Documentation ¶
Index ¶
Constants ¶
View Source
const ( CephRookIoGroup = "ceph.rook.io" CephRookResourcesVersion = "v1" )
View Source
const (
CephResourceCephClusters = "cephclusters"
)
Variables ¶
View Source
var CephResources = []string{
"cephclusters",
"cephblockpoolradosnamespaces",
"cephblockpools",
"cephbucketnotifications",
"cephbuckettopics",
"cephclients",
"cephcosidrivers",
"cephfilesystemmirrors",
"cephfilesystems",
"cephfilesystemsubvolumegroups",
"cephnfses",
"cephobjectrealms",
"cephobjectstores",
"cephobjectstoreusers",
"cephobjectzonegroups",
"cephobjectzones",
"cephrbdmirrors",
}
View Source
var ( DefaultResourceRemoveFinalizers = map[string]interface{}{ "metadata": map[string]interface{}{ "finalizers": nil, }, } )
Functions ¶
func DeleteCustomResources ¶
func DeleteCustomResources(ctx context.Context, clientsets k8sutil.ClientsetsInterface, k8sClientSet kubernetes.Interface, clusterNamespace string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.