Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { generic.ReadClient[meta.Object] generic.ModStatusClient[meta.Object] }
func NewAnonymous ¶
func NewAnonymous[S meta.Object](gvk schema.GroupVersionKind, get generic.ReadClient[S], mod generic.ModStatusClient[S]) Interface
Click to show internal directories.
Click to hide internal directories.