modules

package
v0.0.0-...-3bfe646 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// SupportedResources is a list of all OSS and enterprise resources
	// supported by "gravity resource create/get" subcommands
	SupportedResources = append(
		storage.SupportedGravityResources,
		services.KindRole,
		services.KindOIDCConnector,
		services.KindSAMLConnector,
		services.KindTrustedCluster,
		storage.KindEndpoints)

	// SupportedResourcesToRemove is a list of all OSS and enterprise
	// resources supported by "gravity resource rm" subcommand
	SupportedResourcesToRemove = append(
		storage.SupportedGravityResourcesToRemove,
		services.KindRole,
		services.KindOIDCConnector,
		services.KindSAMLConnector,
		services.KindTrustedCluster)
)

Functions

func CanonicalKind

func CanonicalKind(kind string) string

CanonicalKind translates the specified kind to canonical form. Returns kind unmodified if no canonical form exists

Types

This section is empty.

Jump to

Keyboard shortcuts

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