package
0.0.0-20190925193822-162d0cd95cb7
Repository: https://github.com/billtrust/looker-go-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new workspace API client.
NewAllWorkspacesBadRequest creates a AllWorkspacesBadRequest with default headers values.
NewAllWorkspacesNotFound creates a AllWorkspacesNotFound with default headers values.
NewAllWorkspacesOK creates a AllWorkspacesOK with default headers values.
NewAllWorkspacesParams creates a new AllWorkspacesParams object with the default values initialized.
NewAllWorkspacesParamsWithContext creates a new AllWorkspacesParams object with the default values initialized, and the ability to set a context for a request.
NewAllWorkspacesParamsWithHTTPClient creates a new AllWorkspacesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewAllWorkspacesParamsWithTimeout creates a new AllWorkspacesParams object with the default values initialized, and the ability to set a timeout on a request.
NewWorkspaceBadRequest creates a WorkspaceBadRequest with default headers values.
NewWorkspaceNotFound creates a WorkspaceNotFound with default headers values.
NewWorkspaceOK creates a WorkspaceOK with default headers values.
NewWorkspaceParams creates a new WorkspaceParams object with the default values initialized.
NewWorkspaceParamsWithContext creates a new WorkspaceParams object with the default values initialized, and the ability to set a context for a request.
NewWorkspaceParamsWithHTTPClient creates a new WorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewWorkspaceParamsWithTimeout creates a new WorkspaceParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

AllWorkspacesBadRequest handles this case with default header values.
AllWorkspacesNotFound handles this case with default header values.
AllWorkspacesOK handles this case with default header values.
AllWorkspacesParams contains all the parameters to send to the API endpoint for the all workspaces operation typically these are written to a http.Request */.
AllWorkspacesReader is a Reader for the AllWorkspaces structure.
Client for workspace API */.
WorkspaceBadRequest handles this case with default header values.
WorkspaceNotFound handles this case with default header values.
WorkspaceOK handles this case with default header values.
WorkspaceParams contains all the parameters to send to the API endpoint for the workspace operation typically these are written to a http.Request */.
WorkspaceReader is a Reader for the Workspace structure.