Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultProfile = "default"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthConfig ¶
type ConfigProvider ¶
type ConfigProvider struct {
ConfigFileName string
// contains filtered or unexported fields
}
func (ConfigProvider) Config ¶
func (cp ConfigProvider) Config(name string) *Config
func (*ConfigProvider) Load ¶
func (cp *ConfigProvider) Load(data []byte) error
Click to show internal directories.
Click to hide internal directories.