Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NodeTypeServer the node is a server NodeTypeServer = NodeType("server") // NodeTypeDevice the node is a IoT device NodeTypeDevice = NodeType("device") )
View Source
const (
EnvironNamePtsUnixSockFile = "KUBE_HOST_PTY_SOCK"
)
View Source
const ( // LabelArhatNodeType node type label // the label name is `arhat.node.kubernetes.io/type` LabelArhatNodeType = "arhat." + k8sCore.LabelNamespaceSuffixNode + "/type" )
View Source
const (
ResourceNamePty = "arhat.dev/pty"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.