mirror of
https://github.com/rancher/types.git
synced 2025-07-07 02:28:37 +00:00
add AgentImageOverride
This commit is contained in:
parent
bfc3105d2b
commit
ab325742ef
@ -128,6 +128,7 @@ type ClusterStatus struct {
|
||||
// https://kubernetes.io/docs/api-reference/v1.8/#componentstatus-v1-core
|
||||
Driver string `json:"driver"`
|
||||
AgentImage string `json:"agentImage"`
|
||||
AgentImageOverride string `json:"agentImageOverride"`
|
||||
AuthImage string `json:"authImage"`
|
||||
ComponentStatuses []ClusterComponentStatus `json:"componentStatuses,omitempty"`
|
||||
APIEndpoint string `json:"apiEndpoint,omitempty"`
|
||||
|
Loading…
Reference in New Issue
Block a user