Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UploadServer ¶
UploadServer is the interface to uploadServerApp
func NewUploadServer ¶
func NewUploadServer(bindAddress string, bindPort int, destination, tlsKey, tlsCert, clientCert, clientName, imageSize string, filesystemOverhead float64, preallocation bool) UploadServer
NewUploadServer returns a new instance of uploadServerApp
Click to show internal directories.
Click to hide internal directories.