cmd

package
v0.5.1-0...-faa3f61 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: Apache-2.0 Imports: 47 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MulticlusterExtensionName is the name of the multicluster extension
	MulticlusterExtensionName = "multicluster"

	// MulticlusterLegacyExtension is the name of the multicluster extension
	// prior to stable-2.10.0 when the linkerd prefix was removed.
	MulticlusterLegacyExtension = "linkerd-multicluster"

	// LinkerdMulticlusterExtensionCheck adds checks related to the multicluster extension
	LinkerdMulticlusterExtensionCheck healthcheck.CategoryID = "linkerd-multicluster"
)

Variables

View Source
var TemplatesMulticluster = []string{
	chartutil.ChartfileName,
	chartutil.ValuesfileName,
	"templates/namespace.yaml",
	"templates/gateway.yaml",
	"templates/gateway-policy.yaml",
	"templates/psp.yaml",
	"templates/remote-access-service-mirror-rbac.yaml",
	"templates/link-crd.yaml",
	"templates/service-mirror-policy.yaml",
	"templates/local-service-mirror.yaml",
}

Functions

func NewCmdCheck

func NewCmdCheck() *cobra.Command

NewCmdCheck generates a new cobra command for the multicluster extension.

func NewCmdMulticluster

func NewCmdMulticluster() *cobra.Command

NewCmdMulticluster returns a new multicluster command

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