OBJECT
KubernetesKindClassClaimSpec
ClassClaimSpec defines the desired state of ClassClaim
link GraphQL Schema definition
- type KubernetesKindClassClaimSpec {
- # ClassRef contains a reference to the ClusterInstanceClass
- KubernetesKindClassClaimSpecClassRef :
- # 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 :
- }