Documentation
¶
Index ¶
Constants ¶
View Source
const ControllerName = "pelagia-health-controller"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileCephDeploymentHealth ¶
type ReconcileCephDeploymentHealth struct {
// This client, initialized using mgr.Client() above, is a split client
// that reads objects from the cache and writes to the apiserver
Config *rest.Config
Client client.Client
Lcmclientset lcmclient.Interface
Kubeclientset kubernetes.Interface
Rookclientset rookclient.Interface
Claimclientset claimClient.Interface
Scheme *runtime.Scheme
}
ReconcileCephDeploymentHealth reconciles a CephDeploymentHealth object
Click to show internal directories.
Click to hide internal directories.