Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Worker ¶
type Worker struct {
// contains filtered or unexported fields
}
func (*Worker) List ¶
func (w *Worker) List(ctx context.Context, group, version, kind string) (*unstructured.UnstructuredList, error)
func (*Worker) StartNewKind ¶
func (w *Worker) StartNewKind(gr *types.GroupResource)
Click to show internal directories.
Click to hide internal directories.