kubernetes/staging/src/k8s.io/apiserver/pkg/admission/plugin/cel/composition_test.go

type testVariable

func (t *testVariable) GetExpression() string {}

func (t *testVariable) ReturnTypes() []*cel.Type {}

func (t *testVariable) GetName() string {}

func TestCompositedPolicies(t *testing.T) {}