Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDefault ¶
func SetDefault()
Types ¶
type ProviderFormatter ¶
type ProviderFormatter struct { }
ProviderFormatter ensures that format is actually adhering to Terraform Provider conventions
type ProviderLogWriter ¶
type ProviderLogWriter struct {
// contains filtered or unexported fields
}
func NewProviderLogWriter ¶
func NewProviderLogWriter(w io.Writer) *ProviderLogWriter
func (*ProviderLogWriter) Close ¶
func (w *ProviderLogWriter) Close() error
Click to show internal directories.
Click to hide internal directories.