Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterTaskHandler ¶
RegisterTaskHandler creates a factory function for ModulePurge tasks
Types ¶
type Task ¶
type Task struct {
// contains filtered or unexported fields
}
Task handles purging modules
type TaskDependencies ¶
type TaskDependencies interface {
GetHelm() *helm.ClientFactory
}
TaskDependencies defines the interface for accessing necessary components
Click to show internal directories.
Click to hide internal directories.