Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for bond (0.19 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      // +optional
      repeated string accessModes = 3;
    
      // claimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim.
      // Expected to be non-nil when bound.
      // claim.VolumeName is the authoritative bind between PV and PVC.
      // More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#binding
      // +optional
      // +structType=granular
      optional ObjectReference claimRef = 4;
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top