apiserver

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiServerWatcher

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

func Watcher

func Watcher() *ApiServerWatcher

Watcher creates a new apiserver watcher.

func (*ApiServerWatcher) Init

func (a *ApiServerWatcher) Init(ctx context.Context) error

func (*ApiServerWatcher) Refresh

func (a *ApiServerWatcher) Refresh(ctx context.Context) error

func (*ApiServerWatcher) Stop

func (a *ApiServerWatcher) Stop(ctx context.Context) error

Stop the apiserver watcher.

type IHostResolver

type IHostResolver interface {
	LookupHost(context context.Context, host string) ([]string, error)
}

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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