package stackit type Cluster struct { Name string `json:"name"` }