class

Cl8r::Generators::WireGuard

Inherits Cl8r::Generators::Base < Reference < Object

Generates WireGuard dual-stack VPN gateway configurations, NetworkManager keyfiles, and client profiles.

Instance methods

applicable?

Determines if this generator backend is applicable to the current cluster topology and configuration.

Source
name

Human-readable name/identifier of this generator backend.

Source
render

Pure functional generation method returning files in memory.

Source