Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultDebug bool = false DefaultDuration time.Duration = 1 * time.Minute DefaultHostPath string = "/mnt/retina/captures" DefaultIncludeMetadata bool = true DefaultJobNumLimit int = 0 DefaultMaxSize int = 100 DefaultNodeSelectors string = "kubernetes.io/os=linux" DefaultNowait bool = true DefaultPacketSize int = 0 DefaultS3Path string = "retina/captures" DefaultWaitPeriod time.Duration = 1 * time.Minute DefaultWaitTimeout time.Duration = 5 * time.Minute )
View Source
const BlobURL = "BLOB_URL"
Variables ¶
View Source
var ErrEmptyBlobURL = errors.New("BLOB_URL must be set/exported")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.