app

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithDryRun

func WithDryRun(dryRun bool) optionWithDryRun

func WithListenAddress

func WithListenAddress(listenAddress string) optionWithListenAddress

func WithNamespace

func WithNamespace(namespace string) optionWithNamespace

func WithPeriod

func WithPeriod(period time.Duration) optionWithPeriod

Types

type App

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

func New

func New(k8sClient *kubernetes.Client, opts ...Option) *App

func (App) Start

func (app App) Start(ctx context.Context)

type Option

type Option interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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