wireguard

package
v0.4.101 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func C25519pair

func C25519pair() (string, string)

func Create

func Create(apiClient flyutil.Client, orgID, orgSlug, regionCode, name, network string, namePrefix string) (*wg.WireGuardState, error)

func GetWireGuardState added in v0.0.233

func GetWireGuardState() (wg.States, error)

func PruneInvalidPeers added in v0.0.232

func PruneInvalidPeers(ctx context.Context, apiClient WebClient) error

func StateForOrg

func StateForOrg(ctx context.Context, apiClient flyutil.Client, orgID, orgSlug string, regionCode string, name string, reestablish bool, network string) (*wg.WireGuardState, error)

StateForOrg returns the WireGuard state for the org identified by its GraphQL ID and slug, creating a peer when none is cached.

Types

type WebClient added in v0.3.41

type WebClient interface {
	ValidateWireGuardPeers(ctx context.Context, peerIPs []string) (invalid []string, err error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL