Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ControlPlaneWrap ¶ added in v1.3.0
func ControlPlaneWrap(resources []resource.Interface, config resourcesConfig) ([]resource.Interface, error)
ControlPlaneWrap wrap resource and replace the input object with a Service which is named after the installation.
func IsInvalidConfig ¶ added in v1.3.0
IsInvalidConfig asserts invalidConfigError.
Types ¶
type Controller ¶
type Controller struct {
*controller.Controller
}
func NewController ¶
func NewController(config ControllerConfig) (*Controller, error)
type ControllerConfig ¶
Click to show internal directories.
Click to hide internal directories.