bootstrap

package
v0.0.5-alpha Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func NewService

func NewService(spec Spec) *Service

func (*Service) Run

func (s *Service) Run(ctx context.Context) error

Run provisions the platform org and shared-compute cluster, then conditionally reconciles platform wildcard TLS. The platform org is infrastructure-only: no users, no projects.

type Spec

type Spec struct {
	OrganisationService services.OrganisationService
	ClusterService      services.ClusterService
	PlatformConfig      *config.PlatformConfig
	ClusterConfig       *config.ClusterConfig
	Logger              logger.Logger
}

Jump to

Keyboard shortcuts

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