package
1.4.0-alpha.0
Repository: https://github.com/damemi/kubernetes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
PodAdmitAttributes is the context for a pod admission decision.
PodAdmitResult provides the result of a pod admission decision.
ShouldEvictResponse provides the result of a should evict request.

# Interfaces

PodAdmitHandler is notified during pod admission.
PodAdmitTarget maintains a list of handlers to invoke.
PodLifecycleTarget groups a set of lifecycle interfaces for convenience.
PodSyncHandler is invoked during each sync pod operation.
PodSyncLoopHandler is invoked during each sync loop iteration.
PodSyncLoopTarget maintains a list of handlers to pod sync loop.
PodSyncTarget maintains a list of handlers to pod sync.

# Type aliases

PodAdmitHandlers maintains a list of handlers to pod admission.
PodSyncHandlers maintains a list of handlers to pod sync.
PodSyncLoopHandlers maintains a list of handlers to pod sync loop.