Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Types ¶
type KeyAuth ¶
type KeyAuth struct {
// contains filtered or unexported fields
}
func (*KeyAuth) AuthenticateRequest ¶
type KeyAuthTransport ¶
type KeyAuthTransport struct { ApiKey string Transport runtime.ClientTransport }
func (*KeyAuthTransport) Submit ¶
func (t *KeyAuthTransport) Submit(o *runtime.ClientOperation) (interface{}, error)
Click to show internal directories.
Click to hide internal directories.