github.com/noisysockets/noisysockets@v0.21.2-0.20240515114641-7f467e651c90/config/testdata/config_v1alpha1.yaml (about)

     1  apiVersion: noisysockets.github.com/v1alpha1
     2  kind: Config
     3  listenPort: 12346
     4  privateKey: SFN1gntnAutVFefwrPDlM1W2/LGWaRSn2hq06TvL2GY=
     5  ips:
     6  - 10.7.0.2
     7  dnsServers:
     8  - 10.7.0.1
     9  peers:
    10  - name: server
    11    publicKey: 6cvvZyj+EVL4DHjUKeVF7EUBfgR2mJO4php2Gdv9FVw=
    12    endpoint: 127.0.0.1:12345
    13    ips:
    14    - 10.7.0.1
    15  - name: gateway
    16    publicKey: aVHVSvdp1s9Cmw1r7XJgBSjXsSMpXdsskiuwPVYUdCk=
    17    endpoint: 127.0.0.1:12346
    18    gatewayForCIDRs:
    19    - 192.168.0.0/24