Versions in this module Expand all Collapse all v1 v1.0.0 Jun 5, 2025 Changes in this version + type AffinityPolicy string + const AntiAffinity + const AntiAffinityInShard + const CustomAffinity + const SoftAntiAffinity + type Arch string + const ValkeyCluster + const ValkeyFailover + const ValkeyReplica + const ValkeySentinel + type Exporter struct + Image string + ImagePullPolicy corev1.PullPolicy + Resources *corev1.ResourceRequirements + SecurityContext *corev1.SecurityContext + func (in *Exporter) DeepCopy() *Exporter + func (in *Exporter) DeepCopyInto(out *Exporter) + type InstanceAccess struct + Annotations map[string]string + CertIssuer string + CertIssuerType string + EnableTLS bool + IPFamilyPrefer corev1.IPFamily + Ports string + ServiceType corev1.ServiceType + func (in *InstanceAccess) DeepCopy() *InstanceAccess + func (in *InstanceAccess) DeepCopyInto(out *InstanceAccess) + type NodeRole string + const NodeRoleMaster + const NodeRoleNone + const NodeRoleReplica + const NodeRoleSentinel + type Storage struct + AccessMode corev1.PersistentVolumeAccessMode + Annotations map[string]string + Capacity *resource.Quantity + RetainAfterDeleted bool + StorageClassName *string + func (in *Storage) DeepCopy() *Storage + func (in *Storage) DeepCopyInto(out *Storage) + type ValkeyModule struct + Args []string + Path string + func (in *ValkeyModule) DeepCopy() *ValkeyModule + func (in *ValkeyModule) DeepCopyInto(out *ValkeyModule) + type ValkeyNode struct + ID string + IP string + MasterRef string + NodeName string + PodName string + Port string + Role NodeRole + ShardID string + Slots string + StatefulSet string + func (in *ValkeyNode) DeepCopy() *ValkeyNode + func (in *ValkeyNode) DeepCopyInto(out *ValkeyNode)