Documentation
¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "pelagia-deployment-controller"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileCephDeployment ¶
type ReconcileCephDeployment 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
CephLcmclientset lcmclient.Interface
Claimclientset claimClient.Interface
Scheme *runtime.Scheme
Config *rest.Config
}
ReconcileCephDeployment reconciles a CephDeployment object
Source Files
¶
- ceph_config.go
- client.go
- cluster.go
- cluster_state.go
- const.go
- controller.go
- csi_evict.go
- defaults.go
- deprecation.go
- external.go
- ingress.go
- label.go
- maintenance.go
- multisite.go
- netpol.go
- nodes_expand.go
- object_storage.go
- openstack.go
- opts.go
- pool.go
- rbd_mirror.go
- rgw.go
- shared_filesystem.go
- storageclass.go
- utils.go
- validate.go
- version.go
Click to show internal directories.
Click to hide internal directories.