Documentation ¶
Index ¶
- func CreateCustomResourceScale(name, namespace, operatorLabels string, operatorLabelsMap map[string]string) (string, error)
- func DefineCustomResource(name, namespace, operatorLabels string, operatorLabelsMap map[string]string) *crscaleoperator.Memcached
- func DefineCustomResourceDefinition(names apiextv1.CustomResourceDefinitionNames, group string, ...) *apiextv1.CustomResourceDefinition
- func EnsureCrdExists(name string) (bool, error)
- func RedefineCustomResourceWithReplica(aCustomResource *crscaleoperator.Memcached, replicas int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefineCustomResource ¶
func DefineCustomResource(name, namespace, operatorLabels string, operatorLabelsMap map[string]string) *crscaleoperator.Memcached
Define a custom resource.
func DefineCustomResourceDefinition ¶
func DefineCustomResourceDefinition(names apiextv1.CustomResourceDefinitionNames, group string, addStatusSubresource bool) *apiextv1.CustomResourceDefinition
func EnsureCrdExists ¶
func RedefineCustomResourceWithReplica ¶
func RedefineCustomResourceWithReplica(aCustomResource *crscaleoperator.Memcached, replicas int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.