impl

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGatewayZoneServiceImpl

func NewGatewayZoneServiceImpl() (e error)

Types

type GatewayZoneServiceImpl

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

func (GatewayZoneServiceImpl) CreateZone

func (impl GatewayZoneServiceImpl) CreateZone(config zone.ZoneConfig, session ...*db.SessionHelper) (*orm.GatewayZone, error)

func (GatewayZoneServiceImpl) CreateZoneWithoutIngress

func (impl GatewayZoneServiceImpl) CreateZoneWithoutIngress(config zone.ZoneConfig, session ...*db.SessionHelper) (*orm.GatewayZone, error)

func (GatewayZoneServiceImpl) DeleteZone

func (impl GatewayZoneServiceImpl) DeleteZone(zoneId string) error

func (GatewayZoneServiceImpl) DeleteZoneRoute

func (impl GatewayZoneServiceImpl) DeleteZoneRoute(zoneId string, session ...*db.SessionHelper) error

func (GatewayZoneServiceImpl) GetRegisterAppInfo

func (impl GatewayZoneServiceImpl) GetRegisterAppInfo(orgId, projectId, env string) *common.StandardResult

func (GatewayZoneServiceImpl) GetZone

func (impl GatewayZoneServiceImpl) GetZone(id string, session ...*db.SessionHelper) (*orm.GatewayZone, error)

func (GatewayZoneServiceImpl) SetZoneKongPolicies

func (impl GatewayZoneServiceImpl) SetZoneKongPolicies(zoneId string, policies gw.ZoneKongPolicies, helper *db.SessionHelper) error

func (GatewayZoneServiceImpl) SetZoneKongPoliciesWithoutDomainPolicy

func (impl GatewayZoneServiceImpl) SetZoneKongPoliciesWithoutDomainPolicy(zoneId string, policies *gw.ZoneKongPolicies, helper *db.SessionHelper) error

func (GatewayZoneServiceImpl) UpdateBuiltinPolicies

func (impl GatewayZoneServiceImpl) UpdateBuiltinPolicies(zoneId string) error

func (GatewayZoneServiceImpl) UpdateKongDomainPolicy

func (impl GatewayZoneServiceImpl) UpdateKongDomainPolicy(az, projectId, env string, helper *db.SessionHelper) error

func (GatewayZoneServiceImpl) UpdateZoneRoute

func (impl GatewayZoneServiceImpl) UpdateZoneRoute(zoneId string, route zone.ZoneRoute, session ...*db.SessionHelper) (bool, error)

Jump to

Keyboard shortcuts

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