Home
last modified time | relevance | path

Searched refs:ShowPublisher (Results 1 – 3 of 3) sorted by relevance

/dports/net/krill/krill-0.9.4/src/
H A Dtest.rs571 match krill_embedded_pubd_admin(PubServerCommand::ShowPublisher(publisher.clone())).await { in publisher_details()
578 match krill_dedicated_pubd_admin(PubServerCommand::ShowPublisher(publisher.clone())).await { in dedicated_repo_publisher_details()
/dports/net/krill/krill-0.9.4/src/cli/
H A Dclient.rs480 PubServerCommand::ShowPublisher(handle) => { in publishers()
H A Doptions.rs2180 let command = Command::PubServer(PubServerCommand::ShowPublisher(publisher)); in parse_matches_publishers_show()
2523 ShowPublisher(PublisherHandle), enumerator