tailscaleadapter

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ControlStableNodeIDs

func ControlStableNodeIDs(ctx context.Context, client *local.Client) ([]string, error)

Types

type Authorizer

type Authorizer struct {
	// contains filtered or unexported fields
}

func NewAuthorizer

func NewAuthorizer(client *local.Client) *Authorizer

func (*Authorizer) Authorize

func (a *Authorizer) Authorize(ctx context.Context, remoteAddr string) (string, error)

type LocalSource

type LocalSource struct {
	// contains filtered or unexported fields
}

func NewLocalSource

func NewLocalSource(socket string) *LocalSource

func NewLocalSourceWithClient

func NewLocalSourceWithClient(client *local.Client) *LocalSource

func (*LocalSource) Diagnostic

func (s *LocalSource) Diagnostic(ctx context.Context) (collector.Diagnostic, error)

func (*LocalSource) Snapshot

func (s *LocalSource) Snapshot(ctx context.Context) (collector.Snapshot, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL