api

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvironmentService

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

func NewEnvironmentService

func NewEnvironmentService(
	ac accountclient.Client,
	mysqlClient mysql.Client,
	publisher publisher.Publisher,
	opts ...Option,
) *EnvironmentService

func (*EnvironmentService) ArchiveEnvironmentV2 added in v0.4.0

func (*EnvironmentService) ArchiveOrganization added in v0.4.0

func (*EnvironmentService) ConvertTrialOrganization added in v0.4.0

func (*EnvironmentService) CreateEnvironmentV2 added in v0.4.0

func (*EnvironmentService) CreateOrganization added in v0.4.0

func (*EnvironmentService) DisableOrganization added in v0.4.0

func (*EnvironmentService) EnableOrganization added in v0.4.0

func (*EnvironmentService) GetEnvironmentV2 added in v0.4.0

func (*EnvironmentService) GetOrganization added in v0.4.0

func (*EnvironmentService) ListEnvironmentsV2 added in v0.4.0

func (*EnvironmentService) ListOrganizations added in v0.4.0

func (*EnvironmentService) Register

func (s *EnvironmentService) Register(server *grpc.Server)

func (*EnvironmentService) UnarchiveEnvironmentV2 added in v0.4.0

func (*EnvironmentService) UnarchiveOrganization added in v0.4.0

func (*EnvironmentService) UpdateEnvironmentV2 added in v0.4.0

func (*EnvironmentService) UpdateOrganization added in v0.4.0

type Option

type Option func(*options)

func WithLogger

func WithLogger(l *zap.Logger) Option

Jump to

Keyboard shortcuts

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