This website requires JavaScript.
Explore
Help
Sign In
amery
/
jpictl
Watch
2
Fork
0
You've already forked jpictl
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
440dcde50a19f741b806f96f8ac17a9ccb0f86df
jpictl
/
pkg
/
dns
T
History
amery
440dcde50a
jpictl: introduce
jpictl dns show
command
...
to list dns entries Signed-off-by: Alejandro Mery <
amery@jpi.io
>
2023-10-23 23:15:00 +00:00
..
dns.go
dns: introduce initial DNS Manager
2023-09-12 15:56:07 +00:00
error.go
dns: refactor GetRecords() to allow commands other than sync
2023-10-23 23:15:00 +00:00
manager.go
dns: refactor GetRecords() to allow commands other than sync
2023-10-23 23:15:00 +00:00
provider.go
dns: add RecordSetter and RecordAppender to Provider
2023-09-12 20:30:02 +00:00
record.go
dns: add Sync() mechanism to update A/AAAA records on the DNS provider
2023-09-12 20:30:02 +00:00
show.go
jpictl: introduce
jpictl dns show
command
2023-10-23 23:15:00 +00:00
sync.go
dns: refactor GetRecords() to allow commands other than sync
2023-10-23 23:15:00 +00:00
write.go
dns: Manager.WriteTo() generates BIND config, fully qualifies
2023-09-12 15:56:07 +00:00