factory

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	genericclioptions.RESTClientGetter
	NewBuilder() *resource.Builder
	DockerClient() (*client.Client, error)
	LoadRegistries() (defReg string, registries map[string]*registry.Registry, err error)
	ToResolver() (*registry.Resolver, error)
	KubeClient() (*kubernetes.Clientset, error)
	ConfigPath() string
	Platform() string
}

func New

func New(cflags *configflags.ConfigFlags) Factory

Jump to

Keyboard shortcuts

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