INPUT_OBJECT
ResourceClaim references one entry in PodSpec.ResourceClaims.
input KubernetesKindManagedNamespaceSetSpecTemplateSpecResourcesClaimsInput {# Name must match the name of one entry in pod.spec.resourceClaims of# the Pod where this field is used. It makes that resource available# inside a container.name: String}