Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsReleaseStatusNotMatching ¶
IsReleaseStatusNotMatching asserts releaseStatusNotMatchingError
func IsReleaseVersionNotMatching ¶
IsReleaseVersionNotMatching asserts releaseVersionNotMatchingError
Types ¶
type Config ¶
type Config struct { HelmClient *helmclient.Client Logger micrologger.Logger }
type Release ¶
type Release struct {
// contains filtered or unexported fields
}
func (*Release) WaitForChartVersion ¶ added in v1.0.0
Click to show internal directories.
Click to hide internal directories.