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
a1ffc8c4
Commit
a1ffc8c4
authored
May 09, 2017
by
nikhiljindal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Autogenerated proto changes
parent
44fc88ce
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
generated.pb.go
.../src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go
+0
-0
generated.proto
.../src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto
+6
-0
No files found.
staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.pb.go
View file @
a1ffc8c4
This diff is collapsed.
Click to expand it.
staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto
View file @
a1ffc8c4
...
@@ -607,6 +607,12 @@ message StatusDetails {
...
@@ -607,6 +607,12 @@ message StatusDetails {
// +optional
// +optional
optional
string
kind
=
3
;
optional
string
kind
=
3
;
// UID of the resource.
// (when there is a single resource which can be described).
// More info: http://kubernetes.io/docs/user-guide/identifiers#uids
// +optional
optional
string
uid
=
6
;
// The Causes array includes more details associated with the StatusReason
// The Causes array includes more details associated with the StatusReason
// failure. Not all StatusReasons may provide detailed causes.
// failure. Not all StatusReasons may provide detailed causes.
// +optional
// +optional
...
...
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