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: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SERVICE_RECHECK_INTERVAL = 1 * time.Minute
)

Variables

View Source
var (
	VERSION             = "HEAD"
	IgnoreSvcAnnotation = "externalip.sap.cc/ignore"
)

Functions

This section is empty.

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 {
	KubeConfig       string
	NetworkInterface string
	IgnoreCIDR       []net.IPNet
	SourceAddress    string
}

Jump to

Keyboard shortcuts

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