Documentation
¶
Index ¶
Constants ¶
View Source
const ( // TimeoutFlag represents the name of the timeout flag TimeoutFlag = "timeout" // NamespaceFlag represents the namespace of the timeout flag NamespaceFlag = "namespace" // ImageFlag represents the image of the timeout flag ImageFlag = "image" // DefaultTimeout represents the default timeout when not specified, -1 is equivalent to no retry DefaultTimeout = -1 * time.Second )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.