package
8.0.2
Repository: https://github.com/apache/trafficcontrol.git
Documentation: pkg.go.dev

# Functions

Create will add a new StaticDNSEntry entity into the database, for api v5.0.
Delete removes a staticDNSEntry from the database, for api v5.0.
Get : function to read the staticDNSEntries, for api version 5.0.
Update will modify an existing StaticDNSEntry entity in the database, for api v5.0.
Validate validates a statisDNSEntry entity and makes sure that all the supplied fields are valid.

# Structs

No description provided by the author