Documentation ¶
Index ¶
Constants ¶
View Source
const ( // NodeRoleMasterLabel defines the master node's label. NodeRoleMasterLabel = "node-role.kubernetes.io/master" // NodeRoleWorkerLabel defines the worker node's label. NodeRoleWorkerLabel = "node-role.kubernetes.io/node" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.