INPUT_OBJECT

KubernetesKindPersistentVolumeSpecCapacityInput

A description of the persistent volume's resources and capacity. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity

link GraphQL Schema definition

  • input KubernetesKindPersistentVolumeSpecCapacityInput {
  • key: String!
  • value: String
  • }