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
ca942795
Commit
ca942795
authored
Jun 16, 2016
by
Random-Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Generated code.
parent
3cc9ca39
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
deep_copy_generated.go
pkg/apis/componentconfig/deep_copy_generated.go
+3
-0
types.generated.go
pkg/apis/componentconfig/types.generated.go
+0
-0
No files found.
pkg/apis/componentconfig/deep_copy_generated.go
View file @
ca942795
...
@@ -273,6 +273,9 @@ func DeepCopy_componentconfig_KubeletConfiguration(in KubeletConfiguration, out
...
@@ -273,6 +273,9 @@ func DeepCopy_componentconfig_KubeletConfiguration(in KubeletConfiguration, out
out
.
SystemCgroups
=
in
.
SystemCgroups
out
.
SystemCgroups
=
in
.
SystemCgroups
out
.
CgroupRoot
=
in
.
CgroupRoot
out
.
CgroupRoot
=
in
.
CgroupRoot
out
.
ContainerRuntime
=
in
.
ContainerRuntime
out
.
ContainerRuntime
=
in
.
ContainerRuntime
if
err
:=
unversioned
.
DeepCopy_unversioned_Duration
(
in
.
RuntimeRequestTimeout
,
&
out
.
RuntimeRequestTimeout
,
c
);
err
!=
nil
{
return
err
}
out
.
RktPath
=
in
.
RktPath
out
.
RktPath
=
in
.
RktPath
out
.
RktAPIEndpoint
=
in
.
RktAPIEndpoint
out
.
RktAPIEndpoint
=
in
.
RktAPIEndpoint
out
.
RktStage1Image
=
in
.
RktStage1Image
out
.
RktStage1Image
=
in
.
RktStage1Image
...
...
pkg/apis/componentconfig/types.generated.go
View file @
ca942795
This diff is collapsed.
Click to expand it.
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