Documentation ¶
Index ¶
Constants ¶
View Source
const ( RetryInterval = 50 * time.Millisecond RetryTimeout = 2 * time.Second ReadinessTimeout = 10 * time.Minute GCTimeout = 5 * time.Minute )
Variables ¶
View Source
var ( ErrNotFound = errors.New("not found") ErrUnknown = errors.New("unknown") )
Functions ¶
func IsRequestRetryable ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
admissionregistration
|
|
apiextensions
|
|
apiregistration
|
|
apps
|
|
batch
|
|
certificates
|
|
core
|
|
apply
Package apply is a dynamic, client-side substitute for `kubectl apply` that tries to guess the right thing to do without any type-specific knowledge.
|
Package apply is a dynamic, client-side substitute for `kubectl apply` that tries to guess the right thing to do without any type-specific knowledge. |
extensions
|
|
policy
|
|
rbac
|
|
storage
|
|
tools
|
|
controller
Package controller contains code for controllers (like the replication controller).
|
Package controller contains code for controllers (like the replication controller). |
Click to show internal directories.
Click to hide internal directories.