package
0.0.0-20220310025002-8251c7da21b0
Repository: https://github.com/go-swagger/dockerctl.git
Documentation: pkg.go.dev

# Functions

New creates a new system API client.
NewSystemAuthInternalServerError creates a SystemAuthInternalServerError with default headers values.
NewSystemAuthNoContent creates a SystemAuthNoContent with default headers values.
NewSystemAuthOK creates a SystemAuthOK with default headers values.
NewSystemAuthParams creates a new SystemAuthParams object, with the default timeout for this client.
NewSystemAuthParamsWithContext creates a new SystemAuthParams object with the ability to set a context for a request.
NewSystemAuthParamsWithHTTPClient creates a new SystemAuthParams object with the ability to set a custom HTTPClient for a request.
NewSystemAuthParamsWithTimeout creates a new SystemAuthParams object with the ability to set a timeout on a request.
NewSystemDataUsageInternalServerError creates a SystemDataUsageInternalServerError with default headers values.
NewSystemDataUsageOK creates a SystemDataUsageOK with default headers values.
NewSystemDataUsageParams creates a new SystemDataUsageParams object, with the default timeout for this client.
NewSystemDataUsageParamsWithContext creates a new SystemDataUsageParams object with the ability to set a context for a request.
NewSystemDataUsageParamsWithHTTPClient creates a new SystemDataUsageParams object with the ability to set a custom HTTPClient for a request.
NewSystemDataUsageParamsWithTimeout creates a new SystemDataUsageParams object with the ability to set a timeout on a request.
NewSystemEventsBadRequest creates a SystemEventsBadRequest with default headers values.
NewSystemEventsInternalServerError creates a SystemEventsInternalServerError with default headers values.
NewSystemEventsOK creates a SystemEventsOK with default headers values.
NewSystemEventsParams creates a new SystemEventsParams object, with the default timeout for this client.
NewSystemEventsParamsWithContext creates a new SystemEventsParams object with the ability to set a context for a request.
NewSystemEventsParamsWithHTTPClient creates a new SystemEventsParams object with the ability to set a custom HTTPClient for a request.
NewSystemEventsParamsWithTimeout creates a new SystemEventsParams object with the ability to set a timeout on a request.
NewSystemInfoInternalServerError creates a SystemInfoInternalServerError with default headers values.
NewSystemInfoOK creates a SystemInfoOK with default headers values.
NewSystemInfoParams creates a new SystemInfoParams object, with the default timeout for this client.
NewSystemInfoParamsWithContext creates a new SystemInfoParams object with the ability to set a context for a request.
NewSystemInfoParamsWithHTTPClient creates a new SystemInfoParams object with the ability to set a custom HTTPClient for a request.
NewSystemInfoParamsWithTimeout creates a new SystemInfoParams object with the ability to set a timeout on a request.
NewSystemPingHeadInternalServerError creates a SystemPingHeadInternalServerError with default headers values.
NewSystemPingHeadOK creates a SystemPingHeadOK with default headers values.
NewSystemPingHeadParams creates a new SystemPingHeadParams object, with the default timeout for this client.
NewSystemPingHeadParamsWithContext creates a new SystemPingHeadParams object with the ability to set a context for a request.
NewSystemPingHeadParamsWithHTTPClient creates a new SystemPingHeadParams object with the ability to set a custom HTTPClient for a request.
NewSystemPingHeadParamsWithTimeout creates a new SystemPingHeadParams object with the ability to set a timeout on a request.
NewSystemPingInternalServerError creates a SystemPingInternalServerError with default headers values.
NewSystemPingOK creates a SystemPingOK with default headers values.
NewSystemPingParams creates a new SystemPingParams object, with the default timeout for this client.
NewSystemPingParamsWithContext creates a new SystemPingParams object with the ability to set a context for a request.
NewSystemPingParamsWithHTTPClient creates a new SystemPingParams object with the ability to set a custom HTTPClient for a request.
NewSystemPingParamsWithTimeout creates a new SystemPingParams object with the ability to set a timeout on a request.
NewSystemVersionInternalServerError creates a SystemVersionInternalServerError with default headers values.
NewSystemVersionOK creates a SystemVersionOK with default headers values.
NewSystemVersionParams creates a new SystemVersionParams object, with the default timeout for this client.
NewSystemVersionParamsWithContext creates a new SystemVersionParams object with the ability to set a context for a request.
NewSystemVersionParamsWithHTTPClient creates a new SystemVersionParams object with the ability to set a custom HTTPClient for a request.
NewSystemVersionParamsWithTimeout creates a new SystemVersionParams object with the ability to set a timeout on a request.

# Structs

