Documentation ¶
Index ¶
- func DaemonSetCreator() reconciling.NamedDaemonSetCreatorGetter
- func RoleBindingCreator() reconciling.NamedRoleBindingCreatorGetter
- func RoleCreator() reconciling.NamedRoleCreatorGetter
- func SecretCreator(userSSHKeys map[string][]byte) reconciling.NamedSecretCreatorGetter
- func ServiceAccountCreator() reconciling.NamedServiceAccountCreatorGetter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DaemonSetCreator ¶
func DaemonSetCreator() reconciling.NamedDaemonSetCreatorGetter
func RoleBindingCreator ¶
func RoleBindingCreator() reconciling.NamedRoleBindingCreatorGetter
func RoleCreator ¶
func RoleCreator() reconciling.NamedRoleCreatorGetter
func SecretCreator ¶
func SecretCreator(userSSHKeys map[string][]byte) reconciling.NamedSecretCreatorGetter
SecretCreator returns a function to create a secret in the usercluster containing the user ssh keys.
func ServiceAccountCreator ¶
func ServiceAccountCreator() reconciling.NamedServiceAccountCreatorGetter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.