Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthenticationValidator ¶
type AuthenticationValidator struct {
// contains filtered or unexported fields
}
AuthenticationValidator validates if the machine can authenticate against AWS.
func NewAuthenticationValidator ¶
func NewAuthenticationValidator(aws aws.Config) AuthenticationValidator
NewAuthenticationValidator returns a new AuthenticationValidator.
func (AuthenticationValidator) Run ¶
func (a AuthenticationValidator) Run(ctx context.Context, informer validation.Informer, _ *api.NodeConfig) error
Click to show internal directories.
Click to hide internal directories.