Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
func GetConfig ¶
func GetConfig(connection *plugin.Connection) aivenConfig
GetConfig :: retrieve and cast connection config from query data
Types ¶
type AivenService ¶
type AivenService struct { ProjectName string aiven.Service }
type IntegrationEndpoint ¶
type IntegrationEndpoint struct { ProjectName string aiven.ServiceIntegrationEndpoint }
type ProjectEventLog ¶
type ProjectEventLog struct { ProjectName string aiven.ProjectEvent }
type ProjectUser ¶
type ProjectUser struct { ProjectName string aiven.ProjectUser }
type ProjectVpc ¶
type ProjectVpc struct { ProjectName string aiven.VPC }
Source Files
¶
- connection_config.go
- plugin.go
- table_aiven_account.go
- table_aiven_account_authentication.go
- table_aiven_account_team.go
- table_aiven_billing_group.go
- table_aiven_project.go
- table_aiven_project_event_log.go
- table_aiven_project_user.go
- table_aiven_project_vpc.go
- table_aiven_service.go
- table_aiven_service_integration_endpoint.go
- utils.go
Click to show internal directories.
Click to hide internal directories.