factory

package
v0.22.5 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStatusPoller added in v0.19.0

func NewStatusPoller(f cmdutil.Factory) (*polling.StatusPoller, error)

NewStatusPoller creates a new StatusPoller instance from the passed in factory.

Types

type CachingRESTClientGetter

type CachingRESTClientGetter struct {
	Delegate genericclioptions.RESTClientGetter
	// contains filtered or unexported fields
}

CachingRESTClientGetter caches the RESTMapper so every call to ToRESTMapper will get a reference to the same mapper.

func (*CachingRESTClientGetter) ToDiscoveryClient

func (*CachingRESTClientGetter) ToRESTConfig

func (c *CachingRESTClientGetter) ToRESTConfig() (*rest.Config, error)

func (*CachingRESTClientGetter) ToRESTMapper

func (c *CachingRESTClientGetter) ToRESTMapper() (meta.RESTMapper, error)

func (*CachingRESTClientGetter) ToRawKubeConfigLoader

func (c *CachingRESTClientGetter) ToRawKubeConfigLoader() clientcmd.ClientConfig

Jump to

Keyboard shortcuts

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