impl

package
v1.3.0-rc.0...-12c9840 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGatewayRuntimeServiceServiceImpl

func NewGatewayRuntimeServiceServiceImpl(org org.ClientInterface) (e error)

Types

type GatewayRuntimeServiceServiceImpl

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

func (GatewayRuntimeServiceServiceImpl) Clone

func (GatewayRuntimeServiceServiceImpl) DeleteRuntime

func (impl GatewayRuntimeServiceServiceImpl) DeleteRuntime(runtimeId string) (err error)

func (GatewayRuntimeServiceServiceImpl) GetGatewayProvider

func (impl GatewayRuntimeServiceServiceImpl) GetGatewayProvider(clusterName string) (string, error)

func (GatewayRuntimeServiceServiceImpl) GetRegisterAppInfo

func (impl GatewayRuntimeServiceServiceImpl) GetRegisterAppInfo(projectId, env string) (resDto gw.RegisterAppsDto, err error)

func (GatewayRuntimeServiceServiceImpl) GetServiceApiPrefix

func (impl GatewayRuntimeServiceServiceImpl) GetServiceApiPrefix(req *gw.ApiPrefixReqDto) (prefixs []string, err error)

获取指定服务的API前缀

func (GatewayRuntimeServiceServiceImpl) GetServiceRuntimes

func (impl GatewayRuntimeServiceServiceImpl) GetServiceRuntimes(projectId, env, app, service string) (result []orm.GatewayRuntimeService, err error)

func (GatewayRuntimeServiceServiceImpl) TouchRuntime

func (impl GatewayRuntimeServiceServiceImpl) TouchRuntime(ctx context.Context, reqDto *gw.RuntimeServiceReqDto) (res bool, err error)

func (GatewayRuntimeServiceServiceImpl) TouchRuntimeComplete

func (impl GatewayRuntimeServiceServiceImpl) TouchRuntimeComplete(ctx context.Context, meta map[string]interface{}, reqDto *gw.RuntimeServiceReqDto) *common.StandardResult

Jump to

Keyboard shortcuts

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