Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller is responsible for maintaining multiple federated Seeds' controllers
func NewFederatedSeedController ¶
func NewFederatedSeedController(ctx context.Context, clientMap clientmap.ClientMap, config *config.GardenletConfiguration, recorder record.EventRecorder) (*Controller, error)
NewFederatedSeedController creates new controller that reconciles extension resources.
Click to show internal directories.
Click to hide internal directories.