rest

package
v2.2.11 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	Insecure bool `` /* 170-byte string literal not displayed */
	// contains filtered or unexported fields
}

Provider is a provider.Provider implementation that provides a Rest API.

func (*Provider) CreateRouter added in v2.1.0

func (p *Provider) CreateRouter() *mux.Router

CreateRouter creates a router for the Rest API.

func (*Provider) Init

func (p *Provider) Init() error

Init the provider.

func (*Provider) Provide

func (p *Provider) Provide(configurationChan chan<- dynamic.Message, pool *safe.Pool) error

Provide allows the provider to provide configurations to traefik using the given configuration channel.

func (*Provider) ServeHTTP added in v2.1.0

func (p *Provider) ServeHTTP(rw http.ResponseWriter, req *http.Request)

func (*Provider) SetDefaults

func (p *Provider) SetDefaults()

SetDefaults sets the default values.

Jump to

Keyboard shortcuts

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