Documentation
¶
Index ¶
Constants ¶
View Source
const (
// ContainerBatchSizeDefault represents the maximum amount of containers to send via stream at once.
ContainerBatchSizeDefault = 1000
)
Variables ¶
This section is empty.
Functions ¶
func ContainerBatchSize ¶
ContainerBatchSize returns the value of "batch_size" config parameter from "list_stream" subsection of "container" section.
Returns ContainerBatchSizeDefault if the value is missing or if the value is not positive integer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.