certs

package
v2.12.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoCertMatch = errors.New("\"No Certificate matches the given query.\"")

Functions

func Add

func Add(user model.User, cert model.Cert)

Add executes `deis certs:add` as the specified user to add the specified cert.

func Attach

func Attach(user model.User, cert model.Cert, domain string)

Attach executes `deis certs:attach` as the specified user to attach the specified cert to the specified domain.

func Detach

func Detach(user model.User, cert model.Cert, domain string)

Detatch executes `deis certs:detach` as the specified user to detach the specified cert from the specified domain.

func Info

func Info(user model.User, cert model.Cert) *Session

Info executes `deis certs:info` as the specified user to retrieve information about the specified cert.

func List

func List(user model.User) *Session

List executes `deis certs:list` as the specified user.

func Remove

func Remove(user model.User, cert model.Cert)

Remove executes `deis certs:remove` as the specified user to remove the specified cert.

Types

This section is empty.

Jump to

Keyboard shortcuts

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