impl

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGatewayApiPolicyServiceImpl

func NewGatewayApiPolicyServiceImpl() error

Types

type GatewayApiPolicyServiceImpl

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

func (GatewayApiPolicyServiceImpl) Clone

func (GatewayApiPolicyServiceImpl) GetPolicyConfig

func (impl GatewayApiPolicyServiceImpl) GetPolicyConfig(category, packageId, packageApiId string) (result interface{}, err error)

func (GatewayApiPolicyServiceImpl) RefreshZoneIngress

func (impl GatewayApiPolicyServiceImpl) RefreshZoneIngress(zone orm.GatewayZone, az orm.GatewayAzInfo) error

func (GatewayApiPolicyServiceImpl) SetPackageDefaultPolicyConfig

func (impl GatewayApiPolicyServiceImpl) SetPackageDefaultPolicyConfig(category, packageId string, az *orm.GatewayAzInfo, config []byte, helperOption ...*db.SessionHelper) (string, error)

func (GatewayApiPolicyServiceImpl) SetPolicyConfig

func (impl GatewayApiPolicyServiceImpl) SetPolicyConfig(category, packageId, packageApiId string, config []byte) (result interface{}, rerr error)

func (GatewayApiPolicyServiceImpl) SetZoneDefaultPolicyConfig

func (impl GatewayApiPolicyServiceImpl) SetZoneDefaultPolicyConfig(packageId string, zone *orm.GatewayZone, az *orm.GatewayAzInfo, helper ...*db.SessionHelper) (map[string]*string, *string, *db.SessionHelper, error)

func (GatewayApiPolicyServiceImpl) SetZonePolicyConfig

func (impl GatewayApiPolicyServiceImpl) SetZonePolicyConfig(zone *orm.GatewayZone, category string, config []byte, helper *db.SessionHelper, needDeployTag ...bool) (apipolicy.PolicyDto, string, error)

Jump to

Keyboard shortcuts

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