Documentation ¶
Index ¶
Constants ¶
View Source
const (
Automatic = "auto"
)
Variables ¶
Functions ¶
func ConfigureCapacity ¶
func ConfigureCapacity( gardenClient garden_client.Client, memoryMBFlag string, diskMBFlag string, maxCacheSizeInBytes uint64, autoDiskMBOverhead int, useSchedulableDiskSize bool, ) (executor.ExecutorResources, error)
Types ¶
type RootFSSizer ¶
func GetRootFSSizes ¶
func GetRootFSSizes( logger lager.Logger, gardenClient garden_client.Client, guidGenerator guidgen.Generator, containerOwnerName string, rootFSes map[string]string, ) (RootFSSizer, error)
Click to show internal directories.
Click to hide internal directories.