Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCellUnhealthy = errors.New("internal cell healthcheck failed")
View Source
var ErrPreloadedRootFSNotFound = errors.New("preloaded rootfs path not found")
Functions ¶
func GenerateGuid ¶
func PathForRootFS ¶
func PathForRootFS(rootFS string, stackPathMap rep.StackPathMap) (string, error)
Types ¶
type AuctionCellClient ¶
type AuctionCellRep ¶
type AuctionCellRep struct {
// contains filtered or unexported fields
}
func New ¶
func New( cellID string, preloadedStackPathMap rep.StackPathMap, arbitraryRootFSes []string, zone string, generateInstanceGuid func() (string, error), client executor.Client, evacuationReporter evacuation_context.EvacuationReporter, placementTags []string, optionalPlacementTags []string, ) *AuctionCellRep
func (*AuctionCellRep) Reset ¶
func (a *AuctionCellRep) Reset() error
Directories
¶
| Path | Synopsis |
|---|---|
|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.