This commit is contained in:
@@ -5,6 +5,7 @@ type LoadBalancer struct {
|
||||
IP string `json:"ip"`
|
||||
Namespace string `json:"namespace"`
|
||||
Name string `json:"name"`
|
||||
Node string `json:"node,omitempty"`
|
||||
}
|
||||
|
||||
type AllocateRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user