mirror of
https://github.com/fluxcd/flagger.git
synced 2026-03-04 02:30:39 +00:00
6 lines
113 B
Go
6 lines
113 B
Go
// +k8s:deepcopy-gen=package
|
|
|
|
// Package v1 is the v1 version of the API.
|
|
// +groupName=keda.sh
|
|
package v1alpha1
|