fuse

package
v0.0.0-...-32b5548 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2021 License: GPL-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateChartMetadata

func GenerateChartMetadata() error

func NewCmdFuse

func NewCmdFuse() *cobra.Command

func ProcessResource

func ProcessResource(dir string, fn ResourceFn) error

Types

type ObjectContainer

type ObjectContainer struct {
	metav1.TypeMeta `json:",inline"`
}

type ObjectModel

type ObjectModel struct {
	Key    string                     `json:"key"`
	Object *unstructured.Unstructured `json:"object"`
}

type ResourceFn

type ResourceFn func(obj *unstructured.Unstructured) error

Jump to

Keyboard shortcuts

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