amesh

package
v0.0.0-...-45ed318 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 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 PluginConfigResponseRewriteTester

type PluginConfigResponseRewriteTester struct {
	Body    string
	Headers map[string]string
	// contains filtered or unexported fields
}

func (*PluginConfigResponseRewriteTester) Create

func (*PluginConfigResponseRewriteTester) DeleteAmeshPluginConfig

func (t *PluginConfigResponseRewriteTester) DeleteAmeshPluginConfig()

func (*PluginConfigResponseRewriteTester) UpdateConfig

func (*PluginConfigResponseRewriteTester) ValidateInMeshCurlAccess

func (t *PluginConfigResponseRewriteTester) ValidateInMeshCurlAccess(withoutHeaders ...string)

func (*PluginConfigResponseRewriteTester) ValidateInMeshNginxProxyAccess

func (t *PluginConfigResponseRewriteTester) ValidateInMeshNginxProxyAccess(withoutHeaders ...string)

type ReconnectTester

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

func NewReconnectTester

func NewReconnectTester(f *framework.Framework) *ReconnectTester

func (*ReconnectTester) Create

func (t *ReconnectTester) Create()

func (*ReconnectTester) DeleteAmeshController

func (t *ReconnectTester) DeleteAmeshController()

func (*ReconnectTester) ValidateStatusAmeshIsOK

func (t *ReconnectTester) ValidateStatusAmeshIsOK()

type ResponseRewriteConfig

type ResponseRewriteConfig struct {
	Body    string            `json:"body,omitempty"`
	Headers map[string]string `json:"headers,omitempty"`
}

Jump to

Keyboard shortcuts

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