Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorReleaseExists ¶
ErrorReleaseExists returns true if the helm error is the result of trying to reinstall and existing release
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents the LM helm client v3 wrapper
func (*Client) Init ¶
func (c *Client) Init(clusterConfig *config.ClusterConfig, optionsConfig config.OptionsConfig) error
Init initializes the LM helm wrapper struct
Click to show internal directories.
Click to hide internal directories.