common

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2024 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

View Source
const (
	AddonName     = "cluster-proxy"
	AddonFullName = "open-cluster-management:cluster-proxy"

	ComponentNameProxyAgentServer = "proxy-agent-server"
	ComponentNameProxyServer      = "proxy-server"
	ComponentNameProxyAgent       = "proxy-agent"
	ComponentNameProxyClient      = "proxy-client"
)
View Source
const (
	SubjectGroupClusterProxy      = "open-cluster-management:cluster-proxy"
	SubjectUserClusterProxyAgent  = "open-cluster-management:cluster-proxy:proxy-agent"
	SubjectUserClusterProxyServer = "open-cluster-management:cluster-proxy:proxy-server"
	SubjectUserClusterAgentServer = "open-cluster-management:cluster-proxy:agent-server"
	SubjectUserClusterAddonAgent  = "open-cluster-management:cluster-proxy:addon-agent"
)
View Source
const (
	LabelKeyComponentName                = "proxy.open-cluster-management.io/component-name"
	AnnotationKeyConfigurationGeneration = "proxy.open-cluster-management.io/configuration-generation"
)
View Source
const (
	AgentClientSecretName = "agent-client"
)

Variables

Functions

func MergeCertificateData added in v0.4.0

func MergeCertificateData(caBundles ...[]byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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