rest

package
v2.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2019 License: MIT Imports: 10 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) Append

func (p *Provider) Append(systemRouter *mux.Router)

Append add rest provider routes on a router.

func (*Provider) Handler

func (p *Provider) Handler() http.Handler

Handler creates an http.Handler 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) 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