util

package
v0.0.0-...-e51d0cd Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorNodeSelectCancel = errors.New("cancel node select")

Functions

func SelectNodesWithFuzzyFinder

func SelectNodesWithFuzzyFinder(ctx context.Context, c kubernetes.Interface) ([]corev1.Node, error)

Types

type Factory

type Factory interface {
	KubeRawConfig() (clientcmdapi.Config, error)
	KubeRESTClientConfig() (*restclient.Config, error)
	KubeClientSet() (kubernetes.Interface, error)
	Namespace() (string, bool, error)
	DevkConfig() (*config.Config, error)
	Manager() (manager.Manager, error)
}

Jump to

Keyboard shortcuts

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