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(k8sGardenClient kubernetes.Interface, gardenCoreInformerFactory gardencoreinformers.SharedInformerFactory, config *config.GardenletConfiguration, recorder record.EventRecorder) *Controller
NewFederatedSeedController creates new controller that syncs extensions states to the ShootState resource in the garden cluster.
Click to show internal directories.
Click to hide internal directories.