1
0
Fork 0

Update code generator

This commit is contained in:
Jesper Noordsij 2026-01-13 16:34:05 +01:00 committed by GitHub
parent 2e6dfbae57
commit 794916a183
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
125 changed files with 8038 additions and 2871 deletions

View file

@ -27,7 +27,7 @@ THE SOFTWARE.
package externalversions
import (
"fmt"
fmt "fmt"
v1alpha1 "github.com/traefik/traefik/v3/pkg/provider/kubernetes/crd/traefikio/v1alpha1"
schema "k8s.io/apimachinery/pkg/runtime/schema"