mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-04-26 10:18:50 +02:00
Initial v1.0.0 commit
This commit is contained in:
10
pkg/apis/config/v1alpha1/doc.go
Normal file
10
pkg/apis/config/v1alpha1/doc.go
Normal file
@@ -0,0 +1,10 @@
|
||||
// +k8s:deepcopy-gen=package
|
||||
// +k8s:conversion-gen=github.com/javamachr/gardener-extension-shoot-fleet-agent/pkg/apis/config
|
||||
// +k8s:openapi-gen=true
|
||||
// +k8s:defaulter-gen=TypeMeta
|
||||
|
||||
//go:generate gen-crd-api-reference-docs -api-dir . -config ../../../../hack/api-reference/config.json -template-dir ../../../../vendor/github.com/gardener/gardener/hack/api-reference/template -out-file ../../../../hack/api-reference/config.md
|
||||
|
||||
// Package v1alpha1 contains the Azure provider configuration API resources.
|
||||
// +groupName=shoot-fleet-agent-service.extensions.config.gardener.cloud
|
||||
package v1alpha1
|
||||
Reference in New Issue
Block a user