controller

package
v0.10.5 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PodDriver

type PodDriver struct {
	Client client.Client
	// contains filtered or unexported fields
}

func NewPodDriver

func NewPodDriver(client client.Client) *PodDriver

func (*PodDriver) Run

func (p *PodDriver) Run(ctx context.Context, current *corev1.Pod) (reconcile.Result, error)

type PodReconciler

type PodReconciler struct {
	client.Client
}

func (PodReconciler) Reconcile

func (p PodReconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Jump to

Keyboard shortcuts

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