Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDisabled ¶
IsDisabled check if a line starts with a # comment marker.
func IsHostLine ¶
IsHostLine checks if a line is a host line or a comment line.
Types ¶
type HostFile ¶
func (*HostFile) ListProfiles ¶
func (h *HostFile) ListProfiles(opts *ListOptions) error
ListProfiles shows a table with profile names status and routing information
type ListOptions ¶
type ListOptions struct {
Profile string
}
Click to show internal directories.
Click to hide internal directories.