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) Provide ¶
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.
Click to show internal directories.
Click to hide internal directories.