Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StatusUpdate ¶
type StatusUpdate struct { Name string `json:"name"` Annotations map[string]string `json:"annotations"` ObjectLink string `json:"objectLink"` PreviousState string `json:"previousState"` CurrentState string `json:"currentState"` ErrorMessage string `json:"errorMessage"` ImageURLs []string `json:"imageURLs"` ImageSize uint64 `json:"imageSize"` }
Click to show internal directories.
Click to hide internal directories.