helm

package
v0.32.4 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0, Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chart

type Chart struct{}

Chart renders a helm chart to screen.

func (Chart) ColorerFunc

func (Chart) ColorerFunc() model1.ColorerFunc

ColorerFunc colors a resource row.

func (Chart) Header

func (Chart) Header(_ string) model1.Header

Header returns a header row.

func (Chart) IsGeneric

func (Chart) IsGeneric() bool

IsGeneric identifies a generic handler.

func (Chart) Render

func (c Chart) Render(o interface{}, ns string, r *model1.Row) error

Render renders a chart to screen.

type History

type History struct{}

History renders a History chart to screen.

func (History) ColorerFunc

func (History) ColorerFunc() model1.ColorerFunc

ColorerFunc colors a resource row.

func (History) Header

func (History) Header(_ string) model1.Header

Header returns a header row.

func (History) Healthy

func (History) Healthy(ctx context.Context, o interface{}) error

Healthy checks component health.

func (History) IsGeneric

func (History) IsGeneric() bool

IsGeneric identifies a generic handler.

func (History) Render

func (c History) Render(o interface{}, ns string, r *model1.Row) error

Render renders a chart to screen.

type ReleaseRes

type ReleaseRes struct {
	Release *release.Release
}

ReleaseRes represents an helm chart resource.

func (ReleaseRes) DeepCopyObject

func (h ReleaseRes) DeepCopyObject() runtime.Object

DeepCopyObject returns a container copy.

func (ReleaseRes) GetObjectKind

func (ReleaseRes) GetObjectKind() schema.ObjectKind

GetObjectKind returns a schema object.

Jump to

Keyboard shortcuts

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