Skip to content

Commit

Permalink
Adding new schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksoncage committed May 9, 2022
1 parent 19e5975 commit 55feac7
Show file tree
Hide file tree
Showing 542 changed files with 0 additions and 5,322 deletions.
4 changes: 0 additions & 4 deletions master-local/_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16816,10 +16816,6 @@
"description": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations",
"type": "object"
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": "string"
},
"creationTimestamp": {
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
"description": "CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata"
Expand Down
7 changes: 0 additions & 7 deletions master-local/objectmeta-meta-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"$ref": "_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
"description": "CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata"
Expand Down
7 changes: 0 additions & 7 deletions master-local/objectmeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"$ref": "_definitions.json#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
"description": "CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata"
Expand Down
4 changes: 0 additions & 4 deletions master-standalone-strict/_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -17352,10 +17352,6 @@
"description": "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations",
"type": "object"
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": "string"
},
"creationTimestamp": {
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
"description": "CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata"
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/apiservice-apiregistration-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/apiservice.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/apiservicelist.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/binding-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/binding.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/certificatesigningrequest.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/certificatesigningrequestlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/clusterrole-rbac-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,13 +122,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/clusterrole.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/clusterrolebinding-rbac-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/clusterrolebinding.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/clusterrolebindinglist-rbac-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/clusterrolebindinglist.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/clusterrolelist-rbac-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,13 +137,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/clusterrolelist.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,13 +131,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/componentstatus-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/componentstatus.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/componentstatuslist-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,13 +97,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
7 changes: 0 additions & 7 deletions master-standalone-strict/componentstatuslist.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,6 @@
"null"
]
},
"clusterName": {
"description": "Deprecated: ClusterName is a legacy field that was always cleared by the system and never used; it will be removed completely in 1.25.\n\nThe name in the go struct is changed to help clients detect accidental use.",
"type": [
"string",
"null"
]
},
"creationTimestamp": {
"description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.",
"format": "date-time",
Expand Down
Loading

0 comments on commit 55feac7

Please sign in to comment.