# 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.