package
7.0.1+incompatible
Repository: https://github.com/minio/operator.git
Documentation: pkg.go.dev

# Functions

ContainerMatchLabels Returns the labels that match the Pods in the statefulset.
GetContainerArgs returns the arguments that the MinIO container receives.
KESEnvironmentVars returns the KES environment variables set in configuration.
KESMetadata Returns the KES pods metadata set in configuration.
KESSelector Returns the KES pods selector set in configuration.
KESServerContainer returns the KES container for a KES StatefulSet.
KESVolumeMounts builds the volume mounts for MinIO container.
NewForKES creates a new KES StatefulSet for the given Cluster.
NewPool creates a new StatefulSet for the given Cluster.
PodMetadata Returns the MinIO pods metadata set in configuration.

# Constants

CfgVol is the name of the configuration volume we will use.
DefaultSidecarImage is the sidecar image to use for tenants.
KesConfigVersion1 identifier v1.
KesConfigVersion2 identifier v2.

# Variables

CfgVolumeMount is the volume mount used by `minio`, `sidecar` and `validate-arguments` containers.
TmpCfgVolumeMount is the temporary location.

# Structs

NewPoolArgs arguments used to create a new pool.