Documentation ¶
Overview ¶
The usersshkeyssynchronizer controller is responsible for synchronizing usersshkeys into a secret in the cluster namespace. From there, the usercluster controller synchronizes them into the usercluster and then a DaemonSet that runs on all nodes synchronizes them onto the .ssh/authorized_keys file.
Index ¶
Constants ¶
View Source
const ( ControllerName = "usersshkeys_synchronizer" UserSSHKeysClusterIDsCleanupFinalizer = "kubermatic.io/cleanup-usersshkeys-cluster-ids" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.