jobs

package
v0.0.0-...-47d37a2 Latest Latest
Warning

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

Go to latest
Published: May 5, 2014 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackendDescription

type BackendDescription struct {
	router.Backend
}

type FrontendDescription

type FrontendDescription struct {
	router.Frontend
	CertificateId router.Identifier `json:"CertificateId,omitempty"`
	BackendId     router.Identifier `json:"BackendId,omitempty"`
}

func (*FrontendDescription) CheckCertificate

func (f *FrontendDescription) CheckCertificate(certs router.Certificates) error

type UpdateFrontendRequest

type UpdateFrontendRequest struct {
	Frontends []FrontendDescription
	Backends  []BackendDescription
}

func (UpdateFrontendRequest) Execute

func (j UpdateFrontendRequest) Execute(resp jobs.Response)

Jump to

Keyboard shortcuts

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