Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ConfigSchema = map[string]*schema.Attribute{ "api_token": {Type: schema.TypeString}, "api_url": {Type: schema.TypeString}, }
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
func LogQueryContext ¶
func NewSolaceClient ¶
func NewSolaceClient(c *plugin.Connection) (*solace.Client, error)
Types ¶
Source Files ¶
- config.go
- errors.go
- plugin.go
- table_solace_application.go
- table_solace_application_domain.go
- table_solace_application_version.go
- table_solace_configuration.go
- table_solace_configuration_type.go
- table_solace_consumer.go
- table_solace_custom_attribute_definition.go
- table_solace_datacenter.go
- table_solace_enum.go
- table_solace_enum_version.go
- table_solace_environment.go
- table_solace_event.go
- table_solace_event_broker_service.go
- table_solace_event_broker_service_detail.go
- table_solace_event_broker_service_version.go
- table_solace_event_management_agent.go
- table_solace_event_mesh.go
- table_solace_event_version.go
- table_solace_eventapi.go
- table_solace_eventapi_product.go
- table_solace_eventapi_product_version.go
- table_solace_eventapi_version.go
- table_solace_lifecycle_state.go
- table_solace_messaging_service.go
- table_solace_schema.go
- table_solace_schema_version.go
- table_solace_service_class.go
- table_solace_topic_domain.go
- utils.go
Click to show internal directories.
Click to hide internal directories.