Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶ added in v0.0.4
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetGVR ¶ added in v0.0.4
func (dc *Client) GetGVR(gvk *schema.GroupVersionKind) (*meta.RESTMapping, error)
func (*Client) GetResourceInterface ¶ added in v0.0.4
func (dc *Client) GetResourceInterface(resource schema.GroupVersionResource) dynamic.NamespaceableResourceInterface
Click to show internal directories.
Click to hide internal directories.