package
0.24.46
Repository: https://github.com/openziti/fabric.git
Documentation: pkg.go.dev

# Functions

New creates a new raft API client.
NewRaftListMembersOK creates a RaftListMembersOK with default headers values.
NewRaftListMembersParams creates a new RaftListMembersParams object, with the default timeout for this client.
NewRaftListMembersParamsWithContext creates a new RaftListMembersParams object with the ability to set a context for a request.
NewRaftListMembersParamsWithHTTPClient creates a new RaftListMembersParams object with the ability to set a custom HTTPClient for a request.
NewRaftListMembersParamsWithTimeout creates a new RaftListMembersParams object with the ability to set a timeout on a request.
NewRaftListMembersUnauthorized creates a RaftListMembersUnauthorized with default headers values.

# Structs

Client for raft API */.
RaftListMembersOK describes a response with status code 200, with default header values.
RaftListMembersParams contains all the parameters to send to the API endpoint for the raft list members operation.
RaftListMembersReader is a Reader for the RaftListMembers structure.
RaftListMembersUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.