Documentation ¶
Index ¶
Constants ¶
View Source
const ( ClusterGatewayConfigurationCRDName = "clustergatewayconfigurations.proxy.open-cluster-management.io" ClusterGatewayConfigurationCRName = "cluster-gateway" )
View Source
const (
AddonName = "cluster-gateway"
)
View Source
const (
ClusterGatewayAPIServiceName = "v1alpha1.cluster.core.oam.dev"
)
View Source
const (
InstallNamespace = "open-cluster-management-cluster-gateway"
)
View Source
const (
LabelKeyOpenClusterManagementAddon = "proxy.open-cluster-management.io/addon-name"
)
Variables ¶
View Source
var ( // LabelKeyClusterCredentialType describes the credential type in object label field LabelKeyClusterCredentialType = config.MetaApiGroupName + "/cluster-credential-type" // LabelKeyClusterEndpointType describes the endpoint type. LabelKeyClusterEndpointType = config.MetaApiGroupName + "/cluster-endpoint-type" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.