controller

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

func (*Controller) Run

func (c *Controller) Run() error

type Option

type Option func(t *Controller)

func EnableExitWithPods added in v0.0.3

func EnableExitWithPods(enable bool) Option

func WithColor

func WithColor(when string) Option

func WithContainerNameRegexp

func WithContainerNameRegexp(pat *regexp.Regexp) Option

func WithNodeName added in v0.0.5

func WithNodeName(nodeName string) Option

func WithPodLabelsSelector

func WithPodLabelsSelector(selector string) Option

func WithPodNameRegexp

func WithPodNameRegexp(pat *regexp.Regexp) Option

func WithPrefix added in v0.0.4

func WithPrefix(enable bool) Option

Jump to

Keyboard shortcuts

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