uploadserver

package
v1.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUploadServerURL

func GetUploadServerURL(namespace, pvc string) string

GetUploadServerURL returns the url the proxy should post to for a particular pvc

Types

type UploadServer

type UploadServer interface {
	Run() error
}

UploadServer is the interface to uploadServerApp

func NewUploadServer

func NewUploadServer(bindAddress string, bindPort int, destination, tlsKey, tlsCert, clientCert string) UploadServer

NewUploadServer returns a new instance of uploadServerApp

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL