podannotator

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

Types

type NamespaceReconciler

type NamespaceReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

func (*NamespaceReconciler) Reconcile

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

+kubebuilder:rbac:groups="",resources=namespaces,verbs=get;list +kubebuilder:rbac:groups="",resources=pods,verbs=get;list;update

type PodReconciler

type PodReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

func (*PodReconciler) Reconcile

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

+kubebuilder:rbac:groups="",resources=namespaces,verbs=get;list +kubebuilder:rbac:groups="",resources=pods,verbs=get;list;update;watch

Jump to

Keyboard shortcuts

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