coredns

package
v0.19.5 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Namespace     = "kube-system"
	ConfigMapName = "coredns"
	NodeHostsKey  = "NodeHosts"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeHostsReconciler added in v0.16.0

type NodeHostsReconciler struct {
	client.Client
	Log loghelper.Logger
}

func (*NodeHostsReconciler) Reconcile added in v0.16.0

func (r *NodeHostsReconciler) Reconcile(ctx context.Context, _ ctrl.Request) (ctrl.Result, error)

func (*NodeHostsReconciler) SetupWithManager added in v0.16.0

func (r *NodeHostsReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager adds the controller to the manager

Jump to

Keyboard shortcuts

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