Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add creates a new Control Controller and adds it to the Manager. The Manager will set fields on the Controller and Start it when the Manager is Started.
func GetSTS ¶
func GetSTS() *appsv1.StatefulSet
GetSTS returns StatesfulSet object created from yamlDatacontrol_sts
Types ¶
type ReconcileControl ¶
type ReconcileControl 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
}
ReconcileControl reconciles a Control object
Click to show internal directories.
Click to hide internal directories.