...

Text file src/k8s.io/api/testdata/HEAD/storage.k8s.io.v1beta1.VolumeAttachment.yaml

Documentation: k8s.io/api/testdata/HEAD

     1apiVersion: storage.k8s.io/v1beta1
     2kind: VolumeAttachment
     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  attacher: attacherValue
    37  nodeName: nodeNameValue
    38  source:
    39    inlineVolumeSpec:
    40      accessModes:
    41      - accessModesValue
    42      awsElasticBlockStore:
    43        fsType: fsTypeValue
    44        partition: 3
    45        readOnly: true
    46        volumeID: volumeIDValue
    47      azureDisk:
    48        cachingMode: cachingModeValue
    49        diskName: diskNameValue
    50        diskURI: diskURIValue
    51        fsType: fsTypeValue
    52        kind: kindValue
    53        readOnly: true
    54      azureFile:
    55        readOnly: true
    56        secretName: secretNameValue
    57        secretNamespace: secretNamespaceValue
    58        shareName: shareNameValue
    59      capacity:
    60        capacityKey: "0"
    61      cephfs:
    62        monitors:
    63        - monitorsValue
    64        path: pathValue
    65        readOnly: true
    66        secretFile: secretFileValue
    67        secretRef:
    68          name: nameValue
    69          namespace: namespaceValue
    70        user: userValue
    71      cinder:
    72        fsType: fsTypeValue
    73        readOnly: true
    74        secretRef:
    75          name: nameValue
    76          namespace: namespaceValue
    77        volumeID: volumeIDValue
    78      claimRef:
    79        apiVersion: apiVersionValue
    80        fieldPath: fieldPathValue
    81        kind: kindValue
    82        name: nameValue
    83        namespace: namespaceValue
    84        resourceVersion: resourceVersionValue
    85        uid: uidValue
    86      csi:
    87        controllerExpandSecretRef:
    88          name: nameValue
    89          namespace: namespaceValue
    90        controllerPublishSecretRef:
    91          name: nameValue
    92          namespace: namespaceValue
    93        driver: driverValue
    94        fsType: fsTypeValue
    95        nodeExpandSecretRef:
    96          name: nameValue
    97          namespace: namespaceValue
    98        nodePublishSecretRef:
    99          name: nameValue
   100          namespace: namespaceValue
   101        nodeStageSecretRef:
   102          name: nameValue
   103          namespace: namespaceValue
   104        readOnly: true
   105        volumeAttributes:
   106          volumeAttributesKey: volumeAttributesValue
   107        volumeHandle: volumeHandleValue
   108      fc:
   109        fsType: fsTypeValue
   110        lun: 2
   111        readOnly: true
   112        targetWWNs:
   113        - targetWWNsValue
   114        wwids:
   115        - wwidsValue
   116      flexVolume:
   117        driver: driverValue
   118        fsType: fsTypeValue
   119        options:
   120          optionsKey: optionsValue
   121        readOnly: true
   122        secretRef:
   123          name: nameValue
   124          namespace: namespaceValue
   125      flocker:
   126        datasetName: datasetNameValue
   127        datasetUUID: datasetUUIDValue
   128      gcePersistentDisk:
   129        fsType: fsTypeValue
   130        partition: 3
   131        pdName: pdNameValue
   132        readOnly: true
   133      glusterfs:
   134        endpoints: endpointsValue
   135        endpointsNamespace: endpointsNamespaceValue
   136        path: pathValue
   137        readOnly: true
   138      hostPath:
   139        path: pathValue
   140        type: typeValue
   141      iscsi:
   142        chapAuthDiscovery: true
   143        chapAuthSession: true
   144        fsType: fsTypeValue
   145        initiatorName: initiatorNameValue
   146        iqn: iqnValue
   147        iscsiInterface: iscsiInterfaceValue
   148        lun: 3
   149        portals:
   150        - portalsValue
   151        readOnly: true
   152        secretRef:
   153          name: nameValue
   154          namespace: namespaceValue
   155        targetPortal: targetPortalValue
   156      local:
   157        fsType: fsTypeValue
   158        path: pathValue
   159      mountOptions:
   160      - mountOptionsValue
   161      nfs:
   162        path: pathValue
   163        readOnly: true
   164        server: serverValue
   165      nodeAffinity:
   166        required:
   167          nodeSelectorTerms:
   168          - matchExpressions:
   169            - key: keyValue
   170              operator: operatorValue
   171              values:
   172              - valuesValue
   173            matchFields:
   174            - key: keyValue
   175              operator: operatorValue
   176              values:
   177              - valuesValue
   178      persistentVolumeReclaimPolicy: persistentVolumeReclaimPolicyValue
   179      photonPersistentDisk:
   180        fsType: fsTypeValue
   181        pdID: pdIDValue
   182      portworxVolume:
   183        fsType: fsTypeValue
   184        readOnly: true
   185        volumeID: volumeIDValue
   186      quobyte:
   187        group: groupValue
   188        readOnly: true
   189        registry: registryValue
   190        tenant: tenantValue
   191        user: userValue
   192        volume: volumeValue
   193      rbd:
   194        fsType: fsTypeValue
   195        image: imageValue
   196        keyring: keyringValue
   197        monitors:
   198        - monitorsValue
   199        pool: poolValue
   200        readOnly: true
   201        secretRef:
   202          name: nameValue
   203          namespace: namespaceValue
   204        user: userValue
   205      scaleIO:
   206        fsType: fsTypeValue
   207        gateway: gatewayValue
   208        protectionDomain: protectionDomainValue
   209        readOnly: true
   210        secretRef:
   211          name: nameValue
   212          namespace: namespaceValue
   213        sslEnabled: true
   214        storageMode: storageModeValue
   215        storagePool: storagePoolValue
   216        system: systemValue
   217        volumeName: volumeNameValue
   218      storageClassName: storageClassNameValue
   219      storageos:
   220        fsType: fsTypeValue
   221        readOnly: true
   222        secretRef:
   223          apiVersion: apiVersionValue
   224          fieldPath: fieldPathValue
   225          kind: kindValue
   226          name: nameValue
   227          namespace: namespaceValue
   228          resourceVersion: resourceVersionValue
   229          uid: uidValue
   230        volumeName: volumeNameValue
   231        volumeNamespace: volumeNamespaceValue
   232      volumeAttributesClassName: volumeAttributesClassNameValue
   233      volumeMode: volumeModeValue
   234      vsphereVolume:
   235        fsType: fsTypeValue
   236        storagePolicyID: storagePolicyIDValue
   237        storagePolicyName: storagePolicyNameValue
   238        volumePath: volumePathValue
   239    persistentVolumeName: persistentVolumeNameValue
   240status:
   241  attachError:
   242    message: messageValue
   243    time: "2001-01-01T01:01:01Z"
   244  attached: true
   245  attachmentMetadata:
   246    attachmentMetadataKey: attachmentMetadataValue
   247  detachError:
   248    message: messageValue
   249    time: "2001-01-01T01:01:01Z"

View as plain text