Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SeedIsGardenCheckInterval = time.Minute
SeedIsGardenCheckInterval is the interval how often it should be checked whether the seed cluster has been registered as garden cluster.
Functions ¶
func AddToManager ¶ added in v1.71.0
func AddToManager( ctx context.Context, mgr manager.Manager, gardenletCancel context.CancelFunc, seedCluster cluster.Cluster, cfg config.NetworkPolicyControllerConfiguration, networks gardencore.SeedNetworks, resolver hostnameresolver.HostResolver, ) error
AddToManager adds all Seed controllers to the given manager.
func ClusterPredicate ¶ added in v1.71.0
ClusterPredicate is a predicate which returns 'true' when the network CIDRs of a shoot cluster change.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.