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 ¶
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 ¶
func (*NodeConfig) Flags ¶
func (n *NodeConfig) Flags() []cli.Flag
Click to show internal directories.
Click to hide internal directories.