scope

package
v1.4.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func ConstructClusterGroupSourcesecretFullname

func ConstructClusterGroupSourcesecretFullname(data []interface{}, name string) (fullname *sourcesecretclustergroupmodel.VmwareTanzuManageV1alpha1ClustergroupFluxcdSourcesecretFullName)

func ConstructClusterSourcesecretFullname

func ConstructClusterSourcesecretFullname(data []interface{}, name string) (fullname *sourcesecretclustermodel.VmwareTanzuManageV1alpha1ClusterFluxcdSourcesecretFullName)

func FlattenClusterSourcesecretFullname

func FlattenClusterSourcesecretFullname(fullname *sourcesecretclustermodel.VmwareTanzuManageV1alpha1ClusterFluxcdSourcesecretFullName) (data []interface{})

func FlattenScope

func FlattenScope(scopedFullname *ScopedFullname) (data []interface{}, name string)

Types

type ScopedFullname

ScopedFullname is a struct for all types of source secret full names.

func ConstructScope

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

Jump to

Keyboard shortcuts

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