diff --git a/pkg/rings/rings.go b/pkg/rings/rings.go new file mode 100644 index 0000000..8f65f5e --- /dev/null +++ b/pkg/rings/rings.go @@ -0,0 +1,3 @@ +// Package rings provides logic to work with the four rings +// of a JPI cluster +package rings