Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dataset1 (0.47 sec)

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

    message FlockerVolumeSource {
      // datasetName is Name of the dataset stored as metadata -> name on the dataset for Flocker
      // should be considered as deprecated
      // +optional
      optional string datasetName = 1;
    
      // datasetUUID is the UUID of the dataset. This is unique identifier of a Flocker dataset
      // +optional
      optional string datasetUUID = 2;
    }
    
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top