Documentation
¶
Index ¶
Constants ¶
View Source
const ReconcilerName = "example-component"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomAction ¶
type CustomAction struct {
// contains filtered or unexported fields
}
TODO: please implement component specific action logic here
func (*CustomAction) Run ¶
func (a *CustomAction) Run(context *service.ActionContext) error
Click to show internal directories.
Click to hide internal directories.