Documentation ¶
Index ¶
Constants ¶
View Source
const ( ResourceName = "tanzu-mission-control_enable_data_protection" ScopeKey = "scope" ClusterScopeKey = "cluster" ClusterGroupScopeKey = "cluster_group" // Root Keys. ClusterNameKey = "cluster_name" ClusterGroupNameKey = "cluster_group_name" ManagementClusterNameKey = "management_cluster_name" ProvisionerNameKey = "provisioner_name" SpecKey = "spec" DeletionPolicyKey = "deletion_policy" // Spec Directive Keys. EnableCSISnapshotsKey = "enable_csi_snapshots" DisableResticKey = "disable_restic" EnableAllAPIGroupVersionsBackupKey = "enable_all_api_group_versions_backup" // Deletion Policy Directive Keys. DeleteBackupsKey = "delete_backups" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.