...

Text file src/k8s.io/api/testdata/v1.28.0/core.v1.PersistentVolume.yaml

Documentation: k8s.io/api/testdata/v1.28.0

     1apiVersion: v1
     2kind: PersistentVolume
     3metadata:
     4  annotations:
     5    annotationsKey: annotationsValue
     6  creationTimestamp: "2008-01-01T01:01:01Z"
     7  deletionGracePeriodSeconds: 10
     8  deletionTimestamp: "2009-01-01T01:01:01Z"
     9  finalizers:
    10  - finalizersValue
    11  generateName: generateNameValue
    12  generation: 7
    13  labels:
    14    labelsKey: labelsValue
    15  managedFields:
    16  - apiVersion: apiVersionValue
    17    fieldsType: fieldsTypeValue
    18    fieldsV1: {}
    19    manager: managerValue
    20    operation: operationValue
    21    subresource: subresourceValue
    22    time: "2004-01-01T01:01:01Z"
    23  name: nameValue
    24  namespace: namespaceValue
    25  ownerReferences:
    26  - apiVersion: apiVersionValue
    27    blockOwnerDeletion: true
    28    controller: true
    29    kind: kindValue
    30    name: nameValue
    31    uid: uidValue
    32  resourceVersion: resourceVersionValue
    33  selfLink: selfLinkValue
    34  uid: uidValue
    35spec:
    36  accessModes:
    37  - accessModesValue
    38  awsElasticBlockStore:
    39    fsType: fsTypeValue
    40    partition: 3
    41    readOnly: true
    42    volumeID: volumeIDValue
    43  azureDisk:
    44    cachingMode: cachingModeValue
    45    diskName: diskNameValue
    46    diskURI: diskURIValue
    47    fsType: fsTypeValue
    48    kind: kindValue
    49    readOnly: true
    50  azureFile:
    51    readOnly: true
    52    secretName: secretNameValue
    53    secretNamespace: secretNamespaceValue
    54    shareName: shareNameValue
    55  capacity:
    56    capacityKey: "0"
    57  cephfs:
    58    monitors:
    59    - monitorsValue
    60    path: pathValue
    61    readOnly: true
    62    secretFile: secretFileValue
    63    secretRef:
    64      name: nameValue
    65      namespace: namespaceValue
    66    user: userValue
    67  cinder:
    68    fsType: fsTypeValue
    69    readOnly: true
    70    secretRef:
    71      name: nameValue
    72      namespace: namespaceValue
    73    volumeID: volumeIDValue
    74  claimRef:
    75    apiVersion: apiVersionValue
    76    fieldPath: fieldPathValue
    77    kind: kindValue
    78    name: nameValue
    79    namespace: namespaceValue
    80    resourceVersion: resourceVersionValue
    81    uid: uidValue
    82  csi:
    83    controllerExpandSecretRef:
    84      name: nameValue
    85      namespace: namespaceValue
    86    controllerPublishSecretRef:
    87      name: nameValue
    88      namespace: namespaceValue
    89    driver: driverValue
    90    fsType: fsTypeValue
    91    nodeExpandSecretRef:
    92      name: nameValue
    93      namespace: namespaceValue
    94    nodePublishSecretRef:
    95      name: nameValue
    96      namespace: namespaceValue
    97    nodeStageSecretRef:
    98      name: nameValue
    99      namespace: namespaceValue
   100    readOnly: true
   101    volumeAttributes:
   102      volumeAttributesKey: volumeAttributesValue
   103    volumeHandle: volumeHandleValue
   104  fc:
   105    fsType: fsTypeValue
   106    lun: 2
   107    readOnly: true
   108    targetWWNs:
   109    - targetWWNsValue
   110    wwids:
   111    - wwidsValue
   112  flexVolume:
   113    driver: driverValue
   114    fsType: fsTypeValue
   115    options:
   116      optionsKey: optionsValue
   117    readOnly: true
   118    secretRef:
   119      name: nameValue
   120      namespace: namespaceValue
   121  flocker:
   122    datasetName: datasetNameValue
   123    datasetUUID: datasetUUIDValue
   124  gcePersistentDisk:
   125    fsType: fsTypeValue
   126    partition: 3
   127    pdName: pdNameValue
   128    readOnly: true
   129  glusterfs:
   130    endpoints: endpointsValue
   131    endpointsNamespace: endpointsNamespaceValue
   132    path: pathValue
   133    readOnly: true
   134  hostPath:
   135    path: pathValue
   136    type: typeValue
   137  iscsi:
   138    chapAuthDiscovery: true
   139    chapAuthSession: true
   140    fsType: fsTypeValue
   141    initiatorName: initiatorNameValue
   142    iqn: iqnValue
   143    iscsiInterface: iscsiInterfaceValue
   144    lun: 3
   145    portals:
   146    - portalsValue
   147    readOnly: true
   148    secretRef:
   149      name: nameValue
   150      namespace: namespaceValue
   151    targetPortal: targetPortalValue
   152  local:
   153    fsType: fsTypeValue
   154    path: pathValue
   155  mountOptions:
   156  - mountOptionsValue
   157  nfs:
   158    path: pathValue
   159    readOnly: true
   160    server: serverValue
   161  nodeAffinity:
   162    required:
   163      nodeSelectorTerms:
   164      - matchExpressions:
   165        - key: keyValue
   166          operator: operatorValue
   167          values:
   168          - valuesValue
   169        matchFields:
   170        - key: keyValue
   171          operator: operatorValue
   172          values:
   173          - valuesValue
   174  persistentVolumeReclaimPolicy: persistentVolumeReclaimPolicyValue
   175  photonPersistentDisk:
   176    fsType: fsTypeValue
   177    pdID: pdIDValue
   178  portworxVolume:
   179    fsType: fsTypeValue
   180    readOnly: true
   181    volumeID: volumeIDValue
   182  quobyte:
   183    group: groupValue
   184    readOnly: true
   185    registry: registryValue
   186    tenant: tenantValue
   187    user: userValue
   188    volume: volumeValue
   189  rbd:
   190    fsType: fsTypeValue
   191    image: imageValue
   192    keyring: keyringValue
   193    monitors:
   194    - monitorsValue
   195    pool: poolValue
   196    readOnly: true
   197    secretRef:
   198      name: nameValue
   199      namespace: namespaceValue
   200    user: userValue
   201  scaleIO:
   202    fsType: fsTypeValue
   203    gateway: gatewayValue
   204    protectionDomain: protectionDomainValue
   205    readOnly: true
   206    secretRef:
   207      name: nameValue
   208      namespace: namespaceValue
   209    sslEnabled: true
   210    storageMode: storageModeValue
   211    storagePool: storagePoolValue
   212    system: systemValue
   213    volumeName: volumeNameValue
   214  storageClassName: storageClassNameValue
   215  storageos:
   216    fsType: fsTypeValue
   217    readOnly: true
   218    secretRef:
   219      apiVersion: apiVersionValue
   220      fieldPath: fieldPathValue
   221      kind: kindValue
   222      name: nameValue
   223      namespace: namespaceValue
   224      resourceVersion: resourceVersionValue
   225      uid: uidValue
   226    volumeName: volumeNameValue
   227    volumeNamespace: volumeNamespaceValue
   228  volumeMode: volumeModeValue
   229  vsphereVolume:
   230    fsType: fsTypeValue
   231    storagePolicyID: storagePolicyIDValue
   232    storagePolicyName: storagePolicyNameValue
   233    volumePath: volumePathValue
   234status:
   235  lastPhaseTransitionTime: "2004-01-01T01:01:01Z"
   236  message: messageValue
   237  phase: phaseValue
   238  reason: reasonValue

View as plain text