Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForGarden ¶
func ForGarden() clientmap.ClientSetKey
ForGarden returns a key for retrieving a ClientSet for the Garden cluster.
func ForSeed ¶
func ForSeed(seed *v1beta1.Seed) clientmap.ClientSetKey
ForSeed returns a key for retrieving a ClientSet for the given Seed cluster.
func ForSeedWithName ¶
func ForSeedWithName(name string) clientmap.ClientSetKey
ForSeedWithName returns a key for retrieving a ClientSet for the Seed cluster with the given name.
func ForShoot ¶
func ForShoot(shoot *v1beta1.Shoot) clientmap.ClientSetKey
ForShoot returns a key for retrieving a ClientSet for the given Shoot cluster.
func ForShootWithNamespacedName ¶
func ForShootWithNamespacedName(namespace, name string) clientmap.ClientSetKey
ForShootWithNamespacedName returns a key for retrieving a ClientSet for the Shoot cluster with the given namespace and name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.