Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
3262d8ef
Commit
3262d8ef
authored
Dec 21, 2015
by
Clayton Coleman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GENERATED: all
parent
4a6935b3
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
866 additions
and
2363 deletions
+866
-2363
api.json
api/swagger-spec/api.json
+4
-2
apis.json
api/swagger-spec/apis.json
+4
-2
extensions.json
api/swagger-spec/extensions.json
+4
-2
v1.json
api/swagger-spec/v1.json
+246
-123
v1beta1.json
api/swagger-spec/v1beta1.json
+80
-40
operations.html
docs/api-reference/extensions/v1beta1/operations.html
+121
-1
operations.html
docs/api-reference/v1/operations.html
+369
-0
deep_copy_generated.go
pkg/api/deep_copy_generated.go
+5
-0
conversion_generated.go
pkg/api/v1/conversion_generated.go
+17
-254
deep_copy_generated.go
pkg/api/v1/deep_copy_generated.go
+7
-0
types.generated.go
pkg/api/v1/types.generated.go
+1
-1
deep_copy_generated.go
pkg/apis/componentconfig/deep_copy_generated.go
+2
-43
deep_copy_generated.go
pkg/apis/extensions/deep_copy_generated.go
+2
-1861
deep_copy_generated.go
pkg/apis/metrics/deep_copy_generated.go
+2
-30
extensions_client.go
...ped/generated/extensions/unversioned/extensions_client.go
+1
-2
legacy_client.go
...lient/typed/generated/legacy/unversioned/legacy_client.go
+1
-2
No files found.
api/swagger-spec/api.json
View file @
3262d8ef
...
...
@@ -15,10 +15,12 @@
"nickname"
:
"getAPIVersions"
,
"parameters"
:
[],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json"
"application/json"
,
"application/yaml"
]
}
]
...
...
api/swagger-spec/apis.json
View file @
3262d8ef
...
...
@@ -15,10 +15,12 @@
"nickname"
:
"getAPIVersions"
,
"parameters"
:
[],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json"
"application/json"
,
"application/yaml"
]
}
]
...
...
api/swagger-spec/extensions.json
View file @
3262d8ef
...
...
@@ -15,10 +15,12 @@
"nickname"
:
"getAPIGroup"
,
"parameters"
:
[],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json"
"application/json"
,
"application/yaml"
]
}
]
...
...
api/swagger-spec/v1.json
View file @
3262d8ef
...
...
@@ -47,7 +47,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -122,7 +123,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -165,7 +167,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -248,7 +251,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -293,7 +297,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -370,7 +375,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -520,7 +526,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -573,7 +580,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -626,7 +634,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -681,7 +690,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -847,7 +857,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1005,7 +1016,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1050,7 +1062,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1127,7 +1140,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1277,7 +1291,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1330,7 +1345,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1383,7 +1399,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -1438,7 +1455,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1604,7 +1622,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1762,7 +1781,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1807,7 +1827,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1884,7 +1905,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2034,7 +2056,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2087,7 +2110,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2140,7 +2164,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -2195,7 +2220,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2361,7 +2387,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2511,7 +2538,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2548,7 +2576,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2617,7 +2646,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2751,7 +2781,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2796,7 +2827,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2841,7 +2873,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -2888,7 +2921,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3022,7 +3056,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3073,7 +3108,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3148,7 +3184,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3185,7 +3222,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3254,7 +3292,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3388,7 +3427,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3433,7 +3473,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3478,7 +3519,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -3525,7 +3567,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3983,7 +4026,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4066,7 +4110,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4111,7 +4156,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4188,7 +4234,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4338,7 +4385,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4391,7 +4439,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4444,7 +4493,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -4499,7 +4549,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4665,7 +4716,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4799,7 +4851,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4874,7 +4927,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4911,7 +4965,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -4980,7 +5035,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5114,7 +5170,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5159,7 +5216,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5204,7 +5262,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -5251,7 +5310,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5385,7 +5445,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5468,7 +5529,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5513,7 +5575,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5590,7 +5653,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5740,7 +5804,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5793,7 +5858,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -5846,7 +5912,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -5901,7 +5968,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -6487,7 +6555,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -6767,7 +6836,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -7044,7 +7114,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -7685,7 +7756,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -7768,7 +7840,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -7813,7 +7886,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -7890,7 +7964,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8040,7 +8115,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8093,7 +8169,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8146,7 +8223,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -8201,7 +8279,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8367,7 +8446,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8525,7 +8605,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8570,7 +8651,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8647,7 +8729,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8797,7 +8880,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8850,7 +8934,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -8903,7 +8988,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -8958,7 +9044,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -9124,7 +9211,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -9258,7 +9346,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -9341,7 +9430,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -9386,7 +9476,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -9463,7 +9554,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -9613,7 +9705,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -9666,7 +9759,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -9719,7 +9813,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -9774,7 +9869,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -9940,7 +10036,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10074,7 +10171,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10157,7 +10255,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10202,7 +10301,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10279,7 +10379,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10429,7 +10530,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10482,7 +10584,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10535,7 +10638,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -10590,7 +10694,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10756,7 +10861,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10914,7 +11020,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -10959,7 +11066,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11036,7 +11144,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11186,7 +11295,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11239,7 +11349,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11292,7 +11403,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -11347,7 +11459,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11513,7 +11626,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11671,7 +11785,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11716,7 +11831,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11850,7 +11966,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11903,7 +12020,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -11956,7 +12074,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -12003,7 +12122,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -12589,7 +12709,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -12683,10 +12804,12 @@
"nickname"
:
"getAPIResources"
,
"parameters"
:
[],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json"
"application/json"
,
"application/yaml"
]
}
]
...
...
api/swagger-spec/v1beta1.json
View file @
3262d8ef
...
...
@@ -79,7 +79,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -124,7 +125,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -201,7 +203,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -351,7 +354,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -404,7 +408,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -457,7 +462,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -512,7 +518,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -678,7 +685,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -836,7 +844,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -881,7 +890,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -958,7 +968,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1108,7 +1119,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1161,7 +1173,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1214,7 +1227,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -1269,7 +1283,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1435,7 +1450,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1569,7 +1585,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1652,7 +1669,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1697,7 +1715,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1774,7 +1793,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1924,7 +1944,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -1977,7 +1998,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2030,7 +2052,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -2085,7 +2108,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2251,7 +2275,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2385,7 +2410,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2468,7 +2494,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2513,7 +2540,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2590,7 +2618,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2740,7 +2769,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2793,7 +2823,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -2846,7 +2877,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -2901,7 +2933,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3067,7 +3100,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3201,7 +3235,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3252,7 +3287,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3305,7 +3341,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"*/*"
...
...
@@ -3358,7 +3395,8 @@
}
],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json-patch+json"
,
...
...
@@ -3379,10 +3417,12 @@
"nickname"
:
"getAPIResources"
,
"parameters"
:
[],
"produces"
:
[
"application/json"
"application/json"
,
"application/yaml"
],
"consumes"
:
[
"application/json"
"application/json"
,
"application/yaml"
]
}
]
...
...
docs/api-reference/extensions/v1beta1/operations.html
View file @
3262d8ef
...
...
@@ -406,6 +406,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -416,6 +419,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -553,6 +559,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -690,6 +699,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -827,6 +839,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -964,6 +979,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1109,6 +1127,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1254,6 +1275,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1367,6 +1391,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1496,6 +1523,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1617,6 +1647,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1738,6 +1771,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1865,6 +1901,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2010,6 +2049,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2155,6 +2197,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2268,6 +2313,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2397,6 +2445,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2518,6 +2569,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2639,6 +2693,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2766,6 +2823,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2887,6 +2947,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3032,6 +3095,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3177,6 +3243,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3290,6 +3359,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3419,6 +3491,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3540,6 +3615,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3661,6 +3739,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3788,6 +3869,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3909,6 +3993,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4054,6 +4141,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4199,6 +4289,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4312,6 +4405,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4441,6 +4537,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4562,6 +4661,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4683,6 +4785,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4810,6 +4915,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4931,6 +5039,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5044,6 +5155,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5165,6 +5279,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5292,6 +5409,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -7051,7 +7171,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
</div>
<div
id=
"footer"
>
<div
id=
"footer-text"
>
Last updated 2016-01-
06 14:06:54
UTC
Last updated 2016-01-
18 05:12:46
UTC
</div>
</div>
</body>
...
...
docs/api-reference/v1/operations.html
View file @
3262d8ef
...
...
@@ -406,6 +406,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -416,6 +419,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -553,6 +559,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -658,6 +667,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -795,6 +807,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -932,6 +947,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1069,6 +1087,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1206,6 +1227,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1343,6 +1367,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1448,6 +1475,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1561,6 +1591,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1706,6 +1739,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1851,6 +1887,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -1964,6 +2003,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2093,6 +2135,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2214,6 +2259,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2335,6 +2383,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2462,6 +2513,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2607,6 +2661,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2752,6 +2809,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2865,6 +2925,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -2994,6 +3057,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3115,6 +3181,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3236,6 +3305,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3363,6 +3435,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3508,6 +3583,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3653,6 +3731,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3766,6 +3847,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -3895,6 +3979,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4016,6 +4103,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4137,6 +4227,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4264,6 +4357,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4409,6 +4505,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4554,6 +4653,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4667,6 +4769,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4796,6 +4901,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -4917,6 +5025,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5038,6 +5149,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5165,6 +5279,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5286,6 +5403,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5431,6 +5551,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5576,6 +5699,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5689,6 +5815,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5818,6 +5947,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -5939,6 +6071,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -6060,6 +6195,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -6187,6 +6325,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -6598,6 +6739,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -7081,6 +7225,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -8348,6 +8495,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -8493,6 +8643,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -8638,6 +8791,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -8751,6 +8907,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -8880,6 +9039,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -9001,6 +9163,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -9122,6 +9287,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -9249,6 +9417,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -9394,6 +9565,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -9539,6 +9713,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -9652,6 +9829,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -9781,6 +9961,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -9902,6 +10085,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -10023,6 +10209,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -10150,6 +10339,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -10271,6 +10463,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -10416,6 +10611,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -10561,6 +10759,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -10674,6 +10875,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -10803,6 +11007,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -10924,6 +11131,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -11045,6 +11255,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -11172,6 +11385,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -11293,6 +11509,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -11438,6 +11657,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -11583,6 +11805,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -11696,6 +11921,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -11825,6 +12053,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -11946,6 +12177,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -12067,6 +12301,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -12194,6 +12431,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -12339,6 +12579,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -12484,6 +12727,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -12597,6 +12843,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -12726,6 +12975,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -12847,6 +13099,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -12968,6 +13223,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -13095,6 +13353,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -13240,6 +13501,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -13353,6 +13617,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -13466,6 +13733,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -13587,6 +13857,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -13700,6 +13973,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -13827,6 +14103,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -13948,6 +14227,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -14061,6 +14343,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -14174,6 +14459,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -14293,6 +14581,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -14406,6 +14697,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -14519,6 +14813,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -14656,6 +14953,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -14793,6 +15093,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -14898,6 +15201,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -15019,6 +15325,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -15132,6 +15441,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -15245,6 +15557,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -15364,6 +15679,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -15477,6 +15795,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -15614,6 +15935,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -15751,6 +16075,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -15888,6 +16215,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -15993,6 +16323,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -16114,6 +16447,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -16227,6 +16563,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -16340,6 +16679,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -16459,6 +16801,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -16572,6 +16917,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -16709,6 +17057,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -16846,6 +17197,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -19535,6 +19889,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -19672,6 +20029,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -19809,6 +20169,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -19946,6 +20309,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
@@ -20083,6 +20449,9 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
<li>
<p>
application/json
</p>
</li>
<li>
<p>
application/yaml
</p>
</li>
</ul>
</div>
</div>
...
...
pkg/api/deep_copy_generated.go
View file @
3262d8ef
...
...
@@ -2778,6 +2778,11 @@ func deepCopy_runtime_RawExtension(in runtime.RawExtension, out *runtime.RawExte
}
else
{
out
.
RawJSON
=
nil
}
if
newVal
,
err
:=
c
.
DeepCopy
(
in
.
Object
);
err
!=
nil
{
return
err
}
else
{
out
.
Object
=
newVal
.
(
runtime
.
Object
)
}
return
nil
}
...
...
pkg/api/v1/conversion_generated.go
View file @
3262d8ef
...
...
@@ -25,6 +25,7 @@ import (
resource
"k8s.io/kubernetes/pkg/api/resource"
unversioned
"k8s.io/kubernetes/pkg/api/unversioned"
conversion
"k8s.io/kubernetes/pkg/conversion"
runtime
"k8s.io/kubernetes/pkg/runtime"
)
func
autoConvert_api_AWSElasticBlockStoreVolumeSource_To_v1_AWSElasticBlockStoreVolumeSource
(
in
*
api
.
AWSElasticBlockStoreVolumeSource
,
out
*
AWSElasticBlockStoreVolumeSource
,
s
conversion
.
Scope
)
error
{
...
...
@@ -46,9 +47,6 @@ func autoConvert_api_Binding_To_v1_Binding(in *api.Binding, out *Binding, s conv
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
Binding
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -153,9 +151,6 @@ func autoConvert_api_ComponentStatus_To_v1_ComponentStatus(in *api.ComponentStat
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ComponentStatus
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -180,9 +175,6 @@ func autoConvert_api_ComponentStatusList_To_v1_ComponentStatusList(in *api.Compo
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ComponentStatusList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -484,9 +476,6 @@ func autoConvert_api_DeleteOptions_To_v1_DeleteOptions(in *api.DeleteOptions, ou
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
DeleteOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
in
.
GracePeriodSeconds
!=
nil
{
out
.
GracePeriodSeconds
=
new
(
int64
)
*
out
.
GracePeriodSeconds
=
*
in
.
GracePeriodSeconds
...
...
@@ -628,9 +617,6 @@ func autoConvert_api_Endpoints_To_v1_Endpoints(in *api.Endpoints, out *Endpoints
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
Endpoints
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -655,9 +641,6 @@ func autoConvert_api_EndpointsList_To_v1_EndpointsList(in *api.EndpointsList, ou
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
EndpointsList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -742,9 +725,6 @@ func autoConvert_api_Event_To_v1_Event(in *api.Event, out *Event, s conversion.S
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
Event
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -775,9 +755,6 @@ func autoConvert_api_EventList_To_v1_EventList(in *api.EventList, out *EventList
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
EventList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1060,9 +1037,6 @@ func autoConvert_api_LimitRange_To_v1_LimitRange(in *api.LimitRange, out *LimitR
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
LimitRange
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1152,9 +1126,6 @@ func autoConvert_api_LimitRangeList_To_v1_LimitRangeList(in *api.LimitRangeList,
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
LimitRangeList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1200,15 +1171,19 @@ func autoConvert_api_List_To_v1_List(in *api.List, out *List, s conversion.Scope
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
List
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
s
.
Convert
(
&
in
.
Items
,
&
out
.
Items
,
0
);
err
!=
nil
{
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
runtime
.
RawExtension
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
s
.
Convert
(
&
in
.
Items
[
i
],
&
out
.
Items
[
i
],
0
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
...
...
@@ -1220,9 +1195,6 @@ func autoConvert_api_ListOptions_To_v1_ListOptions(in *api.ListOptions, out *Lis
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ListOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_labels_Selector_To_string
(
&
in
.
LabelSelector
,
&
out
.
LabelSelector
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1308,9 +1280,6 @@ func autoConvert_api_Namespace_To_v1_Namespace(in *api.Namespace, out *Namespace
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
Namespace
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1331,9 +1300,6 @@ func autoConvert_api_NamespaceList_To_v1_NamespaceList(in *api.NamespaceList, ou
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
NamespaceList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1389,9 +1355,6 @@ func autoConvert_api_Node_To_v1_Node(in *api.Node, out *Node, s conversion.Scope
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
Node
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1460,9 +1423,6 @@ func autoConvert_api_NodeList_To_v1_NodeList(in *api.NodeList, out *NodeList, s
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
NodeList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1676,9 +1636,6 @@ func autoConvert_api_PersistentVolume_To_v1_PersistentVolume(in *api.PersistentV
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PersistentVolume
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1699,9 +1656,6 @@ func autoConvert_api_PersistentVolumeClaim_To_v1_PersistentVolumeClaim(in *api.P
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PersistentVolumeClaim
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1722,9 +1676,6 @@ func autoConvert_api_PersistentVolumeClaimList_To_v1_PersistentVolumeClaimList(i
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PersistentVolumeClaimList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -1817,9 +1768,6 @@ func autoConvert_api_PersistentVolumeList_To_v1_PersistentVolumeList(in *api.Per
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PersistentVolumeList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2021,9 +1969,6 @@ func autoConvert_api_Pod_To_v1_Pod(in *api.Pod, out *Pod, s conversion.Scope) er
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
Pod
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2040,9 +1985,6 @@ func autoConvert_api_PodAttachOptions_To_v1_PodAttachOptions(in *api.PodAttachOp
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PodAttachOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Stdin
=
in
.
Stdin
out
.
Stdout
=
in
.
Stdout
out
.
Stderr
=
in
.
Stderr
...
...
@@ -2080,9 +2022,6 @@ func autoConvert_api_PodExecOptions_To_v1_PodExecOptions(in *api.PodExecOptions,
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PodExecOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Stdin
=
in
.
Stdin
out
.
Stdout
=
in
.
Stdout
out
.
Stderr
=
in
.
Stderr
...
...
@@ -2107,9 +2046,6 @@ func autoConvert_api_PodList_To_v1_PodList(in *api.PodList, out *PodList, s conv
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PodList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2134,9 +2070,6 @@ func autoConvert_api_PodLogOptions_To_v1_PodLogOptions(in *api.PodLogOptions, ou
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PodLogOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Container
=
in
.
Container
out
.
Follow
=
in
.
Follow
out
.
Previous
=
in
.
Previous
...
...
@@ -2179,9 +2112,6 @@ func autoConvert_api_PodProxyOptions_To_v1_PodProxyOptions(in *api.PodProxyOptio
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PodProxyOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Path
=
in
.
Path
return
nil
}
...
...
@@ -2308,9 +2238,6 @@ func autoConvert_api_PodStatusResult_To_v1_PodStatusResult(in *api.PodStatusResu
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PodStatusResult
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2328,9 +2255,6 @@ func autoConvert_api_PodTemplate_To_v1_PodTemplate(in *api.PodTemplate, out *Pod
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PodTemplate
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2348,9 +2272,6 @@ func autoConvert_api_PodTemplateList_To_v1_PodTemplateList(in *api.PodTemplateLi
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
PodTemplateList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2445,9 +2366,6 @@ func autoConvert_api_RangeAllocation_To_v1_RangeAllocation(in *api.RangeAllocati
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
RangeAllocation
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2466,9 +2384,6 @@ func autoConvert_api_ReplicationController_To_v1_ReplicationController(in *api.R
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ReplicationController
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2489,9 +2404,6 @@ func autoConvert_api_ReplicationControllerList_To_v1_ReplicationControllerList(i
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ReplicationControllerList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2556,9 +2468,6 @@ func autoConvert_api_ResourceQuota_To_v1_ResourceQuota(in *api.ResourceQuota, ou
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ResourceQuota
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2579,9 +2488,6 @@ func autoConvert_api_ResourceQuotaList_To_v1_ResourceQuotaList(in *api.ResourceQ
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ResourceQuotaList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2714,9 +2620,6 @@ func autoConvert_api_Secret_To_v1_Secret(in *api.Secret, out *Secret, s conversi
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
Secret
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2759,9 +2662,6 @@ func autoConvert_api_SecretList_To_v1_SecretList(in *api.SecretList, out *Secret
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
SecretList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2845,9 +2745,6 @@ func autoConvert_api_SerializedReference_To_v1_SerializedReference(in *api.Seria
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
SerializedReference
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectReference_To_v1_ObjectReference
(
&
in
.
Reference
,
&
out
.
Reference
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2862,9 +2759,6 @@ func autoConvert_api_Service_To_v1_Service(in *api.Service, out *Service, s conv
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
Service
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2885,9 +2779,6 @@ func autoConvert_api_ServiceAccount_To_v1_ServiceAccount(in *api.ServiceAccount,
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ServiceAccount
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_api_ObjectMeta_To_v1_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2922,9 +2813,6 @@ func autoConvert_api_ServiceAccountList_To_v1_ServiceAccountList(in *api.Service
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ServiceAccountList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -2949,9 +2837,6 @@ func autoConvert_api_ServiceList_To_v1_ServiceList(in *api.ServiceList, out *Ser
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
api
.
ServiceList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -3252,9 +3137,6 @@ func autoConvert_unversioned_ExportOptions_To_v1_ExportOptions(in *unversioned.E
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
unversioned
.
ExportOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Export
=
in
.
Export
out
.
Exact
=
in
.
Exact
return
nil
...
...
@@ -3283,9 +3165,6 @@ func autoConvert_v1_Binding_To_api_Binding(in *Binding, out *api.Binding, s conv
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
Binding
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -3390,9 +3269,6 @@ func autoConvert_v1_ComponentStatus_To_api_ComponentStatus(in *ComponentStatus,
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ComponentStatus
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -3417,9 +3293,6 @@ func autoConvert_v1_ComponentStatusList_To_api_ComponentStatusList(in *Component
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ComponentStatusList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -3721,9 +3594,6 @@ func autoConvert_v1_DeleteOptions_To_api_DeleteOptions(in *DeleteOptions, out *a
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
DeleteOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
in
.
GracePeriodSeconds
!=
nil
{
out
.
GracePeriodSeconds
=
new
(
int64
)
*
out
.
GracePeriodSeconds
=
*
in
.
GracePeriodSeconds
...
...
@@ -3865,9 +3735,6 @@ func autoConvert_v1_Endpoints_To_api_Endpoints(in *Endpoints, out *api.Endpoints
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
Endpoints
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -3892,9 +3759,6 @@ func autoConvert_v1_EndpointsList_To_api_EndpointsList(in *EndpointsList, out *a
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
EndpointsList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -3979,9 +3843,6 @@ func autoConvert_v1_Event_To_api_Event(in *Event, out *api.Event, s conversion.S
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
Event
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4012,9 +3873,6 @@ func autoConvert_v1_EventList_To_api_EventList(in *EventList, out *api.EventList
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
EventList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4071,9 +3929,6 @@ func autoConvert_v1_ExportOptions_To_unversioned_ExportOptions(in *ExportOptions
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ExportOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Export
=
in
.
Export
out
.
Exact
=
in
.
Exact
return
nil
...
...
@@ -4313,9 +4168,6 @@ func autoConvert_v1_LimitRange_To_api_LimitRange(in *LimitRange, out *api.LimitR
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
LimitRange
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4360,9 +4212,6 @@ func autoConvert_v1_LimitRangeList_To_api_LimitRangeList(in *LimitRangeList, out
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
LimitRangeList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4408,15 +4257,19 @@ func autoConvert_v1_List_To_api_List(in *List, out *api.List, s conversion.Scope
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
List
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
s
.
Convert
(
&
in
.
Items
,
&
out
.
Items
,
0
);
err
!=
nil
{
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
runtime
.
Object
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
s
.
Convert
(
&
in
.
Items
[
i
],
&
out
.
Items
[
i
],
0
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
...
...
@@ -4428,9 +4281,6 @@ func autoConvert_v1_ListOptions_To_api_ListOptions(in *ListOptions, out *api.Lis
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ListOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_string_To_labels_Selector
(
&
in
.
LabelSelector
,
&
out
.
LabelSelector
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4516,9 +4366,6 @@ func autoConvert_v1_Namespace_To_api_Namespace(in *Namespace, out *api.Namespace
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
Namespace
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4539,9 +4386,6 @@ func autoConvert_v1_NamespaceList_To_api_NamespaceList(in *NamespaceList, out *a
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
NamespaceList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4597,9 +4441,6 @@ func autoConvert_v1_Node_To_api_Node(in *Node, out *api.Node, s conversion.Scope
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
Node
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4668,9 +4509,6 @@ func autoConvert_v1_NodeList_To_api_NodeList(in *NodeList, out *api.NodeList, s
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
NodeList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4866,9 +4704,6 @@ func autoConvert_v1_PersistentVolume_To_api_PersistentVolume(in *PersistentVolum
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PersistentVolume
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4889,9 +4724,6 @@ func autoConvert_v1_PersistentVolumeClaim_To_api_PersistentVolumeClaim(in *Persi
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PersistentVolumeClaim
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4912,9 +4744,6 @@ func autoConvert_v1_PersistentVolumeClaimList_To_api_PersistentVolumeClaimList(i
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PersistentVolumeClaimList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -4998,9 +4827,6 @@ func autoConvert_v1_PersistentVolumeList_To_api_PersistentVolumeList(in *Persist
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PersistentVolumeList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5193,9 +5019,6 @@ func autoConvert_v1_Pod_To_api_Pod(in *Pod, out *api.Pod, s conversion.Scope) er
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
Pod
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5212,9 +5035,6 @@ func autoConvert_v1_PodAttachOptions_To_api_PodAttachOptions(in *PodAttachOption
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PodAttachOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Stdin
=
in
.
Stdin
out
.
Stdout
=
in
.
Stdout
out
.
Stderr
=
in
.
Stderr
...
...
@@ -5252,9 +5072,6 @@ func autoConvert_v1_PodExecOptions_To_api_PodExecOptions(in *PodExecOptions, out
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PodExecOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Stdin
=
in
.
Stdin
out
.
Stdout
=
in
.
Stdout
out
.
Stderr
=
in
.
Stderr
...
...
@@ -5279,9 +5096,6 @@ func autoConvert_v1_PodList_To_api_PodList(in *PodList, out *api.PodList, s conv
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PodList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5306,9 +5120,6 @@ func autoConvert_v1_PodLogOptions_To_api_PodLogOptions(in *PodLogOptions, out *a
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PodLogOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Container
=
in
.
Container
out
.
Follow
=
in
.
Follow
out
.
Previous
=
in
.
Previous
...
...
@@ -5351,9 +5162,6 @@ func autoConvert_v1_PodProxyOptions_To_api_PodProxyOptions(in *PodProxyOptions,
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PodProxyOptions
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
out
.
Path
=
in
.
Path
return
nil
}
...
...
@@ -5484,9 +5292,6 @@ func autoConvert_v1_PodStatusResult_To_api_PodStatusResult(in *PodStatusResult,
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PodStatusResult
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5504,9 +5309,6 @@ func autoConvert_v1_PodTemplate_To_api_PodTemplate(in *PodTemplate, out *api.Pod
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PodTemplate
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5524,9 +5326,6 @@ func autoConvert_v1_PodTemplateList_To_api_PodTemplateList(in *PodTemplateList,
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
PodTemplateList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5621,9 +5420,6 @@ func autoConvert_v1_RangeAllocation_To_api_RangeAllocation(in *RangeAllocation,
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
RangeAllocation
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5642,9 +5438,6 @@ func autoConvert_v1_ReplicationController_To_api_ReplicationController(in *Repli
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ReplicationController
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5665,9 +5458,6 @@ func autoConvert_v1_ReplicationControllerList_To_api_ReplicationControllerList(i
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ReplicationControllerList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5730,9 +5520,6 @@ func autoConvert_v1_ResourceQuota_To_api_ResourceQuota(in *ResourceQuota, out *a
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ResourceQuota
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5753,9 +5540,6 @@ func autoConvert_v1_ResourceQuotaList_To_api_ResourceQuotaList(in *ResourceQuota
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ResourceQuotaList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5843,9 +5627,6 @@ func autoConvert_v1_Secret_To_api_Secret(in *Secret, out *api.Secret, s conversi
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
Secret
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5888,9 +5669,6 @@ func autoConvert_v1_SecretList_To_api_SecretList(in *SecretList, out *api.Secret
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
SecretList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5974,9 +5752,6 @@ func autoConvert_v1_SerializedReference_To_api_SerializedReference(in *Serialize
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
SerializedReference
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectReference_To_api_ObjectReference
(
&
in
.
Reference
,
&
out
.
Reference
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -5991,9 +5766,6 @@ func autoConvert_v1_Service_To_api_Service(in *Service, out *api.Service, s conv
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
Service
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -6014,9 +5786,6 @@ func autoConvert_v1_ServiceAccount_To_api_ServiceAccount(in *ServiceAccount, out
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ServiceAccount
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
Convert_v1_ObjectMeta_To_api_ObjectMeta
(
&
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -6051,9 +5820,6 @@ func autoConvert_v1_ServiceAccountList_To_api_ServiceAccountList(in *ServiceAcco
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ServiceAccountList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
@@ -6078,9 +5844,6 @@ func autoConvert_v1_ServiceList_To_api_ServiceList(in *ServiceList, out *api.Ser
if
defaulting
,
found
:=
s
.
DefaultingInterface
(
reflect
.
TypeOf
(
*
in
));
found
{
defaulting
.
(
func
(
*
ServiceList
))(
in
)
}
if
err
:=
api
.
Convert_unversioned_TypeMeta_To_unversioned_TypeMeta
(
&
in
.
TypeMeta
,
&
out
.
TypeMeta
,
s
);
err
!=
nil
{
return
err
}
if
err
:=
api
.
Convert_unversioned_ListMeta_To_unversioned_ListMeta
(
&
in
.
ListMeta
,
&
out
.
ListMeta
,
s
);
err
!=
nil
{
return
err
}
...
...
pkg/api/v1/deep_copy_generated.go
View file @
3262d8ef
...
...
@@ -2471,6 +2471,13 @@ func deepCopy_runtime_RawExtension(in runtime.RawExtension, out *runtime.RawExte
}
else
{
out
.
RawJSON
=
nil
}
if
newVal
,
err
:=
c
.
DeepCopy
(
in
.
Object
);
err
!=
nil
{
return
err
}
else
if
newVal
==
nil
{
out
.
Object
=
nil
}
else
{
out
.
Object
=
newVal
.
(
runtime
.
Object
)
}
return
nil
}
...
...
pkg/api/v1/types.generated.go
View file @
3262d8ef
...
...
@@ -48803,7 +48803,7 @@ func (x codecSelfer1234) decSliceruntime_RawExtension(v *[]pkg6_runtime.RawExten
yyrg3828
:=
len
(
yyv3828
)
>
0
yyv23828
:=
yyv3828
yyrl3828
,
yyrt3828
=
z
.
DecInferLen
(
yyl3828
,
z
.
DecBasicHandle
()
.
MaxInitLen
,
24
)
yyrl3828
,
yyrt3828
=
z
.
DecInferLen
(
yyl3828
,
z
.
DecBasicHandle
()
.
MaxInitLen
,
40
)
if
yyrt3828
{
if
yyrl3828
<=
cap
(
yyv3828
)
{
yyv3828
=
yyv3828
[
:
yyrl3828
]
pkg/apis/componentconfig/deep_copy_generated.go
View file @
3262d8ef
...
...
@@ -18,51 +18,10 @@ limitations under the License.
package
componentconfig
import
(
api
"k8s.io/kubernetes/pkg/api"
unversioned
"k8s.io/kubernetes/pkg/api/unversioned"
conversion
"k8s.io/kubernetes/pkg/conversion"
)
func
deepCopy_unversioned_TypeMeta
(
in
unversioned
.
TypeMeta
,
out
*
unversioned
.
TypeMeta
,
c
*
conversion
.
Cloner
)
error
{
out
.
Kind
=
in
.
Kind
out
.
APIVersion
=
in
.
APIVersion
return
nil
}
func
deepCopy_componentconfig_KubeProxyConfiguration
(
in
KubeProxyConfiguration
,
out
*
KubeProxyConfiguration
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
out
.
BindAddress
=
in
.
BindAddress
out
.
CleanupIPTables
=
in
.
CleanupIPTables
out
.
HealthzBindAddress
=
in
.
HealthzBindAddress
out
.
HealthzPort
=
in
.
HealthzPort
out
.
HostnameOverride
=
in
.
HostnameOverride
out
.
IPTablesSyncePeriodSeconds
=
in
.
IPTablesSyncePeriodSeconds
out
.
KubeAPIBurst
=
in
.
KubeAPIBurst
out
.
KubeAPIQPS
=
in
.
KubeAPIQPS
out
.
KubeconfigPath
=
in
.
KubeconfigPath
out
.
MasqueradeAll
=
in
.
MasqueradeAll
out
.
Master
=
in
.
Master
if
in
.
OOMScoreAdj
!=
nil
{
out
.
OOMScoreAdj
=
new
(
int
)
*
out
.
OOMScoreAdj
=
*
in
.
OOMScoreAdj
}
else
{
out
.
OOMScoreAdj
=
nil
}
out
.
Mode
=
in
.
Mode
out
.
PortRange
=
in
.
PortRange
out
.
ResourceContainer
=
in
.
ResourceContainer
out
.
UDPTimeoutMilliseconds
=
in
.
UDPTimeoutMilliseconds
return
nil
}
import
api
"k8s.io/kubernetes/pkg/api"
func
init
()
{
err
:=
api
.
Scheme
.
AddGeneratedDeepCopyFuncs
(
deepCopy_unversioned_TypeMeta
,
deepCopy_componentconfig_KubeProxyConfiguration
,
)
err
:=
api
.
Scheme
.
AddGeneratedDeepCopyFuncs
()
if
err
!=
nil
{
// if one of the deep copy functions is malformed, detect it immediately.
panic
(
err
)
...
...
pkg/apis/extensions/deep_copy_generated.go
View file @
3262d8ef
...
...
@@ -18,1869 +18,10 @@ limitations under the License.
package
extensions
import
(
time
"time"
api
"k8s.io/kubernetes/pkg/api"
resource
"k8s.io/kubernetes/pkg/api/resource"
unversioned
"k8s.io/kubernetes/pkg/api/unversioned"
conversion
"k8s.io/kubernetes/pkg/conversion"
intstr
"k8s.io/kubernetes/pkg/util/intstr"
inf
"speter.net/go/exp/math/dec/inf"
)
func
deepCopy_api_AWSElasticBlockStoreVolumeSource
(
in
api
.
AWSElasticBlockStoreVolumeSource
,
out
*
api
.
AWSElasticBlockStoreVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
VolumeID
=
in
.
VolumeID
out
.
FSType
=
in
.
FSType
out
.
Partition
=
in
.
Partition
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_Capabilities
(
in
api
.
Capabilities
,
out
*
api
.
Capabilities
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Add
!=
nil
{
out
.
Add
=
make
([]
api
.
Capability
,
len
(
in
.
Add
))
for
i
:=
range
in
.
Add
{
out
.
Add
[
i
]
=
in
.
Add
[
i
]
}
}
else
{
out
.
Add
=
nil
}
if
in
.
Drop
!=
nil
{
out
.
Drop
=
make
([]
api
.
Capability
,
len
(
in
.
Drop
))
for
i
:=
range
in
.
Drop
{
out
.
Drop
[
i
]
=
in
.
Drop
[
i
]
}
}
else
{
out
.
Drop
=
nil
}
return
nil
}
func
deepCopy_api_CephFSVolumeSource
(
in
api
.
CephFSVolumeSource
,
out
*
api
.
CephFSVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Monitors
!=
nil
{
out
.
Monitors
=
make
([]
string
,
len
(
in
.
Monitors
))
for
i
:=
range
in
.
Monitors
{
out
.
Monitors
[
i
]
=
in
.
Monitors
[
i
]
}
}
else
{
out
.
Monitors
=
nil
}
out
.
User
=
in
.
User
out
.
SecretFile
=
in
.
SecretFile
if
in
.
SecretRef
!=
nil
{
out
.
SecretRef
=
new
(
api
.
LocalObjectReference
)
if
err
:=
deepCopy_api_LocalObjectReference
(
*
in
.
SecretRef
,
out
.
SecretRef
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
SecretRef
=
nil
}
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_CinderVolumeSource
(
in
api
.
CinderVolumeSource
,
out
*
api
.
CinderVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
VolumeID
=
in
.
VolumeID
out
.
FSType
=
in
.
FSType
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_ConfigMapKeySelector
(
in
api
.
ConfigMapKeySelector
,
out
*
api
.
ConfigMapKeySelector
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_api_LocalObjectReference
(
in
.
LocalObjectReference
,
&
out
.
LocalObjectReference
,
c
);
err
!=
nil
{
return
err
}
out
.
Key
=
in
.
Key
return
nil
}
func
deepCopy_api_Container
(
in
api
.
Container
,
out
*
api
.
Container
,
c
*
conversion
.
Cloner
)
error
{
out
.
Name
=
in
.
Name
out
.
Image
=
in
.
Image
if
in
.
Command
!=
nil
{
out
.
Command
=
make
([]
string
,
len
(
in
.
Command
))
for
i
:=
range
in
.
Command
{
out
.
Command
[
i
]
=
in
.
Command
[
i
]
}
}
else
{
out
.
Command
=
nil
}
if
in
.
Args
!=
nil
{
out
.
Args
=
make
([]
string
,
len
(
in
.
Args
))
for
i
:=
range
in
.
Args
{
out
.
Args
[
i
]
=
in
.
Args
[
i
]
}
}
else
{
out
.
Args
=
nil
}
out
.
WorkingDir
=
in
.
WorkingDir
if
in
.
Ports
!=
nil
{
out
.
Ports
=
make
([]
api
.
ContainerPort
,
len
(
in
.
Ports
))
for
i
:=
range
in
.
Ports
{
if
err
:=
deepCopy_api_ContainerPort
(
in
.
Ports
[
i
],
&
out
.
Ports
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Ports
=
nil
}
if
in
.
Env
!=
nil
{
out
.
Env
=
make
([]
api
.
EnvVar
,
len
(
in
.
Env
))
for
i
:=
range
in
.
Env
{
if
err
:=
deepCopy_api_EnvVar
(
in
.
Env
[
i
],
&
out
.
Env
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Env
=
nil
}
if
err
:=
deepCopy_api_ResourceRequirements
(
in
.
Resources
,
&
out
.
Resources
,
c
);
err
!=
nil
{
return
err
}
if
in
.
VolumeMounts
!=
nil
{
out
.
VolumeMounts
=
make
([]
api
.
VolumeMount
,
len
(
in
.
VolumeMounts
))
for
i
:=
range
in
.
VolumeMounts
{
if
err
:=
deepCopy_api_VolumeMount
(
in
.
VolumeMounts
[
i
],
&
out
.
VolumeMounts
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
VolumeMounts
=
nil
}
if
in
.
LivenessProbe
!=
nil
{
out
.
LivenessProbe
=
new
(
api
.
Probe
)
if
err
:=
deepCopy_api_Probe
(
*
in
.
LivenessProbe
,
out
.
LivenessProbe
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
LivenessProbe
=
nil
}
if
in
.
ReadinessProbe
!=
nil
{
out
.
ReadinessProbe
=
new
(
api
.
Probe
)
if
err
:=
deepCopy_api_Probe
(
*
in
.
ReadinessProbe
,
out
.
ReadinessProbe
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
ReadinessProbe
=
nil
}
if
in
.
Lifecycle
!=
nil
{
out
.
Lifecycle
=
new
(
api
.
Lifecycle
)
if
err
:=
deepCopy_api_Lifecycle
(
*
in
.
Lifecycle
,
out
.
Lifecycle
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Lifecycle
=
nil
}
out
.
TerminationMessagePath
=
in
.
TerminationMessagePath
out
.
ImagePullPolicy
=
in
.
ImagePullPolicy
if
in
.
SecurityContext
!=
nil
{
out
.
SecurityContext
=
new
(
api
.
SecurityContext
)
if
err
:=
deepCopy_api_SecurityContext
(
*
in
.
SecurityContext
,
out
.
SecurityContext
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
SecurityContext
=
nil
}
out
.
Stdin
=
in
.
Stdin
out
.
StdinOnce
=
in
.
StdinOnce
out
.
TTY
=
in
.
TTY
return
nil
}
func
deepCopy_api_ContainerPort
(
in
api
.
ContainerPort
,
out
*
api
.
ContainerPort
,
c
*
conversion
.
Cloner
)
error
{
out
.
Name
=
in
.
Name
out
.
HostPort
=
in
.
HostPort
out
.
ContainerPort
=
in
.
ContainerPort
out
.
Protocol
=
in
.
Protocol
out
.
HostIP
=
in
.
HostIP
return
nil
}
func
deepCopy_api_DownwardAPIVolumeFile
(
in
api
.
DownwardAPIVolumeFile
,
out
*
api
.
DownwardAPIVolumeFile
,
c
*
conversion
.
Cloner
)
error
{
out
.
Path
=
in
.
Path
if
err
:=
deepCopy_api_ObjectFieldSelector
(
in
.
FieldRef
,
&
out
.
FieldRef
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_api_DownwardAPIVolumeSource
(
in
api
.
DownwardAPIVolumeSource
,
out
*
api
.
DownwardAPIVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
api
.
DownwardAPIVolumeFile
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_api_DownwardAPIVolumeFile
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_api_EmptyDirVolumeSource
(
in
api
.
EmptyDirVolumeSource
,
out
*
api
.
EmptyDirVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
Medium
=
in
.
Medium
return
nil
}
func
deepCopy_api_EnvVar
(
in
api
.
EnvVar
,
out
*
api
.
EnvVar
,
c
*
conversion
.
Cloner
)
error
{
out
.
Name
=
in
.
Name
out
.
Value
=
in
.
Value
if
in
.
ValueFrom
!=
nil
{
out
.
ValueFrom
=
new
(
api
.
EnvVarSource
)
if
err
:=
deepCopy_api_EnvVarSource
(
*
in
.
ValueFrom
,
out
.
ValueFrom
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
ValueFrom
=
nil
}
return
nil
}
func
deepCopy_api_EnvVarSource
(
in
api
.
EnvVarSource
,
out
*
api
.
EnvVarSource
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
FieldRef
!=
nil
{
out
.
FieldRef
=
new
(
api
.
ObjectFieldSelector
)
if
err
:=
deepCopy_api_ObjectFieldSelector
(
*
in
.
FieldRef
,
out
.
FieldRef
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
FieldRef
=
nil
}
if
in
.
ConfigMapKeyRef
!=
nil
{
out
.
ConfigMapKeyRef
=
new
(
api
.
ConfigMapKeySelector
)
if
err
:=
deepCopy_api_ConfigMapKeySelector
(
*
in
.
ConfigMapKeyRef
,
out
.
ConfigMapKeyRef
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
ConfigMapKeyRef
=
nil
}
if
in
.
SecretKeyRef
!=
nil
{
out
.
SecretKeyRef
=
new
(
api
.
SecretKeySelector
)
if
err
:=
deepCopy_api_SecretKeySelector
(
*
in
.
SecretKeyRef
,
out
.
SecretKeyRef
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
SecretKeyRef
=
nil
}
return
nil
}
func
deepCopy_api_ExecAction
(
in
api
.
ExecAction
,
out
*
api
.
ExecAction
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Command
!=
nil
{
out
.
Command
=
make
([]
string
,
len
(
in
.
Command
))
for
i
:=
range
in
.
Command
{
out
.
Command
[
i
]
=
in
.
Command
[
i
]
}
}
else
{
out
.
Command
=
nil
}
return
nil
}
func
deepCopy_api_FCVolumeSource
(
in
api
.
FCVolumeSource
,
out
*
api
.
FCVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
TargetWWNs
!=
nil
{
out
.
TargetWWNs
=
make
([]
string
,
len
(
in
.
TargetWWNs
))
for
i
:=
range
in
.
TargetWWNs
{
out
.
TargetWWNs
[
i
]
=
in
.
TargetWWNs
[
i
]
}
}
else
{
out
.
TargetWWNs
=
nil
}
if
in
.
Lun
!=
nil
{
out
.
Lun
=
new
(
int
)
*
out
.
Lun
=
*
in
.
Lun
}
else
{
out
.
Lun
=
nil
}
out
.
FSType
=
in
.
FSType
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_FlexVolumeSource
(
in
api
.
FlexVolumeSource
,
out
*
api
.
FlexVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
Driver
=
in
.
Driver
out
.
FSType
=
in
.
FSType
if
in
.
SecretRef
!=
nil
{
out
.
SecretRef
=
new
(
api
.
LocalObjectReference
)
if
err
:=
deepCopy_api_LocalObjectReference
(
*
in
.
SecretRef
,
out
.
SecretRef
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
SecretRef
=
nil
}
out
.
ReadOnly
=
in
.
ReadOnly
if
in
.
Options
!=
nil
{
out
.
Options
=
make
(
map
[
string
]
string
)
for
key
,
val
:=
range
in
.
Options
{
out
.
Options
[
key
]
=
val
}
}
else
{
out
.
Options
=
nil
}
return
nil
}
func
deepCopy_api_FlockerVolumeSource
(
in
api
.
FlockerVolumeSource
,
out
*
api
.
FlockerVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
DatasetName
=
in
.
DatasetName
return
nil
}
func
deepCopy_api_GCEPersistentDiskVolumeSource
(
in
api
.
GCEPersistentDiskVolumeSource
,
out
*
api
.
GCEPersistentDiskVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
PDName
=
in
.
PDName
out
.
FSType
=
in
.
FSType
out
.
Partition
=
in
.
Partition
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_GitRepoVolumeSource
(
in
api
.
GitRepoVolumeSource
,
out
*
api
.
GitRepoVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
Repository
=
in
.
Repository
out
.
Revision
=
in
.
Revision
out
.
Directory
=
in
.
Directory
return
nil
}
func
deepCopy_api_GlusterfsVolumeSource
(
in
api
.
GlusterfsVolumeSource
,
out
*
api
.
GlusterfsVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
EndpointsName
=
in
.
EndpointsName
out
.
Path
=
in
.
Path
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_HTTPGetAction
(
in
api
.
HTTPGetAction
,
out
*
api
.
HTTPGetAction
,
c
*
conversion
.
Cloner
)
error
{
out
.
Path
=
in
.
Path
if
err
:=
deepCopy_intstr_IntOrString
(
in
.
Port
,
&
out
.
Port
,
c
);
err
!=
nil
{
return
err
}
out
.
Host
=
in
.
Host
out
.
Scheme
=
in
.
Scheme
return
nil
}
func
deepCopy_api_Handler
(
in
api
.
Handler
,
out
*
api
.
Handler
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Exec
!=
nil
{
out
.
Exec
=
new
(
api
.
ExecAction
)
if
err
:=
deepCopy_api_ExecAction
(
*
in
.
Exec
,
out
.
Exec
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Exec
=
nil
}
if
in
.
HTTPGet
!=
nil
{
out
.
HTTPGet
=
new
(
api
.
HTTPGetAction
)
if
err
:=
deepCopy_api_HTTPGetAction
(
*
in
.
HTTPGet
,
out
.
HTTPGet
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
HTTPGet
=
nil
}
if
in
.
TCPSocket
!=
nil
{
out
.
TCPSocket
=
new
(
api
.
TCPSocketAction
)
if
err
:=
deepCopy_api_TCPSocketAction
(
*
in
.
TCPSocket
,
out
.
TCPSocket
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
TCPSocket
=
nil
}
return
nil
}
func
deepCopy_api_HostPathVolumeSource
(
in
api
.
HostPathVolumeSource
,
out
*
api
.
HostPathVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
Path
=
in
.
Path
return
nil
}
func
deepCopy_api_ISCSIVolumeSource
(
in
api
.
ISCSIVolumeSource
,
out
*
api
.
ISCSIVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
TargetPortal
=
in
.
TargetPortal
out
.
IQN
=
in
.
IQN
out
.
Lun
=
in
.
Lun
out
.
ISCSIInterface
=
in
.
ISCSIInterface
out
.
FSType
=
in
.
FSType
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_Lifecycle
(
in
api
.
Lifecycle
,
out
*
api
.
Lifecycle
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
PostStart
!=
nil
{
out
.
PostStart
=
new
(
api
.
Handler
)
if
err
:=
deepCopy_api_Handler
(
*
in
.
PostStart
,
out
.
PostStart
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
PostStart
=
nil
}
if
in
.
PreStop
!=
nil
{
out
.
PreStop
=
new
(
api
.
Handler
)
if
err
:=
deepCopy_api_Handler
(
*
in
.
PreStop
,
out
.
PreStop
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
PreStop
=
nil
}
return
nil
}
func
deepCopy_api_LoadBalancerIngress
(
in
api
.
LoadBalancerIngress
,
out
*
api
.
LoadBalancerIngress
,
c
*
conversion
.
Cloner
)
error
{
out
.
IP
=
in
.
IP
out
.
Hostname
=
in
.
Hostname
return
nil
}
func
deepCopy_api_LoadBalancerStatus
(
in
api
.
LoadBalancerStatus
,
out
*
api
.
LoadBalancerStatus
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Ingress
!=
nil
{
out
.
Ingress
=
make
([]
api
.
LoadBalancerIngress
,
len
(
in
.
Ingress
))
for
i
:=
range
in
.
Ingress
{
if
err
:=
deepCopy_api_LoadBalancerIngress
(
in
.
Ingress
[
i
],
&
out
.
Ingress
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Ingress
=
nil
}
return
nil
}
func
deepCopy_api_LocalObjectReference
(
in
api
.
LocalObjectReference
,
out
*
api
.
LocalObjectReference
,
c
*
conversion
.
Cloner
)
error
{
out
.
Name
=
in
.
Name
return
nil
}
func
deepCopy_api_NFSVolumeSource
(
in
api
.
NFSVolumeSource
,
out
*
api
.
NFSVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
Server
=
in
.
Server
out
.
Path
=
in
.
Path
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_ObjectFieldSelector
(
in
api
.
ObjectFieldSelector
,
out
*
api
.
ObjectFieldSelector
,
c
*
conversion
.
Cloner
)
error
{
out
.
APIVersion
=
in
.
APIVersion
out
.
FieldPath
=
in
.
FieldPath
return
nil
}
func
deepCopy_api_ObjectMeta
(
in
api
.
ObjectMeta
,
out
*
api
.
ObjectMeta
,
c
*
conversion
.
Cloner
)
error
{
out
.
Name
=
in
.
Name
out
.
GenerateName
=
in
.
GenerateName
out
.
Namespace
=
in
.
Namespace
out
.
SelfLink
=
in
.
SelfLink
out
.
UID
=
in
.
UID
out
.
ResourceVersion
=
in
.
ResourceVersion
out
.
Generation
=
in
.
Generation
if
err
:=
deepCopy_unversioned_Time
(
in
.
CreationTimestamp
,
&
out
.
CreationTimestamp
,
c
);
err
!=
nil
{
return
err
}
if
in
.
DeletionTimestamp
!=
nil
{
out
.
DeletionTimestamp
=
new
(
unversioned
.
Time
)
if
err
:=
deepCopy_unversioned_Time
(
*
in
.
DeletionTimestamp
,
out
.
DeletionTimestamp
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
DeletionTimestamp
=
nil
}
if
in
.
DeletionGracePeriodSeconds
!=
nil
{
out
.
DeletionGracePeriodSeconds
=
new
(
int64
)
*
out
.
DeletionGracePeriodSeconds
=
*
in
.
DeletionGracePeriodSeconds
}
else
{
out
.
DeletionGracePeriodSeconds
=
nil
}
if
in
.
Labels
!=
nil
{
out
.
Labels
=
make
(
map
[
string
]
string
)
for
key
,
val
:=
range
in
.
Labels
{
out
.
Labels
[
key
]
=
val
}
}
else
{
out
.
Labels
=
nil
}
if
in
.
Annotations
!=
nil
{
out
.
Annotations
=
make
(
map
[
string
]
string
)
for
key
,
val
:=
range
in
.
Annotations
{
out
.
Annotations
[
key
]
=
val
}
}
else
{
out
.
Annotations
=
nil
}
return
nil
}
func
deepCopy_api_PersistentVolumeClaimVolumeSource
(
in
api
.
PersistentVolumeClaimVolumeSource
,
out
*
api
.
PersistentVolumeClaimVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
ClaimName
=
in
.
ClaimName
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_PodSecurityContext
(
in
api
.
PodSecurityContext
,
out
*
api
.
PodSecurityContext
,
c
*
conversion
.
Cloner
)
error
{
out
.
HostNetwork
=
in
.
HostNetwork
out
.
HostPID
=
in
.
HostPID
out
.
HostIPC
=
in
.
HostIPC
if
in
.
SELinuxOptions
!=
nil
{
out
.
SELinuxOptions
=
new
(
api
.
SELinuxOptions
)
if
err
:=
deepCopy_api_SELinuxOptions
(
*
in
.
SELinuxOptions
,
out
.
SELinuxOptions
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
SELinuxOptions
=
nil
}
if
in
.
RunAsUser
!=
nil
{
out
.
RunAsUser
=
new
(
int64
)
*
out
.
RunAsUser
=
*
in
.
RunAsUser
}
else
{
out
.
RunAsUser
=
nil
}
if
in
.
RunAsNonRoot
!=
nil
{
out
.
RunAsNonRoot
=
new
(
bool
)
*
out
.
RunAsNonRoot
=
*
in
.
RunAsNonRoot
}
else
{
out
.
RunAsNonRoot
=
nil
}
if
in
.
SupplementalGroups
!=
nil
{
out
.
SupplementalGroups
=
make
([]
int64
,
len
(
in
.
SupplementalGroups
))
for
i
:=
range
in
.
SupplementalGroups
{
out
.
SupplementalGroups
[
i
]
=
in
.
SupplementalGroups
[
i
]
}
}
else
{
out
.
SupplementalGroups
=
nil
}
if
in
.
FSGroup
!=
nil
{
out
.
FSGroup
=
new
(
int64
)
*
out
.
FSGroup
=
*
in
.
FSGroup
}
else
{
out
.
FSGroup
=
nil
}
return
nil
}
func
deepCopy_api_PodSpec
(
in
api
.
PodSpec
,
out
*
api
.
PodSpec
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Volumes
!=
nil
{
out
.
Volumes
=
make
([]
api
.
Volume
,
len
(
in
.
Volumes
))
for
i
:=
range
in
.
Volumes
{
if
err
:=
deepCopy_api_Volume
(
in
.
Volumes
[
i
],
&
out
.
Volumes
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Volumes
=
nil
}
if
in
.
Containers
!=
nil
{
out
.
Containers
=
make
([]
api
.
Container
,
len
(
in
.
Containers
))
for
i
:=
range
in
.
Containers
{
if
err
:=
deepCopy_api_Container
(
in
.
Containers
[
i
],
&
out
.
Containers
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Containers
=
nil
}
out
.
RestartPolicy
=
in
.
RestartPolicy
if
in
.
TerminationGracePeriodSeconds
!=
nil
{
out
.
TerminationGracePeriodSeconds
=
new
(
int64
)
*
out
.
TerminationGracePeriodSeconds
=
*
in
.
TerminationGracePeriodSeconds
}
else
{
out
.
TerminationGracePeriodSeconds
=
nil
}
if
in
.
ActiveDeadlineSeconds
!=
nil
{
out
.
ActiveDeadlineSeconds
=
new
(
int64
)
*
out
.
ActiveDeadlineSeconds
=
*
in
.
ActiveDeadlineSeconds
}
else
{
out
.
ActiveDeadlineSeconds
=
nil
}
out
.
DNSPolicy
=
in
.
DNSPolicy
if
in
.
NodeSelector
!=
nil
{
out
.
NodeSelector
=
make
(
map
[
string
]
string
)
for
key
,
val
:=
range
in
.
NodeSelector
{
out
.
NodeSelector
[
key
]
=
val
}
}
else
{
out
.
NodeSelector
=
nil
}
out
.
ServiceAccountName
=
in
.
ServiceAccountName
out
.
NodeName
=
in
.
NodeName
if
in
.
SecurityContext
!=
nil
{
out
.
SecurityContext
=
new
(
api
.
PodSecurityContext
)
if
err
:=
deepCopy_api_PodSecurityContext
(
*
in
.
SecurityContext
,
out
.
SecurityContext
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
SecurityContext
=
nil
}
if
in
.
ImagePullSecrets
!=
nil
{
out
.
ImagePullSecrets
=
make
([]
api
.
LocalObjectReference
,
len
(
in
.
ImagePullSecrets
))
for
i
:=
range
in
.
ImagePullSecrets
{
if
err
:=
deepCopy_api_LocalObjectReference
(
in
.
ImagePullSecrets
[
i
],
&
out
.
ImagePullSecrets
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
ImagePullSecrets
=
nil
}
return
nil
}
func
deepCopy_api_PodTemplateSpec
(
in
api
.
PodTemplateSpec
,
out
*
api
.
PodTemplateSpec
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_PodSpec
(
in
.
Spec
,
&
out
.
Spec
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_api_Probe
(
in
api
.
Probe
,
out
*
api
.
Probe
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_api_Handler
(
in
.
Handler
,
&
out
.
Handler
,
c
);
err
!=
nil
{
return
err
}
out
.
InitialDelaySeconds
=
in
.
InitialDelaySeconds
out
.
TimeoutSeconds
=
in
.
TimeoutSeconds
out
.
PeriodSeconds
=
in
.
PeriodSeconds
out
.
SuccessThreshold
=
in
.
SuccessThreshold
out
.
FailureThreshold
=
in
.
FailureThreshold
return
nil
}
func
deepCopy_api_RBDVolumeSource
(
in
api
.
RBDVolumeSource
,
out
*
api
.
RBDVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
CephMonitors
!=
nil
{
out
.
CephMonitors
=
make
([]
string
,
len
(
in
.
CephMonitors
))
for
i
:=
range
in
.
CephMonitors
{
out
.
CephMonitors
[
i
]
=
in
.
CephMonitors
[
i
]
}
}
else
{
out
.
CephMonitors
=
nil
}
out
.
RBDImage
=
in
.
RBDImage
out
.
FSType
=
in
.
FSType
out
.
RBDPool
=
in
.
RBDPool
out
.
RadosUser
=
in
.
RadosUser
out
.
Keyring
=
in
.
Keyring
if
in
.
SecretRef
!=
nil
{
out
.
SecretRef
=
new
(
api
.
LocalObjectReference
)
if
err
:=
deepCopy_api_LocalObjectReference
(
*
in
.
SecretRef
,
out
.
SecretRef
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
SecretRef
=
nil
}
out
.
ReadOnly
=
in
.
ReadOnly
return
nil
}
func
deepCopy_api_ResourceRequirements
(
in
api
.
ResourceRequirements
,
out
*
api
.
ResourceRequirements
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Limits
!=
nil
{
out
.
Limits
=
make
(
api
.
ResourceList
)
for
key
,
val
:=
range
in
.
Limits
{
newVal
:=
new
(
resource
.
Quantity
)
if
err
:=
deepCopy_resource_Quantity
(
val
,
newVal
,
c
);
err
!=
nil
{
return
err
}
out
.
Limits
[
key
]
=
*
newVal
}
}
else
{
out
.
Limits
=
nil
}
if
in
.
Requests
!=
nil
{
out
.
Requests
=
make
(
api
.
ResourceList
)
for
key
,
val
:=
range
in
.
Requests
{
newVal
:=
new
(
resource
.
Quantity
)
if
err
:=
deepCopy_resource_Quantity
(
val
,
newVal
,
c
);
err
!=
nil
{
return
err
}
out
.
Requests
[
key
]
=
*
newVal
}
}
else
{
out
.
Requests
=
nil
}
return
nil
}
func
deepCopy_api_SELinuxOptions
(
in
api
.
SELinuxOptions
,
out
*
api
.
SELinuxOptions
,
c
*
conversion
.
Cloner
)
error
{
out
.
User
=
in
.
User
out
.
Role
=
in
.
Role
out
.
Type
=
in
.
Type
out
.
Level
=
in
.
Level
return
nil
}
func
deepCopy_api_SecretKeySelector
(
in
api
.
SecretKeySelector
,
out
*
api
.
SecretKeySelector
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_api_LocalObjectReference
(
in
.
LocalObjectReference
,
&
out
.
LocalObjectReference
,
c
);
err
!=
nil
{
return
err
}
out
.
Key
=
in
.
Key
return
nil
}
func
deepCopy_api_SecretVolumeSource
(
in
api
.
SecretVolumeSource
,
out
*
api
.
SecretVolumeSource
,
c
*
conversion
.
Cloner
)
error
{
out
.
SecretName
=
in
.
SecretName
return
nil
}
func
deepCopy_api_SecurityContext
(
in
api
.
SecurityContext
,
out
*
api
.
SecurityContext
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Capabilities
!=
nil
{
out
.
Capabilities
=
new
(
api
.
Capabilities
)
if
err
:=
deepCopy_api_Capabilities
(
*
in
.
Capabilities
,
out
.
Capabilities
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Capabilities
=
nil
}
if
in
.
Privileged
!=
nil
{
out
.
Privileged
=
new
(
bool
)
*
out
.
Privileged
=
*
in
.
Privileged
}
else
{
out
.
Privileged
=
nil
}
if
in
.
SELinuxOptions
!=
nil
{
out
.
SELinuxOptions
=
new
(
api
.
SELinuxOptions
)
if
err
:=
deepCopy_api_SELinuxOptions
(
*
in
.
SELinuxOptions
,
out
.
SELinuxOptions
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
SELinuxOptions
=
nil
}
if
in
.
RunAsUser
!=
nil
{
out
.
RunAsUser
=
new
(
int64
)
*
out
.
RunAsUser
=
*
in
.
RunAsUser
}
else
{
out
.
RunAsUser
=
nil
}
if
in
.
RunAsNonRoot
!=
nil
{
out
.
RunAsNonRoot
=
new
(
bool
)
*
out
.
RunAsNonRoot
=
*
in
.
RunAsNonRoot
}
else
{
out
.
RunAsNonRoot
=
nil
}
return
nil
}
func
deepCopy_api_TCPSocketAction
(
in
api
.
TCPSocketAction
,
out
*
api
.
TCPSocketAction
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_intstr_IntOrString
(
in
.
Port
,
&
out
.
Port
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_api_Volume
(
in
api
.
Volume
,
out
*
api
.
Volume
,
c
*
conversion
.
Cloner
)
error
{
out
.
Name
=
in
.
Name
if
err
:=
deepCopy_api_VolumeSource
(
in
.
VolumeSource
,
&
out
.
VolumeSource
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_api_VolumeMount
(
in
api
.
VolumeMount
,
out
*
api
.
VolumeMount
,
c
*
conversion
.
Cloner
)
error
{
out
.
Name
=
in
.
Name
out
.
ReadOnly
=
in
.
ReadOnly
out
.
MountPath
=
in
.
MountPath
return
nil
}
func
deepCopy_api_VolumeSource
(
in
api
.
VolumeSource
,
out
*
api
.
VolumeSource
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
HostPath
!=
nil
{
out
.
HostPath
=
new
(
api
.
HostPathVolumeSource
)
if
err
:=
deepCopy_api_HostPathVolumeSource
(
*
in
.
HostPath
,
out
.
HostPath
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
HostPath
=
nil
}
if
in
.
EmptyDir
!=
nil
{
out
.
EmptyDir
=
new
(
api
.
EmptyDirVolumeSource
)
if
err
:=
deepCopy_api_EmptyDirVolumeSource
(
*
in
.
EmptyDir
,
out
.
EmptyDir
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
EmptyDir
=
nil
}
if
in
.
GCEPersistentDisk
!=
nil
{
out
.
GCEPersistentDisk
=
new
(
api
.
GCEPersistentDiskVolumeSource
)
if
err
:=
deepCopy_api_GCEPersistentDiskVolumeSource
(
*
in
.
GCEPersistentDisk
,
out
.
GCEPersistentDisk
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
GCEPersistentDisk
=
nil
}
if
in
.
AWSElasticBlockStore
!=
nil
{
out
.
AWSElasticBlockStore
=
new
(
api
.
AWSElasticBlockStoreVolumeSource
)
if
err
:=
deepCopy_api_AWSElasticBlockStoreVolumeSource
(
*
in
.
AWSElasticBlockStore
,
out
.
AWSElasticBlockStore
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
AWSElasticBlockStore
=
nil
}
if
in
.
GitRepo
!=
nil
{
out
.
GitRepo
=
new
(
api
.
GitRepoVolumeSource
)
if
err
:=
deepCopy_api_GitRepoVolumeSource
(
*
in
.
GitRepo
,
out
.
GitRepo
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
GitRepo
=
nil
}
if
in
.
Secret
!=
nil
{
out
.
Secret
=
new
(
api
.
SecretVolumeSource
)
if
err
:=
deepCopy_api_SecretVolumeSource
(
*
in
.
Secret
,
out
.
Secret
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Secret
=
nil
}
if
in
.
NFS
!=
nil
{
out
.
NFS
=
new
(
api
.
NFSVolumeSource
)
if
err
:=
deepCopy_api_NFSVolumeSource
(
*
in
.
NFS
,
out
.
NFS
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
NFS
=
nil
}
if
in
.
ISCSI
!=
nil
{
out
.
ISCSI
=
new
(
api
.
ISCSIVolumeSource
)
if
err
:=
deepCopy_api_ISCSIVolumeSource
(
*
in
.
ISCSI
,
out
.
ISCSI
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
ISCSI
=
nil
}
if
in
.
Glusterfs
!=
nil
{
out
.
Glusterfs
=
new
(
api
.
GlusterfsVolumeSource
)
if
err
:=
deepCopy_api_GlusterfsVolumeSource
(
*
in
.
Glusterfs
,
out
.
Glusterfs
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Glusterfs
=
nil
}
if
in
.
PersistentVolumeClaim
!=
nil
{
out
.
PersistentVolumeClaim
=
new
(
api
.
PersistentVolumeClaimVolumeSource
)
if
err
:=
deepCopy_api_PersistentVolumeClaimVolumeSource
(
*
in
.
PersistentVolumeClaim
,
out
.
PersistentVolumeClaim
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
PersistentVolumeClaim
=
nil
}
if
in
.
RBD
!=
nil
{
out
.
RBD
=
new
(
api
.
RBDVolumeSource
)
if
err
:=
deepCopy_api_RBDVolumeSource
(
*
in
.
RBD
,
out
.
RBD
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
RBD
=
nil
}
if
in
.
FlexVolume
!=
nil
{
out
.
FlexVolume
=
new
(
api
.
FlexVolumeSource
)
if
err
:=
deepCopy_api_FlexVolumeSource
(
*
in
.
FlexVolume
,
out
.
FlexVolume
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
FlexVolume
=
nil
}
if
in
.
Cinder
!=
nil
{
out
.
Cinder
=
new
(
api
.
CinderVolumeSource
)
if
err
:=
deepCopy_api_CinderVolumeSource
(
*
in
.
Cinder
,
out
.
Cinder
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Cinder
=
nil
}
if
in
.
CephFS
!=
nil
{
out
.
CephFS
=
new
(
api
.
CephFSVolumeSource
)
if
err
:=
deepCopy_api_CephFSVolumeSource
(
*
in
.
CephFS
,
out
.
CephFS
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
CephFS
=
nil
}
if
in
.
Flocker
!=
nil
{
out
.
Flocker
=
new
(
api
.
FlockerVolumeSource
)
if
err
:=
deepCopy_api_FlockerVolumeSource
(
*
in
.
Flocker
,
out
.
Flocker
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Flocker
=
nil
}
if
in
.
DownwardAPI
!=
nil
{
out
.
DownwardAPI
=
new
(
api
.
DownwardAPIVolumeSource
)
if
err
:=
deepCopy_api_DownwardAPIVolumeSource
(
*
in
.
DownwardAPI
,
out
.
DownwardAPI
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
DownwardAPI
=
nil
}
if
in
.
FC
!=
nil
{
out
.
FC
=
new
(
api
.
FCVolumeSource
)
if
err
:=
deepCopy_api_FCVolumeSource
(
*
in
.
FC
,
out
.
FC
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
FC
=
nil
}
return
nil
}
func
deepCopy_resource_Quantity
(
in
resource
.
Quantity
,
out
*
resource
.
Quantity
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Amount
!=
nil
{
if
newVal
,
err
:=
c
.
DeepCopy
(
in
.
Amount
);
err
!=
nil
{
return
err
}
else
{
out
.
Amount
=
newVal
.
(
*
inf
.
Dec
)
}
}
else
{
out
.
Amount
=
nil
}
out
.
Format
=
in
.
Format
return
nil
}
func
deepCopy_unversioned_ListMeta
(
in
unversioned
.
ListMeta
,
out
*
unversioned
.
ListMeta
,
c
*
conversion
.
Cloner
)
error
{
out
.
SelfLink
=
in
.
SelfLink
out
.
ResourceVersion
=
in
.
ResourceVersion
return
nil
}
func
deepCopy_unversioned_Time
(
in
unversioned
.
Time
,
out
*
unversioned
.
Time
,
c
*
conversion
.
Cloner
)
error
{
if
newVal
,
err
:=
c
.
DeepCopy
(
in
.
Time
);
err
!=
nil
{
return
err
}
else
{
out
.
Time
=
newVal
.
(
time
.
Time
)
}
return
nil
}
func
deepCopy_unversioned_TypeMeta
(
in
unversioned
.
TypeMeta
,
out
*
unversioned
.
TypeMeta
,
c
*
conversion
.
Cloner
)
error
{
out
.
Kind
=
in
.
Kind
out
.
APIVersion
=
in
.
APIVersion
return
nil
}
func
deepCopy_extensions_APIVersion
(
in
APIVersion
,
out
*
APIVersion
,
c
*
conversion
.
Cloner
)
error
{
out
.
Name
=
in
.
Name
out
.
APIGroup
=
in
.
APIGroup
return
nil
}
func
deepCopy_extensions_CPUTargetUtilization
(
in
CPUTargetUtilization
,
out
*
CPUTargetUtilization
,
c
*
conversion
.
Cloner
)
error
{
out
.
TargetPercentage
=
in
.
TargetPercentage
return
nil
}
func
deepCopy_extensions_ClusterAutoscaler
(
in
ClusterAutoscaler
,
out
*
ClusterAutoscaler
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_ClusterAutoscalerSpec
(
in
.
Spec
,
&
out
.
Spec
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_ClusterAutoscalerList
(
in
ClusterAutoscalerList
,
out
*
ClusterAutoscalerList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
ClusterAutoscaler
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_ClusterAutoscaler
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_extensions_ClusterAutoscalerSpec
(
in
ClusterAutoscalerSpec
,
out
*
ClusterAutoscalerSpec
,
c
*
conversion
.
Cloner
)
error
{
out
.
MinNodes
=
in
.
MinNodes
out
.
MaxNodes
=
in
.
MaxNodes
if
in
.
TargetUtilization
!=
nil
{
out
.
TargetUtilization
=
make
([]
NodeUtilization
,
len
(
in
.
TargetUtilization
))
for
i
:=
range
in
.
TargetUtilization
{
if
err
:=
deepCopy_extensions_NodeUtilization
(
in
.
TargetUtilization
[
i
],
&
out
.
TargetUtilization
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
TargetUtilization
=
nil
}
return
nil
}
func
deepCopy_extensions_ConfigMap
(
in
ConfigMap
,
out
*
ConfigMap
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Data
!=
nil
{
out
.
Data
=
make
(
map
[
string
]
string
)
for
key
,
val
:=
range
in
.
Data
{
out
.
Data
[
key
]
=
val
}
}
else
{
out
.
Data
=
nil
}
return
nil
}
func
deepCopy_extensions_ConfigMapList
(
in
ConfigMapList
,
out
*
ConfigMapList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
ConfigMap
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_ConfigMap
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_extensions_DaemonSet
(
in
DaemonSet
,
out
*
DaemonSet
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_DaemonSetSpec
(
in
.
Spec
,
&
out
.
Spec
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_DaemonSetStatus
(
in
.
Status
,
&
out
.
Status
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_DaemonSetList
(
in
DaemonSetList
,
out
*
DaemonSetList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
DaemonSet
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_DaemonSet
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_extensions_DaemonSetSpec
(
in
DaemonSetSpec
,
out
*
DaemonSetSpec
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Selector
!=
nil
{
out
.
Selector
=
new
(
LabelSelector
)
if
err
:=
deepCopy_extensions_LabelSelector
(
*
in
.
Selector
,
out
.
Selector
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Selector
=
nil
}
if
in
.
Template
!=
nil
{
out
.
Template
=
new
(
api
.
PodTemplateSpec
)
if
err
:=
deepCopy_api_PodTemplateSpec
(
*
in
.
Template
,
out
.
Template
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Template
=
nil
}
if
err
:=
deepCopy_extensions_DaemonSetUpdateStrategy
(
in
.
UpdateStrategy
,
&
out
.
UpdateStrategy
,
c
);
err
!=
nil
{
return
err
}
out
.
UniqueLabelKey
=
in
.
UniqueLabelKey
return
nil
}
func
deepCopy_extensions_DaemonSetStatus
(
in
DaemonSetStatus
,
out
*
DaemonSetStatus
,
c
*
conversion
.
Cloner
)
error
{
out
.
CurrentNumberScheduled
=
in
.
CurrentNumberScheduled
out
.
NumberMisscheduled
=
in
.
NumberMisscheduled
out
.
DesiredNumberScheduled
=
in
.
DesiredNumberScheduled
return
nil
}
func
deepCopy_extensions_DaemonSetUpdateStrategy
(
in
DaemonSetUpdateStrategy
,
out
*
DaemonSetUpdateStrategy
,
c
*
conversion
.
Cloner
)
error
{
out
.
Type
=
in
.
Type
if
in
.
RollingUpdate
!=
nil
{
out
.
RollingUpdate
=
new
(
RollingUpdateDaemonSet
)
if
err
:=
deepCopy_extensions_RollingUpdateDaemonSet
(
*
in
.
RollingUpdate
,
out
.
RollingUpdate
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
RollingUpdate
=
nil
}
return
nil
}
func
deepCopy_extensions_Deployment
(
in
Deployment
,
out
*
Deployment
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_DeploymentSpec
(
in
.
Spec
,
&
out
.
Spec
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_DeploymentStatus
(
in
.
Status
,
&
out
.
Status
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_DeploymentList
(
in
DeploymentList
,
out
*
DeploymentList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
Deployment
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_Deployment
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_extensions_DeploymentSpec
(
in
DeploymentSpec
,
out
*
DeploymentSpec
,
c
*
conversion
.
Cloner
)
error
{
out
.
Replicas
=
in
.
Replicas
if
in
.
Selector
!=
nil
{
out
.
Selector
=
make
(
map
[
string
]
string
)
for
key
,
val
:=
range
in
.
Selector
{
out
.
Selector
[
key
]
=
val
}
}
else
{
out
.
Selector
=
nil
}
if
err
:=
deepCopy_api_PodTemplateSpec
(
in
.
Template
,
&
out
.
Template
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_DeploymentStrategy
(
in
.
Strategy
,
&
out
.
Strategy
,
c
);
err
!=
nil
{
return
err
}
out
.
UniqueLabelKey
=
in
.
UniqueLabelKey
return
nil
}
func
deepCopy_extensions_DeploymentStatus
(
in
DeploymentStatus
,
out
*
DeploymentStatus
,
c
*
conversion
.
Cloner
)
error
{
out
.
Replicas
=
in
.
Replicas
out
.
UpdatedReplicas
=
in
.
UpdatedReplicas
return
nil
}
func
deepCopy_extensions_DeploymentStrategy
(
in
DeploymentStrategy
,
out
*
DeploymentStrategy
,
c
*
conversion
.
Cloner
)
error
{
out
.
Type
=
in
.
Type
if
in
.
RollingUpdate
!=
nil
{
out
.
RollingUpdate
=
new
(
RollingUpdateDeployment
)
if
err
:=
deepCopy_extensions_RollingUpdateDeployment
(
*
in
.
RollingUpdate
,
out
.
RollingUpdate
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
RollingUpdate
=
nil
}
return
nil
}
func
deepCopy_extensions_HTTPIngressPath
(
in
HTTPIngressPath
,
out
*
HTTPIngressPath
,
c
*
conversion
.
Cloner
)
error
{
out
.
Path
=
in
.
Path
if
err
:=
deepCopy_extensions_IngressBackend
(
in
.
Backend
,
&
out
.
Backend
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_HTTPIngressRuleValue
(
in
HTTPIngressRuleValue
,
out
*
HTTPIngressRuleValue
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Paths
!=
nil
{
out
.
Paths
=
make
([]
HTTPIngressPath
,
len
(
in
.
Paths
))
for
i
:=
range
in
.
Paths
{
if
err
:=
deepCopy_extensions_HTTPIngressPath
(
in
.
Paths
[
i
],
&
out
.
Paths
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Paths
=
nil
}
return
nil
}
func
deepCopy_extensions_HorizontalPodAutoscaler
(
in
HorizontalPodAutoscaler
,
out
*
HorizontalPodAutoscaler
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_HorizontalPodAutoscalerSpec
(
in
.
Spec
,
&
out
.
Spec
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_HorizontalPodAutoscalerStatus
(
in
.
Status
,
&
out
.
Status
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_HorizontalPodAutoscalerList
(
in
HorizontalPodAutoscalerList
,
out
*
HorizontalPodAutoscalerList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
HorizontalPodAutoscaler
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_HorizontalPodAutoscaler
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_extensions_HorizontalPodAutoscalerSpec
(
in
HorizontalPodAutoscalerSpec
,
out
*
HorizontalPodAutoscalerSpec
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_extensions_SubresourceReference
(
in
.
ScaleRef
,
&
out
.
ScaleRef
,
c
);
err
!=
nil
{
return
err
}
if
in
.
MinReplicas
!=
nil
{
out
.
MinReplicas
=
new
(
int
)
*
out
.
MinReplicas
=
*
in
.
MinReplicas
}
else
{
out
.
MinReplicas
=
nil
}
out
.
MaxReplicas
=
in
.
MaxReplicas
if
in
.
CPUUtilization
!=
nil
{
out
.
CPUUtilization
=
new
(
CPUTargetUtilization
)
if
err
:=
deepCopy_extensions_CPUTargetUtilization
(
*
in
.
CPUUtilization
,
out
.
CPUUtilization
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
CPUUtilization
=
nil
}
return
nil
}
func
deepCopy_extensions_HorizontalPodAutoscalerStatus
(
in
HorizontalPodAutoscalerStatus
,
out
*
HorizontalPodAutoscalerStatus
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
ObservedGeneration
!=
nil
{
out
.
ObservedGeneration
=
new
(
int64
)
*
out
.
ObservedGeneration
=
*
in
.
ObservedGeneration
}
else
{
out
.
ObservedGeneration
=
nil
}
if
in
.
LastScaleTime
!=
nil
{
out
.
LastScaleTime
=
new
(
unversioned
.
Time
)
if
err
:=
deepCopy_unversioned_Time
(
*
in
.
LastScaleTime
,
out
.
LastScaleTime
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
LastScaleTime
=
nil
}
out
.
CurrentReplicas
=
in
.
CurrentReplicas
out
.
DesiredReplicas
=
in
.
DesiredReplicas
if
in
.
CurrentCPUUtilizationPercentage
!=
nil
{
out
.
CurrentCPUUtilizationPercentage
=
new
(
int
)
*
out
.
CurrentCPUUtilizationPercentage
=
*
in
.
CurrentCPUUtilizationPercentage
}
else
{
out
.
CurrentCPUUtilizationPercentage
=
nil
}
return
nil
}
func
deepCopy_extensions_Ingress
(
in
Ingress
,
out
*
Ingress
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_IngressSpec
(
in
.
Spec
,
&
out
.
Spec
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_IngressStatus
(
in
.
Status
,
&
out
.
Status
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_IngressBackend
(
in
IngressBackend
,
out
*
IngressBackend
,
c
*
conversion
.
Cloner
)
error
{
out
.
ServiceName
=
in
.
ServiceName
if
err
:=
deepCopy_intstr_IntOrString
(
in
.
ServicePort
,
&
out
.
ServicePort
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_IngressList
(
in
IngressList
,
out
*
IngressList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
Ingress
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_Ingress
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_extensions_IngressRule
(
in
IngressRule
,
out
*
IngressRule
,
c
*
conversion
.
Cloner
)
error
{
out
.
Host
=
in
.
Host
if
err
:=
deepCopy_extensions_IngressRuleValue
(
in
.
IngressRuleValue
,
&
out
.
IngressRuleValue
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_IngressRuleValue
(
in
IngressRuleValue
,
out
*
IngressRuleValue
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
HTTP
!=
nil
{
out
.
HTTP
=
new
(
HTTPIngressRuleValue
)
if
err
:=
deepCopy_extensions_HTTPIngressRuleValue
(
*
in
.
HTTP
,
out
.
HTTP
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
HTTP
=
nil
}
return
nil
}
func
deepCopy_extensions_IngressSpec
(
in
IngressSpec
,
out
*
IngressSpec
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Backend
!=
nil
{
out
.
Backend
=
new
(
IngressBackend
)
if
err
:=
deepCopy_extensions_IngressBackend
(
*
in
.
Backend
,
out
.
Backend
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Backend
=
nil
}
if
in
.
Rules
!=
nil
{
out
.
Rules
=
make
([]
IngressRule
,
len
(
in
.
Rules
))
for
i
:=
range
in
.
Rules
{
if
err
:=
deepCopy_extensions_IngressRule
(
in
.
Rules
[
i
],
&
out
.
Rules
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Rules
=
nil
}
return
nil
}
func
deepCopy_extensions_IngressStatus
(
in
IngressStatus
,
out
*
IngressStatus
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_api_LoadBalancerStatus
(
in
.
LoadBalancer
,
&
out
.
LoadBalancer
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_Job
(
in
Job
,
out
*
Job
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_JobSpec
(
in
.
Spec
,
&
out
.
Spec
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_JobStatus
(
in
.
Status
,
&
out
.
Status
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_JobCondition
(
in
JobCondition
,
out
*
JobCondition
,
c
*
conversion
.
Cloner
)
error
{
out
.
Type
=
in
.
Type
out
.
Status
=
in
.
Status
if
err
:=
deepCopy_unversioned_Time
(
in
.
LastProbeTime
,
&
out
.
LastProbeTime
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_Time
(
in
.
LastTransitionTime
,
&
out
.
LastTransitionTime
,
c
);
err
!=
nil
{
return
err
}
out
.
Reason
=
in
.
Reason
out
.
Message
=
in
.
Message
return
nil
}
func
deepCopy_extensions_JobList
(
in
JobList
,
out
*
JobList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
Job
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_Job
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_extensions_JobSpec
(
in
JobSpec
,
out
*
JobSpec
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Parallelism
!=
nil
{
out
.
Parallelism
=
new
(
int
)
*
out
.
Parallelism
=
*
in
.
Parallelism
}
else
{
out
.
Parallelism
=
nil
}
if
in
.
Completions
!=
nil
{
out
.
Completions
=
new
(
int
)
*
out
.
Completions
=
*
in
.
Completions
}
else
{
out
.
Completions
=
nil
}
if
in
.
ActiveDeadlineSeconds
!=
nil
{
out
.
ActiveDeadlineSeconds
=
new
(
int64
)
*
out
.
ActiveDeadlineSeconds
=
*
in
.
ActiveDeadlineSeconds
}
else
{
out
.
ActiveDeadlineSeconds
=
nil
}
if
in
.
Selector
!=
nil
{
out
.
Selector
=
new
(
LabelSelector
)
if
err
:=
deepCopy_extensions_LabelSelector
(
*
in
.
Selector
,
out
.
Selector
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Selector
=
nil
}
if
err
:=
deepCopy_api_PodTemplateSpec
(
in
.
Template
,
&
out
.
Template
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_JobStatus
(
in
JobStatus
,
out
*
JobStatus
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
Conditions
!=
nil
{
out
.
Conditions
=
make
([]
JobCondition
,
len
(
in
.
Conditions
))
for
i
:=
range
in
.
Conditions
{
if
err
:=
deepCopy_extensions_JobCondition
(
in
.
Conditions
[
i
],
&
out
.
Conditions
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Conditions
=
nil
}
if
in
.
StartTime
!=
nil
{
out
.
StartTime
=
new
(
unversioned
.
Time
)
if
err
:=
deepCopy_unversioned_Time
(
*
in
.
StartTime
,
out
.
StartTime
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
StartTime
=
nil
}
if
in
.
CompletionTime
!=
nil
{
out
.
CompletionTime
=
new
(
unversioned
.
Time
)
if
err
:=
deepCopy_unversioned_Time
(
*
in
.
CompletionTime
,
out
.
CompletionTime
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
CompletionTime
=
nil
}
out
.
Active
=
in
.
Active
out
.
Succeeded
=
in
.
Succeeded
out
.
Failed
=
in
.
Failed
return
nil
}
func
deepCopy_extensions_LabelSelector
(
in
LabelSelector
,
out
*
LabelSelector
,
c
*
conversion
.
Cloner
)
error
{
if
in
.
MatchLabels
!=
nil
{
out
.
MatchLabels
=
make
(
map
[
string
]
string
)
for
key
,
val
:=
range
in
.
MatchLabels
{
out
.
MatchLabels
[
key
]
=
val
}
}
else
{
out
.
MatchLabels
=
nil
}
if
in
.
MatchExpressions
!=
nil
{
out
.
MatchExpressions
=
make
([]
LabelSelectorRequirement
,
len
(
in
.
MatchExpressions
))
for
i
:=
range
in
.
MatchExpressions
{
if
err
:=
deepCopy_extensions_LabelSelectorRequirement
(
in
.
MatchExpressions
[
i
],
&
out
.
MatchExpressions
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
MatchExpressions
=
nil
}
return
nil
}
func
deepCopy_extensions_LabelSelectorRequirement
(
in
LabelSelectorRequirement
,
out
*
LabelSelectorRequirement
,
c
*
conversion
.
Cloner
)
error
{
out
.
Key
=
in
.
Key
out
.
Operator
=
in
.
Operator
if
in
.
Values
!=
nil
{
out
.
Values
=
make
([]
string
,
len
(
in
.
Values
))
for
i
:=
range
in
.
Values
{
out
.
Values
[
i
]
=
in
.
Values
[
i
]
}
}
else
{
out
.
Values
=
nil
}
return
nil
}
func
deepCopy_extensions_NodeUtilization
(
in
NodeUtilization
,
out
*
NodeUtilization
,
c
*
conversion
.
Cloner
)
error
{
out
.
Resource
=
in
.
Resource
out
.
Value
=
in
.
Value
return
nil
}
func
deepCopy_extensions_ReplicaSet
(
in
ReplicaSet
,
out
*
ReplicaSet
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_ReplicaSetSpec
(
in
.
Spec
,
&
out
.
Spec
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_ReplicaSetStatus
(
in
.
Status
,
&
out
.
Status
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_ReplicaSetList
(
in
ReplicaSetList
,
out
*
ReplicaSetList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
ReplicaSet
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_ReplicaSet
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_extensions_ReplicaSetSpec
(
in
ReplicaSetSpec
,
out
*
ReplicaSetSpec
,
c
*
conversion
.
Cloner
)
error
{
out
.
Replicas
=
in
.
Replicas
if
in
.
Selector
!=
nil
{
out
.
Selector
=
new
(
LabelSelector
)
if
err
:=
deepCopy_extensions_LabelSelector
(
*
in
.
Selector
,
out
.
Selector
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Selector
=
nil
}
if
in
.
Template
!=
nil
{
out
.
Template
=
new
(
api
.
PodTemplateSpec
)
if
err
:=
deepCopy_api_PodTemplateSpec
(
*
in
.
Template
,
out
.
Template
,
c
);
err
!=
nil
{
return
err
}
}
else
{
out
.
Template
=
nil
}
return
nil
}
func
deepCopy_extensions_ReplicaSetStatus
(
in
ReplicaSetStatus
,
out
*
ReplicaSetStatus
,
c
*
conversion
.
Cloner
)
error
{
out
.
Replicas
=
in
.
Replicas
out
.
ObservedGeneration
=
in
.
ObservedGeneration
return
nil
}
func
deepCopy_extensions_ReplicationControllerDummy
(
in
ReplicationControllerDummy
,
out
*
ReplicationControllerDummy
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_RollingUpdateDaemonSet
(
in
RollingUpdateDaemonSet
,
out
*
RollingUpdateDaemonSet
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_intstr_IntOrString
(
in
.
MaxUnavailable
,
&
out
.
MaxUnavailable
,
c
);
err
!=
nil
{
return
err
}
out
.
MinReadySeconds
=
in
.
MinReadySeconds
return
nil
}
func
deepCopy_extensions_RollingUpdateDeployment
(
in
RollingUpdateDeployment
,
out
*
RollingUpdateDeployment
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_intstr_IntOrString
(
in
.
MaxUnavailable
,
&
out
.
MaxUnavailable
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_intstr_IntOrString
(
in
.
MaxSurge
,
&
out
.
MaxSurge
,
c
);
err
!=
nil
{
return
err
}
out
.
MinReadySeconds
=
in
.
MinReadySeconds
return
nil
}
func
deepCopy_extensions_Scale
(
in
Scale
,
out
*
Scale
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_ScaleSpec
(
in
.
Spec
,
&
out
.
Spec
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_extensions_ScaleStatus
(
in
.
Status
,
&
out
.
Status
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_extensions_ScaleSpec
(
in
ScaleSpec
,
out
*
ScaleSpec
,
c
*
conversion
.
Cloner
)
error
{
out
.
Replicas
=
in
.
Replicas
return
nil
}
func
deepCopy_extensions_ScaleStatus
(
in
ScaleStatus
,
out
*
ScaleStatus
,
c
*
conversion
.
Cloner
)
error
{
out
.
Replicas
=
in
.
Replicas
if
in
.
Selector
!=
nil
{
out
.
Selector
=
make
(
map
[
string
]
string
)
for
key
,
val
:=
range
in
.
Selector
{
out
.
Selector
[
key
]
=
val
}
}
else
{
out
.
Selector
=
nil
}
return
nil
}
func
deepCopy_extensions_SubresourceReference
(
in
SubresourceReference
,
out
*
SubresourceReference
,
c
*
conversion
.
Cloner
)
error
{
out
.
Kind
=
in
.
Kind
out
.
Name
=
in
.
Name
out
.
APIVersion
=
in
.
APIVersion
out
.
Subresource
=
in
.
Subresource
return
nil
}
func
deepCopy_extensions_ThirdPartyResource
(
in
ThirdPartyResource
,
out
*
ThirdPartyResource
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
out
.
Description
=
in
.
Description
if
in
.
Versions
!=
nil
{
out
.
Versions
=
make
([]
APIVersion
,
len
(
in
.
Versions
))
for
i
:=
range
in
.
Versions
{
if
err
:=
deepCopy_extensions_APIVersion
(
in
.
Versions
[
i
],
&
out
.
Versions
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Versions
=
nil
}
return
nil
}
func
deepCopy_extensions_ThirdPartyResourceData
(
in
ThirdPartyResourceData
,
out
*
ThirdPartyResourceData
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_api_ObjectMeta
(
in
.
ObjectMeta
,
&
out
.
ObjectMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Data
!=
nil
{
out
.
Data
=
make
([]
uint8
,
len
(
in
.
Data
))
for
i
:=
range
in
.
Data
{
out
.
Data
[
i
]
=
in
.
Data
[
i
]
}
}
else
{
out
.
Data
=
nil
}
return
nil
}
func
deepCopy_extensions_ThirdPartyResourceDataList
(
in
ThirdPartyResourceDataList
,
out
*
ThirdPartyResourceDataList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
ThirdPartyResourceData
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_ThirdPartyResourceData
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_extensions_ThirdPartyResourceList
(
in
ThirdPartyResourceList
,
out
*
ThirdPartyResourceList
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
if
err
:=
deepCopy_unversioned_ListMeta
(
in
.
ListMeta
,
&
out
.
ListMeta
,
c
);
err
!=
nil
{
return
err
}
if
in
.
Items
!=
nil
{
out
.
Items
=
make
([]
ThirdPartyResource
,
len
(
in
.
Items
))
for
i
:=
range
in
.
Items
{
if
err
:=
deepCopy_extensions_ThirdPartyResource
(
in
.
Items
[
i
],
&
out
.
Items
[
i
],
c
);
err
!=
nil
{
return
err
}
}
}
else
{
out
.
Items
=
nil
}
return
nil
}
func
deepCopy_intstr_IntOrString
(
in
intstr
.
IntOrString
,
out
*
intstr
.
IntOrString
,
c
*
conversion
.
Cloner
)
error
{
out
.
Type
=
in
.
Type
out
.
IntVal
=
in
.
IntVal
out
.
StrVal
=
in
.
StrVal
return
nil
}
import
api
"k8s.io/kubernetes/pkg/api"
func
init
()
{
err
:=
api
.
Scheme
.
AddGeneratedDeepCopyFuncs
(
deepCopy_api_AWSElasticBlockStoreVolumeSource
,
deepCopy_api_Capabilities
,
deepCopy_api_CephFSVolumeSource
,
deepCopy_api_CinderVolumeSource
,
deepCopy_api_ConfigMapKeySelector
,
deepCopy_api_Container
,
deepCopy_api_ContainerPort
,
deepCopy_api_DownwardAPIVolumeFile
,
deepCopy_api_DownwardAPIVolumeSource
,
deepCopy_api_EmptyDirVolumeSource
,
deepCopy_api_EnvVar
,
deepCopy_api_EnvVarSource
,
deepCopy_api_ExecAction
,
deepCopy_api_FCVolumeSource
,
deepCopy_api_FlexVolumeSource
,
deepCopy_api_FlockerVolumeSource
,
deepCopy_api_GCEPersistentDiskVolumeSource
,
deepCopy_api_GitRepoVolumeSource
,
deepCopy_api_GlusterfsVolumeSource
,
deepCopy_api_HTTPGetAction
,
deepCopy_api_Handler
,
deepCopy_api_HostPathVolumeSource
,
deepCopy_api_ISCSIVolumeSource
,
deepCopy_api_Lifecycle
,
deepCopy_api_LoadBalancerIngress
,
deepCopy_api_LoadBalancerStatus
,
deepCopy_api_LocalObjectReference
,
deepCopy_api_NFSVolumeSource
,
deepCopy_api_ObjectFieldSelector
,
deepCopy_api_ObjectMeta
,
deepCopy_api_PersistentVolumeClaimVolumeSource
,
deepCopy_api_PodSecurityContext
,
deepCopy_api_PodSpec
,
deepCopy_api_PodTemplateSpec
,
deepCopy_api_Probe
,
deepCopy_api_RBDVolumeSource
,
deepCopy_api_ResourceRequirements
,
deepCopy_api_SELinuxOptions
,
deepCopy_api_SecretKeySelector
,
deepCopy_api_SecretVolumeSource
,
deepCopy_api_SecurityContext
,
deepCopy_api_TCPSocketAction
,
deepCopy_api_Volume
,
deepCopy_api_VolumeMount
,
deepCopy_api_VolumeSource
,
deepCopy_resource_Quantity
,
deepCopy_unversioned_ListMeta
,
deepCopy_unversioned_Time
,
deepCopy_unversioned_TypeMeta
,
deepCopy_extensions_APIVersion
,
deepCopy_extensions_CPUTargetUtilization
,
deepCopy_extensions_ClusterAutoscaler
,
deepCopy_extensions_ClusterAutoscalerList
,
deepCopy_extensions_ClusterAutoscalerSpec
,
deepCopy_extensions_ConfigMap
,
deepCopy_extensions_ConfigMapList
,
deepCopy_extensions_DaemonSet
,
deepCopy_extensions_DaemonSetList
,
deepCopy_extensions_DaemonSetSpec
,
deepCopy_extensions_DaemonSetStatus
,
deepCopy_extensions_DaemonSetUpdateStrategy
,
deepCopy_extensions_Deployment
,
deepCopy_extensions_DeploymentList
,
deepCopy_extensions_DeploymentSpec
,
deepCopy_extensions_DeploymentStatus
,
deepCopy_extensions_DeploymentStrategy
,
deepCopy_extensions_HTTPIngressPath
,
deepCopy_extensions_HTTPIngressRuleValue
,
deepCopy_extensions_HorizontalPodAutoscaler
,
deepCopy_extensions_HorizontalPodAutoscalerList
,
deepCopy_extensions_HorizontalPodAutoscalerSpec
,
deepCopy_extensions_HorizontalPodAutoscalerStatus
,
deepCopy_extensions_Ingress
,
deepCopy_extensions_IngressBackend
,
deepCopy_extensions_IngressList
,
deepCopy_extensions_IngressRule
,
deepCopy_extensions_IngressRuleValue
,
deepCopy_extensions_IngressSpec
,
deepCopy_extensions_IngressStatus
,
deepCopy_extensions_Job
,
deepCopy_extensions_JobCondition
,
deepCopy_extensions_JobList
,
deepCopy_extensions_JobSpec
,
deepCopy_extensions_JobStatus
,
deepCopy_extensions_LabelSelector
,
deepCopy_extensions_LabelSelectorRequirement
,
deepCopy_extensions_NodeUtilization
,
deepCopy_extensions_ReplicaSet
,
deepCopy_extensions_ReplicaSetList
,
deepCopy_extensions_ReplicaSetSpec
,
deepCopy_extensions_ReplicaSetStatus
,
deepCopy_extensions_ReplicationControllerDummy
,
deepCopy_extensions_RollingUpdateDaemonSet
,
deepCopy_extensions_RollingUpdateDeployment
,
deepCopy_extensions_Scale
,
deepCopy_extensions_ScaleSpec
,
deepCopy_extensions_ScaleStatus
,
deepCopy_extensions_SubresourceReference
,
deepCopy_extensions_ThirdPartyResource
,
deepCopy_extensions_ThirdPartyResourceData
,
deepCopy_extensions_ThirdPartyResourceDataList
,
deepCopy_extensions_ThirdPartyResourceList
,
deepCopy_intstr_IntOrString
,
)
err
:=
api
.
Scheme
.
AddGeneratedDeepCopyFuncs
()
if
err
!=
nil
{
// if one of the deep copy functions is malformed, detect it immediately.
panic
(
err
)
...
...
pkg/apis/metrics/deep_copy_generated.go
View file @
3262d8ef
...
...
@@ -18,38 +18,10 @@ limitations under the License.
package
metrics
import
(
api
"k8s.io/kubernetes/pkg/api"
unversioned
"k8s.io/kubernetes/pkg/api/unversioned"
conversion
"k8s.io/kubernetes/pkg/conversion"
)
func
deepCopy_unversioned_TypeMeta
(
in
unversioned
.
TypeMeta
,
out
*
unversioned
.
TypeMeta
,
c
*
conversion
.
Cloner
)
error
{
out
.
Kind
=
in
.
Kind
out
.
APIVersion
=
in
.
APIVersion
return
nil
}
func
deepCopy_metrics_RawNode
(
in
RawNode
,
out
*
RawNode
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
func
deepCopy_metrics_RawPod
(
in
RawPod
,
out
*
RawPod
,
c
*
conversion
.
Cloner
)
error
{
if
err
:=
deepCopy_unversioned_TypeMeta
(
in
.
TypeMeta
,
&
out
.
TypeMeta
,
c
);
err
!=
nil
{
return
err
}
return
nil
}
import
api
"k8s.io/kubernetes/pkg/api"
func
init
()
{
err
:=
api
.
Scheme
.
AddGeneratedDeepCopyFuncs
(
deepCopy_unversioned_TypeMeta
,
deepCopy_metrics_RawNode
,
deepCopy_metrics_RawPod
,
)
err
:=
api
.
Scheme
.
AddGeneratedDeepCopyFuncs
()
if
err
!=
nil
{
// if one of the deep copy functions is malformed, detect it immediately.
panic
(
err
)
...
...
pkg/client/typed/generated/extensions/unversioned/extensions_client.go
View file @
3262d8ef
...
...
@@ -17,8 +17,7 @@ limitations under the License.
package
unversioned
import
(
"fmt"
api
"k8s.io/kubernetes/pkg/api"
registered
"k8s.io/kubernetes/pkg/apimachinery/registered"
unversioned
"k8s.io/kubernetes/pkg/client/unversioned"
)
...
...
pkg/client/typed/generated/legacy/unversioned/legacy_client.go
View file @
3262d8ef
...
...
@@ -17,8 +17,7 @@ limitations under the License.
package
unversioned
import
(
"fmt"
api
"k8s.io/kubernetes/pkg/api"
registered
"k8s.io/kubernetes/pkg/apimachinery/registered"
unversioned
"k8s.io/kubernetes/pkg/client/unversioned"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment