INPUT_OBJECT
KubernetesKindClassClaimSpecInput
ClassClaimSpec defines the desired state of ClassClaim
link GraphQL Schema definition
- input KubernetesKindClassClaimSpecInput {
- # ClassRef contains a reference to the ClusterInstanceClass
- KubernetesKindClassClaimSpecClassRefInput :
- # Parameters are key-value pairs that are configuration inputs to the instance
- # obtained from the referenced ClusterInstanceClass. These parameters only take
- # effect when .spec.provisioner is specified.
- JSON :
- }