Documentation
¶
Index ¶
Constants ¶
View Source
const GLOBAL_LOCK_KEY = "global-groot-lock"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BundleSpec ¶
type CreateSpec ¶
type CreateSpec struct { ID string Image string DiskLimit int64 ExcludeImageFromQuota bool UIDMappings []IDMappingSpec GIDMappings []IDMappingSpec }
type IDMappingSpec ¶
type ImagePuller ¶
type ImagePuller interface {
Pull(logger lager.Logger, spec ImageSpec) (BundleSpec, error)
}
type ImageSpec ¶
type ImageSpec struct { DiskLimit int64 ExcludeImageFromQuota bool ImageSrc *url.URL UIDMappings []IDMappingSpec GIDMappings []IDMappingSpec }
type VolumeMetrics ¶
type VolumeMetrics struct {
DiskUsage DiskUsage `json:"disk_usage"`
}
Directories
¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter This file was generated by counterfeiter This file was generated by counterfeiter This file was generated by counterfeiter
|
This file was generated by counterfeiter This file was generated by counterfeiter This file was generated by counterfeiter This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.