mirror of
https://github.com/fluxcd/flagger.git
synced 2026-03-02 17:51:00 +00:00
chore(gatewayapi/v1beta1): add deepcopy-gen annotations run `make codegen` Signed-off-by: kahirokunn <okinakahiro@gmail.com>
7 lines
146 B
Go
7 lines
146 B
Go
// Package v1beta1 contains API Schema definitions for the
|
|
// gateway.networking.k8s.io API group.
|
|
|
|
// +k8s:deepcopy-gen=package
|
|
|
|
package v1beta1
|