package
0.0.0-20230113161954-24f4e428d81e
Repository: https://github.com/ibm/operator-for-redis-cluster.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewConfig builds and returns new Config instance.
NewController builds and return new controller instance.
NewPodDisruptionBudgetsControl builds and returns new PodDisruptionBudgetsControl instance.
NewServicesControl builds and returns new ServicesControl instance.
No description provided by the author

# Structs

Config contains the Controller settings.
Controller contains all controller fields.
PodDisruptionBudgetsControl contains all information for managing Kube PodDisruptionBudgets.
ServicesControl contains all information for managing Kube Services.

# Interfaces

PodDisruptionBudgetsControlInterface interface for the PodDisruptionBudgetsControl.
ServicesControlInterface inferface for the ServicesControl.