loader

package
v0.0.0-...-eb6ac32 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	TemporaryDirectory string `envconfig:"default=/tmp"`
	VerifySSL          bool   `envconfig:"default=true"`
}

type Loader

type Loader interface {
	Load(src, assetName string, mode v1beta1.AssetMode, filter string) (string, []string, error)
	Clean(path string) error
}

func New

func New(dynamicClient dynamic.Interface, temporaryDir string, verifySSL bool) Loader

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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