manifest

package
v0.0.0-...-4b7b503 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

func (*Handler) CollectObjectsFromDir

func (h *Handler) CollectObjectsFromDir(resourcesPath string) ([]runtime.Object, error)

func (*Handler) CreateObjectFromManifest

func (h *Handler) CreateObjectFromManifest(manifest string) (runtime.Object, error)

func (*Handler) CreateObjectsFromManifests

func (h *Handler) CreateObjectsFromManifests(manifests []string) ([]runtime.Object, error)

func (*Handler) GetManifestsFromDir

func (h *Handler) GetManifestsFromDir(resourcesPath string) ([]string, error)

func (*Handler) GetManifestsFromYaml

func (h *Handler) GetManifestsFromYaml(yamlFile string) ([]string, error)

func (*Handler) ObjectsToUnstructured

func (h *Handler) ObjectsToUnstructured(objects []runtime.Object) ([]*unstructured.Unstructured, error)

Jump to

Keyboard shortcuts

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