PulsarEx
v0.14.2
Pages
Modules
Mix
Tasks
Search documentation of PulsarEx
Settings
View Source
PulsarEx.Admin
(PulsarEx v0.14.2)
Summary
Functions
create_namespace(host, admin_port, namespace, policies \\ %{})
create_partitioned_topic(hosts, admin_port, topic, partitions \\ 1)
create_tenant(host, admin_port, tenant, clusters)
create_topic(host, admin_port, topic)
discover_clusters(host, admin_port)
discover_topics(hosts, admin_port, tenant, namespace, topic_regex)
lookup_topic(hosts, admin_port, topic)
lookup_topic_partitions(hosts, admin_port, topic)
Functions
Link to this function
create_namespace(host, admin_port, namespace, policies \\ %{})
View Source
Link to this function
create_partitioned_topic(hosts, admin_port, topic, partitions \\ 1)
View Source
Link to this function
create_tenant(host, admin_port, tenant, clusters)
View Source
Link to this function
create_topic(host, admin_port, topic)
View Source
Link to this function
discover_clusters(host, admin_port)
View Source
Link to this function
discover_topics(hosts, admin_port, tenant, namespace, topic_regex)
View Source
Link to this function
lookup_topic(hosts, admin_port, topic)
View Source
Link to this function
lookup_topic_partitions(hosts, admin_port, topic)
View Source