Documentation ¶
Index ¶
Constants ¶
View Source
const ( DEVICE_KEY_PREFIX = "wg-keys-" DEVICE_CONFIG_PREFIX = "wg-configs-" WG_SERVER_NAME_PREFIX = "wg-server-" DNS_NAME_PREFIX = "wg-dns-" )
View Source
const ( NSReady string = "namespace-ready" DnsConfigReady string = "dns-config-ready" KeysAndSecretReady string = "keys-and-secret-ready" ServerSvcReady string = "server-svc-ready" ConfigReady string = "config-ready" ServicesSynced string = "services-synced" ServerReady string = "server-ready" DeviceDeleted string = "device-deleted" )
Variables ¶
This section is empty.
Functions ¶
func GenerateWgKeys ¶
func GetRemoteDeviceIp ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.