rerun codegen

This commit is contained in:
Shimin Guo
2019-03-11 22:43:41 -07:00
parent de91fe9857
commit 6d0ee58ade
79 changed files with 240548 additions and 244520 deletions

View File

@@ -1,11 +1,11 @@
{-
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
OpenAPI spec version: 2.0
OpenAPI Version: 3.0.1
Kubernetes API version: v1.9.12
Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
Generated by OpenAPI Generator (https://openapi-generator.tech)
-}
{-|
@@ -71,6 +71,8 @@ logFileHandler (Logpath logpath) =
`_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken)
data LogFileHandler
instance Produces LogFileHandler MimeNoContent
-- *** logFileListHandler
@@ -85,3 +87,5 @@ logFileListHandler =
`_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken)
data LogFileListHandler
instance Produces LogFileListHandler MimeNoContent