kubernetes/staging/src/k8s.io/apiextensions-apiserver/test/integration/deprecation_test.go

var deprecationFixture

func TestCustomResourceDeprecation(t *testing.T) {}

type warningHandler

func (w *warningHandler) HandleWarningHeader(code int, agent string, text string) {}