sandbox: merge address and protocol to one url
Signed-off-by: Abel Feng <fshb1988@gmail.com>
This commit is contained in:
@@ -53,8 +53,6 @@ type CreateOpts struct {
|
||||
SandboxID string
|
||||
// Address is an optional Address for Task API server
|
||||
Address string
|
||||
// Protocol is an optional Protocol for Task API connection
|
||||
Protocol string
|
||||
// Version is an optional Version of the Task API
|
||||
Version uint32
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user