Documentation ¶
Index ¶
- func GetAgentName() string
- func GetAutonomyAnnotation() string
- func GetEdgeEnableTunnelLabelKey() string
- func GetEdgeWorkerLabelKey() string
- func GetHubName() string
- func GetProjectPrefix() string
- func GetServerName() string
- func GetTunnelName() string
- func GetYurtAppManagerName() string
- func GetYurtControllerManagerName() string
- func ShortAgentVersion() string
- func ShortServerVersion() string
- func YurtTunnelServerLabel() string
- type Info
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAutonomyAnnotation ¶ added in v0.6.0
func GetAutonomyAnnotation() string
GetAutonomyAnnotation returns annotation key for node autonomy
func GetEdgeEnableTunnelLabelKey ¶
func GetEdgeEnableTunnelLabelKey() string
GetEdgeEnableTunnelLabelKey returns the tunnel agent label ("openyurt.io/edge-enable-reverseTunnel-client"), which is used to identify if tunnel agent is running on the node or not.
func GetEdgeWorkerLabelKey ¶
func GetEdgeWorkerLabelKey() string
GetEdgeWorkerLabelKey returns the edge-worker label ("openyurt.io/is-edge-worker"), which is used to identify if a node is a edge node ("true") or a cloud node ("false")
func GetYurtAppManagerName ¶
func GetYurtAppManagerName() string
GetYurtAppManagerName returns name of tunnel: yurtapp-manager
func GetYurtControllerManagerName ¶
func GetYurtControllerManagerName() string
GetYurtControllerManagerName returns name of openyurt controller-manager: yurtcontroller-manager
func ShortAgentVersion ¶
func ShortAgentVersion() string
func ShortServerVersion ¶
func ShortServerVersion() string
func YurtTunnelServerLabel ¶ added in v0.6.0
func YurtTunnelServerLabel() string
tunnel server label: yurt-tunnel-server
Types ¶
Click to show internal directories.
Click to hide internal directories.