Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AwsCredConfig ¶ added in v0.4.54
type AwsCredConfig struct { Region string `yaml:"region"` AccessKeyID *string `yaml:"access-key-id,omitempty"` SecretAccessKey *string `yaml:"secret-access-key,omitempty"` SessionToken *string `yaml:"session-token,omitempty"` RoleARN *string `yaml:"role-arn,omitempty"` RoleExternalID *string `yaml:"role-external-id,omitempty"` Endpoint *string `yaml:"endpoint,omitempty"` Profile *string `yaml:"profile,omitempty"` }
type ConnectionType ¶
type ConnectionType string
type DriverType ¶
type DriverType string
Click to show internal directories.
Click to hide internal directories.