Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct {
// contains filtered or unexported fields
}
Cmd is the helm command to execute.
func New ¶
func New(logger log.FieldLogger) (*Cmd, error)
New creates a new instance of Cmd through which to execute helm.
func (*Cmd) RunGenericCommand ¶
RunGenericCommand runs any given helm command.
Click to show internal directories.
Click to hide internal directories.