Documentation
¶
Index ¶
- type Client
- func (a *Client) FileDeleteFromComputeNode(params *FileDeleteFromComputeNodeParams) (*FileDeleteFromComputeNodeOK, error)
- func (a *Client) FileDeleteFromTask(params *FileDeleteFromTaskParams) (*FileDeleteFromTaskOK, error)
- func (a *Client) FileGetFromComputeNode(params *FileGetFromComputeNodeParams) (*FileGetFromComputeNodeOK, error)
- func (a *Client) FileGetFromTask(params *FileGetFromTaskParams) (*FileGetFromTaskOK, error)
- func (a *Client) FileGetNodeFilePropertiesFromComputeNode(params *FileGetNodeFilePropertiesFromComputeNodeParams) (*FileGetNodeFilePropertiesFromComputeNodeOK, error)
- func (a *Client) FileGetNodeFilePropertiesFromTask(params *FileGetNodeFilePropertiesFromTaskParams) (*FileGetNodeFilePropertiesFromTaskOK, error)
- func (a *Client) FileListFromComputeNode(params *FileListFromComputeNodeParams) (*FileListFromComputeNodeOK, error)
- func (a *Client) FileListFromTask(params *FileListFromTaskParams) (*FileListFromTaskOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type FileDeleteFromComputeNodeDefault
- type FileDeleteFromComputeNodeOK
- type FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) SetAPIVersion(aPIVersion string)
- func (o *FileDeleteFromComputeNodeParams) SetClientRequestID(clientRequestID *string)
- func (o *FileDeleteFromComputeNodeParams) SetContext(ctx context.Context)
- func (o *FileDeleteFromComputeNodeParams) SetFileName(fileName string)
- func (o *FileDeleteFromComputeNodeParams) SetNodeID(nodeID string)
- func (o *FileDeleteFromComputeNodeParams) SetOcpDate(ocpDate *string)
- func (o *FileDeleteFromComputeNodeParams) SetPoolID(poolID string)
- func (o *FileDeleteFromComputeNodeParams) SetRecursive(recursive *bool)
- func (o *FileDeleteFromComputeNodeParams) SetRequestTimeout(timeout time.Duration)
- func (o *FileDeleteFromComputeNodeParams) SetReturnClientRequestID(returnClientRequestID *bool)
- func (o *FileDeleteFromComputeNodeParams) SetTimeout(timeout *int32)
- func (o *FileDeleteFromComputeNodeParams) WithAPIVersion(aPIVersion string) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithClientRequestID(clientRequestID *string) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithContext(ctx context.Context) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithFileName(fileName string) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithNodeID(nodeID string) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithOcpDate(ocpDate *string) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithPoolID(poolID string) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithRecursive(recursive *bool) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithRequestTimeout(timeout time.Duration) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WithTimeout(timeout *int32) *FileDeleteFromComputeNodeParams
- func (o *FileDeleteFromComputeNodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FileDeleteFromComputeNodeReader
- type FileDeleteFromTaskDefault
- type FileDeleteFromTaskOK
- type FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) SetAPIVersion(aPIVersion string)
- func (o *FileDeleteFromTaskParams) SetClientRequestID(clientRequestID *string)
- func (o *FileDeleteFromTaskParams) SetContext(ctx context.Context)
- func (o *FileDeleteFromTaskParams) SetFileName(fileName string)
- func (o *FileDeleteFromTaskParams) SetJobID(jobID string)
- func (o *FileDeleteFromTaskParams) SetOcpDate(ocpDate *string)
- func (o *FileDeleteFromTaskParams) SetRecursive(recursive *bool)
- func (o *FileDeleteFromTaskParams) SetRequestTimeout(timeout time.Duration)
- func (o *FileDeleteFromTaskParams) SetReturnClientRequestID(returnClientRequestID *bool)
- func (o *FileDeleteFromTaskParams) SetTaskID(taskID string)
- func (o *FileDeleteFromTaskParams) SetTimeout(timeout *int32)
- func (o *FileDeleteFromTaskParams) WithAPIVersion(aPIVersion string) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithClientRequestID(clientRequestID *string) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithContext(ctx context.Context) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithFileName(fileName string) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithJobID(jobID string) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithOcpDate(ocpDate *string) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithRecursive(recursive *bool) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithRequestTimeout(timeout time.Duration) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithTaskID(taskID string) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WithTimeout(timeout *int32) *FileDeleteFromTaskParams
- func (o *FileDeleteFromTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FileDeleteFromTaskReader
- type FileGetFromComputeNodeDefault
- type FileGetFromComputeNodeOK
- type FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) SetAPIVersion(aPIVersion string)
- func (o *FileGetFromComputeNodeParams) SetClientRequestID(clientRequestID *string)
- func (o *FileGetFromComputeNodeParams) SetContext(ctx context.Context)
- func (o *FileGetFromComputeNodeParams) SetFileName(fileName string)
- func (o *FileGetFromComputeNodeParams) SetIfModifiedSince(ifModifiedSince *string)
- func (o *FileGetFromComputeNodeParams) SetIfUnmodifiedSince(ifUnmodifiedSince *string)
- func (o *FileGetFromComputeNodeParams) SetNodeID(nodeID string)
- func (o *FileGetFromComputeNodeParams) SetOcpDate(ocpDate *string)
- func (o *FileGetFromComputeNodeParams) SetOcpRange(ocpRange *string)
- func (o *FileGetFromComputeNodeParams) SetPoolID(poolID string)
- func (o *FileGetFromComputeNodeParams) SetRequestTimeout(timeout time.Duration)
- func (o *FileGetFromComputeNodeParams) SetReturnClientRequestID(returnClientRequestID *bool)
- func (o *FileGetFromComputeNodeParams) SetTimeout(timeout *int32)
- func (o *FileGetFromComputeNodeParams) WithAPIVersion(aPIVersion string) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithClientRequestID(clientRequestID *string) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithContext(ctx context.Context) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithFileName(fileName string) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithIfModifiedSince(ifModifiedSince *string) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithIfUnmodifiedSince(ifUnmodifiedSince *string) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithNodeID(nodeID string) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithOcpDate(ocpDate *string) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithOcpRange(ocpRange *string) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithPoolID(poolID string) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithRequestTimeout(timeout time.Duration) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WithTimeout(timeout *int32) *FileGetFromComputeNodeParams
- func (o *FileGetFromComputeNodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FileGetFromComputeNodeReader
- type FileGetFromTaskDefault
- type FileGetFromTaskOK
- type FileGetFromTaskParams
- func (o *FileGetFromTaskParams) SetAPIVersion(aPIVersion string)
- func (o *FileGetFromTaskParams) SetClientRequestID(clientRequestID *string)
- func (o *FileGetFromTaskParams) SetContext(ctx context.Context)
- func (o *FileGetFromTaskParams) SetFileName(fileName string)
- func (o *FileGetFromTaskParams) SetIfModifiedSince(ifModifiedSince *string)
- func (o *FileGetFromTaskParams) SetIfUnmodifiedSince(ifUnmodifiedSince *string)
- func (o *FileGetFromTaskParams) SetJobID(jobID string)
- func (o *FileGetFromTaskParams) SetOcpDate(ocpDate *string)
- func (o *FileGetFromTaskParams) SetOcpRange(ocpRange *string)
- func (o *FileGetFromTaskParams) SetRequestTimeout(timeout time.Duration)
- func (o *FileGetFromTaskParams) SetReturnClientRequestID(returnClientRequestID *bool)
- func (o *FileGetFromTaskParams) SetTaskID(taskID string)
- func (o *FileGetFromTaskParams) SetTimeout(timeout *int32)
- func (o *FileGetFromTaskParams) WithAPIVersion(aPIVersion string) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithClientRequestID(clientRequestID *string) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithContext(ctx context.Context) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithFileName(fileName string) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithIfModifiedSince(ifModifiedSince *string) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithIfUnmodifiedSince(ifUnmodifiedSince *string) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithJobID(jobID string) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithOcpDate(ocpDate *string) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithOcpRange(ocpRange *string) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithRequestTimeout(timeout time.Duration) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithTaskID(taskID string) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WithTimeout(timeout *int32) *FileGetFromTaskParams
- func (o *FileGetFromTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FileGetFromTaskReader
- type FileGetNodeFilePropertiesFromComputeNodeDefault
- type FileGetNodeFilePropertiesFromComputeNodeOK
- type FileGetNodeFilePropertiesFromComputeNodeParams
- func NewFileGetNodeFilePropertiesFromComputeNodeParams() *FileGetNodeFilePropertiesFromComputeNodeParams
- func NewFileGetNodeFilePropertiesFromComputeNodeParamsWithContext(ctx context.Context) *FileGetNodeFilePropertiesFromComputeNodeParams
- func NewFileGetNodeFilePropertiesFromComputeNodeParamsWithTimeout(timeout time.Duration) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetAPIVersion(aPIVersion string)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetClientRequestID(clientRequestID *string)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetContext(ctx context.Context)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetFileName(fileName string)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetIfModifiedSince(ifModifiedSince *string)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetIfUnmodifiedSince(ifUnmodifiedSince *string)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetNodeID(nodeID string)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetOcpDate(ocpDate *string)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetPoolID(poolID string)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetRequestTimeout(timeout time.Duration)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetReturnClientRequestID(returnClientRequestID *bool)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetTimeout(timeout *int32)
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithAPIVersion(aPIVersion string) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithClientRequestID(clientRequestID *string) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithContext(ctx context.Context) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithFileName(fileName string) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithIfModifiedSince(ifModifiedSince *string) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithIfUnmodifiedSince(ifUnmodifiedSince *string) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithNodeID(nodeID string) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithOcpDate(ocpDate *string) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithPoolID(poolID string) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithRequestTimeout(timeout time.Duration) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithTimeout(timeout *int32) *FileGetNodeFilePropertiesFromComputeNodeParams
- func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FileGetNodeFilePropertiesFromComputeNodeReader
- type FileGetNodeFilePropertiesFromTaskDefault
- type FileGetNodeFilePropertiesFromTaskOK
- type FileGetNodeFilePropertiesFromTaskParams
- func NewFileGetNodeFilePropertiesFromTaskParams() *FileGetNodeFilePropertiesFromTaskParams
- func NewFileGetNodeFilePropertiesFromTaskParamsWithContext(ctx context.Context) *FileGetNodeFilePropertiesFromTaskParams
- func NewFileGetNodeFilePropertiesFromTaskParamsWithTimeout(timeout time.Duration) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetAPIVersion(aPIVersion string)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetClientRequestID(clientRequestID *string)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetContext(ctx context.Context)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetFileName(fileName string)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetIfModifiedSince(ifModifiedSince *string)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetIfUnmodifiedSince(ifUnmodifiedSince *string)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetJobID(jobID string)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetOcpDate(ocpDate *string)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetRequestTimeout(timeout time.Duration)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetReturnClientRequestID(returnClientRequestID *bool)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetTaskID(taskID string)
- func (o *FileGetNodeFilePropertiesFromTaskParams) SetTimeout(timeout *int32)
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithAPIVersion(aPIVersion string) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithClientRequestID(clientRequestID *string) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithContext(ctx context.Context) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithFileName(fileName string) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithIfModifiedSince(ifModifiedSince *string) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithIfUnmodifiedSince(ifUnmodifiedSince *string) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithJobID(jobID string) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithOcpDate(ocpDate *string) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithRequestTimeout(timeout time.Duration) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithTaskID(taskID string) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WithTimeout(timeout *int32) *FileGetNodeFilePropertiesFromTaskParams
- func (o *FileGetNodeFilePropertiesFromTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FileGetNodeFilePropertiesFromTaskReader
- type FileListFromComputeNodeDefault
- type FileListFromComputeNodeOK
- type FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) SetAPIVersion(aPIVersion string)
- func (o *FileListFromComputeNodeParams) SetClientRequestID(clientRequestID *string)
- func (o *FileListFromComputeNodeParams) SetContext(ctx context.Context)
- func (o *FileListFromComputeNodeParams) SetDollarFilter(dollarFilter *string)
- func (o *FileListFromComputeNodeParams) SetMaxresults(maxresults *int32)
- func (o *FileListFromComputeNodeParams) SetNodeID(nodeID string)
- func (o *FileListFromComputeNodeParams) SetOcpDate(ocpDate *string)
- func (o *FileListFromComputeNodeParams) SetPoolID(poolID string)
- func (o *FileListFromComputeNodeParams) SetRecursive(recursive *bool)
- func (o *FileListFromComputeNodeParams) SetRequestTimeout(timeout time.Duration)
- func (o *FileListFromComputeNodeParams) SetReturnClientRequestID(returnClientRequestID *bool)
- func (o *FileListFromComputeNodeParams) SetTimeout(timeout *int32)
- func (o *FileListFromComputeNodeParams) WithAPIVersion(aPIVersion string) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithClientRequestID(clientRequestID *string) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithContext(ctx context.Context) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithDollarFilter(dollarFilter *string) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithMaxresults(maxresults *int32) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithNodeID(nodeID string) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithOcpDate(ocpDate *string) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithPoolID(poolID string) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithRecursive(recursive *bool) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithRequestTimeout(timeout time.Duration) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WithTimeout(timeout *int32) *FileListFromComputeNodeParams
- func (o *FileListFromComputeNodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FileListFromComputeNodeReader
- type FileListFromTaskDefault
- type FileListFromTaskOK
- type FileListFromTaskParams
- func (o *FileListFromTaskParams) SetAPIVersion(aPIVersion string)
- func (o *FileListFromTaskParams) SetClientRequestID(clientRequestID *string)
- func (o *FileListFromTaskParams) SetContext(ctx context.Context)
- func (o *FileListFromTaskParams) SetDollarFilter(dollarFilter *string)
- func (o *FileListFromTaskParams) SetJobID(jobID string)
- func (o *FileListFromTaskParams) SetMaxresults(maxresults *int32)
- func (o *FileListFromTaskParams) SetOcpDate(ocpDate *string)
- func (o *FileListFromTaskParams) SetRecursive(recursive *bool)
- func (o *FileListFromTaskParams) SetRequestTimeout(timeout time.Duration)
- func (o *FileListFromTaskParams) SetReturnClientRequestID(returnClientRequestID *bool)
- func (o *FileListFromTaskParams) SetTaskID(taskID string)
- func (o *FileListFromTaskParams) SetTimeout(timeout *int32)
- func (o *FileListFromTaskParams) WithAPIVersion(aPIVersion string) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithClientRequestID(clientRequestID *string) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithContext(ctx context.Context) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithDollarFilter(dollarFilter *string) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithJobID(jobID string) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithMaxresults(maxresults *int32) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithOcpDate(ocpDate *string) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithRecursive(recursive *bool) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithRequestTimeout(timeout time.Duration) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithTaskID(taskID string) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WithTimeout(timeout *int32) *FileListFromTaskParams
- func (o *FileListFromTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FileListFromTaskReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for files API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new files API client.
func (*Client) FileDeleteFromComputeNode ¶
func (a *Client) FileDeleteFromComputeNode(params *FileDeleteFromComputeNodeParams) (*FileDeleteFromComputeNodeOK, error)
FileDeleteFromComputeNode deletes the specified task file from the compute node
func (*Client) FileDeleteFromTask ¶
func (a *Client) FileDeleteFromTask(params *FileDeleteFromTaskParams) (*FileDeleteFromTaskOK, error)
FileDeleteFromTask deletes the specified task file from the compute node where the task ran
func (*Client) FileGetFromComputeNode ¶
func (a *Client) FileGetFromComputeNode(params *FileGetFromComputeNodeParams) (*FileGetFromComputeNodeOK, error)
FileGetFromComputeNode Returns the content of the specified task file.
func (*Client) FileGetFromTask ¶
func (a *Client) FileGetFromTask(params *FileGetFromTaskParams) (*FileGetFromTaskOK, error)
FileGetFromTask Returns the content of the specified task file.
func (*Client) FileGetNodeFilePropertiesFromComputeNode ¶
func (a *Client) FileGetNodeFilePropertiesFromComputeNode(params *FileGetNodeFilePropertiesFromComputeNodeParams) (*FileGetNodeFilePropertiesFromComputeNodeOK, error)
FileGetNodeFilePropertiesFromComputeNode Gets the properties of the specified compute node file.
func (*Client) FileGetNodeFilePropertiesFromTask ¶
func (a *Client) FileGetNodeFilePropertiesFromTask(params *FileGetNodeFilePropertiesFromTaskParams) (*FileGetNodeFilePropertiesFromTaskOK, error)
FileGetNodeFilePropertiesFromTask Gets the properties of the specified task file.
func (*Client) FileListFromComputeNode ¶
func (a *Client) FileListFromComputeNode(params *FileListFromComputeNodeParams) (*FileListFromComputeNodeOK, error)
FileListFromComputeNode lists all of the files in task directories on the specified compute node
func (*Client) FileListFromTask ¶
func (a *Client) FileListFromTask(params *FileListFromTaskParams) (*FileListFromTaskOK, error)
FileListFromTask lists the files in a task s directory on its compute node
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type FileDeleteFromComputeNodeDefault ¶
type FileDeleteFromComputeNodeDefault struct { Payload *models.BatchError // contains filtered or unexported fields }
FileDeleteFromComputeNodeDefault handles this case with default header values.
The error from the Batch service.
func NewFileDeleteFromComputeNodeDefault ¶
func NewFileDeleteFromComputeNodeDefault(code int) *FileDeleteFromComputeNodeDefault
NewFileDeleteFromComputeNodeDefault creates a FileDeleteFromComputeNodeDefault with default headers values
func (*FileDeleteFromComputeNodeDefault) Code ¶
func (o *FileDeleteFromComputeNodeDefault) Code() int
Code gets the status code for the file delete from compute node default response
func (*FileDeleteFromComputeNodeDefault) Error ¶
func (o *FileDeleteFromComputeNodeDefault) Error() string
type FileDeleteFromComputeNodeOK ¶
type FileDeleteFromComputeNodeOK struct { /*The client-request-id provided by the client during the request. This will be returned only if the return-client-request-id parameter was set to true. */ ClientRequestID string /*This header uniquely identifies the request that was made and can be used for troubleshooting the request. If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft. In your report, include the value of this header, the approximate time that the request was made, the Batch account against which the request was made, and the region that account resides in. */ RequestID string }
FileDeleteFromComputeNodeOK handles this case with default header values.
The request to the Batch service was successful.
func NewFileDeleteFromComputeNodeOK ¶
func NewFileDeleteFromComputeNodeOK() *FileDeleteFromComputeNodeOK
NewFileDeleteFromComputeNodeOK creates a FileDeleteFromComputeNodeOK with default headers values
func (*FileDeleteFromComputeNodeOK) Error ¶
func (o *FileDeleteFromComputeNodeOK) Error() string
type FileDeleteFromComputeNodeParams ¶
type FileDeleteFromComputeNodeParams struct { /*APIVersion Client API Version. */ APIVersion string /*ClientRequestID The caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0. */ ClientRequestID *string /*FileName The path to the file that you want to delete. */ FileName string /*NodeID The ID of the compute node from which you want to delete the file. */ NodeID string /*OcpDate The time the request was issued. If not specified, this header will be automatically populated with the current system clock time. */ OcpDate *string /*PoolID The ID of the pool that contains the compute node. */ PoolID string /*Recursive Whether to delete children of a directory. If the fileName parameter represents a directory instead of a file, you can set recursive to true to delete the directory and all of the files and subdirectories in it. If recursive is false then the directory must be empty or deletion will fail. */ Recursive *bool /*ReturnClientRequestID Whether the server should return the client-request-id in the response. */ ReturnClientRequestID *bool /*Timeout The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. */ Timeout *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FileDeleteFromComputeNodeParams contains all the parameters to send to the API endpoint for the file delete from compute node operation typically these are written to a http.Request
func NewFileDeleteFromComputeNodeParams ¶
func NewFileDeleteFromComputeNodeParams() *FileDeleteFromComputeNodeParams
NewFileDeleteFromComputeNodeParams creates a new FileDeleteFromComputeNodeParams object with the default values initialized.
func NewFileDeleteFromComputeNodeParamsWithContext ¶
func NewFileDeleteFromComputeNodeParamsWithContext(ctx context.Context) *FileDeleteFromComputeNodeParams
NewFileDeleteFromComputeNodeParamsWithContext creates a new FileDeleteFromComputeNodeParams object with the default values initialized, and the ability to set a context for a request
func NewFileDeleteFromComputeNodeParamsWithTimeout ¶
func NewFileDeleteFromComputeNodeParamsWithTimeout(timeout time.Duration) *FileDeleteFromComputeNodeParams
NewFileDeleteFromComputeNodeParamsWithTimeout creates a new FileDeleteFromComputeNodeParams object with the default values initialized, and the ability to set a timeout on a request
func (*FileDeleteFromComputeNodeParams) SetAPIVersion ¶
func (o *FileDeleteFromComputeNodeParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetClientRequestID ¶
func (o *FileDeleteFromComputeNodeParams) SetClientRequestID(clientRequestID *string)
SetClientRequestID adds the clientRequestId to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetContext ¶
func (o *FileDeleteFromComputeNodeParams) SetContext(ctx context.Context)
SetContext adds the context to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetFileName ¶
func (o *FileDeleteFromComputeNodeParams) SetFileName(fileName string)
SetFileName adds the fileName to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetNodeID ¶
func (o *FileDeleteFromComputeNodeParams) SetNodeID(nodeID string)
SetNodeID adds the nodeId to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetOcpDate ¶
func (o *FileDeleteFromComputeNodeParams) SetOcpDate(ocpDate *string)
SetOcpDate adds the ocpDate to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetPoolID ¶
func (o *FileDeleteFromComputeNodeParams) SetPoolID(poolID string)
SetPoolID adds the poolId to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetRecursive ¶
func (o *FileDeleteFromComputeNodeParams) SetRecursive(recursive *bool)
SetRecursive adds the recursive to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetRequestTimeout ¶
func (o *FileDeleteFromComputeNodeParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetReturnClientRequestID ¶
func (o *FileDeleteFromComputeNodeParams) SetReturnClientRequestID(returnClientRequestID *bool)
SetReturnClientRequestID adds the returnClientRequestId to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) SetTimeout ¶
func (o *FileDeleteFromComputeNodeParams) SetTimeout(timeout *int32)
SetTimeout adds the timeout to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithAPIVersion ¶
func (o *FileDeleteFromComputeNodeParams) WithAPIVersion(aPIVersion string) *FileDeleteFromComputeNodeParams
WithAPIVersion adds the aPIVersion to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithClientRequestID ¶
func (o *FileDeleteFromComputeNodeParams) WithClientRequestID(clientRequestID *string) *FileDeleteFromComputeNodeParams
WithClientRequestID adds the clientRequestID to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithContext ¶
func (o *FileDeleteFromComputeNodeParams) WithContext(ctx context.Context) *FileDeleteFromComputeNodeParams
WithContext adds the context to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithFileName ¶
func (o *FileDeleteFromComputeNodeParams) WithFileName(fileName string) *FileDeleteFromComputeNodeParams
WithFileName adds the fileName to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithNodeID ¶
func (o *FileDeleteFromComputeNodeParams) WithNodeID(nodeID string) *FileDeleteFromComputeNodeParams
WithNodeID adds the nodeID to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithOcpDate ¶
func (o *FileDeleteFromComputeNodeParams) WithOcpDate(ocpDate *string) *FileDeleteFromComputeNodeParams
WithOcpDate adds the ocpDate to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithPoolID ¶
func (o *FileDeleteFromComputeNodeParams) WithPoolID(poolID string) *FileDeleteFromComputeNodeParams
WithPoolID adds the poolID to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithRecursive ¶
func (o *FileDeleteFromComputeNodeParams) WithRecursive(recursive *bool) *FileDeleteFromComputeNodeParams
WithRecursive adds the recursive to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithRequestTimeout ¶
func (o *FileDeleteFromComputeNodeParams) WithRequestTimeout(timeout time.Duration) *FileDeleteFromComputeNodeParams
WithRequestTimeout adds the timeout to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithReturnClientRequestID ¶
func (o *FileDeleteFromComputeNodeParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileDeleteFromComputeNodeParams
WithReturnClientRequestID adds the returnClientRequestID to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WithTimeout ¶
func (o *FileDeleteFromComputeNodeParams) WithTimeout(timeout *int32) *FileDeleteFromComputeNodeParams
WithTimeout adds the timeout to the file delete from compute node params
func (*FileDeleteFromComputeNodeParams) WriteToRequest ¶
func (o *FileDeleteFromComputeNodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FileDeleteFromComputeNodeReader ¶
type FileDeleteFromComputeNodeReader struct {
// contains filtered or unexported fields
}
FileDeleteFromComputeNodeReader is a Reader for the FileDeleteFromComputeNode structure.
func (*FileDeleteFromComputeNodeReader) ReadResponse ¶
func (o *FileDeleteFromComputeNodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FileDeleteFromTaskDefault ¶
type FileDeleteFromTaskDefault struct { Payload *models.BatchError // contains filtered or unexported fields }
FileDeleteFromTaskDefault handles this case with default header values.
The error from the Batch service.
func NewFileDeleteFromTaskDefault ¶
func NewFileDeleteFromTaskDefault(code int) *FileDeleteFromTaskDefault
NewFileDeleteFromTaskDefault creates a FileDeleteFromTaskDefault with default headers values
func (*FileDeleteFromTaskDefault) Code ¶
func (o *FileDeleteFromTaskDefault) Code() int
Code gets the status code for the file delete from task default response
func (*FileDeleteFromTaskDefault) Error ¶
func (o *FileDeleteFromTaskDefault) Error() string
type FileDeleteFromTaskOK ¶
type FileDeleteFromTaskOK struct { /*The client-request-id provided by the client during the request. This will be returned only if the return-client-request-id parameter was set to true. */ ClientRequestID string /*This header uniquely identifies the request that was made and can be used for troubleshooting the request. If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft. In your report, include the value of this header, the approximate time that the request was made, the Batch account against which the request was made, and the region that account resides in. */ RequestID string }
FileDeleteFromTaskOK handles this case with default header values.
The request to the Batch service was successful.
func NewFileDeleteFromTaskOK ¶
func NewFileDeleteFromTaskOK() *FileDeleteFromTaskOK
NewFileDeleteFromTaskOK creates a FileDeleteFromTaskOK with default headers values
func (*FileDeleteFromTaskOK) Error ¶
func (o *FileDeleteFromTaskOK) Error() string
type FileDeleteFromTaskParams ¶
type FileDeleteFromTaskParams struct { /*APIVersion Client API Version. */ APIVersion string /*ClientRequestID The caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0. */ ClientRequestID *string /*FileName The path to the task file that you want to delete. */ FileName string /*JobID The ID of the job that contains the task. */ JobID string /*OcpDate The time the request was issued. If not specified, this header will be automatically populated with the current system clock time. */ OcpDate *string /*Recursive Whether to delete children of a directory. If the fileName parameter represents a directory instead of a file, you can set recursive to true to delete the directory and all of the files and subdirectories in it. If recursive is false then the directory must be empty or deletion will fail. */ Recursive *bool /*ReturnClientRequestID Whether the server should return the client-request-id in the response. */ ReturnClientRequestID *bool /*TaskID The ID of the task whose file you want to delete. */ TaskID string /*Timeout The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. */ Timeout *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FileDeleteFromTaskParams contains all the parameters to send to the API endpoint for the file delete from task operation typically these are written to a http.Request
func NewFileDeleteFromTaskParams ¶
func NewFileDeleteFromTaskParams() *FileDeleteFromTaskParams
NewFileDeleteFromTaskParams creates a new FileDeleteFromTaskParams object with the default values initialized.
func NewFileDeleteFromTaskParamsWithContext ¶
func NewFileDeleteFromTaskParamsWithContext(ctx context.Context) *FileDeleteFromTaskParams
NewFileDeleteFromTaskParamsWithContext creates a new FileDeleteFromTaskParams object with the default values initialized, and the ability to set a context for a request
func NewFileDeleteFromTaskParamsWithTimeout ¶
func NewFileDeleteFromTaskParamsWithTimeout(timeout time.Duration) *FileDeleteFromTaskParams
NewFileDeleteFromTaskParamsWithTimeout creates a new FileDeleteFromTaskParams object with the default values initialized, and the ability to set a timeout on a request
func (*FileDeleteFromTaskParams) SetAPIVersion ¶
func (o *FileDeleteFromTaskParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the file delete from task params
func (*FileDeleteFromTaskParams) SetClientRequestID ¶
func (o *FileDeleteFromTaskParams) SetClientRequestID(clientRequestID *string)
SetClientRequestID adds the clientRequestId to the file delete from task params
func (*FileDeleteFromTaskParams) SetContext ¶
func (o *FileDeleteFromTaskParams) SetContext(ctx context.Context)
SetContext adds the context to the file delete from task params
func (*FileDeleteFromTaskParams) SetFileName ¶
func (o *FileDeleteFromTaskParams) SetFileName(fileName string)
SetFileName adds the fileName to the file delete from task params
func (*FileDeleteFromTaskParams) SetJobID ¶
func (o *FileDeleteFromTaskParams) SetJobID(jobID string)
SetJobID adds the jobId to the file delete from task params
func (*FileDeleteFromTaskParams) SetOcpDate ¶
func (o *FileDeleteFromTaskParams) SetOcpDate(ocpDate *string)
SetOcpDate adds the ocpDate to the file delete from task params
func (*FileDeleteFromTaskParams) SetRecursive ¶
func (o *FileDeleteFromTaskParams) SetRecursive(recursive *bool)
SetRecursive adds the recursive to the file delete from task params
func (*FileDeleteFromTaskParams) SetRequestTimeout ¶
func (o *FileDeleteFromTaskParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the file delete from task params
func (*FileDeleteFromTaskParams) SetReturnClientRequestID ¶
func (o *FileDeleteFromTaskParams) SetReturnClientRequestID(returnClientRequestID *bool)
SetReturnClientRequestID adds the returnClientRequestId to the file delete from task params
func (*FileDeleteFromTaskParams) SetTaskID ¶
func (o *FileDeleteFromTaskParams) SetTaskID(taskID string)
SetTaskID adds the taskId to the file delete from task params
func (*FileDeleteFromTaskParams) SetTimeout ¶
func (o *FileDeleteFromTaskParams) SetTimeout(timeout *int32)
SetTimeout adds the timeout to the file delete from task params
func (*FileDeleteFromTaskParams) WithAPIVersion ¶
func (o *FileDeleteFromTaskParams) WithAPIVersion(aPIVersion string) *FileDeleteFromTaskParams
WithAPIVersion adds the aPIVersion to the file delete from task params
func (*FileDeleteFromTaskParams) WithClientRequestID ¶
func (o *FileDeleteFromTaskParams) WithClientRequestID(clientRequestID *string) *FileDeleteFromTaskParams
WithClientRequestID adds the clientRequestID to the file delete from task params
func (*FileDeleteFromTaskParams) WithContext ¶
func (o *FileDeleteFromTaskParams) WithContext(ctx context.Context) *FileDeleteFromTaskParams
WithContext adds the context to the file delete from task params
func (*FileDeleteFromTaskParams) WithFileName ¶
func (o *FileDeleteFromTaskParams) WithFileName(fileName string) *FileDeleteFromTaskParams
WithFileName adds the fileName to the file delete from task params
func (*FileDeleteFromTaskParams) WithJobID ¶
func (o *FileDeleteFromTaskParams) WithJobID(jobID string) *FileDeleteFromTaskParams
WithJobID adds the jobID to the file delete from task params
func (*FileDeleteFromTaskParams) WithOcpDate ¶
func (o *FileDeleteFromTaskParams) WithOcpDate(ocpDate *string) *FileDeleteFromTaskParams
WithOcpDate adds the ocpDate to the file delete from task params
func (*FileDeleteFromTaskParams) WithRecursive ¶
func (o *FileDeleteFromTaskParams) WithRecursive(recursive *bool) *FileDeleteFromTaskParams
WithRecursive adds the recursive to the file delete from task params
func (*FileDeleteFromTaskParams) WithRequestTimeout ¶
func (o *FileDeleteFromTaskParams) WithRequestTimeout(timeout time.Duration) *FileDeleteFromTaskParams
WithRequestTimeout adds the timeout to the file delete from task params
func (*FileDeleteFromTaskParams) WithReturnClientRequestID ¶
func (o *FileDeleteFromTaskParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileDeleteFromTaskParams
WithReturnClientRequestID adds the returnClientRequestID to the file delete from task params
func (*FileDeleteFromTaskParams) WithTaskID ¶
func (o *FileDeleteFromTaskParams) WithTaskID(taskID string) *FileDeleteFromTaskParams
WithTaskID adds the taskID to the file delete from task params
func (*FileDeleteFromTaskParams) WithTimeout ¶
func (o *FileDeleteFromTaskParams) WithTimeout(timeout *int32) *FileDeleteFromTaskParams
WithTimeout adds the timeout to the file delete from task params
func (*FileDeleteFromTaskParams) WriteToRequest ¶
func (o *FileDeleteFromTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FileDeleteFromTaskReader ¶
type FileDeleteFromTaskReader struct {
// contains filtered or unexported fields
}
FileDeleteFromTaskReader is a Reader for the FileDeleteFromTask structure.
func (*FileDeleteFromTaskReader) ReadResponse ¶
func (o *FileDeleteFromTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FileGetFromComputeNodeDefault ¶
type FileGetFromComputeNodeDefault struct { Payload *models.BatchError // contains filtered or unexported fields }
FileGetFromComputeNodeDefault handles this case with default header values.
The error from the Batch service.
func NewFileGetFromComputeNodeDefault ¶
func NewFileGetFromComputeNodeDefault(code int) *FileGetFromComputeNodeDefault
NewFileGetFromComputeNodeDefault creates a FileGetFromComputeNodeDefault with default headers values
func (*FileGetFromComputeNodeDefault) Code ¶
func (o *FileGetFromComputeNodeDefault) Code() int
Code gets the status code for the file get from compute node default response
func (*FileGetFromComputeNodeDefault) Error ¶
func (o *FileGetFromComputeNodeDefault) Error() string
type FileGetFromComputeNodeOK ¶
type FileGetFromComputeNodeOK struct { /*The length of the file. */ ContentLength int64 /*The content type of the file. */ ContentType string /*The ETag HTTP response header. This is an opaque string. You can use it to detect whether the resource has changed between requests. In particular, you can pass the ETag to one of the If-Modified-Since, If-Unmodified-Since, If-Match or If-None-Match headers. */ ETag string /*The time at which the resource was last modified. */ LastModified string /*The client-request-id provided by the client during the request. This will be returned only if the return-client-request-id parameter was set to true. */ ClientRequestID string /*Whether the object represents a directory. */ OcpBatchFileIsdirectory bool /*The file mode attribute in octal format. */ OcpBatchFileMode string /*The URL of the file. */ OcpBatchFileURL string /*The file creation time. */ OcpCreationTime string /*This header uniquely identifies the request that was made and can be used for troubleshooting the request. If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft. In your report, include the value of this header, the approximate time that the request was made, the Batch account against which the request was made, and the region that account resides in. */ RequestID string Payload runtime.File }
FileGetFromComputeNodeOK handles this case with default header values.
The file content.
func NewFileGetFromComputeNodeOK ¶
func NewFileGetFromComputeNodeOK() *FileGetFromComputeNodeOK
NewFileGetFromComputeNodeOK creates a FileGetFromComputeNodeOK with default headers values
func (*FileGetFromComputeNodeOK) Error ¶
func (o *FileGetFromComputeNodeOK) Error() string
type FileGetFromComputeNodeParams ¶
type FileGetFromComputeNodeParams struct { /*IfModifiedSince Specify this header to perform the operation only if the resource has been modified since the specified date/time. */ IfModifiedSince *string /*IfUnmodifiedSince Specify this header to perform the operation only if the resource has not been modified since the specified date/time. */ IfUnmodifiedSince *string /*APIVersion Client API Version. */ APIVersion string /*ClientRequestID The caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0. */ ClientRequestID *string /*FileName The path to the task file that you want to get the content of. */ FileName string /*NodeID The ID of the compute node that contains the file. */ NodeID string /*OcpDate The time the request was issued. If not specified, this header will be automatically populated with the current system clock time. */ OcpDate *string /*OcpRange The byte range to be retrieved. The default is to retrieve the entire file. The format is bytes=startRange-endRange. */ OcpRange *string /*PoolID The ID of the pool that contains the compute node. */ PoolID string /*ReturnClientRequestID Whether the server should return the client-request-id in the response. */ ReturnClientRequestID *bool /*Timeout The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. */ Timeout *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FileGetFromComputeNodeParams contains all the parameters to send to the API endpoint for the file get from compute node operation typically these are written to a http.Request
func NewFileGetFromComputeNodeParams ¶
func NewFileGetFromComputeNodeParams() *FileGetFromComputeNodeParams
NewFileGetFromComputeNodeParams creates a new FileGetFromComputeNodeParams object with the default values initialized.
func NewFileGetFromComputeNodeParamsWithContext ¶
func NewFileGetFromComputeNodeParamsWithContext(ctx context.Context) *FileGetFromComputeNodeParams
NewFileGetFromComputeNodeParamsWithContext creates a new FileGetFromComputeNodeParams object with the default values initialized, and the ability to set a context for a request
func NewFileGetFromComputeNodeParamsWithTimeout ¶
func NewFileGetFromComputeNodeParamsWithTimeout(timeout time.Duration) *FileGetFromComputeNodeParams
NewFileGetFromComputeNodeParamsWithTimeout creates a new FileGetFromComputeNodeParams object with the default values initialized, and the ability to set a timeout on a request
func (*FileGetFromComputeNodeParams) SetAPIVersion ¶
func (o *FileGetFromComputeNodeParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetClientRequestID ¶
func (o *FileGetFromComputeNodeParams) SetClientRequestID(clientRequestID *string)
SetClientRequestID adds the clientRequestId to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetContext ¶
func (o *FileGetFromComputeNodeParams) SetContext(ctx context.Context)
SetContext adds the context to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetFileName ¶
func (o *FileGetFromComputeNodeParams) SetFileName(fileName string)
SetFileName adds the fileName to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetIfModifiedSince ¶
func (o *FileGetFromComputeNodeParams) SetIfModifiedSince(ifModifiedSince *string)
SetIfModifiedSince adds the ifModifiedSince to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetIfUnmodifiedSince ¶
func (o *FileGetFromComputeNodeParams) SetIfUnmodifiedSince(ifUnmodifiedSince *string)
SetIfUnmodifiedSince adds the ifUnmodifiedSince to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetNodeID ¶
func (o *FileGetFromComputeNodeParams) SetNodeID(nodeID string)
SetNodeID adds the nodeId to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetOcpDate ¶
func (o *FileGetFromComputeNodeParams) SetOcpDate(ocpDate *string)
SetOcpDate adds the ocpDate to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetOcpRange ¶
func (o *FileGetFromComputeNodeParams) SetOcpRange(ocpRange *string)
SetOcpRange adds the ocpRange to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetPoolID ¶
func (o *FileGetFromComputeNodeParams) SetPoolID(poolID string)
SetPoolID adds the poolId to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetRequestTimeout ¶
func (o *FileGetFromComputeNodeParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetReturnClientRequestID ¶
func (o *FileGetFromComputeNodeParams) SetReturnClientRequestID(returnClientRequestID *bool)
SetReturnClientRequestID adds the returnClientRequestId to the file get from compute node params
func (*FileGetFromComputeNodeParams) SetTimeout ¶
func (o *FileGetFromComputeNodeParams) SetTimeout(timeout *int32)
SetTimeout adds the timeout to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithAPIVersion ¶
func (o *FileGetFromComputeNodeParams) WithAPIVersion(aPIVersion string) *FileGetFromComputeNodeParams
WithAPIVersion adds the aPIVersion to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithClientRequestID ¶
func (o *FileGetFromComputeNodeParams) WithClientRequestID(clientRequestID *string) *FileGetFromComputeNodeParams
WithClientRequestID adds the clientRequestID to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithContext ¶
func (o *FileGetFromComputeNodeParams) WithContext(ctx context.Context) *FileGetFromComputeNodeParams
WithContext adds the context to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithFileName ¶
func (o *FileGetFromComputeNodeParams) WithFileName(fileName string) *FileGetFromComputeNodeParams
WithFileName adds the fileName to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithIfModifiedSince ¶
func (o *FileGetFromComputeNodeParams) WithIfModifiedSince(ifModifiedSince *string) *FileGetFromComputeNodeParams
WithIfModifiedSince adds the ifModifiedSince to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithIfUnmodifiedSince ¶
func (o *FileGetFromComputeNodeParams) WithIfUnmodifiedSince(ifUnmodifiedSince *string) *FileGetFromComputeNodeParams
WithIfUnmodifiedSince adds the ifUnmodifiedSince to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithNodeID ¶
func (o *FileGetFromComputeNodeParams) WithNodeID(nodeID string) *FileGetFromComputeNodeParams
WithNodeID adds the nodeID to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithOcpDate ¶
func (o *FileGetFromComputeNodeParams) WithOcpDate(ocpDate *string) *FileGetFromComputeNodeParams
WithOcpDate adds the ocpDate to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithOcpRange ¶
func (o *FileGetFromComputeNodeParams) WithOcpRange(ocpRange *string) *FileGetFromComputeNodeParams
WithOcpRange adds the ocpRange to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithPoolID ¶
func (o *FileGetFromComputeNodeParams) WithPoolID(poolID string) *FileGetFromComputeNodeParams
WithPoolID adds the poolID to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithRequestTimeout ¶
func (o *FileGetFromComputeNodeParams) WithRequestTimeout(timeout time.Duration) *FileGetFromComputeNodeParams
WithRequestTimeout adds the timeout to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithReturnClientRequestID ¶
func (o *FileGetFromComputeNodeParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileGetFromComputeNodeParams
WithReturnClientRequestID adds the returnClientRequestID to the file get from compute node params
func (*FileGetFromComputeNodeParams) WithTimeout ¶
func (o *FileGetFromComputeNodeParams) WithTimeout(timeout *int32) *FileGetFromComputeNodeParams
WithTimeout adds the timeout to the file get from compute node params
func (*FileGetFromComputeNodeParams) WriteToRequest ¶
func (o *FileGetFromComputeNodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FileGetFromComputeNodeReader ¶
type FileGetFromComputeNodeReader struct {
// contains filtered or unexported fields
}
FileGetFromComputeNodeReader is a Reader for the FileGetFromComputeNode structure.
func (*FileGetFromComputeNodeReader) ReadResponse ¶
func (o *FileGetFromComputeNodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FileGetFromTaskDefault ¶
type FileGetFromTaskDefault struct { Payload *models.BatchError // contains filtered or unexported fields }
FileGetFromTaskDefault handles this case with default header values.
The error from the Batch service.
func NewFileGetFromTaskDefault ¶
func NewFileGetFromTaskDefault(code int) *FileGetFromTaskDefault
NewFileGetFromTaskDefault creates a FileGetFromTaskDefault with default headers values
func (*FileGetFromTaskDefault) Code ¶
func (o *FileGetFromTaskDefault) Code() int
Code gets the status code for the file get from task default response
func (*FileGetFromTaskDefault) Error ¶
func (o *FileGetFromTaskDefault) Error() string
type FileGetFromTaskOK ¶
type FileGetFromTaskOK struct { /*The length of the file. */ ContentLength int64 /*The content type of the file. */ ContentType string /*The ETag HTTP response header. This is an opaque string. You can use it to detect whether the resource has changed between requests. In particular, you can pass the ETag to one of the If-Modified-Since, If-Unmodified-Since, If-Match or If-None-Match headers. */ ETag string /*The time at which the resource was last modified. */ LastModified string /*The client-request-id provided by the client during the request. This will be returned only if the return-client-request-id parameter was set to true. */ ClientRequestID string /*Whether the object represents a directory. */ OcpBatchFileIsdirectory bool /*The file mode attribute in octal format. */ OcpBatchFileMode string /*The URL of the file. */ OcpBatchFileURL string /*The file creation time. */ OcpCreationTime string /*This header uniquely identifies the request that was made and can be used for troubleshooting the request. If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft. In your report, include the value of this header, the approximate time that the request was made, the Batch account against which the request was made, and the region that account resides in. */ RequestID string Payload runtime.File }
FileGetFromTaskOK handles this case with default header values.
A response containing the file content.
func NewFileGetFromTaskOK ¶
func NewFileGetFromTaskOK() *FileGetFromTaskOK
NewFileGetFromTaskOK creates a FileGetFromTaskOK with default headers values
func (*FileGetFromTaskOK) Error ¶
func (o *FileGetFromTaskOK) Error() string
type FileGetFromTaskParams ¶
type FileGetFromTaskParams struct { /*IfModifiedSince Specify this header to perform the operation only if the resource has been modified since the specified date/time. */ IfModifiedSince *string /*IfUnmodifiedSince Specify this header to perform the operation only if the resource has not been modified since the specified date/time. */ IfUnmodifiedSince *string /*APIVersion Client API Version. */ APIVersion string /*ClientRequestID The caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0. */ ClientRequestID *string /*FileName The path to the task file that you want to get the content of. */ FileName string /*JobID The ID of the job that contains the task. */ JobID string /*OcpDate The time the request was issued. If not specified, this header will be automatically populated with the current system clock time. */ OcpDate *string /*OcpRange The byte range to be retrieved. The default is to retrieve the entire file. The format is bytes=startRange-endRange. */ OcpRange *string /*ReturnClientRequestID Whether the server should return the client-request-id in the response. */ ReturnClientRequestID *bool /*TaskID The ID of the task whose file you want to retrieve. */ TaskID string /*Timeout The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. */ Timeout *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FileGetFromTaskParams contains all the parameters to send to the API endpoint for the file get from task operation typically these are written to a http.Request
func NewFileGetFromTaskParams ¶
func NewFileGetFromTaskParams() *FileGetFromTaskParams
NewFileGetFromTaskParams creates a new FileGetFromTaskParams object with the default values initialized.
func NewFileGetFromTaskParamsWithContext ¶
func NewFileGetFromTaskParamsWithContext(ctx context.Context) *FileGetFromTaskParams
NewFileGetFromTaskParamsWithContext creates a new FileGetFromTaskParams object with the default values initialized, and the ability to set a context for a request
func NewFileGetFromTaskParamsWithTimeout ¶
func NewFileGetFromTaskParamsWithTimeout(timeout time.Duration) *FileGetFromTaskParams
NewFileGetFromTaskParamsWithTimeout creates a new FileGetFromTaskParams object with the default values initialized, and the ability to set a timeout on a request
func (*FileGetFromTaskParams) SetAPIVersion ¶
func (o *FileGetFromTaskParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the file get from task params
func (*FileGetFromTaskParams) SetClientRequestID ¶
func (o *FileGetFromTaskParams) SetClientRequestID(clientRequestID *string)
SetClientRequestID adds the clientRequestId to the file get from task params
func (*FileGetFromTaskParams) SetContext ¶
func (o *FileGetFromTaskParams) SetContext(ctx context.Context)
SetContext adds the context to the file get from task params
func (*FileGetFromTaskParams) SetFileName ¶
func (o *FileGetFromTaskParams) SetFileName(fileName string)
SetFileName adds the fileName to the file get from task params
func (*FileGetFromTaskParams) SetIfModifiedSince ¶
func (o *FileGetFromTaskParams) SetIfModifiedSince(ifModifiedSince *string)
SetIfModifiedSince adds the ifModifiedSince to the file get from task params
func (*FileGetFromTaskParams) SetIfUnmodifiedSince ¶
func (o *FileGetFromTaskParams) SetIfUnmodifiedSince(ifUnmodifiedSince *string)
SetIfUnmodifiedSince adds the ifUnmodifiedSince to the file get from task params
func (*FileGetFromTaskParams) SetJobID ¶
func (o *FileGetFromTaskParams) SetJobID(jobID string)
SetJobID adds the jobId to the file get from task params
func (*FileGetFromTaskParams) SetOcpDate ¶
func (o *FileGetFromTaskParams) SetOcpDate(ocpDate *string)
SetOcpDate adds the ocpDate to the file get from task params
func (*FileGetFromTaskParams) SetOcpRange ¶
func (o *FileGetFromTaskParams) SetOcpRange(ocpRange *string)
SetOcpRange adds the ocpRange to the file get from task params
func (*FileGetFromTaskParams) SetRequestTimeout ¶
func (o *FileGetFromTaskParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the file get from task params
func (*FileGetFromTaskParams) SetReturnClientRequestID ¶
func (o *FileGetFromTaskParams) SetReturnClientRequestID(returnClientRequestID *bool)
SetReturnClientRequestID adds the returnClientRequestId to the file get from task params
func (*FileGetFromTaskParams) SetTaskID ¶
func (o *FileGetFromTaskParams) SetTaskID(taskID string)
SetTaskID adds the taskId to the file get from task params
func (*FileGetFromTaskParams) SetTimeout ¶
func (o *FileGetFromTaskParams) SetTimeout(timeout *int32)
SetTimeout adds the timeout to the file get from task params
func (*FileGetFromTaskParams) WithAPIVersion ¶
func (o *FileGetFromTaskParams) WithAPIVersion(aPIVersion string) *FileGetFromTaskParams
WithAPIVersion adds the aPIVersion to the file get from task params
func (*FileGetFromTaskParams) WithClientRequestID ¶
func (o *FileGetFromTaskParams) WithClientRequestID(clientRequestID *string) *FileGetFromTaskParams
WithClientRequestID adds the clientRequestID to the file get from task params
func (*FileGetFromTaskParams) WithContext ¶
func (o *FileGetFromTaskParams) WithContext(ctx context.Context) *FileGetFromTaskParams
WithContext adds the context to the file get from task params
func (*FileGetFromTaskParams) WithFileName ¶
func (o *FileGetFromTaskParams) WithFileName(fileName string) *FileGetFromTaskParams
WithFileName adds the fileName to the file get from task params
func (*FileGetFromTaskParams) WithIfModifiedSince ¶
func (o *FileGetFromTaskParams) WithIfModifiedSince(ifModifiedSince *string) *FileGetFromTaskParams
WithIfModifiedSince adds the ifModifiedSince to the file get from task params
func (*FileGetFromTaskParams) WithIfUnmodifiedSince ¶
func (o *FileGetFromTaskParams) WithIfUnmodifiedSince(ifUnmodifiedSince *string) *FileGetFromTaskParams
WithIfUnmodifiedSince adds the ifUnmodifiedSince to the file get from task params
func (*FileGetFromTaskParams) WithJobID ¶
func (o *FileGetFromTaskParams) WithJobID(jobID string) *FileGetFromTaskParams
WithJobID adds the jobID to the file get from task params
func (*FileGetFromTaskParams) WithOcpDate ¶
func (o *FileGetFromTaskParams) WithOcpDate(ocpDate *string) *FileGetFromTaskParams
WithOcpDate adds the ocpDate to the file get from task params
func (*FileGetFromTaskParams) WithOcpRange ¶
func (o *FileGetFromTaskParams) WithOcpRange(ocpRange *string) *FileGetFromTaskParams
WithOcpRange adds the ocpRange to the file get from task params
func (*FileGetFromTaskParams) WithRequestTimeout ¶
func (o *FileGetFromTaskParams) WithRequestTimeout(timeout time.Duration) *FileGetFromTaskParams
WithRequestTimeout adds the timeout to the file get from task params
func (*FileGetFromTaskParams) WithReturnClientRequestID ¶
func (o *FileGetFromTaskParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileGetFromTaskParams
WithReturnClientRequestID adds the returnClientRequestID to the file get from task params
func (*FileGetFromTaskParams) WithTaskID ¶
func (o *FileGetFromTaskParams) WithTaskID(taskID string) *FileGetFromTaskParams
WithTaskID adds the taskID to the file get from task params
func (*FileGetFromTaskParams) WithTimeout ¶
func (o *FileGetFromTaskParams) WithTimeout(timeout *int32) *FileGetFromTaskParams
WithTimeout adds the timeout to the file get from task params
func (*FileGetFromTaskParams) WriteToRequest ¶
func (o *FileGetFromTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FileGetFromTaskReader ¶
type FileGetFromTaskReader struct {
// contains filtered or unexported fields
}
FileGetFromTaskReader is a Reader for the FileGetFromTask structure.
func (*FileGetFromTaskReader) ReadResponse ¶
func (o *FileGetFromTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FileGetNodeFilePropertiesFromComputeNodeDefault ¶
type FileGetNodeFilePropertiesFromComputeNodeDefault struct { Payload *models.BatchError // contains filtered or unexported fields }
FileGetNodeFilePropertiesFromComputeNodeDefault handles this case with default header values.
The error from the Batch service.
func NewFileGetNodeFilePropertiesFromComputeNodeDefault ¶
func NewFileGetNodeFilePropertiesFromComputeNodeDefault(code int) *FileGetNodeFilePropertiesFromComputeNodeDefault
NewFileGetNodeFilePropertiesFromComputeNodeDefault creates a FileGetNodeFilePropertiesFromComputeNodeDefault with default headers values
func (*FileGetNodeFilePropertiesFromComputeNodeDefault) Code ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeDefault) Code() int
Code gets the status code for the file get node file properties from compute node default response
func (*FileGetNodeFilePropertiesFromComputeNodeDefault) Error ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeDefault) Error() string
type FileGetNodeFilePropertiesFromComputeNodeOK ¶
type FileGetNodeFilePropertiesFromComputeNodeOK struct { /*The length of the file. */ ContentLength int64 /*The content type of the file. */ ContentType string /*The ETag HTTP response header. This is an opaque string. You can use it to detect whether the resource has changed between requests. In particular, you can pass the ETag to one of the If-Modified-Since, If-Unmodified-Since, If-Match or If-None-Match headers. */ ETag string /*The time at which the resource was last modified. */ LastModified string /*The client-request-id provided by the client during the request. This will be returned only if the return-client-request-id parameter was set to true. */ ClientRequestID string /*Whether the object represents a directory. */ OcpBatchFileIsdirectory bool /*The file mode attribute in octal format. */ OcpBatchFileMode string /*The URL of the file. */ OcpBatchFileURL string /*The file creation time. */ OcpCreationTime string /*This header uniquely identifies the request that was made and can be used for troubleshooting the request. If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft. In your report, include the value of this header, the approximate time that the request was made, the Batch account against which the request was made, and the region that account resides in. */ RequestID string }
FileGetNodeFilePropertiesFromComputeNodeOK handles this case with default header values.
A response containing the file properties.
func NewFileGetNodeFilePropertiesFromComputeNodeOK ¶
func NewFileGetNodeFilePropertiesFromComputeNodeOK() *FileGetNodeFilePropertiesFromComputeNodeOK
NewFileGetNodeFilePropertiesFromComputeNodeOK creates a FileGetNodeFilePropertiesFromComputeNodeOK with default headers values
func (*FileGetNodeFilePropertiesFromComputeNodeOK) Error ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeOK) Error() string
type FileGetNodeFilePropertiesFromComputeNodeParams ¶
type FileGetNodeFilePropertiesFromComputeNodeParams struct { /*IfModifiedSince Specify this header to perform the operation only if the resource has been modified since the specified date/time. */ IfModifiedSince *string /*IfUnmodifiedSince Specify this header to perform the operation only if the resource has not been modified since the specified date/time. */ IfUnmodifiedSince *string /*APIVersion Client API Version. */ APIVersion string /*ClientRequestID The caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0. */ ClientRequestID *string /*FileName The path to the compute node file that you want to get the properties of. */ FileName string /*NodeID The ID of the compute node that contains the file. */ NodeID string /*OcpDate The time the request was issued. If not specified, this header will be automatically populated with the current system clock time. */ OcpDate *string /*PoolID The ID of the pool that contains the compute node. */ PoolID string /*ReturnClientRequestID Whether the server should return the client-request-id in the response. */ ReturnClientRequestID *bool /*Timeout The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. */ Timeout *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FileGetNodeFilePropertiesFromComputeNodeParams contains all the parameters to send to the API endpoint for the file get node file properties from compute node operation typically these are written to a http.Request
func NewFileGetNodeFilePropertiesFromComputeNodeParams ¶
func NewFileGetNodeFilePropertiesFromComputeNodeParams() *FileGetNodeFilePropertiesFromComputeNodeParams
NewFileGetNodeFilePropertiesFromComputeNodeParams creates a new FileGetNodeFilePropertiesFromComputeNodeParams object with the default values initialized.
func NewFileGetNodeFilePropertiesFromComputeNodeParamsWithContext ¶
func NewFileGetNodeFilePropertiesFromComputeNodeParamsWithContext(ctx context.Context) *FileGetNodeFilePropertiesFromComputeNodeParams
NewFileGetNodeFilePropertiesFromComputeNodeParamsWithContext creates a new FileGetNodeFilePropertiesFromComputeNodeParams object with the default values initialized, and the ability to set a context for a request
func NewFileGetNodeFilePropertiesFromComputeNodeParamsWithTimeout ¶
func NewFileGetNodeFilePropertiesFromComputeNodeParamsWithTimeout(timeout time.Duration) *FileGetNodeFilePropertiesFromComputeNodeParams
NewFileGetNodeFilePropertiesFromComputeNodeParamsWithTimeout creates a new FileGetNodeFilePropertiesFromComputeNodeParams object with the default values initialized, and the ability to set a timeout on a request
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetAPIVersion ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetClientRequestID ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetClientRequestID(clientRequestID *string)
SetClientRequestID adds the clientRequestId to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetContext ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetContext(ctx context.Context)
SetContext adds the context to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetFileName ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetFileName(fileName string)
SetFileName adds the fileName to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetIfModifiedSince ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetIfModifiedSince(ifModifiedSince *string)
SetIfModifiedSince adds the ifModifiedSince to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetIfUnmodifiedSince ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetIfUnmodifiedSince(ifUnmodifiedSince *string)
SetIfUnmodifiedSince adds the ifUnmodifiedSince to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetNodeID ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetNodeID(nodeID string)
SetNodeID adds the nodeId to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetOcpDate ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetOcpDate(ocpDate *string)
SetOcpDate adds the ocpDate to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetPoolID ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetPoolID(poolID string)
SetPoolID adds the poolId to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetRequestTimeout ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetReturnClientRequestID ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetReturnClientRequestID(returnClientRequestID *bool)
SetReturnClientRequestID adds the returnClientRequestId to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) SetTimeout ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) SetTimeout(timeout *int32)
SetTimeout adds the timeout to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithAPIVersion ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithAPIVersion(aPIVersion string) *FileGetNodeFilePropertiesFromComputeNodeParams
WithAPIVersion adds the aPIVersion to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithClientRequestID ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithClientRequestID(clientRequestID *string) *FileGetNodeFilePropertiesFromComputeNodeParams
WithClientRequestID adds the clientRequestID to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithContext ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithContext(ctx context.Context) *FileGetNodeFilePropertiesFromComputeNodeParams
WithContext adds the context to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithFileName ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithFileName(fileName string) *FileGetNodeFilePropertiesFromComputeNodeParams
WithFileName adds the fileName to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithIfModifiedSince ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithIfModifiedSince(ifModifiedSince *string) *FileGetNodeFilePropertiesFromComputeNodeParams
WithIfModifiedSince adds the ifModifiedSince to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithIfUnmodifiedSince ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithIfUnmodifiedSince(ifUnmodifiedSince *string) *FileGetNodeFilePropertiesFromComputeNodeParams
WithIfUnmodifiedSince adds the ifUnmodifiedSince to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithNodeID ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithNodeID(nodeID string) *FileGetNodeFilePropertiesFromComputeNodeParams
WithNodeID adds the nodeID to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithOcpDate ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithOcpDate(ocpDate *string) *FileGetNodeFilePropertiesFromComputeNodeParams
WithOcpDate adds the ocpDate to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithPoolID ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithPoolID(poolID string) *FileGetNodeFilePropertiesFromComputeNodeParams
WithPoolID adds the poolID to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithRequestTimeout ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithRequestTimeout(timeout time.Duration) *FileGetNodeFilePropertiesFromComputeNodeParams
WithRequestTimeout adds the timeout to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithReturnClientRequestID ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileGetNodeFilePropertiesFromComputeNodeParams
WithReturnClientRequestID adds the returnClientRequestID to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WithTimeout ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WithTimeout(timeout *int32) *FileGetNodeFilePropertiesFromComputeNodeParams
WithTimeout adds the timeout to the file get node file properties from compute node params
func (*FileGetNodeFilePropertiesFromComputeNodeParams) WriteToRequest ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FileGetNodeFilePropertiesFromComputeNodeReader ¶
type FileGetNodeFilePropertiesFromComputeNodeReader struct {
// contains filtered or unexported fields
}
FileGetNodeFilePropertiesFromComputeNodeReader is a Reader for the FileGetNodeFilePropertiesFromComputeNode structure.
func (*FileGetNodeFilePropertiesFromComputeNodeReader) ReadResponse ¶
func (o *FileGetNodeFilePropertiesFromComputeNodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FileGetNodeFilePropertiesFromTaskDefault ¶
type FileGetNodeFilePropertiesFromTaskDefault struct { Payload *models.BatchError // contains filtered or unexported fields }
FileGetNodeFilePropertiesFromTaskDefault handles this case with default header values.
The error from the Batch service.
func NewFileGetNodeFilePropertiesFromTaskDefault ¶
func NewFileGetNodeFilePropertiesFromTaskDefault(code int) *FileGetNodeFilePropertiesFromTaskDefault
NewFileGetNodeFilePropertiesFromTaskDefault creates a FileGetNodeFilePropertiesFromTaskDefault with default headers values
func (*FileGetNodeFilePropertiesFromTaskDefault) Code ¶
func (o *FileGetNodeFilePropertiesFromTaskDefault) Code() int
Code gets the status code for the file get node file properties from task default response
func (*FileGetNodeFilePropertiesFromTaskDefault) Error ¶
func (o *FileGetNodeFilePropertiesFromTaskDefault) Error() string
type FileGetNodeFilePropertiesFromTaskOK ¶
type FileGetNodeFilePropertiesFromTaskOK struct { /*The length of the file. */ ContentLength int64 /*The content type of the file. */ ContentType string /*The ETag HTTP response header. This is an opaque string. You can use it to detect whether the resource has changed between requests. In particular, you can pass the ETag to one of the If-Modified-Since, If-Unmodified-Since, If-Match or If-None-Match headers. */ ETag string /*The time at which the resource was last modified. */ LastModified string /*The client-request-id provided by the client during the request. This will be returned only if the return-client-request-id parameter was set to true. */ ClientRequestID string /*Whether the object represents a directory. */ OcpBatchFileIsdirectory bool /*The file mode attribute in octal format. */ OcpBatchFileMode string /*The URL of the file. */ OcpBatchFileURL string /*The file creation time. */ OcpCreationTime string /*This header uniquely identifies the request that was made and can be used for troubleshooting the request. If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft. In your report, include the value of this header, the approximate time that the request was made, the Batch account against which the request was made, and the region that account resides in. */ RequestID string }
FileGetNodeFilePropertiesFromTaskOK handles this case with default header values.
A response containing the file properties.
func NewFileGetNodeFilePropertiesFromTaskOK ¶
func NewFileGetNodeFilePropertiesFromTaskOK() *FileGetNodeFilePropertiesFromTaskOK
NewFileGetNodeFilePropertiesFromTaskOK creates a FileGetNodeFilePropertiesFromTaskOK with default headers values
func (*FileGetNodeFilePropertiesFromTaskOK) Error ¶
func (o *FileGetNodeFilePropertiesFromTaskOK) Error() string
type FileGetNodeFilePropertiesFromTaskParams ¶
type FileGetNodeFilePropertiesFromTaskParams struct { /*IfModifiedSince Specify this header to perform the operation only if the resource has been modified since the specified date/time. */ IfModifiedSince *string /*IfUnmodifiedSince Specify this header to perform the operation only if the resource has not been modified since the specified date/time. */ IfUnmodifiedSince *string /*APIVersion Client API Version. */ APIVersion string /*ClientRequestID The caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0. */ ClientRequestID *string /*FileName The path to the task file that you want to get the properties of. */ FileName string /*JobID The ID of the job that contains the task. */ JobID string /*OcpDate The time the request was issued. If not specified, this header will be automatically populated with the current system clock time. */ OcpDate *string /*ReturnClientRequestID Whether the server should return the client-request-id in the response. */ ReturnClientRequestID *bool /*TaskID The ID of the task whose file you want to get the properties of. */ TaskID string /*Timeout The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. */ Timeout *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FileGetNodeFilePropertiesFromTaskParams contains all the parameters to send to the API endpoint for the file get node file properties from task operation typically these are written to a http.Request
func NewFileGetNodeFilePropertiesFromTaskParams ¶
func NewFileGetNodeFilePropertiesFromTaskParams() *FileGetNodeFilePropertiesFromTaskParams
NewFileGetNodeFilePropertiesFromTaskParams creates a new FileGetNodeFilePropertiesFromTaskParams object with the default values initialized.
func NewFileGetNodeFilePropertiesFromTaskParamsWithContext ¶
func NewFileGetNodeFilePropertiesFromTaskParamsWithContext(ctx context.Context) *FileGetNodeFilePropertiesFromTaskParams
NewFileGetNodeFilePropertiesFromTaskParamsWithContext creates a new FileGetNodeFilePropertiesFromTaskParams object with the default values initialized, and the ability to set a context for a request
func NewFileGetNodeFilePropertiesFromTaskParamsWithTimeout ¶
func NewFileGetNodeFilePropertiesFromTaskParamsWithTimeout(timeout time.Duration) *FileGetNodeFilePropertiesFromTaskParams
NewFileGetNodeFilePropertiesFromTaskParamsWithTimeout creates a new FileGetNodeFilePropertiesFromTaskParams object with the default values initialized, and the ability to set a timeout on a request
func (*FileGetNodeFilePropertiesFromTaskParams) SetAPIVersion ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetClientRequestID ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetClientRequestID(clientRequestID *string)
SetClientRequestID adds the clientRequestId to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetContext ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetContext(ctx context.Context)
SetContext adds the context to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetFileName ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetFileName(fileName string)
SetFileName adds the fileName to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetIfModifiedSince ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetIfModifiedSince(ifModifiedSince *string)
SetIfModifiedSince adds the ifModifiedSince to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetIfUnmodifiedSince ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetIfUnmodifiedSince(ifUnmodifiedSince *string)
SetIfUnmodifiedSince adds the ifUnmodifiedSince to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetJobID ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetJobID(jobID string)
SetJobID adds the jobId to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetOcpDate ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetOcpDate(ocpDate *string)
SetOcpDate adds the ocpDate to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetRequestTimeout ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetReturnClientRequestID ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetReturnClientRequestID(returnClientRequestID *bool)
SetReturnClientRequestID adds the returnClientRequestId to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetTaskID ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetTaskID(taskID string)
SetTaskID adds the taskId to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) SetTimeout ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) SetTimeout(timeout *int32)
SetTimeout adds the timeout to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithAPIVersion ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithAPIVersion(aPIVersion string) *FileGetNodeFilePropertiesFromTaskParams
WithAPIVersion adds the aPIVersion to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithClientRequestID ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithClientRequestID(clientRequestID *string) *FileGetNodeFilePropertiesFromTaskParams
WithClientRequestID adds the clientRequestID to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithContext ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithContext(ctx context.Context) *FileGetNodeFilePropertiesFromTaskParams
WithContext adds the context to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithFileName ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithFileName(fileName string) *FileGetNodeFilePropertiesFromTaskParams
WithFileName adds the fileName to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithIfModifiedSince ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithIfModifiedSince(ifModifiedSince *string) *FileGetNodeFilePropertiesFromTaskParams
WithIfModifiedSince adds the ifModifiedSince to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithIfUnmodifiedSince ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithIfUnmodifiedSince(ifUnmodifiedSince *string) *FileGetNodeFilePropertiesFromTaskParams
WithIfUnmodifiedSince adds the ifUnmodifiedSince to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithJobID ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithJobID(jobID string) *FileGetNodeFilePropertiesFromTaskParams
WithJobID adds the jobID to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithOcpDate ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithOcpDate(ocpDate *string) *FileGetNodeFilePropertiesFromTaskParams
WithOcpDate adds the ocpDate to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithRequestTimeout ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithRequestTimeout(timeout time.Duration) *FileGetNodeFilePropertiesFromTaskParams
WithRequestTimeout adds the timeout to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithReturnClientRequestID ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileGetNodeFilePropertiesFromTaskParams
WithReturnClientRequestID adds the returnClientRequestID to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithTaskID ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithTaskID(taskID string) *FileGetNodeFilePropertiesFromTaskParams
WithTaskID adds the taskID to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WithTimeout ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WithTimeout(timeout *int32) *FileGetNodeFilePropertiesFromTaskParams
WithTimeout adds the timeout to the file get node file properties from task params
func (*FileGetNodeFilePropertiesFromTaskParams) WriteToRequest ¶
func (o *FileGetNodeFilePropertiesFromTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FileGetNodeFilePropertiesFromTaskReader ¶
type FileGetNodeFilePropertiesFromTaskReader struct {
// contains filtered or unexported fields
}
FileGetNodeFilePropertiesFromTaskReader is a Reader for the FileGetNodeFilePropertiesFromTask structure.
func (*FileGetNodeFilePropertiesFromTaskReader) ReadResponse ¶
func (o *FileGetNodeFilePropertiesFromTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FileListFromComputeNodeDefault ¶
type FileListFromComputeNodeDefault struct { Payload *models.BatchError // contains filtered or unexported fields }
FileListFromComputeNodeDefault handles this case with default header values.
The error from the Batch service.
func NewFileListFromComputeNodeDefault ¶
func NewFileListFromComputeNodeDefault(code int) *FileListFromComputeNodeDefault
NewFileListFromComputeNodeDefault creates a FileListFromComputeNodeDefault with default headers values
func (*FileListFromComputeNodeDefault) Code ¶
func (o *FileListFromComputeNodeDefault) Code() int
Code gets the status code for the file list from compute node default response
func (*FileListFromComputeNodeDefault) Error ¶
func (o *FileListFromComputeNodeDefault) Error() string
type FileListFromComputeNodeOK ¶
type FileListFromComputeNodeOK struct { /*The ETag HTTP response header. This is an opaque string. You can use it to detect whether the resource has changed between requests. In particular, you can pass the ETag to one of the If-Modified-Since, If-Unmodified-Since, If-Match or If-None-Match headers. */ ETag string /*The time at which the resource was last modified. */ LastModified string /*The client-request-id provided by the client during the request. This will be returned only if the return-client-request-id parameter was set to true. */ ClientRequestID string /*This header uniquely identifies the request that was made and can be used for troubleshooting the request. If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft. In your report, include the value of this header, the approximate time that the request was made, the Batch account against which the request was made, and the region that account resides in. */ RequestID string Payload *models.NodeFileListResult }
FileListFromComputeNodeOK handles this case with default header values.
A response containing the list of files.
func NewFileListFromComputeNodeOK ¶
func NewFileListFromComputeNodeOK() *FileListFromComputeNodeOK
NewFileListFromComputeNodeOK creates a FileListFromComputeNodeOK with default headers values
func (*FileListFromComputeNodeOK) Error ¶
func (o *FileListFromComputeNodeOK) Error() string
type FileListFromComputeNodeParams ¶
type FileListFromComputeNodeParams struct { /*NrDollarFilter An OData $filter clause. */ DollarFilter *string /*APIVersion Client API Version. */ APIVersion string /*ClientRequestID The caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0. */ ClientRequestID *string /*Maxresults The maximum number of items to return in the response. A maximum of 1000 files can be returned. */ Maxresults *int32 /*NodeID The ID of the compute node whose files you want to list. */ NodeID string /*OcpDate The time the request was issued. If not specified, this header will be automatically populated with the current system clock time. */ OcpDate *string /*PoolID The ID of the pool that contains the compute node. */ PoolID string /*Recursive Whether to list children of a directory. */ Recursive *bool /*ReturnClientRequestID Whether the server should return the client-request-id in the response. */ ReturnClientRequestID *bool /*Timeout The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. */ Timeout *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FileListFromComputeNodeParams contains all the parameters to send to the API endpoint for the file list from compute node operation typically these are written to a http.Request
func NewFileListFromComputeNodeParams ¶
func NewFileListFromComputeNodeParams() *FileListFromComputeNodeParams
NewFileListFromComputeNodeParams creates a new FileListFromComputeNodeParams object with the default values initialized.
func NewFileListFromComputeNodeParamsWithContext ¶
func NewFileListFromComputeNodeParamsWithContext(ctx context.Context) *FileListFromComputeNodeParams
NewFileListFromComputeNodeParamsWithContext creates a new FileListFromComputeNodeParams object with the default values initialized, and the ability to set a context for a request
func NewFileListFromComputeNodeParamsWithTimeout ¶
func NewFileListFromComputeNodeParamsWithTimeout(timeout time.Duration) *FileListFromComputeNodeParams
NewFileListFromComputeNodeParamsWithTimeout creates a new FileListFromComputeNodeParams object with the default values initialized, and the ability to set a timeout on a request
func (*FileListFromComputeNodeParams) SetAPIVersion ¶
func (o *FileListFromComputeNodeParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the file list from compute node params
func (*FileListFromComputeNodeParams) SetClientRequestID ¶
func (o *FileListFromComputeNodeParams) SetClientRequestID(clientRequestID *string)
SetClientRequestID adds the clientRequestId to the file list from compute node params
func (*FileListFromComputeNodeParams) SetContext ¶
func (o *FileListFromComputeNodeParams) SetContext(ctx context.Context)
SetContext adds the context to the file list from compute node params
func (*FileListFromComputeNodeParams) SetDollarFilter ¶
func (o *FileListFromComputeNodeParams) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the file list from compute node params
func (*FileListFromComputeNodeParams) SetMaxresults ¶
func (o *FileListFromComputeNodeParams) SetMaxresults(maxresults *int32)
SetMaxresults adds the maxresults to the file list from compute node params
func (*FileListFromComputeNodeParams) SetNodeID ¶
func (o *FileListFromComputeNodeParams) SetNodeID(nodeID string)
SetNodeID adds the nodeId to the file list from compute node params
func (*FileListFromComputeNodeParams) SetOcpDate ¶
func (o *FileListFromComputeNodeParams) SetOcpDate(ocpDate *string)
SetOcpDate adds the ocpDate to the file list from compute node params
func (*FileListFromComputeNodeParams) SetPoolID ¶
func (o *FileListFromComputeNodeParams) SetPoolID(poolID string)
SetPoolID adds the poolId to the file list from compute node params
func (*FileListFromComputeNodeParams) SetRecursive ¶
func (o *FileListFromComputeNodeParams) SetRecursive(recursive *bool)
SetRecursive adds the recursive to the file list from compute node params
func (*FileListFromComputeNodeParams) SetRequestTimeout ¶
func (o *FileListFromComputeNodeParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the file list from compute node params
func (*FileListFromComputeNodeParams) SetReturnClientRequestID ¶
func (o *FileListFromComputeNodeParams) SetReturnClientRequestID(returnClientRequestID *bool)
SetReturnClientRequestID adds the returnClientRequestId to the file list from compute node params
func (*FileListFromComputeNodeParams) SetTimeout ¶
func (o *FileListFromComputeNodeParams) SetTimeout(timeout *int32)
SetTimeout adds the timeout to the file list from compute node params
func (*FileListFromComputeNodeParams) WithAPIVersion ¶
func (o *FileListFromComputeNodeParams) WithAPIVersion(aPIVersion string) *FileListFromComputeNodeParams
WithAPIVersion adds the aPIVersion to the file list from compute node params
func (*FileListFromComputeNodeParams) WithClientRequestID ¶
func (o *FileListFromComputeNodeParams) WithClientRequestID(clientRequestID *string) *FileListFromComputeNodeParams
WithClientRequestID adds the clientRequestID to the file list from compute node params
func (*FileListFromComputeNodeParams) WithContext ¶
func (o *FileListFromComputeNodeParams) WithContext(ctx context.Context) *FileListFromComputeNodeParams
WithContext adds the context to the file list from compute node params
func (*FileListFromComputeNodeParams) WithDollarFilter ¶
func (o *FileListFromComputeNodeParams) WithDollarFilter(dollarFilter *string) *FileListFromComputeNodeParams
WithDollarFilter adds the dollarFilter to the file list from compute node params
func (*FileListFromComputeNodeParams) WithMaxresults ¶
func (o *FileListFromComputeNodeParams) WithMaxresults(maxresults *int32) *FileListFromComputeNodeParams
WithMaxresults adds the maxresults to the file list from compute node params
func (*FileListFromComputeNodeParams) WithNodeID ¶
func (o *FileListFromComputeNodeParams) WithNodeID(nodeID string) *FileListFromComputeNodeParams
WithNodeID adds the nodeID to the file list from compute node params
func (*FileListFromComputeNodeParams) WithOcpDate ¶
func (o *FileListFromComputeNodeParams) WithOcpDate(ocpDate *string) *FileListFromComputeNodeParams
WithOcpDate adds the ocpDate to the file list from compute node params
func (*FileListFromComputeNodeParams) WithPoolID ¶
func (o *FileListFromComputeNodeParams) WithPoolID(poolID string) *FileListFromComputeNodeParams
WithPoolID adds the poolID to the file list from compute node params
func (*FileListFromComputeNodeParams) WithRecursive ¶
func (o *FileListFromComputeNodeParams) WithRecursive(recursive *bool) *FileListFromComputeNodeParams
WithRecursive adds the recursive to the file list from compute node params
func (*FileListFromComputeNodeParams) WithRequestTimeout ¶
func (o *FileListFromComputeNodeParams) WithRequestTimeout(timeout time.Duration) *FileListFromComputeNodeParams
WithRequestTimeout adds the timeout to the file list from compute node params
func (*FileListFromComputeNodeParams) WithReturnClientRequestID ¶
func (o *FileListFromComputeNodeParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileListFromComputeNodeParams
WithReturnClientRequestID adds the returnClientRequestID to the file list from compute node params
func (*FileListFromComputeNodeParams) WithTimeout ¶
func (o *FileListFromComputeNodeParams) WithTimeout(timeout *int32) *FileListFromComputeNodeParams
WithTimeout adds the timeout to the file list from compute node params
func (*FileListFromComputeNodeParams) WriteToRequest ¶
func (o *FileListFromComputeNodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FileListFromComputeNodeReader ¶
type FileListFromComputeNodeReader struct {
// contains filtered or unexported fields
}
FileListFromComputeNodeReader is a Reader for the FileListFromComputeNode structure.
func (*FileListFromComputeNodeReader) ReadResponse ¶
func (o *FileListFromComputeNodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FileListFromTaskDefault ¶
type FileListFromTaskDefault struct { Payload *models.BatchError // contains filtered or unexported fields }
FileListFromTaskDefault handles this case with default header values.
The error from the Batch service.
func NewFileListFromTaskDefault ¶
func NewFileListFromTaskDefault(code int) *FileListFromTaskDefault
NewFileListFromTaskDefault creates a FileListFromTaskDefault with default headers values
func (*FileListFromTaskDefault) Code ¶
func (o *FileListFromTaskDefault) Code() int
Code gets the status code for the file list from task default response
func (*FileListFromTaskDefault) Error ¶
func (o *FileListFromTaskDefault) Error() string
type FileListFromTaskOK ¶
type FileListFromTaskOK struct { /*The ETag HTTP response header. This is an opaque string. You can use it to detect whether the resource has changed between requests. In particular, you can pass the ETag to one of the If-Modified-Since, If-Unmodified-Since, If-Match or If-None-Match headers. */ ETag string /*The time at which the resource was last modified. */ LastModified string /*The client-request-id provided by the client during the request. This will be returned only if the return-client-request-id parameter was set to true. */ ClientRequestID string /*This header uniquely identifies the request that was made and can be used for troubleshooting the request. If a request is consistently failing and you have verified that the request is properly formulated, you may use this value to report the error to Microsoft. In your report, include the value of this header, the approximate time that the request was made, the Batch account against which the request was made, and the region that account resides in. */ RequestID string Payload *models.NodeFileListResult }
FileListFromTaskOK handles this case with default header values.
A response containing the list of files.
func NewFileListFromTaskOK ¶
func NewFileListFromTaskOK() *FileListFromTaskOK
NewFileListFromTaskOK creates a FileListFromTaskOK with default headers values
func (*FileListFromTaskOK) Error ¶
func (o *FileListFromTaskOK) Error() string
type FileListFromTaskParams ¶
type FileListFromTaskParams struct { /*NrDollarFilter An OData $filter clause. */ DollarFilter *string /*APIVersion Client API Version. */ APIVersion string /*ClientRequestID The caller-generated request identity, in the form of a GUID with no decoration such as curly braces, e.g. 9C4D50EE-2D56-4CD3-8152-34347DC9F2B0. */ ClientRequestID *string /*JobID The ID of the job that contains the task. */ JobID string /*Maxresults The maximum number of items to return in the response. A maximum of 1000 files can be returned. */ Maxresults *int32 /*OcpDate The time the request was issued. If not specified, this header will be automatically populated with the current system clock time. */ OcpDate *string /*Recursive Whether to list children of a directory. This parameter can be used in combination with the filter parameter to list specific type of files. */ Recursive *bool /*ReturnClientRequestID Whether the server should return the client-request-id in the response. */ ReturnClientRequestID *bool /*TaskID The ID of the task whose files you want to list. */ TaskID string /*Timeout The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. */ Timeout *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FileListFromTaskParams contains all the parameters to send to the API endpoint for the file list from task operation typically these are written to a http.Request
func NewFileListFromTaskParams ¶
func NewFileListFromTaskParams() *FileListFromTaskParams
NewFileListFromTaskParams creates a new FileListFromTaskParams object with the default values initialized.
func NewFileListFromTaskParamsWithContext ¶
func NewFileListFromTaskParamsWithContext(ctx context.Context) *FileListFromTaskParams
NewFileListFromTaskParamsWithContext creates a new FileListFromTaskParams object with the default values initialized, and the ability to set a context for a request
func NewFileListFromTaskParamsWithTimeout ¶
func NewFileListFromTaskParamsWithTimeout(timeout time.Duration) *FileListFromTaskParams
NewFileListFromTaskParamsWithTimeout creates a new FileListFromTaskParams object with the default values initialized, and the ability to set a timeout on a request
func (*FileListFromTaskParams) SetAPIVersion ¶
func (o *FileListFromTaskParams) SetAPIVersion(aPIVersion string)
SetAPIVersion adds the apiVersion to the file list from task params
func (*FileListFromTaskParams) SetClientRequestID ¶
func (o *FileListFromTaskParams) SetClientRequestID(clientRequestID *string)
SetClientRequestID adds the clientRequestId to the file list from task params
func (*FileListFromTaskParams) SetContext ¶
func (o *FileListFromTaskParams) SetContext(ctx context.Context)
SetContext adds the context to the file list from task params
func (*FileListFromTaskParams) SetDollarFilter ¶
func (o *FileListFromTaskParams) SetDollarFilter(dollarFilter *string)
SetDollarFilter adds the dollarFilter to the file list from task params
func (*FileListFromTaskParams) SetJobID ¶
func (o *FileListFromTaskParams) SetJobID(jobID string)
SetJobID adds the jobId to the file list from task params
func (*FileListFromTaskParams) SetMaxresults ¶
func (o *FileListFromTaskParams) SetMaxresults(maxresults *int32)
SetMaxresults adds the maxresults to the file list from task params
func (*FileListFromTaskParams) SetOcpDate ¶
func (o *FileListFromTaskParams) SetOcpDate(ocpDate *string)
SetOcpDate adds the ocpDate to the file list from task params
func (*FileListFromTaskParams) SetRecursive ¶
func (o *FileListFromTaskParams) SetRecursive(recursive *bool)
SetRecursive adds the recursive to the file list from task params
func (*FileListFromTaskParams) SetRequestTimeout ¶
func (o *FileListFromTaskParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the file list from task params
func (*FileListFromTaskParams) SetReturnClientRequestID ¶
func (o *FileListFromTaskParams) SetReturnClientRequestID(returnClientRequestID *bool)
SetReturnClientRequestID adds the returnClientRequestId to the file list from task params
func (*FileListFromTaskParams) SetTaskID ¶
func (o *FileListFromTaskParams) SetTaskID(taskID string)
SetTaskID adds the taskId to the file list from task params
func (*FileListFromTaskParams) SetTimeout ¶
func (o *FileListFromTaskParams) SetTimeout(timeout *int32)
SetTimeout adds the timeout to the file list from task params
func (*FileListFromTaskParams) WithAPIVersion ¶
func (o *FileListFromTaskParams) WithAPIVersion(aPIVersion string) *FileListFromTaskParams
WithAPIVersion adds the aPIVersion to the file list from task params
func (*FileListFromTaskParams) WithClientRequestID ¶
func (o *FileListFromTaskParams) WithClientRequestID(clientRequestID *string) *FileListFromTaskParams
WithClientRequestID adds the clientRequestID to the file list from task params
func (*FileListFromTaskParams) WithContext ¶
func (o *FileListFromTaskParams) WithContext(ctx context.Context) *FileListFromTaskParams
WithContext adds the context to the file list from task params
func (*FileListFromTaskParams) WithDollarFilter ¶
func (o *FileListFromTaskParams) WithDollarFilter(dollarFilter *string) *FileListFromTaskParams
WithDollarFilter adds the dollarFilter to the file list from task params
func (*FileListFromTaskParams) WithJobID ¶
func (o *FileListFromTaskParams) WithJobID(jobID string) *FileListFromTaskParams
WithJobID adds the jobID to the file list from task params
func (*FileListFromTaskParams) WithMaxresults ¶
func (o *FileListFromTaskParams) WithMaxresults(maxresults *int32) *FileListFromTaskParams
WithMaxresults adds the maxresults to the file list from task params
func (*FileListFromTaskParams) WithOcpDate ¶
func (o *FileListFromTaskParams) WithOcpDate(ocpDate *string) *FileListFromTaskParams
WithOcpDate adds the ocpDate to the file list from task params
func (*FileListFromTaskParams) WithRecursive ¶
func (o *FileListFromTaskParams) WithRecursive(recursive *bool) *FileListFromTaskParams
WithRecursive adds the recursive to the file list from task params
func (*FileListFromTaskParams) WithRequestTimeout ¶
func (o *FileListFromTaskParams) WithRequestTimeout(timeout time.Duration) *FileListFromTaskParams
WithRequestTimeout adds the timeout to the file list from task params
func (*FileListFromTaskParams) WithReturnClientRequestID ¶
func (o *FileListFromTaskParams) WithReturnClientRequestID(returnClientRequestID *bool) *FileListFromTaskParams
WithReturnClientRequestID adds the returnClientRequestID to the file list from task params
func (*FileListFromTaskParams) WithTaskID ¶
func (o *FileListFromTaskParams) WithTaskID(taskID string) *FileListFromTaskParams
WithTaskID adds the taskID to the file list from task params
func (*FileListFromTaskParams) WithTimeout ¶
func (o *FileListFromTaskParams) WithTimeout(timeout *int32) *FileListFromTaskParams
WithTimeout adds the timeout to the file list from task params
func (*FileListFromTaskParams) WriteToRequest ¶
func (o *FileListFromTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FileListFromTaskReader ¶
type FileListFromTaskReader struct {
// contains filtered or unexported fields
}
FileListFromTaskReader is a Reader for the FileListFromTask structure.
func (*FileListFromTaskReader) ReadResponse ¶
func (o *FileListFromTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- file_delete_from_compute_node_parameters.go
- file_delete_from_compute_node_responses.go
- file_delete_from_task_parameters.go
- file_delete_from_task_responses.go
- file_get_from_compute_node_parameters.go
- file_get_from_compute_node_responses.go
- file_get_from_task_parameters.go
- file_get_from_task_responses.go
- file_get_node_file_properties_from_compute_node_parameters.go
- file_get_node_file_properties_from_compute_node_responses.go
- file_get_node_file_properties_from_task_parameters.go
- file_get_node_file_properties_from_task_responses.go
- file_list_from_compute_node_parameters.go
- file_list_from_compute_node_responses.go
- file_list_from_task_parameters.go
- file_list_from_task_responses.go
- files_client.go