# Functions
GetMemcachedByName - gets the Memcached instance.
SetupDefaults - initializes any CRD field defaults based on environment variables (the defaulting mechanism itself is implemented via webhooks).
SetupMemcachedDefaults - initialize Memcached spec defaults for use with either internal or external webhooks.
# Constants
MemcachedContainerImage is the fall-back container image for Memcached.
# 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
Memcached is the Schema for the memcacheds API.
MemcachedDefaults -.
MemcachedList contains a list of Memcached.
MemcachedSpec defines the desired state of Memcached.
MemcachedSpecCore - this version is used by the OpenStackControlplane CR (no container images).
MemcachedStatus defines the observed state of Memcached.