Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Credential ¶
type Params ¶
type Params struct {
Timestamp int64
Credential Credential
Args map[string]interface{}
}
type ProviderMaster ¶
type ProviderMaster struct {
PluginPath string
// contains filtered or unexported fields
}
func (*ProviderMaster) CheckVersion ¶
func (pm *ProviderMaster) CheckVersion(version string) (matched bool, err error)
func (*ProviderMaster) Init ¶
func (pm *ProviderMaster) Init(credential Credential) error
Click to show internal directories.
Click to hide internal directories.