Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Release ¶
type Release struct {
*controller.Controller
}
func NewRelease ¶
func NewRelease(config ReleaseConfig) (*Release, error)
type ReleaseConfig ¶
type ReleaseConfig struct { K8sClient k8sclient.Interface Logger micrologger.Logger }
Click to show internal directories.
Click to hide internal directories.