# Functions
BuildListPayload builds the payload for the Tables List endpoint from CLI flags.
DecodeListResponse returns a decoder for responses returned by the Tables List endpoint.
EncodeListRequest returns an encoder for requests sent to the Tables List server.
ListTablesPath returns the URL path to the Tables service List HTTP endpoint.
NewClient instantiates HTTP clients for all the Tables service servers.
NewListTableOK builds a "Tables" service "List" endpoint result from a HTTP "OK" response.
ValidateTableResponse runs the validations defined on TableResponse.
# Structs
Client lists the Tables service endpoint HTTP clients.
TableResponse is used to define fields on response body types.
# Type aliases
ListResponseBody is the type of the "Tables" service "List" endpoint HTTP response body.