dnsrecord

package
v2.2.9+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DNSAnnotation       = "field.cattle.io/targetDnsRecordIds"
	SvcTypeExternalName = "ExternalName"
)

Variables

This section is empty.

Functions

func Register

func Register(ctx context.Context, workload *config.UserOnlyContext)

Types

type Controller

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

Controller is responsible for monitoring DNSRecord services and populating the endpoint based on target service endpoints. The controller DOES NOT monitor the changes to the target endpoints; that would be handled in the by EndpointController

type EndpointController

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

EndpointController is responsible for monitoring endpoints finding out if they are the part of DNSRecord service and calling the update on the target service

Jump to

Keyboard shortcuts

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