Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CloudTagInstanceGroupName is a cloud tag that defines the instance group name // This is used by the aws nodeidentifier to securely identify the node instancegroup CloudTagInstanceGroupName = "kops.k8s.io/instancegroup" // ClusterAutoscalerNodeTemplateLabel is the prefix used on node labels when copying to cloud tags. ClusterAutoscalerNodeTemplateLabel = "k8s.io/cluster-autoscaler/node-template/label/" )
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(CacheNodeidentityInfo bool) (nodeidentity.Identifier, error)
New creates and returns a nodeidentity.Identifier for Nodes running on AWS
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.