# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
MinioBucket is the Schema for the miniobuckets API.
MinioBucketList contains a list of MinioBucket.
MinioBucketSpec defines the desired state of MinioBucket.
MinioBucketStatus defines the observed state of MinioBucket.
+kubebuilder:object:root=true+kubebuilder:subresource:status+kubebuilder:resource:path=minioservers,scope=Cluster MinioServer is the Schema for the minioservers API.
MinioServerList contains a list of MinioServer.
MinioServerSpec defines the desired state of MinioServer.
MinioServerStatus defines the observed state of MinioServer.
MinioUser is the Schema for the miniousers API.
MinioUserList contains a list of MinioUser.
MinioUserSpec defines the desired state of MinioUser.
MinioUserStatus defines the observed state of MinioUser.