# Functions
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.
VersionKind takes an unqualified kind and returns back a Group qualified GroupVersionKind.
# Constants
No description provided by the author
No description provided by the author
Team constants.
Team constants.
Team constants.
Team constants.
# Variables
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
# Structs
AuthSettings contains settings about auth.
BootstrapSettings contains settings about a potential bootstrap node.
EmbeddedObjectMetadata contains a subset of the fields included in k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta Only fields which are relevant to embedded resources are included.
EmbeddedPersistentVolumeClaim is an embedded version of k8s.io/api/core/v1.PersistentVolumeClaim.
Exporter defines the specification for the redis/sentinel exporter.
RedisCommandRename defines the specification of a "rename-command" configuration option.
RedisFailover represents a Redis failover +kubebuilder:printcolumn:name="NAME",type="string",JSONPath=".metadata.name" +kubebuilder:printcolumn:name="REDIS",type="integer",JSONPath=".spec.redis.replicas" +kubebuilder:printcolumn:name="SENTINELS",type="integer",JSONPath=".spec.sentinel.replicas" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:singular=redisfailover,path=redisfailovers,shortName=rf,scope=Namespaced.
RedisFailoverList represents a Redis failover list.
RedisFailoverSpec represents a Redis failover spec.
No description provided by the author
RedisSettings defines the specification of the redis cluster.
RedisStorage defines the structure used to store the Redis Data.
SentinelConfigCopy defines the specification for the sentinel exporter.
SentinelSettings defines the specification of the sentinel cluster.