runner

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultInviteExpiryHours = 1
	MaxInviteExpiryHours     = 168 // 7 days

)

Variables

This section is empty.

Functions

This section is empty.

Types

type RegistrationServer

type RegistrationServer struct {
	RegistrationServerConfig
}

func (*RegistrationServer) CreateInvite

func (*RegistrationServer) Join

func (*RegistrationServer) ListInvites

func (*RegistrationServer) ListRunners

func (*RegistrationServer) RemoveRunner added in v0.7.0

func (*RegistrationServer) RevokeInvite

type RegistrationServerConfig added in v0.7.0

type RegistrationServerConfig struct {
	Log             *slog.Logger
	Authority       *caauth.Authority
	EAC             *entityserver_v1alpha.EntityAccessClient
	CoordinatorAddr string
	EtcdEndpoints   []string
	EtcdPrefix      string
	NetworkBackend  string

	// Observability endpoints provided to runners at join time
	VictoriametricsAddress string
	VictorialogsAddress    string
}

Jump to

Keyboard shortcuts

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