mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-03-23 17:41:33 +01: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"
|
||||
|
||||
//Holds controller config
|
||||
// Config holds controller config
|
||||
type Config struct {
|
||||
config.FleetAgentConfig
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user