Skip to main content

Crate ts_nodecapability

Crate ts_nodecapability 

Source
Expand description

§ts_nodecapability

Shared definition for the Tailscale node capabilities.

Structs§

Values
The types of values that can be associated with a single NodeCap in a Map.

Type Aliases§

Map
A map of node capabilities to their optional values. It is valid for a capability to have None as a value; such capabilities can be tested for by using the Map::contains_key method.
NodeCap
Represents a capability granted to a node.
Value
The type of the entry in a Values.