replication

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2020 License: Apache-2.0, MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is the name of the replication controller.
	Name = "shoot_dns_service_replication_controller"
)

Variables

View Source
var DefaultAddOptions = AddOptions{}

DefaultAddOptions contains configuration for the replication controller.

Functions

func AddToManager

func AddToManager(mgr manager.Manager) error

AddToManager adds a DNS Service replication controller to the given Controller Manager.

func ForService

func ForService(labelKey string) predicate.Predicate

ForService returns a predicate that matches the given name of a resource.

Types

type AddOptions added in v1.8.0

type AddOptions struct {
	// Controller contains options for the controller.
	Controller controller.Options
}

AddOptions are options to apply when adding the dns replication controller to the manager.

Jump to

Keyboard shortcuts

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