rfc2136

package
v0.0.0-...-3693aea Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// Name of this Extension
	Name = "dns-rfc2136"

	// Type is the type of resources managed by the RFC2136 actuator.
	Type = "rfc2136"
)

Variables

This section is empty.

Functions

func NewClientFromSecretRef

func NewClientFromSecretRef(ctx context.Context, client client.Client, secretRef corev1.SecretReference) (*rfc2136client.Client, error)

NewClientFromSecretRef creates a Client from a Secret Reference

Types

type Credentials

type Credentials struct {
	// defaults to dynamic resolving SOA record from Zone, specified in DNSRecord.spec.zone
	Server      *string
	TsigKeyName string
	TsigSecret  string
	// defaults to "hmac-sha256.""
	Alogrithm string
}

Credentials derrived from the Extensions Secret referenced in DNSRecord.spec.secretRef

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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