Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controllers ¶
type Controllers struct {
UploadController *controllers.UploadController
}
Controllers :
func ReturnControllers ¶
func ReturnControllers(cli *client.Client, identity, timeout string, connections []string) *Controllers
ReturnControllers :
type ServerUpload ¶
type ServerUpload struct {
// contains filtered or unexported fields
}
ServerAPI :
func NewServerUpload ¶
func NewServerUpload(cli *client.Client, identity, timeout string, connections []string) *ServerUpload
NewServerAPI :
func (ServerUpload) Run ¶
func (sa ServerUpload) Run(context map[string]interface{}, clientGandalf *goclient.ClientGandalf)
Run :
Source Files
¶
Click to show internal directories.
Click to hide internal directories.