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