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
bc4c561c
Unverified
Commit
bc4c561c
authored
May 15, 2017
by
Ahmet Alp Balkan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Generated files (update-federation-generated-swagger-docs.sh)
Signed-off-by:
Ahmet Alp Balkan
<
ahmetb@google.com
>
parent
c4fd4789
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
types_swagger_doc_generated.go
...on/apis/federation/v1beta1/types_swagger_doc_generated.go
+2
-2
No files found.
federation/apis/federation/v1beta1/types_swagger_doc_generated.go
View file @
bc4c561c
...
@@ -29,7 +29,7 @@ package v1beta1
...
@@ -29,7 +29,7 @@ package v1beta1
// AUTO-GENERATED FUNCTIONS START HERE
// AUTO-GENERATED FUNCTIONS START HERE
var
map_Cluster
=
map
[
string
]
string
{
var
map_Cluster
=
map
[
string
]
string
{
""
:
"Information about a registered cluster in a federated kubernetes setup. Clusters are not namespaced and have unique names in the federation."
,
""
:
"Information about a registered cluster in a federated kubernetes setup. Clusters are not namespaced and have unique names in the federation."
,
"metadata"
:
"Standard object's metadata. More info: http
://releases.k8s.io/HEAD/doc
s/devel/api-conventions.md#metadata"
,
"metadata"
:
"Standard object's metadata. More info: http
s://github.com/kubernetes/community/blob/master/contributor
s/devel/api-conventions.md#metadata"
,
"spec"
:
"Spec defines the behavior of the Cluster."
,
"spec"
:
"Spec defines the behavior of the Cluster."
,
"status"
:
"Status describes the current status of a Cluster"
,
"status"
:
"Status describes the current status of a Cluster"
,
}
}
...
@@ -54,7 +54,7 @@ func (ClusterCondition) SwaggerDoc() map[string]string {
...
@@ -54,7 +54,7 @@ func (ClusterCondition) SwaggerDoc() map[string]string {
var
map_ClusterList
=
map
[
string
]
string
{
var
map_ClusterList
=
map
[
string
]
string
{
""
:
"A list of all the kubernetes clusters registered to the federation"
,
""
:
"A list of all the kubernetes clusters registered to the federation"
,
"metadata"
:
"Standard list metadata. More info: http
://releases.k8s.io/HEAD/doc
s/devel/api-conventions.md#types-kinds"
,
"metadata"
:
"Standard list metadata. More info: http
s://github.com/kubernetes/community/blob/master/contributor
s/devel/api-conventions.md#types-kinds"
,
"items"
:
"List of Cluster objects."
,
"items"
:
"List of Cluster objects."
,
}
}
...
...
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