mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
generated: swagger
This commit is contained in:
parent
211b1df998
commit
cdf5cbe9e5
@ -36103,16 +36103,8 @@
|
||||
}
|
||||
},
|
||||
"v1.Time": {
|
||||
"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.",
|
||||
"required": [
|
||||
"Time"
|
||||
],
|
||||
"properties": {
|
||||
"Time": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
}
|
||||
}
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"v1.Volume": {
|
||||
"description": "Volume represents a named volume in a pod that may be accessed by any container in the pod.",
|
||||
|
@ -11953,16 +11953,8 @@
|
||||
}
|
||||
},
|
||||
"v1.Time": {
|
||||
"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.",
|
||||
"required": [
|
||||
"Time"
|
||||
],
|
||||
"properties": {
|
||||
"Time": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
}
|
||||
}
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"v1.Volume": {
|
||||
"description": "Volume represents a named volume in a pod that may be accessed by any container in the pod.",
|
||||
|
Loading…
Reference in New Issue
Block a user