controller

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const AppName = "binddns-controller"

AppName define the application name.

Variables

This section is empty.

Functions

This section is empty.

Types

type DnsController

type DnsController struct {

	// DNS informers.
	DnsInformerFactory dnsinformers.SharedInformerFactory
	// contains filtered or unexported fields
}

func NewDnsController

func NewDnsController(workThreads int32) (controller *DnsController, err error)

func (*DnsController) RegisterHttpRouter

func (controller *DnsController) RegisterHttpRouter(port string)

func (*DnsController) Run

func (controller *DnsController) Run(stopCh <-chan struct{}) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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