Fix client-go doc.go - not generated

As per liggitt, lavalamp, and jpbetz
This commit is contained in:
Tim Hockin 2023-01-04 15:04:06 -08:00
parent 5550064bc2
commit f95a840c12
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
/*
Copyright The Kubernetes Authors.
Copyright 2021 The Kubernetes Authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@ -14,8 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Code generated by applyconfiguration-gen. DO NOT EDIT.
/*
Package applyconfigurations provides typesafe go representations of the apply
configurations that are used to constructs Server-side Apply requests.