timeout

package
v1.12.7 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppContainerPort = 8080
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeoutStack

type TimeoutStack struct {
	// service discovery type
	ServiceDiscoveryType manifest.ServiceDiscoveryType

	FrontEndVN *appmesh.VirtualNode
	FrontEndDP *appsv1.Deployment

	BackEndVN  *appmesh.VirtualNode
	BackEndDP  *appsv1.Deployment
	BackEndSVC *corev1.Service

	BackEndVS *appmesh.VirtualService
	BackEndVR *appmesh.VirtualRouter

	TimeoutValue int
	// contains filtered or unexported fields
}

func (*TimeoutStack) CheckTimeoutBehavior

func (s *TimeoutStack) CheckTimeoutBehavior(ctx context.Context, f *framework.Framework)

Check Timeout behavior with and with timeout configured

func (*TimeoutStack) CleanupTimeoutStack

func (s *TimeoutStack) CleanupTimeoutStack(ctx context.Context, f *framework.Framework)

func (*TimeoutStack) DeployTimeoutStack

func (s *TimeoutStack) DeployTimeoutStack(ctx context.Context, f *framework.Framework)

Jump to

Keyboard shortcuts

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