generated: swagger

This commit is contained in:
Clayton Coleman 2017-01-15 20:16:48 -05:00
parent 211b1df998
commit cdf5cbe9e5
No known key found for this signature in database
GPG Key ID: 3D16906B4F1C5CB3
2 changed files with 4 additions and 20 deletions

View File

@ -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.",

View File

@ -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.",