types

package
v0.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options added in v0.0.4

type Options struct {
	DryRun      bool
	ReleaseName string
	Revision    int
}

Options basic options

func (Options) Filter added in v0.0.4

func (o Options) Filter() func(rel *release.Release) bool

type Resource

type Resource interface {
	Kind() string
	GroupVersion() string
	Name() string
	KindName() string
}

Resource wrapper type

func ToResource

func ToResource(yaml map[string]interface{}) Resource

ToResource convert an unstructured object ta a resource

Jump to

Keyboard shortcuts

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