620 B
620 B
V1GroupVersionResource
GroupVersionResource unambiguously identifies a resource. It doesn't anonymously include GroupVersion to avoid automatic coercion. It doesn't use a GroupVersion to avoid custom marshalling
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| group | str | [default to ''] | |
| resource | str | [default to ''] | |
| version | str | [default to ''] |