Client for system API */.
ComponentVersion component version swagger:model ComponentVersion */.
SystemAuthInternalServerError describes a response with status code 500, with default header values.
SystemAuthNoContent describes a response with status code 204, with default header values.
SystemAuthOK describes a response with status code 200, with default header values.
SystemAuthOKBody SystemAuthResponse swagger:model SystemAuthOKBody */.
SystemAuthParams contains all the parameters to send to the API endpoint for the system auth operation.
SystemAuthReader is a Reader for the SystemAuth structure.
SystemDataUsageInternalServerError describes a response with status code 500, with default header values.
SystemDataUsageOK describes a response with status code 200, with default header values.
SystemDataUsageOKBody SystemDataUsageResponse // Example: {"Containers":[{"Command":"top","Created":1472592424,"HostConfig":{"NetworkMode":"default"},"Id":"e575172ed11dc01bfce087fb27bee502db149e1a0fad7c296ad300bbff178148","Image":"busybox","ImageID":"sha256:2b8fd9751c4c0f5dd266fcae00707e67a2545ef34f9a29354585f93dac906749","Labels":{},"Mounts":[],"Names":["/top"],"NetworkSettings":{"Networks":{"bridge":{"Aliases":null,"EndpointID":"8ed5115aeaad9abb174f68dcf135b49f11daf597678315231a32ca28441dec6a","Gateway":"172.18.0.1","GlobalIPv6Address":"","GlobalIPv6PrefixLen":0,"IPAMConfig":null,"IPAddress":"172.18.0.2","IPPrefixLen":16,"IPv6Gateway":"","Links":null,"MacAddress":"02:42:ac:12:00:02","NetworkID":"d687bc59335f0e5c9ee8193e5612e8aee000c8c62ea170cfb99c098f95899d92"}}},"Ports":[],"SizeRootFs":1092588,"State":"exited","Status":"Exited (0) 56 minutes ago"}],"Images":[{"Containers":1,"Created":1466724217,"Id":"sha256:2b8fd9751c4c0f5dd266fcae00707e67a2545ef34f9a29354585f93dac906749","Labels":{},"ParentId":"","RepoDigests":["busybox@sha256:a59906e33509d14c036c8678d687bd4eec81ed7c4b8ce907b888c607f6a1e0e6"],"RepoTags":["busybox:latest"],"SharedSize":0,"Size":1092588,"VirtualSize":1092588}],"LayersSize":1092588,"Volumes":[{"Driver":"local","Labels":null,"Mountpoint":"/var/lib/docker/volumes/my-volume/_data","Name":"my-volume","Options":null,"Scope":"local","UsageData":{"RefCount":2,"Size":10920104}}]} swagger:model SystemDataUsageOKBody */.
SystemDataUsageParams contains all the parameters to send to the API endpoint for the system data usage operation.
SystemDataUsageReader is a Reader for the SystemDataUsage structure.
SystemEventsBadRequest describes a response with status code 400, with default header values.
SystemEventsInternalServerError describes a response with status code 500, with default header values.
SystemEventsOK describes a response with status code 200, with default header values.
SystemEventsOKBody SystemEventsResponse swagger:model SystemEventsOKBody */.
SystemEventsOKBodyActor system events o k body actor swagger:model SystemEventsOKBodyActor */.
SystemEventsParams contains all the parameters to send to the API endpoint for the system events operation.
SystemEventsReader is a Reader for the SystemEvents structure.
SystemInfoInternalServerError describes a response with status code 500, with default header values.
SystemInfoOK describes a response with status code 200, with default header values.
SystemInfoParams contains all the parameters to send to the API endpoint for the system info operation.
SystemInfoReader is a Reader for the SystemInfo structure.
SystemPingHeadInternalServerError describes a response with status code 500, with default header values.
SystemPingHeadOK describes a response with status code 200, with default header values.
SystemPingHeadParams contains all the parameters to send to the API endpoint for the system ping head operation.
SystemPingHeadReader is a Reader for the SystemPingHead structure.
SystemPingInternalServerError describes a response with status code 500, with default header values.
SystemPingOK describes a response with status code 200, with default header values.
SystemPingParams contains all the parameters to send to the API endpoint for the system ping operation.
SystemPingReader is a Reader for the SystemPing structure.
SystemVersionInternalServerError describes a response with status code 500, with default header values.
SystemVersionOK describes a response with status code 200, with default header values.
SystemVersionOKBody SystemVersionResponse swagger:model SystemVersionOKBody */.
SystemVersionOKBodyPlatform system version o k body platform swagger:model SystemVersionOKBodyPlatform */.
SystemVersionParams contains all the parameters to send to the API endpoint for the system version operation.
SystemVersionReader is a Reader for the SystemVersion structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.