Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentsDiscoverTask ¶
type ComponentsDiscoverTask struct {
// contains filtered or unexported fields
}
func NewComponentsDiscoverTask ¶
func NewComponentsDiscoverTask(mc model.ClientSet) (*ComponentsDiscoverTask, error)
func (*ComponentsDiscoverTask) Name ¶
func (in *ComponentsDiscoverTask) Name() string
type LabelApplyTask ¶
type LabelApplyTask struct {
// contains filtered or unexported fields
}
func NewLabelApplyTask ¶
func NewLabelApplyTask(mc model.ClientSet) (*LabelApplyTask, error)
func (*LabelApplyTask) Name ¶
func (in *LabelApplyTask) Name() string
type StatusSyncTask ¶
type StatusSyncTask struct {
// contains filtered or unexported fields
}
func NewStatusSyncTask ¶
func NewStatusSyncTask(mc model.ClientSet) (*StatusSyncTask, error)
func (*StatusSyncTask) Name ¶
func (in *StatusSyncTask) Name() string
Click to show internal directories.
Click to hide internal directories.