...

Text file src/k8s.io/api/testdata/v1.28.0/internal.apiserver.k8s.io.v1alpha1.StorageVersion.yaml

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

     1apiVersion: internal.apiserver.k8s.io/v1alpha1
     2kind: StorageVersion
     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: {}
    36status:
    37  commonEncodingVersion: commonEncodingVersionValue
    38  conditions:
    39  - lastTransitionTime: "2004-01-01T01:01:01Z"
    40    message: messageValue
    41    observedGeneration: 3
    42    reason: reasonValue
    43    status: statusValue
    44    type: typeValue
    45  storageVersions:
    46  - apiServerID: apiServerIDValue
    47    decodableVersions:
    48    - decodableVersionsValue
    49    encodingVersion: encodingVersionValue
    50    servedVersions:
    51    - servedVersionsValue

View as plain text