Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "openvpn"
)
Variables ¶
This section is empty.
Functions ¶
func ClientCertificate ¶
func ClientCertificate(ca *resources.ECDSAKeyPair) reconciling.NamedSecretCreatorGetter
ClientCertificate returns a function to create/update the secret with the client certificate for the openvpn client in the user cluster
func ClientConfigConfigMapCreator ¶
func ClientConfigConfigMapCreator(hostname string, serverPort int) reconciling.NamedConfigMapCreatorGetter
ClientConfigConfigMapCreator returns a ConfigMap containing the config for the OpenVPN client. It lives inside the user-cluster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.