servactive

package
v3.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2018 License: MIT Imports: 12 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ErrInvalidPort chkitErrors.Err = "invalid port"
)
View Source
const (
	ErrInvalidService chkitErrors.Err = "invalid service"
)
View Source
const (
	ErrUserStoppedSession chkitErrors.Err = "user stopped session"
)

Variables

This section is empty.

Functions

func FromFile

func FromFile(filename string) (service.Service, error)

func ValidatePort

func ValidatePort(p service.Port) error

func ValidateService

func ValidateService(service service.Service) error

func Wizard

func Wizard(config ConstructorConfig) (service.Service, error)

Types

type ConstructorConfig

type ConstructorConfig struct {
	Force       bool
	Deployments []string
	Service     *service.Service
}

Jump to

Keyboard shortcuts

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