Struct rust_consul::Client [] [src]

pub struct Client { /* fields omitted */ }

Consul client

Methods

impl Client
[src]

[src]

Allocate a new consul client

[src]

List services in the kernel and watch them

[src]

Watch changes of nodes on a service

[src]

Get agent informations

Trait Implementations

impl Debug for Client
[src]

[src]

Formats the value using the given formatter.

impl Clone for Client
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more