chore: update docker and k8s
This commit is contained in:
parent
2b5c7f9e91
commit
c2d440a914
1283 changed files with 67741 additions and 27918 deletions
3
vendor/k8s.io/api/policy/v1beta1/doc.go
generated
vendored
3
vendor/k8s.io/api/policy/v1beta1/doc.go
generated
vendored
|
@ -15,9 +15,10 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
// +k8s:deepcopy-gen=package
|
||||
// +k8s:protobuf-gen=package
|
||||
// +k8s:openapi-gen=true
|
||||
|
||||
// Package policy is for any kind of policy object. Suitable examples, even if
|
||||
// they aren't all here, are PodDisruptionBudget, PodSecurityPolicy,
|
||||
// NetworkPolicy, etc.
|
||||
// +k8s:openapi-gen=true
|
||||
package v1beta1 // import "k8s.io/api/policy/v1beta1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue