runner

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: Apache-2.0 Imports: 15 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 {
	Log             *slog.Logger
	Authority       *caauth.Authority
	EAC             *entityserver_v1alpha.EntityAccessClient
	CoordinatorAddr string
	EtcdEndpoints   []string
	EtcdPrefix      string
	NetworkBackend  string
}

func NewRegistrationServer

func NewRegistrationServer(log *slog.Logger, authority *caauth.Authority, eac *entityserver_v1alpha.EntityAccessClient, coordinatorAddr string, etcdEndpoints []string, etcdPrefix string, networkBackend string) *RegistrationServer

func (*RegistrationServer) CreateInvite

func (*RegistrationServer) Join

func (*RegistrationServer) ListInvites

func (*RegistrationServer) ListRunners

func (*RegistrationServer) RevokeInvite

Jump to

Keyboard shortcuts

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