...
1# Please edit the object below. Lines beginning with a '#' will be ignored,
2# and an empty file will abort the edit. If an error occurs while saving this file will be
3# reopened with the relevant failures.
4#
5apiVersion: storage.k8s.io/v0
6extraField:
7 otherData: true
8 addedData: "foo"
9kind: StorageClass
10metadata:
11 creationTimestamp: "2017-02-13T02:04:04Z"
12 labels:
13 label1: value1
14 label2: value2
15 name: foo
16 resourceVersion: "21388"
17 selfLink: /apis/storage.k8s.io/v0/storageclassesfoo
18 uid: b2287558-f190-11e6-b041-acbc32c1ca87
19parameters:
20 baz: qux
21 foo: bar
22provisioner: foo
View as plain text