Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSTS ¶
func GetSTS() *appsv1.StatefulSet
Types ¶
type ReconcileConfig ¶
type ReconcileConfig 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
// contains filtered or unexported fields
}
ReconcileConfig reconciles a Config object.
Click to show internal directories.
Click to hide internal directories.