Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for generic (0.16 sec)

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

      // Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.
      // +optional
      repeated string wwids = 5;
    }
    
    // FlexPersistentVolumeSource represents a generic persistent volume resource that is
    // provisioned/attached using an exec based plugin.
    message FlexPersistentVolumeSource {
      // driver is the name of the driver to use for this volume.
      optional string driver = 1;
    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