package
0.0.0-20240822020607-ba854f2ded86
Repository: https://github.com/aliyuncontainerservice/pouch.git
Documentation: pkg.go.dev

# Functions

NewAPIClient initializes a new API client for the given host.

# Structs

APIClient is a API client that performs all operations against a pouch server.
RespError defines the response error.
Response wraps the http.Response and other states.
TLSConfig contains information of tls which users can specify.

# Interfaces

CommonAPIClient defines common methods of api client.
ContainerAPIClient defines methods of Container client.
ImageAPIClient defines methods of Image client.
NetworkAPIClient defines methods of Network client.
SystemAPIClient defines methods of System client.
VolumeAPIClient defines methods of Volume client.