operator

package
v0.0.0-...-cc8e7a3 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TPR_RECHECK_INTERVAL = 5 * time.Minute
	CACHE_RESYNC_PERIOD  = 2 * time.Minute
)

Variables

View Source
var VERSION = "HEAD"

Functions

func EnsureCRD

func EnsureCRD(clientset apiextensionsclient.Interface) error

Types

type Operator

type Operator struct {
	Options
	// contains filtered or unexported fields
}

func New

func New(options Options) *Operator

func (*Operator) Run

func (op *Operator) Run(threadiness int, stopCh <-chan struct{}, wg *sync.WaitGroup)

type Options

type Options struct {
	KubeContext        string
	KubeConfig         string
	SentryEndpoint     string
	SentryToken        string
	SentryOrganization string
}

Jump to

Keyboard shortcuts

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