Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeTestPlugin ¶
Types ¶
type Configuration ¶
type Configuration struct {
Accounts []Account `hcl:"account,block"`
}
func (Configuration) Example ¶
func (c Configuration) Example() string
type TestClient ¶
type TestClient struct {
// contains filtered or unexported fields
}
func (TestClient) Logger ¶
func (t TestClient) Logger() hclog.Logger
Click to show internal directories.
Click to hide internal directories.