Imports of package cel

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/cel-go/celPackage cel defines the top-level interface for the Common Expression Language (CEL).
github.com/google/cel-go/common/types/refPackage ref contains the reference interfaces used throughout the types components.
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
k8s.io/apimachinery/pkg/util/versionPackage version provides utilities for version number comparisons
k8s.io/apiserver/pkg/cel
k8s.io/apiserver/pkg/cel/environment