mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-07-07 05:25:11 +02:00
minor changes to make linter happy#3
This commit is contained in:
@@ -2,7 +2,7 @@ package config
|
|||||||
|
|
||||||
import "github.com/javamachr/gardener-extension-shoot-fleet-agent/pkg/apis/config"
|
import "github.com/javamachr/gardener-extension-shoot-fleet-agent/pkg/apis/config"
|
||||||
|
|
||||||
//Holds controller config
|
// Config holds controller config
|
||||||
type Config struct {
|
type Config struct {
|
||||||
config.FleetAgentConfig
|
config.FleetAgentConfig
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user