descend

package
v0.0.0-...-b6a6a48 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2015 License: MIT Imports: 9 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoPutChanges

func DoPutChanges(client *http.Client, changes *control.Changes, host, archive string) error

func DputFile

func DputFile(client *http.Client, host, archive, fpath string) (error, map[string]string)

func NewClient

func NewClient(caCert, cert, key string) (*http.Client, error)

Types

type Descend

type Descend struct {
	CaCert  string `flag:"ca"      description:"CA Cert"`
	Cert    string `flag:"cert"    description:"Client Cert"`
	Key     string `flag:"key"     description:"Client Key"`
	Host    string `flag:"host"    description:"Host to PUT to"`
	Port    int    `flag:"port"    description:"Port to PUT on"`
	Archive string `flag:"archive" description:"Archive to PUT to"`
}

Jump to

Keyboard shortcuts

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