Documentation ¶
Index ¶
Constants ¶
View Source
const ( AnnotationKeyEdgeHubAddress = "edge.kubegems.io/edge-hub-address" AnnotationKeyEdgeHubCert = "edge.kubegems.io/edge-hub-key" AnnotationKeyEdgeHubCA = "edge.kubegems.io/edge-hub-ca" AnnotationKeyEdgeHubKey = "edge.kubegems.io/edge-hub-cert" LabelKeIsyEdgeHub = "edge.kubegems.io/is-edge-hub" AnnotationKeyEdgeAgentAddress = "edge.kubegems.io/edge-agent-address" AnnotationKeyEdgeAgentKeepaliveInterval = "edge.kubegems.io/edge-agent-keepalive-interval" AnnotationKeyEdgeAgentRegisterAddress = "edge.kubegems.io/edge-agent-register-address" AnnotationKeyKubernetesVersion = "edge.kubegems.io/kubernetes-version" AnnotationKeyAPIserverAddress = "edge.kubegems.io/apiserver-address" AnnotationKeyNodesCount = "edge.kubegems.io/nodes-count" AnnotationKeyDeviceID = "edge.kubegems.io/device-id" AnnotationKeyExternalIP = "edge.kubegems.io/external-ip" // temporary connection do not write to database AnnotationIsTemporaryConnect = "edge.kubegems.io/temporary-connect" // edge agent default address AnnotationValueDefaultEdgeAgentAddress = "http://127.0.0.1:8080" )
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.