kubernetesk8s.io/kubernetes/pkg/util/config

Imports of package config

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
k8s.io/apimachinery/pkg/util/waitPackage wait provides tools for polling or listening for changes to a condition.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.