package
0.0.0-20200415190735-ab8c43834684
Repository: https://github.com/atomix/redis-storage-controller.git
Documentation: pkg.go.dev

# Functions

Add creates a new Partition ManagementGroup and adds it to the Manager.
GetClusterHeadlessServiceName returns the headless service name for the given cluster.
GetClusterIDFromClusterAnnotations returns the cluster ID from the given cluster annotations.
GetDatabaseFromClusterAnnotations returns the database name from the given cluster annotations.
GetProxyDeploymentName returns the StatefulSet name for the given partition.
NewClusterConfigMap returns a new ConfigMap for initializing Atomix clusters.
NewClusterHeadlessService returns a new headless service for a cluster group.
NewClusterService returns a new service for a cluster.
NewContainer creates a new container builder.
NewStatefulSet returns a new StatefulSet for a cluster group.

# Structs

Container container type defines an abstraction for containers.
Reconciler reconciles a Cluster object.

# Interfaces

ContainerBuilder container builder interface.