Documentation ¶
Index ¶
Constants ¶
View Source
const ( // These defaults line up with Kubernetes' "node.kubernetes.io/unreachable: NoExecute" label so that a removed // Pod will not be scheduled on an unreachable node DefaultNewResourceGracePeriod = 45 * time.Second DefaultKnownResourceGracePeriod = 45 * time.Second DefaultReconcileInterval = 10 * time.Second )
Variables ¶
View Source
var ( Version = "0.0.0-unknown" Name = "appsolo-controller" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.