package
0.0.0-20250306120524-11777db3047b
Repository: https://github.com/cloudflare/cloudflared.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewFromCLI parses CLI flags to discover which filters should get applied to list virtual networks.
No description provided by the author
NewIpRouteFilterFromCLI parses CLI flags to discover which filters should get applied.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Flags contains all filter flags.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
DetailedRoute is just a Route with some extra fields, e.g.
No description provided by the author
No description provided by the author
No description provided by the author
IpRouteFilter which routes get queried.
No description provided by the author
No description provided by the author
NewRoute has all the parameters necessary to add a new route to the table.
No description provided by the author
No description provided by the author
No description provided by the author
Route is a mapping from customer's IP space to a tunnel.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VnetFilter which virtual networks get queried.

# Interfaces

No description provided by the author
No description provided by the author
HostnameRoute represents a record type that can route to a tunnel.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
CIDR is just a newtype wrapper around net.IPNet.