dataprotection

package
v1.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2024 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ResourceName = "tanzu-mission-control_enable_data_protection"

	// Root Keys.
	SpecKey           = "spec"
	DeletionPolicyKey = "deletion_policy"

	// Spec Directive Keys.
	EnableCSISnapshotsKey              = "enable_csi_snapshots"
	DisableResticKey                   = "disable_restic"
	EnableAllAPIGroupVersionsBackupKey = "enable_all_api_group_versions_backup"
	UseNodeAgentKey                    = "use_node_agent"
	SelectorKey                        = "selector"

	// Selector keys.
	ExcludedNamesKey    = "excludednames"
	NamesKey            = "names"
	LabelSelectorKey    = "labelselector"
	MatchExpressionsKey = "matchexpressions"
	KeyKey              = "key"
	OperatorKey         = "operator"
	ValuesKey           = "values"

	// Deletion Policy Directive Keys.
	DeleteBackupsKey = "delete_backups"
	ForceDeleteKey   = "force"
)

Variables

This section is empty.

Functions

func ResourceEnableDataProtection

func ResourceEnableDataProtection() *schema.Resource

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL