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.
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.
type ReleaseRes ¶
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.
Click to show internal directories.
Click to hide internal directories.