package
1.0.0
Repository: https://github.com/giantswarm/aws-operator.git
Documentation: pkg.go.dev

# Functions

IsInvalidConfig asserts invalidConfigError.
IsNotFound asserts notFoundError.
IsTooManyResults asserts tooManyResultsError.
IsWrongTypeError asserts wrongTypeError.
New creates a new configured endpoints resource.

# Constants

Name is the identifier of the resource.

# Structs

No description provided by the author
Config represents the configuration used to create a new endpoints resource.
No description provided by the author
Resource implements the endpoints resource.

# Interfaces

EC2 describes the methods required to be implemented by a EC2 AWS client.