nodestore

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: LGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Start() error
	Stop()
	SearchByIIP(iip string, rungateway bool) []*v1.K8sNode
}

Interface defines methods for storing v1.K8sNode.

func New

func New(ctx context.Context, clientset kubernetes.Interface) Interface

New creates a new nodestore Interface.

Jump to

Keyboard shortcuts

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