recordset

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidClusterNameError

func IsInvalidClusterNameError(err error) bool

IsInvalidClusterNameError asserts invalidClusterNameError.

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func IsNoUpdateNeededError

func IsNoUpdateNeededError(err error) bool

IsNoUpdateNeededError asserts noUpdateError.

func IsTooFewResults

func IsTooFewResults(err error) bool

IsTooFewResults asserts tooFewResultsError.

Types

type Config

type Config struct {
	Logger       micrologger.Logger
	Installation string
	SourceClient client.SourceInterface
	TargetClient client.TargetInterface

	TargetHostedZoneID   string
	TargetHostedZoneName string
}

type EtcdEni

type EtcdEni struct {
	DNSName   string
	IPAddress string
	Name      string
}

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewManager

func NewManager(c *Config) (*Manager, error)

func (*Manager) Sync

func (m *Manager) Sync() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL