зеркало из https://github.com/Azure/ARO-RP.git
Remove the systemdata field from Admin API, not just the converter
This commit is contained in:
Родитель
3c6a2707de
Коммит
c35e8983ce
|
@ -24,7 +24,6 @@ type OpenShiftCluster struct {
|
|||
Location string `json:"location,omitempty"`
|
||||
Tags map[string]string `json:"tags,omitempty"`
|
||||
Properties OpenShiftClusterProperties `json:"properties,omitempty"`
|
||||
SystemData SystemData `json:"systemData,omitempty"`
|
||||
}
|
||||
|
||||
// OpenShiftClusterProperties represents an OpenShift cluster's properties.
|
||||
|
|
Загрузка…
Ссылка в новой задаче