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
This commit is contained in:
@@ -102,6 +102,7 @@ func ControllerSwitches() *cmd.SwitchOptions {
|
||||
)
|
||||
}
|
||||
|
||||
// ApplyHealthCheckConfig applies healthcheck config
|
||||
func (c *FleetServiceConfig) ApplyHealthCheckConfig(config *healthcheckconfig.HealthCheckConfig) {
|
||||
if c.config.HealthCheckConfig != nil {
|
||||
*config = *c.config.HealthCheckConfig
|
||||
|
||||
Reference in New Issue
Block a user