package k3d type ( Cluster struct { Name string `json:"name"` } )