api

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteProgressiveRolloutOperation added in v0.4.0

func ExecuteProgressiveRolloutOperation(
	progressiveRollout *domain.ProgressiveRollout,
	feature *ftdomain.Feature,
	scheduleID string,
) (*featureproto.Strategy, error)

Types

type AutoOpsService

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

func NewAutoOpsService

func NewAutoOpsService(
	mysqlClient mysql.Client,
	featureClient featureclient.Client,
	experimentClient experimentclient.Client,
	accountClient accountclient.Client,
	authClient authclient.Client,
	publisher publisher.Publisher,
	opts ...Option,
) *AutoOpsService

func (*AutoOpsService) CreateProgressiveRollout added in v0.4.0

func (*AutoOpsService) DeleteProgressiveRollout added in v0.4.0

func (*AutoOpsService) ExecuteProgressiveRollout added in v0.4.0

func (*AutoOpsService) GetProgressiveRollout added in v0.4.0

func (*AutoOpsService) ListOpsCounts

func (*AutoOpsService) ListProgressiveRollouts added in v0.4.0

func (*AutoOpsService) Register

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

func (*AutoOpsService) StopAutoOpsRule added in v0.4.6

func (*AutoOpsService) StopProgressiveRollout 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