Documentation
¶
Index ¶
Constants ¶
View Source
const STILL_ACTIVE_EXIT_CODE = uint32(259)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HCSClient ¶
type HCSClient interface {
GetContainerProperties(string) (hcsshim.ContainerProperties, error)
}
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) Initialize ¶
func (*Manager) SetFailure ¶
Click to show internal directories.
Click to hide internal directories.