Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidClusterNameError ¶
IsInvalidClusterNameError asserts invalidClusterNameError.
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsNoUpdateNeededError ¶
IsNoUpdateNeededError asserts noUpdateError.
func IsTooFewResults ¶
IsTooFewResults asserts tooFewResultsError.
Types ¶
type Config ¶
type Config struct {
Logger micrologger.Logger
Installation string
SourceClient client.SourceInterface
TargetClient client.TargetInterface
TargetHostedZoneID string
TargetHostedZoneName string
}
Click to show internal directories.
Click to hide internal directories.