TemporalSdk.Operator (temporal_sdk v0.1.18)

View Source

Temporal operator services module.

WIP. Module will provide following Temporal services:

  • add_search_attributes

  • remove_search_attributes

  • list_search_attributes

  • register_namespace

  • list_namespaces

  • describe_namespace

  • update_namespace

  • delete_namespace

  • 'GetNexusEndpoint'

  • 'CreateNexusEndpoint'

  • 'UpdateNexusEndpoint'

  • 'DeleteNexusEndpoint'

  • 'ListNexusEndpoints'

  • 'ListWorkers'

  • 'FetchWorkerConfig'

  • 'UpdateWorkerConfig'

  • 'DescribeWorker'

  • 'UpdateTaskQueueConfig'

  • 'AddOrUpdateRemoteCluster'

  • 'RemoveRemoteCluster'

  • 'ListClusters'