Documentation
¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "pelagia-secret-controller"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileCephSecrets ¶
type ReconcileCephSecrets 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
Kubeclientset kubernetes.Interface
Rookclientset rookclient.Interface
Cephdplclientset lcmclient.Interface
Scheme *runtime.Scheme
}
ReconcileCephSecrets reconciles a CephDeploymentSecret object
Click to show internal directories.
Click to hide internal directories.