components

package
v0.0.0-...-d6abc53 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2025 License: AGPL-3.0 Imports: 7 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetImage

func GetImage(component, version string) string

func InitComponent

func InitComponent(ctx context.Context, opts *InitComponentOpts) error

func MyComponentNamespace

func MyComponentNamespace() string

func MyComponentUID

func MyComponentUID() string

func OcteliumComponent

func OcteliumComponent(arg string) string

func RuntimeID

func RuntimeID() string

func RuntimeStartedAt

func RuntimeStartedAt() time.Time

func SetComponentNamespace

func SetComponentNamespace(arg ComponentNamespace)

func SetComponentType

func SetComponentType(arg ComponentNamespace)

Types

type ComponentNamespace

type ComponentNamespace = string
const ComponentNamespaceOctelium ComponentNamespace = "octelium"

type ComponentType

type ComponentType = string
const APIServer ComponentType = "apiserver"
const AuthServer ComponentType = "authserver"
const DNSServer ComponentType = "dnsserver"
const GWAgent ComponentType = "gwagent"
const Genesis ComponentType = "genesis"
const Ingress ComponentType = "ingress"
const IngressDataPlane ComponentType = "ingress-dataplane"
const Nocturne ComponentType = "nocturne"
const NodeInit ComponentType = "nodeinit"
const Octovigil ComponentType = "octovigil"
const Portal ComponentType = "portal"
const RscServer ComponentType = "rscserver"
const Vigil ComponentType = "vigil"

func MyComponentType

func MyComponentType() ComponentType

type InitComponentOpts

type InitComponentOpts struct {
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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