Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
Add creates a new ProvisionManager 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
Types ¶
type ReconcileProvisionManager ¶
type ReconcileProvisionManager 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
}
ReconcileProvisionManager reconciles a ProvisionManager object
Click to show internal directories.
Click to hide internal directories.