Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Node ¶
type Node struct { Identifier node.Identifier Status node.Status PlatformIdentifier node.PlatformIdentifier Provider provider.Identifier ProviderType provider.Type Tailnet tailnet.Identifier TailnetType tailnet.Type TailnetName tailnet.DeviceName TailnetIdentifier tailnet.DeviceIdentifier Location provider.Location Ephemeral bool CreatedAt time.Time UpdatedAt time.Time }
func NewBaseNode ¶
Click to show internal directories.
Click to hide internal directories.