Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCassandraConfigFromDatastoreSpec ¶
func NewCassandraConfigFromDatastoreSpec(spec *v1beta1.DatastoreSpec) *config.Cassandra
NewCassandraConfigFromDatastoreSpec creates a new instance of a temporal cassandra config from the provided DatastoreSpec.
func NewElasticsearchConfigFromDatastoreSpec ¶
func NewElasticsearchConfigFromDatastoreSpec(spec *v1beta1.DatastoreSpec) (*esclient.Config, error)
NewElasticsearchConfigFromDatastoreSpec creates a new instance of a temporal elasticsearch client config from the provided DatastoreSpec.
func NewSQLConfigFromDatastoreSpec ¶
func NewSQLConfigFromDatastoreSpec(spec *v1beta1.DatastoreSpec) *config.SQL
NewSQLconfigFromDatastoreSpec creates a new instance of a temporal SQL config from the provided DatastoreSpec.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.