domain

package
v0.0.0-...-05d506c Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller is responsible for synchronizing Domain objects stored in the system with actual DNS Domains registered with the provider.

func NewController

func NewController(kubeClientSet kubernetes.Interface, domainClientSet clientset.Interface, domainInformer informers.DomainInformer) (*Controller, error)

NewController creates a new Domain Controller.

func (*Controller) Run

func (c *Controller) Run(workers int, stopCh <-chan struct{}) error

Run begins watching for domain changes and syncs them.

Jump to

Keyboard shortcuts

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