resources

package
v0.0.0-...-e30ce0b Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Loader

type Loader[T kubernetesManifest] interface {
	Load() ([]T, error)
}

type LocalResourcesLoader

type LocalResourcesLoader[T kubernetesManifest] struct {
	// contains filtered or unexported fields
}

func NewLocalResourcesLoader

func NewLocalResourcesLoader[T kubernetesManifest](paths ...string) *LocalResourcesLoader[T]

func (*LocalResourcesLoader[T]) Load

func (lr *LocalResourcesLoader[T]) Load() ([]T, error)

Directories

Path Synopsis
components

Jump to

Keyboard shortcuts

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