Documentation
¶
Index ¶
Constants ¶
View Source
const ( // KarmadaKubeconfigName is the name of karmada kubeconfig KarmadaKubeconfigName = "karmada-kubeconfig" // KarmadaAgentServiceAccountName is the name of karmada-agent serviceaccount KarmadaAgentServiceAccountName = "karmada-agent-sa" // KarmadaAgentName is the name of karmada-agent KarmadaAgentName = "karmada-agent" // KarmadaAgentImage is the image of karmada-agent KarmadaAgentImage = "karmada/karmada-agent:latest" // ClusterNamespace is the namespace of cluster ClusterNamespace = "karmada-cluster" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.