# Functions
NewRoute creates an new Route.
# Variables
DefaultColumns is the list of default columns to use when showing table list.
ErrDefaultProfile when trying to edit default content.
ErrInvalidIP when the IP is malformed.
ErrInvalidProfileHeader when the profile header is invalid.
ErrMissingProfile when the profile is mandatory.
ErrNoContent when data to write is empty.
ErrNotPresentIP when looking for an IP not contained in profile.
ErrUnknownNetworkID when you pass an invalid network ID to sync docker.
ErrUnknownProfile when the profile is not present.
ProfilesOnlyColumns are the columns used for profile status list.
# Interfaces
Renderer is the interface to render hosts file content.
# Type aliases
DefaultProfile contains data for the default profile.
Status represents the status of a Profile.