Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSTS ¶
func GetSTS() *appsv1.StatefulSet
GetSTS returns StatesfulSet object created from yamlDataRedisSts
Types ¶
type ReconcileRedis ¶
type ReconcileRedis struct {
// This client, initialized using mgr.Client() above, is a split client
// that reads objects from the cache and writes to the apiserver.
Client client.Client
Scheme *runtime.Scheme
Manager manager.Manager
Kubernetes *k8s.Kubernetes
}
ReconcileRedis reconciles a Redis object.
Click to show internal directories.
Click to hide internal directories.