Documentation
¶
Index ¶
Constants ¶
View Source
const (
TagKeyNameForAWSResources = "kit.k8s.sh/cluster-name"
)
Variables ¶
This section is empty.
Functions ¶
func TemplateName ¶
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(ec2api *awsprovider.EC2, ssm *awsprovider.SSM, client *kubeprovider.Client) *Controller
NewController returns a controller for managing LaunchTemplates in AWS
Click to show internal directories.
Click to hide internal directories.