util

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommandGroupAnnotationKey = "commandGroup"
	HelperCommand             = "helper"
	ComponentCommand          = "component"
	InstallCommand            = "install"
	OperationCommand          = "operation"
)
View Source
const (
	Nbsp rune = '\u00A0'
)

Variables

View Source
var (
	SidecarPodLabels = map[string]string{
		"istio": "sidecar-injector",
	}
	IstiodSidecarPodLabels = map[string]string{
		"istio": "pilot",
	}
)

Functions

func IsValidK8sResourceName

func IsValidK8sResourceName(name string) bool

func ParseK8sResourceID

func ParseK8sResourceID(id string) (types.NamespacedName, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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