record-syncer

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2022 License: MIT Imports: 13 Imported by: 0

README

record-syncer

record-syncer syncs from etcd (used by CoreDNS) to Google CloudDNS.

Motivation

Want to register pairs of home domains (managed by internal CoreDNS) and home's global address to Google CloudDNS as A record.

Usage
  • example of execution
record-syncer --filter-file example.yml \
  --etcd-endpoint=http://localhost:2379 --etcd-base-path=/skydns \
  --gcp-credential=/tmp/credential.json --gcp-project ${GCP_PROJECT} --gcp-dns-managed-zone ${MANAGED_ZONE}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