server

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KintoCoreService

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

func NewKintoCoreService

func NewKintoCoreService(middleware middleware.Interface) *KintoCoreService

func (*KintoCoreService) AbortRelease

func (*KintoCoreService) CheckCustomDomainName

func (*KintoCoreService) CreateBlock

func (*KintoCoreService) CreateCustomDomainName

func (k *KintoCoreService) CreateCustomDomainName(ctx context.Context, req *types.CustomDomainNameRequest) (*empty.Empty, error)

func (*KintoCoreService) CreateEnvironment

func (*KintoCoreService) DeleteBlock

func (k *KintoCoreService) DeleteBlock(ctx context.Context, req *types.DeleteBlockRequest) (*empty.Empty, error)

func (*KintoCoreService) DeleteCustomDomainName

func (k *KintoCoreService) DeleteCustomDomainName(ctx context.Context, req *types.CustomDomainNameRequest) (*empty.Empty, error)

func (*KintoCoreService) DeleteEnvironment

func (k *KintoCoreService) DeleteEnvironment(
	ctx context.Context, req *types.DeleteEnvironmentRequest) (*empty.Empty, error)

func (*KintoCoreService) DeployBlockUpdate

func (*KintoCoreService) DisablePublicURL

func (k *KintoCoreService) DisablePublicURL(ctx context.Context, req *types.DisablePublicURLRequest) (*empty.Empty, error)

func (*KintoCoreService) EnablePublicURL

func (k *KintoCoreService) EnablePublicURL(ctx context.Context, req *types.EnablePublicURLRequest) (*empty.Empty, error)

func (*KintoCoreService) GenReleaseConfigFromKintoFile

func (*KintoCoreService) GetBlock

func (*KintoCoreService) GetBlocks

func (*KintoCoreService) GetEnvironment

func (*KintoCoreService) GetEnvironments

func (k *KintoCoreService) GetEnvironments(
	ctx context.Context, empty *empty.Empty) (*types.Environments, error)

func (*KintoCoreService) GetKintoConfiguration

func (k *KintoCoreService) GetKintoConfiguration(
	ctx context.Context, empty *empty.Empty) (*types.KintoConfiguration, error)

func (*KintoCoreService) KillBlockInstance

func (k *KintoCoreService) KillBlockInstance(
	ctx context.Context, req *types.KillBlockInstanceRequest) (*empty.Empty, error)

func (*KintoCoreService) PromoteRelease

func (k *KintoCoreService) PromoteRelease(ctx context.Context, req *types.PromoteReleaseRequest) (*empty.Empty, error)

func (*KintoCoreService) RegisterToServer

func (k *KintoCoreService) RegisterToServer(s *grpc.Server)

func (*KintoCoreService) RollbackBlock

func (*KintoCoreService) StartTeleport

func (*KintoCoreService) SuspendBlock

func (*KintoCoreService) SyncTime

func (*KintoCoreService) TagRelease

func (k *KintoCoreService) TagRelease(ctx context.Context, req *types.TagReleaseRequest) (*empty.Empty, error)

func (*KintoCoreService) TriggerDeploy

func (*KintoCoreService) UpdateBuildCommitSha

func (k *KintoCoreService) UpdateBuildCommitSha(ctx context.Context, req *types.UpdateBuildCommitShaRequest) (*empty.Empty, error)

func (*KintoCoreService) UpdateBuildStatus

func (*KintoCoreService) UpdateEnvironment

func (*KintoCoreService) WatchBlocksMetrics

func (*KintoCoreService) WatchBuildLogs

func (*KintoCoreService) WatchConsoleLogs

func (*KintoCoreService) WatchJobsStatus

func (*KintoCoreService) WatchReleasesStatus

Jump to

Keyboard shortcuts

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