Fix json tags

This commit is contained in:
Jordan Liggitt
2016-12-22 09:14:20 -05:00
parent 0e028b3964
commit 0a80b412ef
3 changed files with 12 additions and 27 deletions

View File

@@ -1933,7 +1933,7 @@ type PodStatus struct {
// +optional
StartTime *metav1.Time
// +optional
QOSClass PodQOSClass `json:"qosClass,omitempty"`
QOSClass PodQOSClass
// The list has one entry per init container in the manifest. The most recent successful
// init container will have ready = true, the most recently started container will have