provider

package
v0.7.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NamedProvider added in v0.7.0

type NamedProvider struct {
	Name     string
	Provider Provider
}

NamedProvider is a struct that pairs a Provider instance with a logical name.

type Provider

type Provider interface {
	UpdateEndpoints(ctx context.Context, endpoints []*endpoint.Endpoint) error
}

Providers defines the interface DNS providers should implement.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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