Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnrollmentAuthenticator ¶
type EnrollmentAuthenticator struct { ScalingGroupClient autoscalingiface.AutoScalingAPI SQSClient sqsiface.SQSAPI IAMClient iamiface.IAMAPI }
EnrollmentAuthenticator holds clients for the enroll command
type EnrollmentContext ¶
type Worker ¶
type Worker struct {
// contains filtered or unexported fields
}
func New ¶
func New(auth EnrollmentAuthenticator, ctx *EnrollmentContext) *Worker
func (*Worker) CreateLifecycleHook ¶
func (*Worker) CreateNotificationRole ¶
func (*Worker) CreateSQSQueue ¶
Click to show internal directories.
Click to hide internal directories.