mpi-operator/sdk/python/v2beta1/docs/V1GroupVersionResource.md

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 '']

[Back to Model list] [Back to API list] [Back to README]