Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TunnelGroupBackend

Hierarchy

  • TunnelGroupBackend

Index

Properties

createdAt

createdAt: Date

timestamp when the backend was created, RFC 3339 format

Optional description

description: string

human-readable description of this backend. Optional

id

id: string

unique identifier for this TunnelGroup backend

labels

labels: Map<string, string>

labels to watch for tunnels on, e.g. app->foo, dc->bar

Optional metadata

metadata: string

arbitrary user-defined machine-readable data of this backend. Optional

tunnels

tunnels: Ref[]

tunnels matching this backend

uri

uri: string

URI of the TunnelGroupBackend API resource

Generated using TypeDoc