multai_target_set

package
v1.59.3 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2021 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BalancerID   commons.FieldName = "balancer_id"
	DeploymentID commons.FieldName = "deployment_id"
	Name         commons.FieldName = "name"
	Protocol     commons.FieldName = "protocol"
	Port         commons.FieldName = "port"
	Weight       commons.FieldName = "weight"
	HealthCheck  commons.FieldName = "health_check"
	Tags         commons.FieldName = "tags"

	// HealthCheck fields
	Path               commons.FieldName = "path"
	Interval           commons.FieldName = "interval"
	Timeout            commons.FieldName = "timeout"
	HealthyThreshold   commons.FieldName = "healthy_threshold"
	UnhealthyThreshold commons.FieldName = "unhealthy_threshold"

	// tag fields
	TagKey   commons.FieldName = "key"
	TagValue commons.FieldName = "value"
)

Variables

This section is empty.

Functions

func Setup

func Setup(fieldsMap map[commons.FieldName]*commons.GenericField)

Types

This section is empty.

Jump to

Keyboard shortcuts

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