daemonset

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager) error

Add creates a new DaemonSet Controller and adds it to the Manager with default RBAC. The Manager will set fields on the Controller and Start it when the Manager is Started.

Types

type ReconcileDaemonSet

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

ReconcileDaemonSet reconciles a DaemonSet object

func (*ReconcileDaemonSet) Reconcile

func (r *ReconcileDaemonSet) Reconcile(request reconcile.Request) (reconcile.Result, error)

Reconcile reads that state of the cluster for a DaemonSet object and updates its PodSpec based on mounted configuration +kubebuilder:rbac:groups=apps,resources=daemonsets,verbs=get;list;watch;update;patch +kubebuilder:rbac:groups=,resources=configmaps,verbs=get;list;watch;update;patch +kubebuilder:rbac:groups=,resources=secrets,verbs=get;list;watch;update;patch +kubebuilder:rbac:groups=,resources=events,verbs=create;update;patch

Jump to

Keyboard shortcuts

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