proxy

package
v0.0.0-...-6410feb Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterReferrer

func RegisterReferrer(man db.IModelManager)

Types

type SProxySetting

type SProxySetting struct {
	db.SInfrasResourceBase

	HTTPProxy  string `create:"domain_optional" list:"domain" update:"domain"`
	HTTPSProxy string `create:"domain_optional" list:"domain" update:"domain"`
	NoProxy    string `create:"domain_optional" list:"domain" update:"domain"`
}

func (*SProxySetting) HttpTransportProxyFunc

func (ps *SProxySetting) HttpTransportProxyFunc() httputils.TransportProxyFunc

func (*SProxySetting) PerformTest

func (*SProxySetting) ValidateDeleteCondition

func (ps *SProxySetting) ValidateDeleteCondition(ctx context.Context, info jsonutils.JSONObject) error

type SProxySettingManager

type SProxySettingManager struct {
	db.SInfrasResourceBaseManager
}
var ProxySettingManager *SProxySettingManager

func (*SProxySettingManager) InitializeData

func (man *SProxySettingManager) InitializeData() error

func (*SProxySettingManager) PerformTest

Jump to

Keyboard shortcuts

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