package
0.0.0-20230418223512-f85bbce254aa
Repository: https://github.com/hashicorp/waypoint-client.git
Documentation: pkg.go.dev
# Functions
New creates a new waypoint control service API client.
NewWaypointControlServiceGetNamespaceDefault creates a WaypointControlServiceGetNamespaceDefault with default headers values.
NewWaypointControlServiceGetNamespaceInfoDefault creates a WaypointControlServiceGetNamespaceInfoDefault with default headers values.
NewWaypointControlServiceGetNamespaceInfoOK creates a WaypointControlServiceGetNamespaceInfoOK with default headers values.
NewWaypointControlServiceGetNamespaceInfoParams creates a new WaypointControlServiceGetNamespaceInfoParams object with the default values initialized.
NewWaypointControlServiceGetNamespaceInfoParamsWithContext creates a new WaypointControlServiceGetNamespaceInfoParams object with the default values initialized, and the ability to set a context for a request.
NewWaypointControlServiceGetNamespaceInfoParamsWithHTTPClient creates a new WaypointControlServiceGetNamespaceInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewWaypointControlServiceGetNamespaceInfoParamsWithTimeout creates a new WaypointControlServiceGetNamespaceInfoParams object with the default values initialized, and the ability to set a timeout on a request.
NewWaypointControlServiceGetNamespaceOK creates a WaypointControlServiceGetNamespaceOK with default headers values.
NewWaypointControlServiceGetNamespaceParams creates a new WaypointControlServiceGetNamespaceParams object with the default values initialized.
NewWaypointControlServiceGetNamespaceParamsWithContext creates a new WaypointControlServiceGetNamespaceParams object with the default values initialized, and the ability to set a context for a request.
NewWaypointControlServiceGetNamespaceParamsWithHTTPClient creates a new WaypointControlServiceGetNamespaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewWaypointControlServiceGetNamespaceParamsWithTimeout creates a new WaypointControlServiceGetNamespaceParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for waypoint control service API
*/.
WaypointControlServiceGetNamespaceDefault handles this case with default header values.
WaypointControlServiceGetNamespaceInfoDefault handles this case with default header values.
WaypointControlServiceGetNamespaceInfoOK handles this case with default header values.
WaypointControlServiceGetNamespaceInfoParams contains all the parameters to send to the API endpoint
for the waypoint control service get namespace info operation typically these are written to a http.Request
*/.
WaypointControlServiceGetNamespaceInfoReader is a Reader for the WaypointControlServiceGetNamespaceInfo structure.
WaypointControlServiceGetNamespaceOK handles this case with default header values.
WaypointControlServiceGetNamespaceParams contains all the parameters to send to the API endpoint
for the waypoint control service get namespace operation typically these are written to a http.Request
*/.
WaypointControlServiceGetNamespaceReader is a Reader for the WaypointControlServiceGetNamespace structure.
# Interfaces
ClientService is the interface for Client methods.