Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAwsSessionFromEnv ¶
Gets the aws session
Types ¶
type NodeTagger ¶
type NodeTagger interface {
EnsureInstanceNodeHasTags(node *corev1.Node, tags map[string]string) error
}
func NewNodeInstanceTagger ¶
func NewNodeInstanceTagger(ec2Client ec2iface.EC2API) NodeTagger
Click to show internal directories.
Click to hide internal directories.