gateway_service_dns

package
v0.0.0-...-b7d42a2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUnmanaged

func NewUnmanaged(mgr manager.Manager, config Config) (controller.Controller, error)

NewUnmanaged creates and returns a controller that watches services that are associated with gateways and creates dnsrecord objects for them. This is an unmanaged controller, which means that the manager does not start it.

Types

type Config

type Config struct {
	// OperandNamespace is the namespace in which to watch for services and
	// dnsrecords and in which to create dnsrecords.
	OperandNamespace string
}

Config holds all the configuration that must be provided when creating the controller.

Jump to

Keyboard shortcuts

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