source

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source interface {
	GetFiles(context.Context, metadata.Metadata) (map[string][]byte, error)
}

func New

func New(src string, restCfg *rest.Config) (Source, error)

type WithKubernetesClient

type WithKubernetesClient interface {
	InjectKubernetesClient(kubernetes.Interface)
}

type WithRESTConfig

type WithRESTConfig interface {
	InjectRESTConfig(*rest.Config)
}

Jump to

Keyboard shortcuts

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