scope

package
v1.4.6-rc4 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ScopesAllowed = [...]string{commonscope.ClusterKey, commonscope.ClusterGroupKey}
	ScopeSchema   = commonscope.GetScopeSchema(
		commonscope.WithDescription(fmt.Sprintf("Scope for the backup schedule, having one of the valid scopes: %v.", strings.Join(ScopesAllowed[:], `, `))),
		commonscope.WithScopes(ScopesAllowed[:]))
)

Functions

func ConstructClusterBackupScheduleFullname

func ConstructClusterBackupScheduleFullname(data []interface{}, name string) (fullname *backupschedulemodels.VmwareTanzuManageV1alpha1ClusterDataprotectionScheduleFullName)

Types

type ScopedFullname

ScopedFullname is a struct for all types of backup schedule full names.

func ConstructScope

func ConstructScope(d *schema.ResourceData, name string) (scopedFullnameData *ScopedFullname)

Jump to

Keyboard shortcuts

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