rawconfigtrafficcontroller

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Category is the category of RawConfigTrafficController.
	Category = supervisor.CategorySystemController

	// Kind is the kind of RawConfigTrafficController.
	Kind = "RawConfigTrafficController"

	// DefaultNamespace is the namespace of RawConfigTrafficController
	DefaultNamespace = "default"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RawConfigTrafficController

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

RawConfigTrafficController is a system controller to manage TrafficGate, Pipeline and their relationship.

func (*RawConfigTrafficController) Category

Category returns the category of RawConfigTrafficController.

func (*RawConfigTrafficController) Close

func (rctc *RawConfigTrafficController) Close()

Close closes RawConfigTrafficController.

func (*RawConfigTrafficController) DefaultSpec

func (rctc *RawConfigTrafficController) DefaultSpec() interface{}

DefaultSpec returns the default spec of RawConfigTrafficController.

func (*RawConfigTrafficController) GetHTTPPipeline added in v1.2.0

func (rctc *RawConfigTrafficController) GetHTTPPipeline(name string) (protocol.HTTPHandler, bool)

GetHTTPPipeline gets Pipeline within the default namespace

func (*RawConfigTrafficController) Inherit

func (rctc *RawConfigTrafficController) Inherit(spec *supervisor.Spec, previousGeneration supervisor.Object)

Inherit inherits previous generation of RawConfigTrafficController.

func (*RawConfigTrafficController) Init

func (rctc *RawConfigTrafficController) Init(superSpec *supervisor.Spec)

Init initializes RawConfigTrafficController.

func (*RawConfigTrafficController) Kind

func (rctc *RawConfigTrafficController) Kind() string

Kind return the kind of RawConfigTrafficController.

func (*RawConfigTrafficController) Status

Status returns the status of RawConfigTrafficController.

type Spec

type Spec struct{}

Spec describes RawConfigTrafficController.

type Status

Status is the status of RawConfigTrafficController.

Jump to

Keyboard shortcuts

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