diff --git a/docs/gen/gen.md b/docs/gen/gen.md
index a8bec70..21ae5b9 100644
--- a/docs/gen/gen.md
+++ b/docs/gen/gen.md
@@ -312,6 +312,7 @@ Package gen contains generated code for the OSAPI REST API client.
- [func \(r RetryJobByIDResponse\) Status\(\) string](<#RetryJobByIDResponse.Status>)
- [func \(r RetryJobByIDResponse\) StatusCode\(\) int](<#RetryJobByIDResponse.StatusCode>)
- [type RetryJobRequest](<#RetryJobRequest>)
+- [type RouteResponse](<#RouteResponse>)
- [type StatusResponse](<#StatusResponse>)
- [type StreamInfo](<#StreamInfo>)
- [type TimelineEvent](<#TimelineEvent>)
@@ -334,7 +335,7 @@ const (
```
-## func [NewDeleteJobByIDRequest]()
+## func [NewDeleteJobByIDRequest]()
```go
func NewDeleteJobByIDRequest(server string, id openapi_types.UUID) (*http.Request, error)
@@ -343,7 +344,7 @@ func NewDeleteJobByIDRequest(server string, id openapi_types.UUID) (*http.Reques
NewDeleteJobByIDRequest generates requests for DeleteJobByID
-## func [NewDrainAgentRequest]()
+## func [NewDrainAgentRequest]()
```go
func NewDrainAgentRequest(server string, hostname string) (*http.Request, error)
@@ -352,7 +353,7 @@ func NewDrainAgentRequest(server string, hostname string) (*http.Request, error)
NewDrainAgentRequest generates requests for DrainAgent
-## func [NewGetAgentDetailsRequest]()
+## func [NewGetAgentDetailsRequest]()
```go
func NewGetAgentDetailsRequest(server string, hostname string) (*http.Request, error)
@@ -361,7 +362,7 @@ func NewGetAgentDetailsRequest(server string, hostname string) (*http.Request, e
NewGetAgentDetailsRequest generates requests for GetAgentDetails
-## func [NewGetAgentRequest]()
+## func [NewGetAgentRequest]()
```go
func NewGetAgentRequest(server string) (*http.Request, error)
@@ -370,7 +371,7 @@ func NewGetAgentRequest(server string) (*http.Request, error)
NewGetAgentRequest generates requests for GetAgent
-## func [NewGetAuditExportRequest]()
+## func [NewGetAuditExportRequest]()
```go
func NewGetAuditExportRequest(server string) (*http.Request, error)
@@ -379,7 +380,7 @@ func NewGetAuditExportRequest(server string) (*http.Request, error)
NewGetAuditExportRequest generates requests for GetAuditExport
-## func [NewGetAuditLogByIDRequest]()
+## func [NewGetAuditLogByIDRequest]()
```go
func NewGetAuditLogByIDRequest(server string, id openapi_types.UUID) (*http.Request, error)
@@ -388,7 +389,7 @@ func NewGetAuditLogByIDRequest(server string, id openapi_types.UUID) (*http.Requ
NewGetAuditLogByIDRequest generates requests for GetAuditLogByID
-## func [NewGetAuditLogsRequest]()
+## func [NewGetAuditLogsRequest]()
```go
func NewGetAuditLogsRequest(server string, params *GetAuditLogsParams) (*http.Request, error)
@@ -397,7 +398,7 @@ func NewGetAuditLogsRequest(server string, params *GetAuditLogsParams) (*http.Re
NewGetAuditLogsRequest generates requests for GetAuditLogs
-## func [NewGetHealthReadyRequest]()
+## func [NewGetHealthReadyRequest]()
```go
func NewGetHealthReadyRequest(server string) (*http.Request, error)
@@ -406,7 +407,7 @@ func NewGetHealthReadyRequest(server string) (*http.Request, error)
NewGetHealthReadyRequest generates requests for GetHealthReady
-## func [NewGetHealthRequest]()
+## func [NewGetHealthRequest]()
```go
func NewGetHealthRequest(server string) (*http.Request, error)
@@ -415,7 +416,7 @@ func NewGetHealthRequest(server string) (*http.Request, error)
NewGetHealthRequest generates requests for GetHealth
-## func [NewGetHealthStatusRequest]()
+## func [NewGetHealthStatusRequest]()
```go
func NewGetHealthStatusRequest(server string) (*http.Request, error)
@@ -424,7 +425,7 @@ func NewGetHealthStatusRequest(server string) (*http.Request, error)
NewGetHealthStatusRequest generates requests for GetHealthStatus
-## func [NewGetJobByIDRequest]()
+## func [NewGetJobByIDRequest]()
```go
func NewGetJobByIDRequest(server string, id openapi_types.UUID) (*http.Request, error)
@@ -433,7 +434,7 @@ func NewGetJobByIDRequest(server string, id openapi_types.UUID) (*http.Request,
NewGetJobByIDRequest generates requests for GetJobByID
-## func [NewGetJobRequest]()
+## func [NewGetJobRequest]()
```go
func NewGetJobRequest(server string, params *GetJobParams) (*http.Request, error)
@@ -442,7 +443,7 @@ func NewGetJobRequest(server string, params *GetJobParams) (*http.Request, error
NewGetJobRequest generates requests for GetJob
-## func [NewGetJobStatusRequest]()
+## func [NewGetJobStatusRequest]()
```go
func NewGetJobStatusRequest(server string) (*http.Request, error)
@@ -451,7 +452,7 @@ func NewGetJobStatusRequest(server string) (*http.Request, error)
NewGetJobStatusRequest generates requests for GetJobStatus
-## func [NewGetNodeDiskRequest]()
+## func [NewGetNodeDiskRequest]()
```go
func NewGetNodeDiskRequest(server string, hostname Hostname) (*http.Request, error)
@@ -460,7 +461,7 @@ func NewGetNodeDiskRequest(server string, hostname Hostname) (*http.Request, err
NewGetNodeDiskRequest generates requests for GetNodeDisk
-## func [NewGetNodeHostnameRequest]()
+## func [NewGetNodeHostnameRequest]()
```go
func NewGetNodeHostnameRequest(server string, hostname Hostname) (*http.Request, error)
@@ -469,7 +470,7 @@ func NewGetNodeHostnameRequest(server string, hostname Hostname) (*http.Request,
NewGetNodeHostnameRequest generates requests for GetNodeHostname
-## func [NewGetNodeLoadRequest]()
+## func [NewGetNodeLoadRequest]()
```go
func NewGetNodeLoadRequest(server string, hostname Hostname) (*http.Request, error)
@@ -478,7 +479,7 @@ func NewGetNodeLoadRequest(server string, hostname Hostname) (*http.Request, err
NewGetNodeLoadRequest generates requests for GetNodeLoad
-## func [NewGetNodeMemoryRequest]()
+## func [NewGetNodeMemoryRequest]()
```go
func NewGetNodeMemoryRequest(server string, hostname Hostname) (*http.Request, error)
@@ -487,7 +488,7 @@ func NewGetNodeMemoryRequest(server string, hostname Hostname) (*http.Request, e
NewGetNodeMemoryRequest generates requests for GetNodeMemory
-## func [NewGetNodeNetworkDNSByInterfaceRequest]()
+## func [NewGetNodeNetworkDNSByInterfaceRequest]()
```go
func NewGetNodeNetworkDNSByInterfaceRequest(server string, hostname Hostname, interfaceName string) (*http.Request, error)
@@ -496,7 +497,7 @@ func NewGetNodeNetworkDNSByInterfaceRequest(server string, hostname Hostname, in
NewGetNodeNetworkDNSByInterfaceRequest generates requests for GetNodeNetworkDNSByInterface
-## func [NewGetNodeOSRequest]()
+## func [NewGetNodeOSRequest]()
```go
func NewGetNodeOSRequest(server string, hostname Hostname) (*http.Request, error)
@@ -505,7 +506,7 @@ func NewGetNodeOSRequest(server string, hostname Hostname) (*http.Request, error
NewGetNodeOSRequest generates requests for GetNodeOS
-## func [NewGetNodeStatusRequest]()
+## func [NewGetNodeStatusRequest]()
```go
func NewGetNodeStatusRequest(server string, hostname Hostname) (*http.Request, error)
@@ -514,7 +515,7 @@ func NewGetNodeStatusRequest(server string, hostname Hostname) (*http.Request, e
NewGetNodeStatusRequest generates requests for GetNodeStatus
-## func [NewGetNodeUptimeRequest]()
+## func [NewGetNodeUptimeRequest]()
```go
func NewGetNodeUptimeRequest(server string, hostname Hostname) (*http.Request, error)
@@ -523,7 +524,7 @@ func NewGetNodeUptimeRequest(server string, hostname Hostname) (*http.Request, e
NewGetNodeUptimeRequest generates requests for GetNodeUptime
-## func [NewGetVersionRequest]()
+## func [NewGetVersionRequest]()
```go
func NewGetVersionRequest(server string) (*http.Request, error)
@@ -532,7 +533,7 @@ func NewGetVersionRequest(server string) (*http.Request, error)
NewGetVersionRequest generates requests for GetVersion
-## func [NewPostJobRequest]()
+## func [NewPostJobRequest]()
```go
func NewPostJobRequest(server string, body PostJobJSONRequestBody) (*http.Request, error)
@@ -541,7 +542,7 @@ func NewPostJobRequest(server string, body PostJobJSONRequestBody) (*http.Reques
NewPostJobRequest calls the generic PostJob builder with application/json body
-## func [NewPostJobRequestWithBody]()
+## func [NewPostJobRequestWithBody]()
```go
func NewPostJobRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
@@ -550,7 +551,7 @@ func NewPostJobRequestWithBody(server string, contentType string, body io.Reader
NewPostJobRequestWithBody generates requests for PostJob with any type of body
-## func [NewPostNodeCommandExecRequest]()
+## func [NewPostNodeCommandExecRequest]()
```go
func NewPostNodeCommandExecRequest(server string, hostname Hostname, body PostNodeCommandExecJSONRequestBody) (*http.Request, error)
@@ -559,7 +560,7 @@ func NewPostNodeCommandExecRequest(server string, hostname Hostname, body PostNo
NewPostNodeCommandExecRequest calls the generic PostNodeCommandExec builder with application/json body
-## func [NewPostNodeCommandExecRequestWithBody]()
+## func [NewPostNodeCommandExecRequestWithBody]()
```go
func NewPostNodeCommandExecRequestWithBody(server string, hostname Hostname, contentType string, body io.Reader) (*http.Request, error)
@@ -568,7 +569,7 @@ func NewPostNodeCommandExecRequestWithBody(server string, hostname Hostname, con
NewPostNodeCommandExecRequestWithBody generates requests for PostNodeCommandExec with any type of body
-## func [NewPostNodeCommandShellRequest]()
+## func [NewPostNodeCommandShellRequest]()
```go
func NewPostNodeCommandShellRequest(server string, hostname Hostname, body PostNodeCommandShellJSONRequestBody) (*http.Request, error)
@@ -577,7 +578,7 @@ func NewPostNodeCommandShellRequest(server string, hostname Hostname, body PostN
NewPostNodeCommandShellRequest calls the generic PostNodeCommandShell builder with application/json body
-## func [NewPostNodeCommandShellRequestWithBody]()
+## func [NewPostNodeCommandShellRequestWithBody]()
```go
func NewPostNodeCommandShellRequestWithBody(server string, hostname Hostname, contentType string, body io.Reader) (*http.Request, error)
@@ -586,7 +587,7 @@ func NewPostNodeCommandShellRequestWithBody(server string, hostname Hostname, co
NewPostNodeCommandShellRequestWithBody generates requests for PostNodeCommandShell with any type of body
-## func [NewPostNodeNetworkPingRequest]()
+## func [NewPostNodeNetworkPingRequest]()
```go
func NewPostNodeNetworkPingRequest(server string, hostname Hostname, body PostNodeNetworkPingJSONRequestBody) (*http.Request, error)
@@ -595,7 +596,7 @@ func NewPostNodeNetworkPingRequest(server string, hostname Hostname, body PostNo
NewPostNodeNetworkPingRequest calls the generic PostNodeNetworkPing builder with application/json body
-## func [NewPostNodeNetworkPingRequestWithBody]()
+## func [NewPostNodeNetworkPingRequestWithBody]()
```go
func NewPostNodeNetworkPingRequestWithBody(server string, hostname Hostname, contentType string, body io.Reader) (*http.Request, error)
@@ -604,7 +605,7 @@ func NewPostNodeNetworkPingRequestWithBody(server string, hostname Hostname, con
NewPostNodeNetworkPingRequestWithBody generates requests for PostNodeNetworkPing with any type of body
-## func [NewPutNodeNetworkDNSRequest]()
+## func [NewPutNodeNetworkDNSRequest]()
```go
func NewPutNodeNetworkDNSRequest(server string, hostname Hostname, body PutNodeNetworkDNSJSONRequestBody) (*http.Request, error)
@@ -613,7 +614,7 @@ func NewPutNodeNetworkDNSRequest(server string, hostname Hostname, body PutNodeN
NewPutNodeNetworkDNSRequest calls the generic PutNodeNetworkDNS builder with application/json body
-## func [NewPutNodeNetworkDNSRequestWithBody]()
+## func [NewPutNodeNetworkDNSRequestWithBody]()
```go
func NewPutNodeNetworkDNSRequestWithBody(server string, hostname Hostname, contentType string, body io.Reader) (*http.Request, error)
@@ -622,7 +623,7 @@ func NewPutNodeNetworkDNSRequestWithBody(server string, hostname Hostname, conte
NewPutNodeNetworkDNSRequestWithBody generates requests for PutNodeNetworkDNS with any type of body
-## func [NewRetryJobByIDRequest]()
+## func [NewRetryJobByIDRequest]()
```go
func NewRetryJobByIDRequest(server string, id openapi_types.UUID, body RetryJobByIDJSONRequestBody) (*http.Request, error)
@@ -631,7 +632,7 @@ func NewRetryJobByIDRequest(server string, id openapi_types.UUID, body RetryJobB
NewRetryJobByIDRequest calls the generic RetryJobByID builder with application/json body
-## func [NewRetryJobByIDRequestWithBody]()
+## func [NewRetryJobByIDRequestWithBody]()
```go
func NewRetryJobByIDRequestWithBody(server string, id openapi_types.UUID, contentType string, body io.Reader) (*http.Request, error)
@@ -640,7 +641,7 @@ func NewRetryJobByIDRequestWithBody(server string, id openapi_types.UUID, conten
NewRetryJobByIDRequestWithBody generates requests for RetryJobByID with any type of body
-## func [NewUndrainAgentRequest]()
+## func [NewUndrainAgentRequest]()
```go
func NewUndrainAgentRequest(server string, hostname string) (*http.Request, error)
@@ -667,7 +668,7 @@ type AgentDetail struct {
```
-## type [AgentInfo]()
+## type [AgentInfo]()
AgentInfo defines model for AgentInfo.
@@ -710,9 +711,15 @@ type AgentInfo struct {
// PackageMgr Package manager.
PackageMgr *string `json:"package_mgr,omitempty"`
+ // PrimaryInterface Name of the interface used for the default route.
+ PrimaryInterface *string `json:"primary_interface,omitempty"`
+
// RegisteredAt When the agent last refreshed its heartbeat.
RegisteredAt *time.Time `json:"registered_at,omitempty"`
+ // Routes Network routing table entries.
+ Routes *[]RouteResponse `json:"routes,omitempty"`
+
// ServiceMgr Init system.
ServiceMgr *string `json:"service_mgr,omitempty"`
@@ -734,7 +741,7 @@ type AgentInfo struct {
```
-## type [AgentInfoState]()
+## type [AgentInfoState]()
AgentInfoState Agent scheduling state.
@@ -753,7 +760,7 @@ const (
```
-## type [AgentInfoStatus]()
+## type [AgentInfoStatus]()
AgentInfoStatus The current status of the agent.
@@ -771,7 +778,7 @@ const (
```
-## type [AgentStats]()
+## type [AgentStats]()
AgentStats defines model for AgentStats.
@@ -789,7 +796,7 @@ type AgentStats struct {
```
-## type [AuditEntry]()
+## type [AuditEntry]()
AuditEntry defines model for AuditEntry.
@@ -828,7 +835,7 @@ type AuditEntry struct {
```
-## type [AuditEntryResponse]()
+## type [AuditEntryResponse]()
AuditEntryResponse defines model for AuditEntryResponse.
@@ -839,7 +846,7 @@ type AuditEntryResponse struct {
```
-## type [Client]()
+## type [Client]()
Client which conforms to the OpenAPI3 specification for this service.
@@ -862,7 +869,7 @@ type Client struct {
```
-### func [NewClient]()
+### func [NewClient]()
```go
func NewClient(server string, opts ...ClientOption) (*Client, error)
@@ -871,7 +878,7 @@ func NewClient(server string, opts ...ClientOption) (*Client, error)
Creates a new Client, with reasonable defaults
-### func \(\*Client\) [DeleteJobByID]()
+### func \(\*Client\) [DeleteJobByID]()
```go
func (c *Client) DeleteJobByID(ctx context.Context, id openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -880,7 +887,7 @@ func (c *Client) DeleteJobByID(ctx context.Context, id openapi_types.UUID, reqEd
-### func \(\*Client\) [DrainAgent]()
+### func \(\*Client\) [DrainAgent]()
```go
func (c *Client) DrainAgent(ctx context.Context, hostname string, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -889,7 +896,7 @@ func (c *Client) DrainAgent(ctx context.Context, hostname string, reqEditors ...
-### func \(\*Client\) [GetAgent]()
+### func \(\*Client\) [GetAgent]()
```go
func (c *Client) GetAgent(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -898,7 +905,7 @@ func (c *Client) GetAgent(ctx context.Context, reqEditors ...RequestEditorFn) (*
-### func \(\*Client\) [GetAgentDetails]()
+### func \(\*Client\) [GetAgentDetails]()
```go
func (c *Client) GetAgentDetails(ctx context.Context, hostname string, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -907,7 +914,7 @@ func (c *Client) GetAgentDetails(ctx context.Context, hostname string, reqEditor
-### func \(\*Client\) [GetAuditExport]()
+### func \(\*Client\) [GetAuditExport]()
```go
func (c *Client) GetAuditExport(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -916,7 +923,7 @@ func (c *Client) GetAuditExport(ctx context.Context, reqEditors ...RequestEditor
-### func \(\*Client\) [GetAuditLogByID]()
+### func \(\*Client\) [GetAuditLogByID]()
```go
func (c *Client) GetAuditLogByID(ctx context.Context, id openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -925,7 +932,7 @@ func (c *Client) GetAuditLogByID(ctx context.Context, id openapi_types.UUID, req
-### func \(\*Client\) [GetAuditLogs]()
+### func \(\*Client\) [GetAuditLogs]()
```go
func (c *Client) GetAuditLogs(ctx context.Context, params *GetAuditLogsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -934,7 +941,7 @@ func (c *Client) GetAuditLogs(ctx context.Context, params *GetAuditLogsParams, r
-### func \(\*Client\) [GetHealth]()
+### func \(\*Client\) [GetHealth]()
```go
func (c *Client) GetHealth(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -943,7 +950,7 @@ func (c *Client) GetHealth(ctx context.Context, reqEditors ...RequestEditorFn) (
-### func \(\*Client\) [GetHealthReady]()
+### func \(\*Client\) [GetHealthReady]()
```go
func (c *Client) GetHealthReady(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -952,7 +959,7 @@ func (c *Client) GetHealthReady(ctx context.Context, reqEditors ...RequestEditor
-### func \(\*Client\) [GetHealthStatus]()
+### func \(\*Client\) [GetHealthStatus]()
```go
func (c *Client) GetHealthStatus(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -961,7 +968,7 @@ func (c *Client) GetHealthStatus(ctx context.Context, reqEditors ...RequestEdito
-### func \(\*Client\) [GetJob]()
+### func \(\*Client\) [GetJob]()
```go
func (c *Client) GetJob(ctx context.Context, params *GetJobParams, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -970,7 +977,7 @@ func (c *Client) GetJob(ctx context.Context, params *GetJobParams, reqEditors ..
-### func \(\*Client\) [GetJobByID]()
+### func \(\*Client\) [GetJobByID]()
```go
func (c *Client) GetJobByID(ctx context.Context, id openapi_types.UUID, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -979,7 +986,7 @@ func (c *Client) GetJobByID(ctx context.Context, id openapi_types.UUID, reqEdito
-### func \(\*Client\) [GetJobStatus]()
+### func \(\*Client\) [GetJobStatus]()
```go
func (c *Client) GetJobStatus(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -988,7 +995,7 @@ func (c *Client) GetJobStatus(ctx context.Context, reqEditors ...RequestEditorFn
-### func \(\*Client\) [GetNodeDisk]()
+### func \(\*Client\) [GetNodeDisk]()
```go
func (c *Client) GetNodeDisk(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -997,7 +1004,7 @@ func (c *Client) GetNodeDisk(ctx context.Context, hostname Hostname, reqEditors
-### func \(\*Client\) [GetNodeHostname]()
+### func \(\*Client\) [GetNodeHostname]()
```go
func (c *Client) GetNodeHostname(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1006,7 +1013,7 @@ func (c *Client) GetNodeHostname(ctx context.Context, hostname Hostname, reqEdit
-### func \(\*Client\) [GetNodeLoad]()
+### func \(\*Client\) [GetNodeLoad]()
```go
func (c *Client) GetNodeLoad(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1015,7 +1022,7 @@ func (c *Client) GetNodeLoad(ctx context.Context, hostname Hostname, reqEditors
-### func \(\*Client\) [GetNodeMemory]()
+### func \(\*Client\) [GetNodeMemory]()
```go
func (c *Client) GetNodeMemory(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1024,7 +1031,7 @@ func (c *Client) GetNodeMemory(ctx context.Context, hostname Hostname, reqEditor
-### func \(\*Client\) [GetNodeNetworkDNSByInterface]()
+### func \(\*Client\) [GetNodeNetworkDNSByInterface]()
```go
func (c *Client) GetNodeNetworkDNSByInterface(ctx context.Context, hostname Hostname, interfaceName string, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1033,7 +1040,7 @@ func (c *Client) GetNodeNetworkDNSByInterface(ctx context.Context, hostname Host
-### func \(\*Client\) [GetNodeOS]()
+### func \(\*Client\) [GetNodeOS]()
```go
func (c *Client) GetNodeOS(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1042,7 +1049,7 @@ func (c *Client) GetNodeOS(ctx context.Context, hostname Hostname, reqEditors ..
-### func \(\*Client\) [GetNodeStatus]()
+### func \(\*Client\) [GetNodeStatus]()
```go
func (c *Client) GetNodeStatus(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1051,7 +1058,7 @@ func (c *Client) GetNodeStatus(ctx context.Context, hostname Hostname, reqEditor
-### func \(\*Client\) [GetNodeUptime]()
+### func \(\*Client\) [GetNodeUptime]()
```go
func (c *Client) GetNodeUptime(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1060,7 +1067,7 @@ func (c *Client) GetNodeUptime(ctx context.Context, hostname Hostname, reqEditor
-### func \(\*Client\) [GetVersion]()
+### func \(\*Client\) [GetVersion]()
```go
func (c *Client) GetVersion(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1069,7 +1076,7 @@ func (c *Client) GetVersion(ctx context.Context, reqEditors ...RequestEditorFn)
-### func \(\*Client\) [PostJob]()
+### func \(\*Client\) [PostJob]()
```go
func (c *Client) PostJob(ctx context.Context, body PostJobJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1078,7 +1085,7 @@ func (c *Client) PostJob(ctx context.Context, body PostJobJSONRequestBody, reqEd
-### func \(\*Client\) [PostJobWithBody]()
+### func \(\*Client\) [PostJobWithBody]()
```go
func (c *Client) PostJobWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1087,7 +1094,7 @@ func (c *Client) PostJobWithBody(ctx context.Context, contentType string, body i
-### func \(\*Client\) [PostNodeCommandExec]()
+### func \(\*Client\) [PostNodeCommandExec]()
```go
func (c *Client) PostNodeCommandExec(ctx context.Context, hostname Hostname, body PostNodeCommandExecJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1096,7 +1103,7 @@ func (c *Client) PostNodeCommandExec(ctx context.Context, hostname Hostname, bod
-### func \(\*Client\) [PostNodeCommandExecWithBody]()
+### func \(\*Client\) [PostNodeCommandExecWithBody]()
```go
func (c *Client) PostNodeCommandExecWithBody(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1105,7 +1112,7 @@ func (c *Client) PostNodeCommandExecWithBody(ctx context.Context, hostname Hostn
-### func \(\*Client\) [PostNodeCommandShell]()
+### func \(\*Client\) [PostNodeCommandShell]()
```go
func (c *Client) PostNodeCommandShell(ctx context.Context, hostname Hostname, body PostNodeCommandShellJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1114,7 +1121,7 @@ func (c *Client) PostNodeCommandShell(ctx context.Context, hostname Hostname, bo
-### func \(\*Client\) [PostNodeCommandShellWithBody]()
+### func \(\*Client\) [PostNodeCommandShellWithBody]()
```go
func (c *Client) PostNodeCommandShellWithBody(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1123,7 +1130,7 @@ func (c *Client) PostNodeCommandShellWithBody(ctx context.Context, hostname Host
-### func \(\*Client\) [PostNodeNetworkPing]()
+### func \(\*Client\) [PostNodeNetworkPing]()
```go
func (c *Client) PostNodeNetworkPing(ctx context.Context, hostname Hostname, body PostNodeNetworkPingJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1132,7 +1139,7 @@ func (c *Client) PostNodeNetworkPing(ctx context.Context, hostname Hostname, bod
-### func \(\*Client\) [PostNodeNetworkPingWithBody]()
+### func \(\*Client\) [PostNodeNetworkPingWithBody]()
```go
func (c *Client) PostNodeNetworkPingWithBody(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1141,7 +1148,7 @@ func (c *Client) PostNodeNetworkPingWithBody(ctx context.Context, hostname Hostn
-### func \(\*Client\) [PutNodeNetworkDNS]()
+### func \(\*Client\) [PutNodeNetworkDNS]()
```go
func (c *Client) PutNodeNetworkDNS(ctx context.Context, hostname Hostname, body PutNodeNetworkDNSJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1150,7 +1157,7 @@ func (c *Client) PutNodeNetworkDNS(ctx context.Context, hostname Hostname, body
-### func \(\*Client\) [PutNodeNetworkDNSWithBody]()
+### func \(\*Client\) [PutNodeNetworkDNSWithBody]()
```go
func (c *Client) PutNodeNetworkDNSWithBody(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1159,7 +1166,7 @@ func (c *Client) PutNodeNetworkDNSWithBody(ctx context.Context, hostname Hostnam
-### func \(\*Client\) [RetryJobByID]()
+### func \(\*Client\) [RetryJobByID]()
```go
func (c *Client) RetryJobByID(ctx context.Context, id openapi_types.UUID, body RetryJobByIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1168,7 +1175,7 @@ func (c *Client) RetryJobByID(ctx context.Context, id openapi_types.UUID, body R
-### func \(\*Client\) [RetryJobByIDWithBody]()
+### func \(\*Client\) [RetryJobByIDWithBody]()
```go
func (c *Client) RetryJobByIDWithBody(ctx context.Context, id openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1177,7 +1184,7 @@ func (c *Client) RetryJobByIDWithBody(ctx context.Context, id openapi_types.UUID
-### func \(\*Client\) [UndrainAgent]()
+### func \(\*Client\) [UndrainAgent]()
```go
func (c *Client) UndrainAgent(ctx context.Context, hostname string, reqEditors ...RequestEditorFn) (*http.Response, error)
@@ -1186,7 +1193,7 @@ func (c *Client) UndrainAgent(ctx context.Context, hostname string, reqEditors .
-## type [ClientInterface]()
+## type [ClientInterface]()
The interface specification for the client above.
@@ -1294,7 +1301,7 @@ type ClientInterface interface {
```
-## type [ClientOption]()
+## type [ClientOption]()
ClientOption allows setting custom parameters during construction
@@ -1303,7 +1310,7 @@ type ClientOption func(*Client) error
```
-### func [WithBaseURL]()
+### func [WithBaseURL]()
```go
func WithBaseURL(baseURL string) ClientOption
@@ -1312,7 +1319,7 @@ func WithBaseURL(baseURL string) ClientOption
WithBaseURL overrides the baseURL.
-### func [WithHTTPClient]()
+### func [WithHTTPClient]()
```go
func WithHTTPClient(doer HttpRequestDoer) ClientOption
@@ -1321,7 +1328,7 @@ func WithHTTPClient(doer HttpRequestDoer) ClientOption
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client. This is useful for tests.
-### func [WithRequestEditorFn]()
+### func [WithRequestEditorFn]()
```go
func WithRequestEditorFn(fn RequestEditorFn) ClientOption
@@ -1330,7 +1337,7 @@ func WithRequestEditorFn(fn RequestEditorFn) ClientOption
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request. This can be used to mutate the request.
-## type [ClientWithResponses]()
+## type [ClientWithResponses]()
ClientWithResponses builds on ClientInterface to offer response payloads
@@ -1341,7 +1348,7 @@ type ClientWithResponses struct {
```
-### func [NewClientWithResponses]()
+### func [NewClientWithResponses]()
```go
func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error)
@@ -1350,7 +1357,7 @@ func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithRes
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling
-### func \(\*ClientWithResponses\) [DeleteJobByIDWithResponse]()
+### func \(\*ClientWithResponses\) [DeleteJobByIDWithResponse]()
```go
func (c *ClientWithResponses) DeleteJobByIDWithResponse(ctx context.Context, id openapi_types.UUID, reqEditors ...RequestEditorFn) (*DeleteJobByIDResponse, error)
@@ -1359,7 +1366,7 @@ func (c *ClientWithResponses) DeleteJobByIDWithResponse(ctx context.Context, id
DeleteJobByIDWithResponse request returning \*DeleteJobByIDResponse
-### func \(\*ClientWithResponses\) [DrainAgentWithResponse]()
+### func \(\*ClientWithResponses\) [DrainAgentWithResponse]()
```go
func (c *ClientWithResponses) DrainAgentWithResponse(ctx context.Context, hostname string, reqEditors ...RequestEditorFn) (*DrainAgentResponse, error)
@@ -1368,7 +1375,7 @@ func (c *ClientWithResponses) DrainAgentWithResponse(ctx context.Context, hostna
DrainAgentWithResponse request returning \*DrainAgentResponse
-### func \(\*ClientWithResponses\) [GetAgentDetailsWithResponse]()
+### func \(\*ClientWithResponses\) [GetAgentDetailsWithResponse]()
```go
func (c *ClientWithResponses) GetAgentDetailsWithResponse(ctx context.Context, hostname string, reqEditors ...RequestEditorFn) (*GetAgentDetailsResponse, error)
@@ -1377,7 +1384,7 @@ func (c *ClientWithResponses) GetAgentDetailsWithResponse(ctx context.Context, h
GetAgentDetailsWithResponse request returning \*GetAgentDetailsResponse
-### func \(\*ClientWithResponses\) [GetAgentWithResponse]()
+### func \(\*ClientWithResponses\) [GetAgentWithResponse]()
```go
func (c *ClientWithResponses) GetAgentWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAgentResponse, error)
@@ -1386,7 +1393,7 @@ func (c *ClientWithResponses) GetAgentWithResponse(ctx context.Context, reqEdito
GetAgentWithResponse request returning \*GetAgentResponse
-### func \(\*ClientWithResponses\) [GetAuditExportWithResponse]()
+### func \(\*ClientWithResponses\) [GetAuditExportWithResponse]()
```go
func (c *ClientWithResponses) GetAuditExportWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAuditExportResponse, error)
@@ -1395,7 +1402,7 @@ func (c *ClientWithResponses) GetAuditExportWithResponse(ctx context.Context, re
GetAuditExportWithResponse request returning \*GetAuditExportResponse
-### func \(\*ClientWithResponses\) [GetAuditLogByIDWithResponse]()
+### func \(\*ClientWithResponses\) [GetAuditLogByIDWithResponse]()
```go
func (c *ClientWithResponses) GetAuditLogByIDWithResponse(ctx context.Context, id openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetAuditLogByIDResponse, error)
@@ -1404,7 +1411,7 @@ func (c *ClientWithResponses) GetAuditLogByIDWithResponse(ctx context.Context, i
GetAuditLogByIDWithResponse request returning \*GetAuditLogByIDResponse
-### func \(\*ClientWithResponses\) [GetAuditLogsWithResponse]()
+### func \(\*ClientWithResponses\) [GetAuditLogsWithResponse]()
```go
func (c *ClientWithResponses) GetAuditLogsWithResponse(ctx context.Context, params *GetAuditLogsParams, reqEditors ...RequestEditorFn) (*GetAuditLogsResponse, error)
@@ -1413,7 +1420,7 @@ func (c *ClientWithResponses) GetAuditLogsWithResponse(ctx context.Context, para
GetAuditLogsWithResponse request returning \*GetAuditLogsResponse
-### func \(\*ClientWithResponses\) [GetHealthReadyWithResponse]()
+### func \(\*ClientWithResponses\) [GetHealthReadyWithResponse]()
```go
func (c *ClientWithResponses) GetHealthReadyWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHealthReadyResponse, error)
@@ -1422,7 +1429,7 @@ func (c *ClientWithResponses) GetHealthReadyWithResponse(ctx context.Context, re
GetHealthReadyWithResponse request returning \*GetHealthReadyResponse
-### func \(\*ClientWithResponses\) [GetHealthStatusWithResponse]()
+### func \(\*ClientWithResponses\) [GetHealthStatusWithResponse]()
```go
func (c *ClientWithResponses) GetHealthStatusWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHealthStatusResponse, error)
@@ -1431,7 +1438,7 @@ func (c *ClientWithResponses) GetHealthStatusWithResponse(ctx context.Context, r
GetHealthStatusWithResponse request returning \*GetHealthStatusResponse
-### func \(\*ClientWithResponses\) [GetHealthWithResponse]()
+### func \(\*ClientWithResponses\) [GetHealthWithResponse]()
```go
func (c *ClientWithResponses) GetHealthWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetHealthResponse, error)
@@ -1440,7 +1447,7 @@ func (c *ClientWithResponses) GetHealthWithResponse(ctx context.Context, reqEdit
GetHealthWithResponse request returning \*GetHealthResponse
-### func \(\*ClientWithResponses\) [GetJobByIDWithResponse]()
+### func \(\*ClientWithResponses\) [GetJobByIDWithResponse]()
```go
func (c *ClientWithResponses) GetJobByIDWithResponse(ctx context.Context, id openapi_types.UUID, reqEditors ...RequestEditorFn) (*GetJobByIDResponse, error)
@@ -1449,7 +1456,7 @@ func (c *ClientWithResponses) GetJobByIDWithResponse(ctx context.Context, id ope
GetJobByIDWithResponse request returning \*GetJobByIDResponse
-### func \(\*ClientWithResponses\) [GetJobStatusWithResponse]()
+### func \(\*ClientWithResponses\) [GetJobStatusWithResponse]()
```go
func (c *ClientWithResponses) GetJobStatusWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetJobStatusResponse, error)
@@ -1458,7 +1465,7 @@ func (c *ClientWithResponses) GetJobStatusWithResponse(ctx context.Context, reqE
GetJobStatusWithResponse request returning \*GetJobStatusResponse
-### func \(\*ClientWithResponses\) [GetJobWithResponse]()
+### func \(\*ClientWithResponses\) [GetJobWithResponse]()
```go
func (c *ClientWithResponses) GetJobWithResponse(ctx context.Context, params *GetJobParams, reqEditors ...RequestEditorFn) (*GetJobResponse, error)
@@ -1467,7 +1474,7 @@ func (c *ClientWithResponses) GetJobWithResponse(ctx context.Context, params *Ge
GetJobWithResponse request returning \*GetJobResponse
-### func \(\*ClientWithResponses\) [GetNodeDiskWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeDiskWithResponse]()
```go
func (c *ClientWithResponses) GetNodeDiskWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeDiskResponse, error)
@@ -1476,7 +1483,7 @@ func (c *ClientWithResponses) GetNodeDiskWithResponse(ctx context.Context, hostn
GetNodeDiskWithResponse request returning \*GetNodeDiskResponse
-### func \(\*ClientWithResponses\) [GetNodeHostnameWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeHostnameWithResponse]()
```go
func (c *ClientWithResponses) GetNodeHostnameWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeHostnameResponse, error)
@@ -1485,7 +1492,7 @@ func (c *ClientWithResponses) GetNodeHostnameWithResponse(ctx context.Context, h
GetNodeHostnameWithResponse request returning \*GetNodeHostnameResponse
-### func \(\*ClientWithResponses\) [GetNodeLoadWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeLoadWithResponse]()
```go
func (c *ClientWithResponses) GetNodeLoadWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeLoadResponse, error)
@@ -1494,7 +1501,7 @@ func (c *ClientWithResponses) GetNodeLoadWithResponse(ctx context.Context, hostn
GetNodeLoadWithResponse request returning \*GetNodeLoadResponse
-### func \(\*ClientWithResponses\) [GetNodeMemoryWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeMemoryWithResponse]()
```go
func (c *ClientWithResponses) GetNodeMemoryWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeMemoryResponse, error)
@@ -1503,7 +1510,7 @@ func (c *ClientWithResponses) GetNodeMemoryWithResponse(ctx context.Context, hos
GetNodeMemoryWithResponse request returning \*GetNodeMemoryResponse
-### func \(\*ClientWithResponses\) [GetNodeNetworkDNSByInterfaceWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeNetworkDNSByInterfaceWithResponse]()
```go
func (c *ClientWithResponses) GetNodeNetworkDNSByInterfaceWithResponse(ctx context.Context, hostname Hostname, interfaceName string, reqEditors ...RequestEditorFn) (*GetNodeNetworkDNSByInterfaceResponse, error)
@@ -1512,7 +1519,7 @@ func (c *ClientWithResponses) GetNodeNetworkDNSByInterfaceWithResponse(ctx conte
GetNodeNetworkDNSByInterfaceWithResponse request returning \*GetNodeNetworkDNSByInterfaceResponse
-### func \(\*ClientWithResponses\) [GetNodeOSWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeOSWithResponse]()
```go
func (c *ClientWithResponses) GetNodeOSWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeOSResponse, error)
@@ -1521,7 +1528,7 @@ func (c *ClientWithResponses) GetNodeOSWithResponse(ctx context.Context, hostnam
GetNodeOSWithResponse request returning \*GetNodeOSResponse
-### func \(\*ClientWithResponses\) [GetNodeStatusWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeStatusWithResponse]()
```go
func (c *ClientWithResponses) GetNodeStatusWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeStatusResponse, error)
@@ -1530,7 +1537,7 @@ func (c *ClientWithResponses) GetNodeStatusWithResponse(ctx context.Context, hos
GetNodeStatusWithResponse request returning \*GetNodeStatusResponse
-### func \(\*ClientWithResponses\) [GetNodeUptimeWithResponse]()
+### func \(\*ClientWithResponses\) [GetNodeUptimeWithResponse]()
```go
func (c *ClientWithResponses) GetNodeUptimeWithResponse(ctx context.Context, hostname Hostname, reqEditors ...RequestEditorFn) (*GetNodeUptimeResponse, error)
@@ -1539,7 +1546,7 @@ func (c *ClientWithResponses) GetNodeUptimeWithResponse(ctx context.Context, hos
GetNodeUptimeWithResponse request returning \*GetNodeUptimeResponse
-### func \(\*ClientWithResponses\) [GetVersionWithResponse]()
+### func \(\*ClientWithResponses\) [GetVersionWithResponse]()
```go
func (c *ClientWithResponses) GetVersionWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetVersionResponse, error)
@@ -1548,7 +1555,7 @@ func (c *ClientWithResponses) GetVersionWithResponse(ctx context.Context, reqEdi
GetVersionWithResponse request returning \*GetVersionResponse
-### func \(\*ClientWithResponses\) [PostJobWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostJobWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostJobWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostJobResponse, error)
@@ -1557,7 +1564,7 @@ func (c *ClientWithResponses) PostJobWithBodyWithResponse(ctx context.Context, c
PostJobWithBodyWithResponse request with arbitrary body returning \*PostJobResponse
-### func \(\*ClientWithResponses\) [PostJobWithResponse]()
+### func \(\*ClientWithResponses\) [PostJobWithResponse]()
```go
func (c *ClientWithResponses) PostJobWithResponse(ctx context.Context, body PostJobJSONRequestBody, reqEditors ...RequestEditorFn) (*PostJobResponse, error)
@@ -1566,7 +1573,7 @@ func (c *ClientWithResponses) PostJobWithResponse(ctx context.Context, body Post
-### func \(\*ClientWithResponses\) [PostNodeCommandExecWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeCommandExecWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostNodeCommandExecWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostNodeCommandExecResponse, error)
@@ -1575,7 +1582,7 @@ func (c *ClientWithResponses) PostNodeCommandExecWithBodyWithResponse(ctx contex
PostNodeCommandExecWithBodyWithResponse request with arbitrary body returning \*PostNodeCommandExecResponse
-### func \(\*ClientWithResponses\) [PostNodeCommandExecWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeCommandExecWithResponse]()
```go
func (c *ClientWithResponses) PostNodeCommandExecWithResponse(ctx context.Context, hostname Hostname, body PostNodeCommandExecJSONRequestBody, reqEditors ...RequestEditorFn) (*PostNodeCommandExecResponse, error)
@@ -1584,7 +1591,7 @@ func (c *ClientWithResponses) PostNodeCommandExecWithResponse(ctx context.Contex
-### func \(\*ClientWithResponses\) [PostNodeCommandShellWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeCommandShellWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostNodeCommandShellWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostNodeCommandShellResponse, error)
@@ -1593,7 +1600,7 @@ func (c *ClientWithResponses) PostNodeCommandShellWithBodyWithResponse(ctx conte
PostNodeCommandShellWithBodyWithResponse request with arbitrary body returning \*PostNodeCommandShellResponse
-### func \(\*ClientWithResponses\) [PostNodeCommandShellWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeCommandShellWithResponse]()
```go
func (c *ClientWithResponses) PostNodeCommandShellWithResponse(ctx context.Context, hostname Hostname, body PostNodeCommandShellJSONRequestBody, reqEditors ...RequestEditorFn) (*PostNodeCommandShellResponse, error)
@@ -1602,7 +1609,7 @@ func (c *ClientWithResponses) PostNodeCommandShellWithResponse(ctx context.Conte
-### func \(\*ClientWithResponses\) [PostNodeNetworkPingWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeNetworkPingWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PostNodeNetworkPingWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostNodeNetworkPingResponse, error)
@@ -1611,7 +1618,7 @@ func (c *ClientWithResponses) PostNodeNetworkPingWithBodyWithResponse(ctx contex
PostNodeNetworkPingWithBodyWithResponse request with arbitrary body returning \*PostNodeNetworkPingResponse
-### func \(\*ClientWithResponses\) [PostNodeNetworkPingWithResponse]()
+### func \(\*ClientWithResponses\) [PostNodeNetworkPingWithResponse]()
```go
func (c *ClientWithResponses) PostNodeNetworkPingWithResponse(ctx context.Context, hostname Hostname, body PostNodeNetworkPingJSONRequestBody, reqEditors ...RequestEditorFn) (*PostNodeNetworkPingResponse, error)
@@ -1620,7 +1627,7 @@ func (c *ClientWithResponses) PostNodeNetworkPingWithResponse(ctx context.Contex
-### func \(\*ClientWithResponses\) [PutNodeNetworkDNSWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [PutNodeNetworkDNSWithBodyWithResponse]()
```go
func (c *ClientWithResponses) PutNodeNetworkDNSWithBodyWithResponse(ctx context.Context, hostname Hostname, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutNodeNetworkDNSResponse, error)
@@ -1629,7 +1636,7 @@ func (c *ClientWithResponses) PutNodeNetworkDNSWithBodyWithResponse(ctx context.
PutNodeNetworkDNSWithBodyWithResponse request with arbitrary body returning \*PutNodeNetworkDNSResponse
-### func \(\*ClientWithResponses\) [PutNodeNetworkDNSWithResponse]()
+### func \(\*ClientWithResponses\) [PutNodeNetworkDNSWithResponse]()
```go
func (c *ClientWithResponses) PutNodeNetworkDNSWithResponse(ctx context.Context, hostname Hostname, body PutNodeNetworkDNSJSONRequestBody, reqEditors ...RequestEditorFn) (*PutNodeNetworkDNSResponse, error)
@@ -1638,7 +1645,7 @@ func (c *ClientWithResponses) PutNodeNetworkDNSWithResponse(ctx context.Context,
-### func \(\*ClientWithResponses\) [RetryJobByIDWithBodyWithResponse]()
+### func \(\*ClientWithResponses\) [RetryJobByIDWithBodyWithResponse]()
```go
func (c *ClientWithResponses) RetryJobByIDWithBodyWithResponse(ctx context.Context, id openapi_types.UUID, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RetryJobByIDResponse, error)
@@ -1647,7 +1654,7 @@ func (c *ClientWithResponses) RetryJobByIDWithBodyWithResponse(ctx context.Conte
RetryJobByIDWithBodyWithResponse request with arbitrary body returning \*RetryJobByIDResponse
-### func \(\*ClientWithResponses\) [RetryJobByIDWithResponse]()
+### func \(\*ClientWithResponses\) [RetryJobByIDWithResponse]()
```go
func (c *ClientWithResponses) RetryJobByIDWithResponse(ctx context.Context, id openapi_types.UUID, body RetryJobByIDJSONRequestBody, reqEditors ...RequestEditorFn) (*RetryJobByIDResponse, error)
@@ -1656,7 +1663,7 @@ func (c *ClientWithResponses) RetryJobByIDWithResponse(ctx context.Context, id o
-### func \(\*ClientWithResponses\) [UndrainAgentWithResponse]()
+### func \(\*ClientWithResponses\) [UndrainAgentWithResponse]()
```go
func (c *ClientWithResponses) UndrainAgentWithResponse(ctx context.Context, hostname string, reqEditors ...RequestEditorFn) (*UndrainAgentResponse, error)
@@ -1665,7 +1672,7 @@ func (c *ClientWithResponses) UndrainAgentWithResponse(ctx context.Context, host
UndrainAgentWithResponse request returning \*UndrainAgentResponse
-## type [ClientWithResponsesInterface]()
+## type [ClientWithResponsesInterface]()
ClientWithResponsesInterface is the interface specification for the client with responses above.
@@ -1773,7 +1780,7 @@ type ClientWithResponsesInterface interface {
```
-## type [CommandExecRequest]()
+## type [CommandExecRequest]()
CommandExecRequest defines model for CommandExecRequest.
@@ -1794,7 +1801,7 @@ type CommandExecRequest struct {
```
-## type [CommandResultCollectionResponse]()
+## type [CommandResultCollectionResponse]()
CommandResultCollectionResponse defines model for CommandResultCollectionResponse.
@@ -1807,7 +1814,7 @@ type CommandResultCollectionResponse struct {
```
-## type [CommandResultItem]()
+## type [CommandResultItem]()
CommandResultItem defines model for CommandResultItem.
@@ -1837,7 +1844,7 @@ type CommandResultItem struct {
```
-## type [CommandShellRequest]()
+## type [CommandShellRequest]()
CommandShellRequest defines model for CommandShellRequest.
@@ -1855,7 +1862,7 @@ type CommandShellRequest struct {
```
-## type [ComponentHealth]()
+## type [ComponentHealth]()
ComponentHealth defines model for ComponentHealth.
@@ -1870,7 +1877,7 @@ type ComponentHealth struct {
```
-## type [ConsumerDetail]()
+## type [ConsumerDetail]()
ConsumerDetail defines model for ConsumerDetail.
@@ -1891,7 +1898,7 @@ type ConsumerDetail struct {
```