container

package
v0.0.0-...-4c17517 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrReadFromPath = errors.New("could not read tar path")

Functions

func NewContainer

func NewContainer(
	client *dotnet.Client,
	handle string,
	logger lager.Logger) *container

Types

type GraceTimePorperty

type GraceTimePorperty struct {
	GraceTime time.Duration `json:"grace_time,omitempty"`
}

type ProcessStreamEvent

type ProcessStreamEvent struct {
	MessageType    string             `json:"type"`
	ApiProcessSpec garden.ProcessSpec `json:"pspec"`
	Data           string             `json:"data"`
}

type UndefinedPropertyError

type UndefinedPropertyError struct {
	Handle string
	Key    string
}

func (UndefinedPropertyError) Error

func (err UndefinedPropertyError) Error() string

Jump to

Keyboard shortcuts

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