flags

package
v0.15.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientSets

type ClientSets struct {
	Core coreclientset.Interface
	NFD  nfdclientset.Interface
}

type KubeClientConfig

type KubeClientConfig struct {
	KubeConfig   string
	KubeAPIQPS   float64
	KubeAPIBurst int
}

func (*KubeClientConfig) Flags

func (k *KubeClientConfig) Flags() []cli.Flag

func (*KubeClientConfig) NewClientSetConfig

func (k *KubeClientConfig) NewClientSetConfig() (*rest.Config, error)

func (*KubeClientConfig) NewClientSets

func (k *KubeClientConfig) NewClientSets() (ClientSets, error)

type NodeConfig

type NodeConfig struct {
	Name      string
	Namespace string
}

func (*NodeConfig) Flags

func (n *NodeConfig) Flags() []cli.Flag

Jump to

Keyboard shortcuts

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