domain

package
v0.0.0-...-e28bd7b Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Domain

type Domain struct {
	QuerySrc        ports.QuerySrc
	EventSrc        ports.EventSrc
	TFRunStorage    ports.TFRunStorage
	WorkflowStorage ports.DeploymentWorkflowStorage
	KeySrc          ports.KeySrc
	TimeSrc         ports.TimeSrc
	SSHKeySrc       ports.SSHKeySrc

	MetadataSvc  ports.DeploymentMetadataService
	WorkspaceMS  ports.WorkspaceMicroservice
	TemplateMS   ports.TemplateMicroservice
	CredentialMS ports.CredentialMicroservice
	ProviderMS   ports.ProviderMicroservice
	AWM          ports.ArgoWorkflowMediator

	WhitelistCIDRs []string
	// contains filtered or unexported fields
}

Domain is the entrypoint object for this service

func (*Domain) Init

func (svc *Domain) Init(conf types.Config) error

Init ...

func (*Domain) Start

func (svc *Domain) Start(ctx context.Context) error

Start starts receiving and processing events

Jump to

Keyboard shortcuts

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