Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { kv.Provider `yaml:",inline" export:"true"` Username string `` /* 137-byte string literal not displayed */ Password string `` /* 137-byte string literal not displayed */ }
Provider holds configurations of the provider.
func (*Provider) SetDefaults ¶
func (p *Provider) SetDefaults()
SetDefaults sets the default values.
Click to show internal directories.
Click to hide internal directories.