operations

package
v0.0.0-...-84e8dfe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2020 License: MIT Imports: 11 Imported by: 0

Documentation ¶

Index ¶

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 operations API

func New ¶

func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client

New creates a new operations API client.

func (*Client) DeleteAccountsID ¶

func (a *Client) DeleteAccountsID(params *DeleteAccountsIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAccountsIDNoContent, error)

DeleteAccountsID deletes account

func (*Client) DeleteAppsID ¶

func (a *Client) DeleteAppsID(params *DeleteAppsIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAppsIDNoContent, error)

DeleteAppsID deletes app

func (*Client) DeleteCertificatesID ¶

DeleteCertificatesID deletes certificate

func (*Client) DeleteConfigurationsID ¶

DeleteConfigurationsID deletes configuration

func (*Client) DeleteDatabasesID ¶

func (a *Client) DeleteDatabasesID(params *DeleteDatabasesIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDatabasesIDNoContent, error)

DeleteDatabasesID deletes database

func (*Client) DeleteLogDrainsID ¶

func (a *Client) DeleteLogDrainsID(params *DeleteLogDrainsIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteLogDrainsIDNoContent, error)

DeleteLogDrainsID deletes log drain

func (*Client) DeletePermissionsID ¶

DeletePermissionsID deletes permission

func (*Client) DeleteVhostsID ¶

func (a *Client) DeleteVhostsID(params *DeleteVhostsIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteVhostsIDNoContent, error)

DeleteVhostsID deletes vhost

func (*Client) Get ¶

func (a *Client) Get(params *GetParams, authInfo runtime.ClientAuthInfoWriter) (*GetOK, error)

Get shows home

func (*Client) GetAccounts ¶

func (a *Client) GetAccounts(params *GetAccountsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsOK, error)

GetAccounts lists accounts

func (*Client) GetAccountsAccountIDActivityReports ¶

GetAccountsAccountIDActivityReports lists activity reports

func (*Client) GetAccountsAccountIDApps ¶

func (a *Client) GetAccountsAccountIDApps(params *GetAccountsAccountIDAppsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsAccountIDAppsOK, error)

GetAccountsAccountIDApps lists apps

func (*Client) GetAccountsAccountIDBackups ¶

func (a *Client) GetAccountsAccountIDBackups(params *GetAccountsAccountIDBackupsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsAccountIDBackupsOK, error)

GetAccountsAccountIDBackups lists backups

func (*Client) GetAccountsAccountIDCertificates ¶

GetAccountsAccountIDCertificates lists certificates

func (*Client) GetAccountsAccountIDDatabases ¶

func (a *Client) GetAccountsAccountIDDatabases(params *GetAccountsAccountIDDatabasesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsAccountIDDatabasesOK, error)

GetAccountsAccountIDDatabases lists databases

func (*Client) GetAccountsAccountIDDisks ¶

func (a *Client) GetAccountsAccountIDDisks(params *GetAccountsAccountIDDisksParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsAccountIDDisksOK, error)

GetAccountsAccountIDDisks lists disks

func (*Client) GetAccountsAccountIDLogDrains ¶

func (a *Client) GetAccountsAccountIDLogDrains(params *GetAccountsAccountIDLogDrainsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsAccountIDLogDrainsOK, error)

GetAccountsAccountIDLogDrains lists log drains

func (*Client) GetAccountsAccountIDMetricDrains ¶

GetAccountsAccountIDMetricDrains lists metric drains

func (*Client) GetAccountsAccountIDOperations ¶

func (a *Client) GetAccountsAccountIDOperations(params *GetAccountsAccountIDOperationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsAccountIDOperationsOK, error)

GetAccountsAccountIDOperations lists operations

func (*Client) GetAccountsAccountIDPermissions ¶

func (a *Client) GetAccountsAccountIDPermissions(params *GetAccountsAccountIDPermissionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsAccountIDPermissionsOK, error)

GetAccountsAccountIDPermissions lists permissions

func (*Client) GetAccountsAccountIDServices ¶

func (a *Client) GetAccountsAccountIDServices(params *GetAccountsAccountIDServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsAccountIDServicesOK, error)

GetAccountsAccountIDServices lists services

func (*Client) GetAccountsAccountIDVhosts ¶

func (a *Client) GetAccountsAccountIDVhosts(params *GetAccountsAccountIDVhostsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsAccountIDVhostsOK, error)

GetAccountsAccountIDVhosts lists vhosts

func (*Client) GetAccountsID ¶

func (a *Client) GetAccountsID(params *GetAccountsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountsIDOK, error)

GetAccountsID shows account

func (*Client) GetActivityReportsActivityReportIDDownload ¶

func (a *Client) GetActivityReportsActivityReportIDDownload(params *GetActivityReportsActivityReportIDDownloadParams, authInfo runtime.ClientAuthInfoWriter) error

GetActivityReportsActivityReportIDDownload downloads activity report

func (*Client) GetActivityReportsID ¶

func (a *Client) GetActivityReportsID(params *GetActivityReportsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetActivityReportsIDOK, error)

GetActivityReportsID shows activity report

func (*Client) GetApps ¶

func (a *Client) GetApps(params *GetAppsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppsOK, error)

GetApps lists apps

func (*Client) GetAppsAppIDConfigurations ¶

func (a *Client) GetAppsAppIDConfigurations(params *GetAppsAppIDConfigurationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppsAppIDConfigurationsOK, error)

GetAppsAppIDConfigurations lists configurations

func (*Client) GetAppsAppIDEphemeralSessions ¶

func (a *Client) GetAppsAppIDEphemeralSessions(params *GetAppsAppIDEphemeralSessionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppsAppIDEphemeralSessionsOK, error)

GetAppsAppIDEphemeralSessions lists ephemeral sessions

func (*Client) GetAppsAppIDImages ¶

func (a *Client) GetAppsAppIDImages(params *GetAppsAppIDImagesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppsAppIDImagesOK, error)

GetAppsAppIDImages lists images

func (*Client) GetAppsAppIDOperations ¶

func (a *Client) GetAppsAppIDOperations(params *GetAppsAppIDOperationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppsAppIDOperationsOK, error)

GetAppsAppIDOperations lists operations

func (*Client) GetAppsAppIDServices ¶

func (a *Client) GetAppsAppIDServices(params *GetAppsAppIDServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppsAppIDServicesOK, error)

GetAppsAppIDServices lists services

func (*Client) GetAppsAppIDVhosts ¶

func (a *Client) GetAppsAppIDVhosts(params *GetAppsAppIDVhostsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppsAppIDVhostsOK, error)

GetAppsAppIDVhosts lists vhosts

func (*Client) GetAppsID ¶

func (a *Client) GetAppsID(params *GetAppsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppsIDOK, error)

GetAppsID shows app

func (*Client) GetBackupsBackupIDCopies ¶

func (a *Client) GetBackupsBackupIDCopies(params *GetBackupsBackupIDCopiesParams, authInfo runtime.ClientAuthInfoWriter) (*GetBackupsBackupIDCopiesOK, error)

GetBackupsBackupIDCopies lists backups

func (*Client) GetBackupsBackupIDOperations ¶

func (a *Client) GetBackupsBackupIDOperations(params *GetBackupsBackupIDOperationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetBackupsBackupIDOperationsOK, error)

GetBackupsBackupIDOperations lists operations

func (*Client) GetBackupsID ¶

func (a *Client) GetBackupsID(params *GetBackupsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetBackupsIDOK, error)

GetBackupsID shows backup

func (*Client) GetCertificatesCertificateIDApps ¶

GetCertificatesCertificateIDApps lists apps

func (*Client) GetCertificatesCertificateIDVhosts ¶

GetCertificatesCertificateIDVhosts lists vhosts

func (*Client) GetCertificatesID ¶

func (a *Client) GetCertificatesID(params *GetCertificatesIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetCertificatesIDOK, error)

GetCertificatesID shows certificate

func (*Client) GetConfigurationsID ¶

func (a *Client) GetConfigurationsID(params *GetConfigurationsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetConfigurationsIDOK, error)

GetConfigurationsID shows configuration

func (*Client) GetContainersID ¶

func (a *Client) GetContainersID(params *GetContainersIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetContainersIDOK, error)

GetContainersID shows container

func (*Client) GetDatabaseCredentialsDatabaseCredentialIDOperations ¶

GetDatabaseCredentialsDatabaseCredentialIDOperations lists operations

func (*Client) GetDatabaseCredentialsID ¶

func (a *Client) GetDatabaseCredentialsID(params *GetDatabaseCredentialsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetDatabaseCredentialsIDOK, error)

GetDatabaseCredentialsID shows database credential

func (*Client) GetDatabaseImages ¶

func (a *Client) GetDatabaseImages(params *GetDatabaseImagesParams, authInfo runtime.ClientAuthInfoWriter) (*GetDatabaseImagesOK, error)

GetDatabaseImages lists database images

func (*Client) GetDatabaseImagesID ¶

func (a *Client) GetDatabaseImagesID(params *GetDatabaseImagesIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetDatabaseImagesIDOK, error)

GetDatabaseImagesID shows database image

func (*Client) GetDatabases ¶

func (a *Client) GetDatabases(params *GetDatabasesParams, authInfo runtime.ClientAuthInfoWriter) (*GetDatabasesOK, error)

GetDatabases lists databases

func (*Client) GetDatabasesDatabaseIDBackups ¶

func (a *Client) GetDatabasesDatabaseIDBackups(params *GetDatabasesDatabaseIDBackupsParams, authInfo runtime.ClientAuthInfoWriter) (*GetDatabasesDatabaseIDBackupsOK, error)

GetDatabasesDatabaseIDBackups lists backups

func (*Client) GetDatabasesDatabaseIDConfigurations ¶

GetDatabasesDatabaseIDConfigurations lists configurations

func (*Client) GetDatabasesDatabaseIDDatabaseCredentials ¶

GetDatabasesDatabaseIDDatabaseCredentials lists database credentials

func (*Client) GetDatabasesDatabaseIDDatabaseImagesID ¶

GetDatabasesDatabaseIDDatabaseImagesID shows database image

func (*Client) GetDatabasesDatabaseIDDependents ¶

GetDatabasesDatabaseIDDependents lists databases

func (*Client) GetDatabasesDatabaseIDOperations ¶

GetDatabasesDatabaseIDOperations lists operations

func (*Client) GetDatabasesID ¶

func (a *Client) GetDatabasesID(params *GetDatabasesIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetDatabasesIDOK, error)

GetDatabasesID shows database

func (*Client) GetDisksID ¶

func (a *Client) GetDisksID(params *GetDisksIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetDisksIDOK, error)

GetDisksID shows disk

func (*Client) GetEphemeralContainersID ¶

func (a *Client) GetEphemeralContainersID(params *GetEphemeralContainersIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetEphemeralContainersIDOK, error)

GetEphemeralContainersID shows ephemeral container

func (*Client) GetEphemeralSessionsEphemeralSessionIDEphemeralContainers ¶

GetEphemeralSessionsEphemeralSessionIDEphemeralContainers lists ephemeral containers

func (*Client) GetEphemeralSessionsEphemeralSessionIDOperations ¶

GetEphemeralSessionsEphemeralSessionIDOperations lists operations

func (*Client) GetEphemeralSessionsID ¶

func (a *Client) GetEphemeralSessionsID(params *GetEphemeralSessionsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetEphemeralSessionsIDOK, error)

GetEphemeralSessionsID shows ephemeral session

func (*Client) GetImagesID ¶

func (a *Client) GetImagesID(params *GetImagesIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetImagesIDOK, error)

GetImagesID shows image

func (*Client) GetImagesImageIDOperations ¶

func (a *Client) GetImagesImageIDOperations(params *GetImagesImageIDOperationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetImagesImageIDOperationsOK, error)

GetImagesImageIDOperations lists operations

func (*Client) GetIntrusionDetectionReportsID ¶

func (a *Client) GetIntrusionDetectionReportsID(params *GetIntrusionDetectionReportsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetIntrusionDetectionReportsIDOK, error)

GetIntrusionDetectionReportsID shows intrusion detection report

func (*Client) GetIntrusionDetectionReportsIntrusionReportIDDownloadCsv ¶

func (a *Client) GetIntrusionDetectionReportsIntrusionReportIDDownloadCsv(params *GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams, authInfo runtime.ClientAuthInfoWriter) error

GetIntrusionDetectionReportsIntrusionReportIDDownloadCsv downloads csv intrusion detection report

func (*Client) GetIntrusionDetectionReportsIntrusionReportIDDownloadPdf ¶

func (a *Client) GetIntrusionDetectionReportsIntrusionReportIDDownloadPdf(params *GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams, authInfo runtime.ClientAuthInfoWriter) error

GetIntrusionDetectionReportsIntrusionReportIDDownloadPdf downloads pdf intrusion detection report

func (*Client) GetLogDrainsID ¶

func (a *Client) GetLogDrainsID(params *GetLogDrainsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetLogDrainsIDOK, error)

GetLogDrainsID shows log drain

func (*Client) GetLogDrainsLogDrainIDContainers ¶

GetLogDrainsLogDrainIDContainers lists containers

func (*Client) GetLogDrainsLogDrainIDEphemeralContainers ¶

GetLogDrainsLogDrainIDEphemeralContainers lists ephemeral containers

func (*Client) GetLogDrainsLogDrainIDOperations ¶

GetLogDrainsLogDrainIDOperations lists operations

func (*Client) GetMetricDrainsID ¶

func (a *Client) GetMetricDrainsID(params *GetMetricDrainsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMetricDrainsIDOK, error)

GetMetricDrainsID shows metric drain

func (*Client) GetMetricDrainsMetricDrainIDContainers ¶

GetMetricDrainsMetricDrainIDContainers lists containers

func (*Client) GetMetricDrainsMetricDrainIDOperations ¶

GetMetricDrainsMetricDrainIDOperations lists operations

func (*Client) GetOperationsID ¶

func (a *Client) GetOperationsID(params *GetOperationsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetOperationsIDOK, error)

GetOperationsID shows operation

func (*Client) GetOperationsOperationIDEphemeralSessions ¶

GetOperationsOperationIDEphemeralSessions lists ephemeral sessions

func (*Client) GetOperationsOperationIDSSHPortalConnections ¶

GetOperationsOperationIDSSHPortalConnections lists ssh portal connections

func (*Client) GetPermissions ¶

func (a *Client) GetPermissions(params *GetPermissionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetPermissionsOK, error)

GetPermissions lists permissions

func (*Client) GetPermissionsID ¶

func (a *Client) GetPermissionsID(params *GetPermissionsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetPermissionsIDOK, error)

GetPermissionsID shows permission

func (*Client) GetReleasesID ¶

func (a *Client) GetReleasesID(params *GetReleasesIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetReleasesIDOK, error)

GetReleasesID shows release

func (*Client) GetReleasesReleaseIDContainers ¶

func (a *Client) GetReleasesReleaseIDContainers(params *GetReleasesReleaseIDContainersParams, authInfo runtime.ClientAuthInfoWriter) (*GetReleasesReleaseIDContainersOK, error)

GetReleasesReleaseIDContainers lists containers

func (*Client) GetSSHPortalConnectionsID ¶

func (a *Client) GetSSHPortalConnectionsID(params *GetSSHPortalConnectionsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetSSHPortalConnectionsIDOK, error)

GetSSHPortalConnectionsID shows ssh portal connection

func (*Client) GetServicesID ¶

func (a *Client) GetServicesID(params *GetServicesIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesIDOK, error)

GetServicesID shows service

func (*Client) GetServicesServiceIDOperations ¶

func (a *Client) GetServicesServiceIDOperations(params *GetServicesServiceIDOperationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesServiceIDOperationsOK, error)

GetServicesServiceIDOperations lists operations

func (*Client) GetServicesServiceIDReleases ¶

func (a *Client) GetServicesServiceIDReleases(params *GetServicesServiceIDReleasesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesServiceIDReleasesOK, error)

GetServicesServiceIDReleases lists releases

func (*Client) GetServicesServiceIDVhosts ¶

func (a *Client) GetServicesServiceIDVhosts(params *GetServicesServiceIDVhostsParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesServiceIDVhostsOK, error)

GetServicesServiceIDVhosts lists vhosts

func (*Client) GetStacks ¶

func (a *Client) GetStacks(params *GetStacksParams, authInfo runtime.ClientAuthInfoWriter) (*GetStacksOK, error)

GetStacks lists stacks

func (*Client) GetStacksID ¶

func (a *Client) GetStacksID(params *GetStacksIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetStacksIDOK, error)

GetStacksID shows stack

func (*Client) GetStacksStackIDAccounts ¶

func (a *Client) GetStacksStackIDAccounts(params *GetStacksStackIDAccountsParams, authInfo runtime.ClientAuthInfoWriter) (*GetStacksStackIDAccountsOK, error)

GetStacksStackIDAccounts lists accounts

func (*Client) GetStacksStackIDIntrusionDetectionReports ¶

GetStacksStackIDIntrusionDetectionReports lists intrusion detection reports

func (*Client) GetStacksStackIDVpcPeers ¶

func (a *Client) GetStacksStackIDVpcPeers(params *GetStacksStackIDVpcPeersParams, authInfo runtime.ClientAuthInfoWriter) (*GetStacksStackIDVpcPeersOK, error)

GetStacksStackIDVpcPeers lists vpc peers

func (*Client) GetStacksStackIDVpnTunnels ¶

func (a *Client) GetStacksStackIDVpnTunnels(params *GetStacksStackIDVpnTunnelsParams, authInfo runtime.ClientAuthInfoWriter) (*GetStacksStackIDVpnTunnelsOK, error)

GetStacksStackIDVpnTunnels lists vpn tunnels

func (*Client) GetVhostsID ¶

func (a *Client) GetVhostsID(params *GetVhostsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetVhostsIDOK, error)

GetVhostsID shows vhost

func (*Client) GetVhostsVhostIDOperations ¶

func (a *Client) GetVhostsVhostIDOperations(params *GetVhostsVhostIDOperationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetVhostsVhostIDOperationsOK, error)

GetVhostsVhostIDOperations lists operations

func (*Client) GetVpcPeersID ¶

func (a *Client) GetVpcPeersID(params *GetVpcPeersIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetVpcPeersIDOK, error)

GetVpcPeersID shows vpc peer

func (*Client) GetVpnTunnelsID ¶

func (a *Client) GetVpnTunnelsID(params *GetVpnTunnelsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetVpnTunnelsIDOK, error)

GetVpnTunnelsID shows vpn tunnel

func (*Client) PatchAccountsID ¶

func (a *Client) PatchAccountsID(params *PatchAccountsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchAccountsIDOK, error)

PatchAccountsID updates account

func (*Client) PatchAppsID ¶

func (a *Client) PatchAppsID(params *PatchAppsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchAppsIDOK, error)

PatchAppsID updates app

func (*Client) PatchCertificatesID ¶

func (a *Client) PatchCertificatesID(params *PatchCertificatesIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchCertificatesIDOK, error)

PatchCertificatesID updates certificate

func (*Client) PatchDatabasesID ¶

func (a *Client) PatchDatabasesID(params *PatchDatabasesIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchDatabasesIDOK, error)

PatchDatabasesID updates database

func (*Client) PatchLogDrainsID ¶

func (a *Client) PatchLogDrainsID(params *PatchLogDrainsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchLogDrainsIDOK, error)

PatchLogDrainsID updates log drain

func (*Client) PatchOperationsID ¶

func (a *Client) PatchOperationsID(params *PatchOperationsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchOperationsIDOK, error)

PatchOperationsID updates operation

func (*Client) PatchVhostsID ¶

func (a *Client) PatchVhostsID(params *PatchVhostsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PatchVhostsIDOK, error)

PatchVhostsID updates vhost

func (*Client) PostAccounts ¶

func (a *Client) PostAccounts(params *PostAccountsParams, authInfo runtime.ClientAuthInfoWriter) (*PostAccountsCreated, error)

PostAccounts creates account

func (*Client) PostAccountsAccountIDApps ¶

PostAccountsAccountIDApps creates app

func (*Client) PostAccountsAccountIDCertificates ¶

PostAccountsAccountIDCertificates creates certificate

func (*Client) PostAccountsAccountIDClaimsType ¶

PostAccountsAccountIDClaimsType creates claim

You do not need to invoke this directly. Reserves a handle

func (*Client) PostAccountsAccountIDDatabases ¶

PostAccountsAccountIDDatabases creates database

func (*Client) PostAccountsAccountIDLogDrains ¶

PostAccountsAccountIDLogDrains creates log drain

func (*Client) PostAccountsAccountIDMetricDrains ¶

PostAccountsAccountIDMetricDrains creates metric drain

func (*Client) PostAccountsAccountIDPermissions ¶

PostAccountsAccountIDPermissions creates permission

func (*Client) PostAppsAppIDConfigurations ¶

PostAppsAppIDConfigurations creates configuration

func (*Client) PostAppsAppIDOperations ¶

PostAppsAppIDOperations creates operation

func (*Client) PostBackupsBackupIDOperations ¶

PostBackupsBackupIDOperations creates operation

func (*Client) PostClaims ¶

func (a *Client) PostClaims(params *PostClaimsParams, authInfo runtime.ClientAuthInfoWriter) (*PostClaimsNoContent, error)

PostClaims creates claim

You do not need to invoke this directly. Reserves a handle

func (*Client) PostClaimsType ¶

func (a *Client) PostClaimsType(params *PostClaimsTypeParams, authInfo runtime.ClientAuthInfoWriter) (*PostClaimsTypeNoContent, error)

PostClaimsType creates claim

You do not need to invoke this directly. Reserves a handle

func (*Client) PostDatabaseCredentialsDatabaseCredentialIDOperations ¶

PostDatabaseCredentialsDatabaseCredentialIDOperations creates operation

func (*Client) PostDatabasesDatabaseIDConfigurations ¶

PostDatabasesDatabaseIDConfigurations creates configuration

func (*Client) PostDatabasesDatabaseIDOperations ¶

PostDatabasesDatabaseIDOperations creates operation

func (*Client) PostEphemeralSessionsEphemeralSessionIDOperations ¶

PostEphemeralSessionsEphemeralSessionIDOperations creates operation

func (*Client) PostImagesImageIDOperations ¶

PostImagesImageIDOperations creates operation

func (*Client) PostLogDrainsLogDrainIDOperations ¶

PostLogDrainsLogDrainIDOperations creates operation

func (*Client) PostMetricDrainsMetricDrainIDOperations ¶

PostMetricDrainsMetricDrainIDOperations creates operation

func (*Client) PostOperationsOperationIDSSHPortalConnections ¶

PostOperationsOperationIDSSHPortalConnections creates ssh portal connection

func (*Client) PostServicesServiceIDOperations ¶

PostServicesServiceIDOperations creates operation

func (*Client) PostServicesServiceIDVhosts ¶

PostServicesServiceIDVhosts creates vhost

func (*Client) PostVhostsVhostIDOperations ¶

PostVhostsVhostIDOperations creates operation

func (*Client) PutAccountsID ¶

func (a *Client) PutAccountsID(params *PutAccountsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutAccountsIDOK, error)

PutAccountsID updates account

func (*Client) PutAppsID ¶

func (a *Client) PutAppsID(params *PutAppsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutAppsIDOK, error)

PutAppsID updates app

func (*Client) PutCertificatesID ¶

func (a *Client) PutCertificatesID(params *PutCertificatesIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutCertificatesIDOK, error)

PutCertificatesID updates certificate

func (*Client) PutDatabasesID ¶

func (a *Client) PutDatabasesID(params *PutDatabasesIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutDatabasesIDOK, error)

PutDatabasesID updates database

func (*Client) PutLogDrainsID ¶

func (a *Client) PutLogDrainsID(params *PutLogDrainsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutLogDrainsIDOK, error)

PutLogDrainsID updates log drain

func (*Client) PutOperationsID ¶

func (a *Client) PutOperationsID(params *PutOperationsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutOperationsIDOK, error)

PutOperationsID updates operation

func (*Client) PutVhostsID ¶

func (a *Client) PutVhostsID(params *PutVhostsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutVhostsIDOK, error)

PutVhostsID updates vhost

func (*Client) SetTransport ¶

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type DeleteAccountsIDDefault ¶

type DeleteAccountsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

DeleteAccountsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewDeleteAccountsIDDefault ¶

func NewDeleteAccountsIDDefault(code int) *DeleteAccountsIDDefault

NewDeleteAccountsIDDefault creates a DeleteAccountsIDDefault with default headers values

func (*DeleteAccountsIDDefault) Code ¶

func (o *DeleteAccountsIDDefault) Code() int

Code gets the status code for the delete accounts ID default response

func (*DeleteAccountsIDDefault) Error ¶

func (o *DeleteAccountsIDDefault) Error() string

func (*DeleteAccountsIDDefault) GetPayload ¶

type DeleteAccountsIDNoContent ¶

type DeleteAccountsIDNoContent struct {
}

DeleteAccountsIDNoContent handles this case with default header values.

successful

func NewDeleteAccountsIDNoContent ¶

func NewDeleteAccountsIDNoContent() *DeleteAccountsIDNoContent

NewDeleteAccountsIDNoContent creates a DeleteAccountsIDNoContent with default headers values

func (*DeleteAccountsIDNoContent) Error ¶

func (o *DeleteAccountsIDNoContent) Error() string

type DeleteAccountsIDParams ¶

type DeleteAccountsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteAccountsIDParams contains all the parameters to send to the API endpoint for the delete accounts ID operation typically these are written to a http.Request

func NewDeleteAccountsIDParams ¶

func NewDeleteAccountsIDParams() *DeleteAccountsIDParams

NewDeleteAccountsIDParams creates a new DeleteAccountsIDParams object with the default values initialized.

func NewDeleteAccountsIDParamsWithContext ¶

func NewDeleteAccountsIDParamsWithContext(ctx context.Context) *DeleteAccountsIDParams

NewDeleteAccountsIDParamsWithContext creates a new DeleteAccountsIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteAccountsIDParamsWithHTTPClient ¶

func NewDeleteAccountsIDParamsWithHTTPClient(client *http.Client) *DeleteAccountsIDParams

NewDeleteAccountsIDParamsWithHTTPClient creates a new DeleteAccountsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteAccountsIDParamsWithTimeout ¶

func NewDeleteAccountsIDParamsWithTimeout(timeout time.Duration) *DeleteAccountsIDParams

NewDeleteAccountsIDParamsWithTimeout creates a new DeleteAccountsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteAccountsIDParams) SetContext ¶

func (o *DeleteAccountsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete accounts ID params

func (*DeleteAccountsIDParams) SetHTTPClient ¶

func (o *DeleteAccountsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete accounts ID params

func (*DeleteAccountsIDParams) SetID ¶

func (o *DeleteAccountsIDParams) SetID(id int64)

SetID adds the id to the delete accounts ID params

func (*DeleteAccountsIDParams) SetTimeout ¶

func (o *DeleteAccountsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete accounts ID params

func (*DeleteAccountsIDParams) WithContext ¶

WithContext adds the context to the delete accounts ID params

func (*DeleteAccountsIDParams) WithHTTPClient ¶

func (o *DeleteAccountsIDParams) WithHTTPClient(client *http.Client) *DeleteAccountsIDParams

WithHTTPClient adds the HTTPClient to the delete accounts ID params

func (*DeleteAccountsIDParams) WithID ¶

WithID adds the id to the delete accounts ID params

func (*DeleteAccountsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete accounts ID params

func (*DeleteAccountsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteAccountsIDReader ¶

type DeleteAccountsIDReader struct {
	// contains filtered or unexported fields
}

DeleteAccountsIDReader is a Reader for the DeleteAccountsID structure.

func (*DeleteAccountsIDReader) ReadResponse ¶

func (o *DeleteAccountsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteAppsIDDefault ¶

type DeleteAppsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

DeleteAppsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewDeleteAppsIDDefault ¶

func NewDeleteAppsIDDefault(code int) *DeleteAppsIDDefault

NewDeleteAppsIDDefault creates a DeleteAppsIDDefault with default headers values

func (*DeleteAppsIDDefault) Code ¶

func (o *DeleteAppsIDDefault) Code() int

Code gets the status code for the delete apps ID default response

func (*DeleteAppsIDDefault) Error ¶

func (o *DeleteAppsIDDefault) Error() string

func (*DeleteAppsIDDefault) GetPayload ¶

type DeleteAppsIDNoContent ¶

type DeleteAppsIDNoContent struct {
}

DeleteAppsIDNoContent handles this case with default header values.

successful

func NewDeleteAppsIDNoContent ¶

func NewDeleteAppsIDNoContent() *DeleteAppsIDNoContent

NewDeleteAppsIDNoContent creates a DeleteAppsIDNoContent with default headers values

func (*DeleteAppsIDNoContent) Error ¶

func (o *DeleteAppsIDNoContent) Error() string

type DeleteAppsIDParams ¶

type DeleteAppsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteAppsIDParams contains all the parameters to send to the API endpoint for the delete apps ID operation typically these are written to a http.Request

func NewDeleteAppsIDParams ¶

func NewDeleteAppsIDParams() *DeleteAppsIDParams

NewDeleteAppsIDParams creates a new DeleteAppsIDParams object with the default values initialized.

func NewDeleteAppsIDParamsWithContext ¶

func NewDeleteAppsIDParamsWithContext(ctx context.Context) *DeleteAppsIDParams

NewDeleteAppsIDParamsWithContext creates a new DeleteAppsIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteAppsIDParamsWithHTTPClient ¶

func NewDeleteAppsIDParamsWithHTTPClient(client *http.Client) *DeleteAppsIDParams

NewDeleteAppsIDParamsWithHTTPClient creates a new DeleteAppsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteAppsIDParamsWithTimeout ¶

func NewDeleteAppsIDParamsWithTimeout(timeout time.Duration) *DeleteAppsIDParams

NewDeleteAppsIDParamsWithTimeout creates a new DeleteAppsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteAppsIDParams) SetContext ¶

func (o *DeleteAppsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete apps ID params

func (*DeleteAppsIDParams) SetHTTPClient ¶

func (o *DeleteAppsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete apps ID params

func (*DeleteAppsIDParams) SetID ¶

func (o *DeleteAppsIDParams) SetID(id int64)

SetID adds the id to the delete apps ID params

func (*DeleteAppsIDParams) SetTimeout ¶

func (o *DeleteAppsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete apps ID params

func (*DeleteAppsIDParams) WithContext ¶

WithContext adds the context to the delete apps ID params

func (*DeleteAppsIDParams) WithHTTPClient ¶

func (o *DeleteAppsIDParams) WithHTTPClient(client *http.Client) *DeleteAppsIDParams

WithHTTPClient adds the HTTPClient to the delete apps ID params

func (*DeleteAppsIDParams) WithID ¶

WithID adds the id to the delete apps ID params

func (*DeleteAppsIDParams) WithTimeout ¶

func (o *DeleteAppsIDParams) WithTimeout(timeout time.Duration) *DeleteAppsIDParams

WithTimeout adds the timeout to the delete apps ID params

func (*DeleteAppsIDParams) WriteToRequest ¶

func (o *DeleteAppsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type DeleteAppsIDReader ¶

type DeleteAppsIDReader struct {
	// contains filtered or unexported fields
}

DeleteAppsIDReader is a Reader for the DeleteAppsID structure.

func (*DeleteAppsIDReader) ReadResponse ¶

func (o *DeleteAppsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteCertificatesIDDefault ¶

type DeleteCertificatesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

DeleteCertificatesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewDeleteCertificatesIDDefault ¶

func NewDeleteCertificatesIDDefault(code int) *DeleteCertificatesIDDefault

NewDeleteCertificatesIDDefault creates a DeleteCertificatesIDDefault with default headers values

func (*DeleteCertificatesIDDefault) Code ¶

func (o *DeleteCertificatesIDDefault) Code() int

Code gets the status code for the delete certificates ID default response

func (*DeleteCertificatesIDDefault) Error ¶

func (*DeleteCertificatesIDDefault) GetPayload ¶

type DeleteCertificatesIDNoContent ¶

type DeleteCertificatesIDNoContent struct {
}

DeleteCertificatesIDNoContent handles this case with default header values.

successful

func NewDeleteCertificatesIDNoContent ¶

func NewDeleteCertificatesIDNoContent() *DeleteCertificatesIDNoContent

NewDeleteCertificatesIDNoContent creates a DeleteCertificatesIDNoContent with default headers values

func (*DeleteCertificatesIDNoContent) Error ¶

type DeleteCertificatesIDParams ¶

type DeleteCertificatesIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteCertificatesIDParams contains all the parameters to send to the API endpoint for the delete certificates ID operation typically these are written to a http.Request

func NewDeleteCertificatesIDParams ¶

func NewDeleteCertificatesIDParams() *DeleteCertificatesIDParams

NewDeleteCertificatesIDParams creates a new DeleteCertificatesIDParams object with the default values initialized.

func NewDeleteCertificatesIDParamsWithContext ¶

func NewDeleteCertificatesIDParamsWithContext(ctx context.Context) *DeleteCertificatesIDParams

NewDeleteCertificatesIDParamsWithContext creates a new DeleteCertificatesIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteCertificatesIDParamsWithHTTPClient ¶

func NewDeleteCertificatesIDParamsWithHTTPClient(client *http.Client) *DeleteCertificatesIDParams

NewDeleteCertificatesIDParamsWithHTTPClient creates a new DeleteCertificatesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteCertificatesIDParamsWithTimeout ¶

func NewDeleteCertificatesIDParamsWithTimeout(timeout time.Duration) *DeleteCertificatesIDParams

NewDeleteCertificatesIDParamsWithTimeout creates a new DeleteCertificatesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteCertificatesIDParams) SetContext ¶

func (o *DeleteCertificatesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete certificates ID params

func (*DeleteCertificatesIDParams) SetHTTPClient ¶

func (o *DeleteCertificatesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete certificates ID params

func (*DeleteCertificatesIDParams) SetID ¶

func (o *DeleteCertificatesIDParams) SetID(id int64)

SetID adds the id to the delete certificates ID params

func (*DeleteCertificatesIDParams) SetTimeout ¶

func (o *DeleteCertificatesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete certificates ID params

func (*DeleteCertificatesIDParams) WithContext ¶

WithContext adds the context to the delete certificates ID params

func (*DeleteCertificatesIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete certificates ID params

func (*DeleteCertificatesIDParams) WithID ¶

WithID adds the id to the delete certificates ID params

func (*DeleteCertificatesIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete certificates ID params

func (*DeleteCertificatesIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteCertificatesIDReader ¶

type DeleteCertificatesIDReader struct {
	// contains filtered or unexported fields
}

DeleteCertificatesIDReader is a Reader for the DeleteCertificatesID structure.

func (*DeleteCertificatesIDReader) ReadResponse ¶

func (o *DeleteCertificatesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteConfigurationsIDDefault ¶

type DeleteConfigurationsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

DeleteConfigurationsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewDeleteConfigurationsIDDefault ¶

func NewDeleteConfigurationsIDDefault(code int) *DeleteConfigurationsIDDefault

NewDeleteConfigurationsIDDefault creates a DeleteConfigurationsIDDefault with default headers values

func (*DeleteConfigurationsIDDefault) Code ¶

Code gets the status code for the delete configurations ID default response

func (*DeleteConfigurationsIDDefault) Error ¶

func (*DeleteConfigurationsIDDefault) GetPayload ¶

type DeleteConfigurationsIDNoContent ¶

type DeleteConfigurationsIDNoContent struct {
}

DeleteConfigurationsIDNoContent handles this case with default header values.

successful

func NewDeleteConfigurationsIDNoContent ¶

func NewDeleteConfigurationsIDNoContent() *DeleteConfigurationsIDNoContent

NewDeleteConfigurationsIDNoContent creates a DeleteConfigurationsIDNoContent with default headers values

func (*DeleteConfigurationsIDNoContent) Error ¶

type DeleteConfigurationsIDParams ¶

type DeleteConfigurationsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteConfigurationsIDParams contains all the parameters to send to the API endpoint for the delete configurations ID operation typically these are written to a http.Request

func NewDeleteConfigurationsIDParams ¶

func NewDeleteConfigurationsIDParams() *DeleteConfigurationsIDParams

NewDeleteConfigurationsIDParams creates a new DeleteConfigurationsIDParams object with the default values initialized.

func NewDeleteConfigurationsIDParamsWithContext ¶

func NewDeleteConfigurationsIDParamsWithContext(ctx context.Context) *DeleteConfigurationsIDParams

NewDeleteConfigurationsIDParamsWithContext creates a new DeleteConfigurationsIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteConfigurationsIDParamsWithHTTPClient ¶

func NewDeleteConfigurationsIDParamsWithHTTPClient(client *http.Client) *DeleteConfigurationsIDParams

NewDeleteConfigurationsIDParamsWithHTTPClient creates a new DeleteConfigurationsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteConfigurationsIDParamsWithTimeout ¶

func NewDeleteConfigurationsIDParamsWithTimeout(timeout time.Duration) *DeleteConfigurationsIDParams

NewDeleteConfigurationsIDParamsWithTimeout creates a new DeleteConfigurationsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteConfigurationsIDParams) SetContext ¶

func (o *DeleteConfigurationsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete configurations ID params

func (*DeleteConfigurationsIDParams) SetHTTPClient ¶

func (o *DeleteConfigurationsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete configurations ID params

func (*DeleteConfigurationsIDParams) SetID ¶

func (o *DeleteConfigurationsIDParams) SetID(id int64)

SetID adds the id to the delete configurations ID params

func (*DeleteConfigurationsIDParams) SetTimeout ¶

func (o *DeleteConfigurationsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete configurations ID params

func (*DeleteConfigurationsIDParams) WithContext ¶

WithContext adds the context to the delete configurations ID params

func (*DeleteConfigurationsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete configurations ID params

func (*DeleteConfigurationsIDParams) WithID ¶

WithID adds the id to the delete configurations ID params

func (*DeleteConfigurationsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete configurations ID params

func (*DeleteConfigurationsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteConfigurationsIDReader ¶

type DeleteConfigurationsIDReader struct {
	// contains filtered or unexported fields
}

DeleteConfigurationsIDReader is a Reader for the DeleteConfigurationsID structure.

func (*DeleteConfigurationsIDReader) ReadResponse ¶

func (o *DeleteConfigurationsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteDatabasesIDDefault ¶

type DeleteDatabasesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

DeleteDatabasesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewDeleteDatabasesIDDefault ¶

func NewDeleteDatabasesIDDefault(code int) *DeleteDatabasesIDDefault

NewDeleteDatabasesIDDefault creates a DeleteDatabasesIDDefault with default headers values

func (*DeleteDatabasesIDDefault) Code ¶

func (o *DeleteDatabasesIDDefault) Code() int

Code gets the status code for the delete databases ID default response

func (*DeleteDatabasesIDDefault) Error ¶

func (o *DeleteDatabasesIDDefault) Error() string

func (*DeleteDatabasesIDDefault) GetPayload ¶

type DeleteDatabasesIDNoContent ¶

type DeleteDatabasesIDNoContent struct {
}

DeleteDatabasesIDNoContent handles this case with default header values.

successful

func NewDeleteDatabasesIDNoContent ¶

func NewDeleteDatabasesIDNoContent() *DeleteDatabasesIDNoContent

NewDeleteDatabasesIDNoContent creates a DeleteDatabasesIDNoContent with default headers values

func (*DeleteDatabasesIDNoContent) Error ¶

type DeleteDatabasesIDParams ¶

type DeleteDatabasesIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteDatabasesIDParams contains all the parameters to send to the API endpoint for the delete databases ID operation typically these are written to a http.Request

func NewDeleteDatabasesIDParams ¶

func NewDeleteDatabasesIDParams() *DeleteDatabasesIDParams

NewDeleteDatabasesIDParams creates a new DeleteDatabasesIDParams object with the default values initialized.

func NewDeleteDatabasesIDParamsWithContext ¶

func NewDeleteDatabasesIDParamsWithContext(ctx context.Context) *DeleteDatabasesIDParams

NewDeleteDatabasesIDParamsWithContext creates a new DeleteDatabasesIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteDatabasesIDParamsWithHTTPClient ¶

func NewDeleteDatabasesIDParamsWithHTTPClient(client *http.Client) *DeleteDatabasesIDParams

NewDeleteDatabasesIDParamsWithHTTPClient creates a new DeleteDatabasesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteDatabasesIDParamsWithTimeout ¶

func NewDeleteDatabasesIDParamsWithTimeout(timeout time.Duration) *DeleteDatabasesIDParams

NewDeleteDatabasesIDParamsWithTimeout creates a new DeleteDatabasesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteDatabasesIDParams) SetContext ¶

func (o *DeleteDatabasesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete databases ID params

func (*DeleteDatabasesIDParams) SetHTTPClient ¶

func (o *DeleteDatabasesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete databases ID params

func (*DeleteDatabasesIDParams) SetID ¶

func (o *DeleteDatabasesIDParams) SetID(id int64)

SetID adds the id to the delete databases ID params

func (*DeleteDatabasesIDParams) SetTimeout ¶

func (o *DeleteDatabasesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete databases ID params

func (*DeleteDatabasesIDParams) WithContext ¶

WithContext adds the context to the delete databases ID params

func (*DeleteDatabasesIDParams) WithHTTPClient ¶

func (o *DeleteDatabasesIDParams) WithHTTPClient(client *http.Client) *DeleteDatabasesIDParams

WithHTTPClient adds the HTTPClient to the delete databases ID params

func (*DeleteDatabasesIDParams) WithID ¶

WithID adds the id to the delete databases ID params

func (*DeleteDatabasesIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete databases ID params

func (*DeleteDatabasesIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteDatabasesIDReader ¶

type DeleteDatabasesIDReader struct {
	// contains filtered or unexported fields
}

DeleteDatabasesIDReader is a Reader for the DeleteDatabasesID structure.

func (*DeleteDatabasesIDReader) ReadResponse ¶

func (o *DeleteDatabasesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteLogDrainsIDDefault ¶

type DeleteLogDrainsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

DeleteLogDrainsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewDeleteLogDrainsIDDefault ¶

func NewDeleteLogDrainsIDDefault(code int) *DeleteLogDrainsIDDefault

NewDeleteLogDrainsIDDefault creates a DeleteLogDrainsIDDefault with default headers values

func (*DeleteLogDrainsIDDefault) Code ¶

func (o *DeleteLogDrainsIDDefault) Code() int

Code gets the status code for the delete log drains ID default response

func (*DeleteLogDrainsIDDefault) Error ¶

func (o *DeleteLogDrainsIDDefault) Error() string

func (*DeleteLogDrainsIDDefault) GetPayload ¶

type DeleteLogDrainsIDNoContent ¶

type DeleteLogDrainsIDNoContent struct {
}

DeleteLogDrainsIDNoContent handles this case with default header values.

successful

func NewDeleteLogDrainsIDNoContent ¶

func NewDeleteLogDrainsIDNoContent() *DeleteLogDrainsIDNoContent

NewDeleteLogDrainsIDNoContent creates a DeleteLogDrainsIDNoContent with default headers values

func (*DeleteLogDrainsIDNoContent) Error ¶

type DeleteLogDrainsIDParams ¶

type DeleteLogDrainsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteLogDrainsIDParams contains all the parameters to send to the API endpoint for the delete log drains ID operation typically these are written to a http.Request

func NewDeleteLogDrainsIDParams ¶

func NewDeleteLogDrainsIDParams() *DeleteLogDrainsIDParams

NewDeleteLogDrainsIDParams creates a new DeleteLogDrainsIDParams object with the default values initialized.

func NewDeleteLogDrainsIDParamsWithContext ¶

func NewDeleteLogDrainsIDParamsWithContext(ctx context.Context) *DeleteLogDrainsIDParams

NewDeleteLogDrainsIDParamsWithContext creates a new DeleteLogDrainsIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteLogDrainsIDParamsWithHTTPClient ¶

func NewDeleteLogDrainsIDParamsWithHTTPClient(client *http.Client) *DeleteLogDrainsIDParams

NewDeleteLogDrainsIDParamsWithHTTPClient creates a new DeleteLogDrainsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteLogDrainsIDParamsWithTimeout ¶

func NewDeleteLogDrainsIDParamsWithTimeout(timeout time.Duration) *DeleteLogDrainsIDParams

NewDeleteLogDrainsIDParamsWithTimeout creates a new DeleteLogDrainsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteLogDrainsIDParams) SetContext ¶

func (o *DeleteLogDrainsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete log drains ID params

func (*DeleteLogDrainsIDParams) SetHTTPClient ¶

func (o *DeleteLogDrainsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete log drains ID params

func (*DeleteLogDrainsIDParams) SetID ¶

func (o *DeleteLogDrainsIDParams) SetID(id int64)

SetID adds the id to the delete log drains ID params

func (*DeleteLogDrainsIDParams) SetTimeout ¶

func (o *DeleteLogDrainsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete log drains ID params

func (*DeleteLogDrainsIDParams) WithContext ¶

WithContext adds the context to the delete log drains ID params

func (*DeleteLogDrainsIDParams) WithHTTPClient ¶

func (o *DeleteLogDrainsIDParams) WithHTTPClient(client *http.Client) *DeleteLogDrainsIDParams

WithHTTPClient adds the HTTPClient to the delete log drains ID params

func (*DeleteLogDrainsIDParams) WithID ¶

WithID adds the id to the delete log drains ID params

func (*DeleteLogDrainsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete log drains ID params

func (*DeleteLogDrainsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteLogDrainsIDReader ¶

type DeleteLogDrainsIDReader struct {
	// contains filtered or unexported fields
}

DeleteLogDrainsIDReader is a Reader for the DeleteLogDrainsID structure.

func (*DeleteLogDrainsIDReader) ReadResponse ¶

func (o *DeleteLogDrainsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeletePermissionsIDDefault ¶

type DeletePermissionsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

DeletePermissionsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewDeletePermissionsIDDefault ¶

func NewDeletePermissionsIDDefault(code int) *DeletePermissionsIDDefault

NewDeletePermissionsIDDefault creates a DeletePermissionsIDDefault with default headers values

func (*DeletePermissionsIDDefault) Code ¶

func (o *DeletePermissionsIDDefault) Code() int

Code gets the status code for the delete permissions ID default response

func (*DeletePermissionsIDDefault) Error ¶

func (*DeletePermissionsIDDefault) GetPayload ¶

type DeletePermissionsIDNoContent ¶

type DeletePermissionsIDNoContent struct {
}

DeletePermissionsIDNoContent handles this case with default header values.

successful

func NewDeletePermissionsIDNoContent ¶

func NewDeletePermissionsIDNoContent() *DeletePermissionsIDNoContent

NewDeletePermissionsIDNoContent creates a DeletePermissionsIDNoContent with default headers values

func (*DeletePermissionsIDNoContent) Error ¶

type DeletePermissionsIDParams ¶

type DeletePermissionsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeletePermissionsIDParams contains all the parameters to send to the API endpoint for the delete permissions ID operation typically these are written to a http.Request

func NewDeletePermissionsIDParams ¶

func NewDeletePermissionsIDParams() *DeletePermissionsIDParams

NewDeletePermissionsIDParams creates a new DeletePermissionsIDParams object with the default values initialized.

func NewDeletePermissionsIDParamsWithContext ¶

func NewDeletePermissionsIDParamsWithContext(ctx context.Context) *DeletePermissionsIDParams

NewDeletePermissionsIDParamsWithContext creates a new DeletePermissionsIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeletePermissionsIDParamsWithHTTPClient ¶

func NewDeletePermissionsIDParamsWithHTTPClient(client *http.Client) *DeletePermissionsIDParams

NewDeletePermissionsIDParamsWithHTTPClient creates a new DeletePermissionsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeletePermissionsIDParamsWithTimeout ¶

func NewDeletePermissionsIDParamsWithTimeout(timeout time.Duration) *DeletePermissionsIDParams

NewDeletePermissionsIDParamsWithTimeout creates a new DeletePermissionsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeletePermissionsIDParams) SetContext ¶

func (o *DeletePermissionsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete permissions ID params

func (*DeletePermissionsIDParams) SetHTTPClient ¶

func (o *DeletePermissionsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete permissions ID params

func (*DeletePermissionsIDParams) SetID ¶

func (o *DeletePermissionsIDParams) SetID(id int64)

SetID adds the id to the delete permissions ID params

func (*DeletePermissionsIDParams) SetTimeout ¶

func (o *DeletePermissionsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete permissions ID params

func (*DeletePermissionsIDParams) WithContext ¶

WithContext adds the context to the delete permissions ID params

func (*DeletePermissionsIDParams) WithHTTPClient ¶

func (o *DeletePermissionsIDParams) WithHTTPClient(client *http.Client) *DeletePermissionsIDParams

WithHTTPClient adds the HTTPClient to the delete permissions ID params

func (*DeletePermissionsIDParams) WithID ¶

WithID adds the id to the delete permissions ID params

func (*DeletePermissionsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete permissions ID params

func (*DeletePermissionsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeletePermissionsIDReader ¶

type DeletePermissionsIDReader struct {
	// contains filtered or unexported fields
}

DeletePermissionsIDReader is a Reader for the DeletePermissionsID structure.

func (*DeletePermissionsIDReader) ReadResponse ¶

func (o *DeletePermissionsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteVhostsIDDefault ¶

type DeleteVhostsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

DeleteVhostsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewDeleteVhostsIDDefault ¶

func NewDeleteVhostsIDDefault(code int) *DeleteVhostsIDDefault

NewDeleteVhostsIDDefault creates a DeleteVhostsIDDefault with default headers values

func (*DeleteVhostsIDDefault) Code ¶

func (o *DeleteVhostsIDDefault) Code() int

Code gets the status code for the delete vhosts ID default response

func (*DeleteVhostsIDDefault) Error ¶

func (o *DeleteVhostsIDDefault) Error() string

func (*DeleteVhostsIDDefault) GetPayload ¶

type DeleteVhostsIDNoContent ¶

type DeleteVhostsIDNoContent struct {
}

DeleteVhostsIDNoContent handles this case with default header values.

successful

func NewDeleteVhostsIDNoContent ¶

func NewDeleteVhostsIDNoContent() *DeleteVhostsIDNoContent

NewDeleteVhostsIDNoContent creates a DeleteVhostsIDNoContent with default headers values

func (*DeleteVhostsIDNoContent) Error ¶

func (o *DeleteVhostsIDNoContent) Error() string

type DeleteVhostsIDParams ¶

type DeleteVhostsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteVhostsIDParams contains all the parameters to send to the API endpoint for the delete vhosts ID operation typically these are written to a http.Request

func NewDeleteVhostsIDParams ¶

func NewDeleteVhostsIDParams() *DeleteVhostsIDParams

NewDeleteVhostsIDParams creates a new DeleteVhostsIDParams object with the default values initialized.

func NewDeleteVhostsIDParamsWithContext ¶

func NewDeleteVhostsIDParamsWithContext(ctx context.Context) *DeleteVhostsIDParams

NewDeleteVhostsIDParamsWithContext creates a new DeleteVhostsIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteVhostsIDParamsWithHTTPClient ¶

func NewDeleteVhostsIDParamsWithHTTPClient(client *http.Client) *DeleteVhostsIDParams

NewDeleteVhostsIDParamsWithHTTPClient creates a new DeleteVhostsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteVhostsIDParamsWithTimeout ¶

func NewDeleteVhostsIDParamsWithTimeout(timeout time.Duration) *DeleteVhostsIDParams

NewDeleteVhostsIDParamsWithTimeout creates a new DeleteVhostsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteVhostsIDParams) SetContext ¶

func (o *DeleteVhostsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete vhosts ID params

func (*DeleteVhostsIDParams) SetHTTPClient ¶

func (o *DeleteVhostsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete vhosts ID params

func (*DeleteVhostsIDParams) SetID ¶

func (o *DeleteVhostsIDParams) SetID(id int64)

SetID adds the id to the delete vhosts ID params

func (*DeleteVhostsIDParams) SetTimeout ¶

func (o *DeleteVhostsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete vhosts ID params

func (*DeleteVhostsIDParams) WithContext ¶

WithContext adds the context to the delete vhosts ID params

func (*DeleteVhostsIDParams) WithHTTPClient ¶

func (o *DeleteVhostsIDParams) WithHTTPClient(client *http.Client) *DeleteVhostsIDParams

WithHTTPClient adds the HTTPClient to the delete vhosts ID params

func (*DeleteVhostsIDParams) WithID ¶

WithID adds the id to the delete vhosts ID params

func (*DeleteVhostsIDParams) WithTimeout ¶

func (o *DeleteVhostsIDParams) WithTimeout(timeout time.Duration) *DeleteVhostsIDParams

WithTimeout adds the timeout to the delete vhosts ID params

func (*DeleteVhostsIDParams) WriteToRequest ¶

func (o *DeleteVhostsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type DeleteVhostsIDReader ¶

type DeleteVhostsIDReader struct {
	// contains filtered or unexported fields
}

DeleteVhostsIDReader is a Reader for the DeleteVhostsID structure.

func (*DeleteVhostsIDReader) ReadResponse ¶

func (o *DeleteVhostsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDActivityReportsDefault ¶

type GetAccountsAccountIDActivityReportsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDActivityReportsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDActivityReportsDefault ¶

func NewGetAccountsAccountIDActivityReportsDefault(code int) *GetAccountsAccountIDActivityReportsDefault

NewGetAccountsAccountIDActivityReportsDefault creates a GetAccountsAccountIDActivityReportsDefault with default headers values

func (*GetAccountsAccountIDActivityReportsDefault) Code ¶

Code gets the status code for the get accounts account ID activity reports default response

func (*GetAccountsAccountIDActivityReportsDefault) Error ¶

func (*GetAccountsAccountIDActivityReportsDefault) GetPayload ¶

type GetAccountsAccountIDActivityReportsOK ¶

type GetAccountsAccountIDActivityReportsOK struct {
	Payload *models.InlineResponse2001
}

GetAccountsAccountIDActivityReportsOK handles this case with default header values.

successful

func NewGetAccountsAccountIDActivityReportsOK ¶

func NewGetAccountsAccountIDActivityReportsOK() *GetAccountsAccountIDActivityReportsOK

NewGetAccountsAccountIDActivityReportsOK creates a GetAccountsAccountIDActivityReportsOK with default headers values

func (*GetAccountsAccountIDActivityReportsOK) Error ¶

func (*GetAccountsAccountIDActivityReportsOK) GetPayload ¶

type GetAccountsAccountIDActivityReportsParams ¶

type GetAccountsAccountIDActivityReportsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDActivityReportsParams contains all the parameters to send to the API endpoint for the get accounts account ID activity reports operation typically these are written to a http.Request

func NewGetAccountsAccountIDActivityReportsParams ¶

func NewGetAccountsAccountIDActivityReportsParams() *GetAccountsAccountIDActivityReportsParams

NewGetAccountsAccountIDActivityReportsParams creates a new GetAccountsAccountIDActivityReportsParams object with the default values initialized.

func NewGetAccountsAccountIDActivityReportsParamsWithContext ¶

func NewGetAccountsAccountIDActivityReportsParamsWithContext(ctx context.Context) *GetAccountsAccountIDActivityReportsParams

NewGetAccountsAccountIDActivityReportsParamsWithContext creates a new GetAccountsAccountIDActivityReportsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDActivityReportsParamsWithHTTPClient ¶

func NewGetAccountsAccountIDActivityReportsParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDActivityReportsParams

NewGetAccountsAccountIDActivityReportsParamsWithHTTPClient creates a new GetAccountsAccountIDActivityReportsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDActivityReportsParamsWithTimeout ¶

func NewGetAccountsAccountIDActivityReportsParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDActivityReportsParams

NewGetAccountsAccountIDActivityReportsParamsWithTimeout creates a new GetAccountsAccountIDActivityReportsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDActivityReportsParams) SetAccountID ¶

func (o *GetAccountsAccountIDActivityReportsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) SetContext ¶

SetContext adds the context to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDActivityReportsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) SetPage ¶

SetPage adds the page to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) SetTimeout ¶

SetTimeout adds the timeout to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) WithContext ¶

WithContext adds the context to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) WithPage ¶

WithPage adds the page to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID activity reports params

func (*GetAccountsAccountIDActivityReportsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDActivityReportsReader ¶

type GetAccountsAccountIDActivityReportsReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDActivityReportsReader is a Reader for the GetAccountsAccountIDActivityReports structure.

func (*GetAccountsAccountIDActivityReportsReader) ReadResponse ¶

func (o *GetAccountsAccountIDActivityReportsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDAppsDefault ¶

type GetAccountsAccountIDAppsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDAppsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDAppsDefault ¶

func NewGetAccountsAccountIDAppsDefault(code int) *GetAccountsAccountIDAppsDefault

NewGetAccountsAccountIDAppsDefault creates a GetAccountsAccountIDAppsDefault with default headers values

func (*GetAccountsAccountIDAppsDefault) Code ¶

Code gets the status code for the get accounts account ID apps default response

func (*GetAccountsAccountIDAppsDefault) Error ¶

func (*GetAccountsAccountIDAppsDefault) GetPayload ¶

type GetAccountsAccountIDAppsOK ¶

type GetAccountsAccountIDAppsOK struct {
	Payload *models.InlineResponse2003
}

GetAccountsAccountIDAppsOK handles this case with default header values.

successful

func NewGetAccountsAccountIDAppsOK ¶

func NewGetAccountsAccountIDAppsOK() *GetAccountsAccountIDAppsOK

NewGetAccountsAccountIDAppsOK creates a GetAccountsAccountIDAppsOK with default headers values

func (*GetAccountsAccountIDAppsOK) Error ¶

func (*GetAccountsAccountIDAppsOK) GetPayload ¶

type GetAccountsAccountIDAppsParams ¶

type GetAccountsAccountIDAppsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDAppsParams contains all the parameters to send to the API endpoint for the get accounts account ID apps operation typically these are written to a http.Request

func NewGetAccountsAccountIDAppsParams ¶

func NewGetAccountsAccountIDAppsParams() *GetAccountsAccountIDAppsParams

NewGetAccountsAccountIDAppsParams creates a new GetAccountsAccountIDAppsParams object with the default values initialized.

func NewGetAccountsAccountIDAppsParamsWithContext ¶

func NewGetAccountsAccountIDAppsParamsWithContext(ctx context.Context) *GetAccountsAccountIDAppsParams

NewGetAccountsAccountIDAppsParamsWithContext creates a new GetAccountsAccountIDAppsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDAppsParamsWithHTTPClient ¶

func NewGetAccountsAccountIDAppsParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDAppsParams

NewGetAccountsAccountIDAppsParamsWithHTTPClient creates a new GetAccountsAccountIDAppsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDAppsParamsWithTimeout ¶

func NewGetAccountsAccountIDAppsParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDAppsParams

NewGetAccountsAccountIDAppsParamsWithTimeout creates a new GetAccountsAccountIDAppsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDAppsParams) SetAccountID ¶

func (o *GetAccountsAccountIDAppsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) SetContext ¶

func (o *GetAccountsAccountIDAppsParams) SetContext(ctx context.Context)

SetContext adds the context to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDAppsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) SetPage ¶

func (o *GetAccountsAccountIDAppsParams) SetPage(page *int64)

SetPage adds the page to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) SetTimeout ¶

func (o *GetAccountsAccountIDAppsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) WithContext ¶

WithContext adds the context to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) WithPage ¶

WithPage adds the page to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID apps params

func (*GetAccountsAccountIDAppsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDAppsReader ¶

type GetAccountsAccountIDAppsReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDAppsReader is a Reader for the GetAccountsAccountIDApps structure.

func (*GetAccountsAccountIDAppsReader) ReadResponse ¶

func (o *GetAccountsAccountIDAppsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDBackupsDefault ¶

type GetAccountsAccountIDBackupsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDBackupsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDBackupsDefault ¶

func NewGetAccountsAccountIDBackupsDefault(code int) *GetAccountsAccountIDBackupsDefault

NewGetAccountsAccountIDBackupsDefault creates a GetAccountsAccountIDBackupsDefault with default headers values

func (*GetAccountsAccountIDBackupsDefault) Code ¶

Code gets the status code for the get accounts account ID backups default response

func (*GetAccountsAccountIDBackupsDefault) Error ¶

func (*GetAccountsAccountIDBackupsDefault) GetPayload ¶

type GetAccountsAccountIDBackupsOK ¶

type GetAccountsAccountIDBackupsOK struct {
	Payload *models.InlineResponse2004
}

GetAccountsAccountIDBackupsOK handles this case with default header values.

successful

func NewGetAccountsAccountIDBackupsOK ¶

func NewGetAccountsAccountIDBackupsOK() *GetAccountsAccountIDBackupsOK

NewGetAccountsAccountIDBackupsOK creates a GetAccountsAccountIDBackupsOK with default headers values

func (*GetAccountsAccountIDBackupsOK) Error ¶

func (*GetAccountsAccountIDBackupsOK) GetPayload ¶

type GetAccountsAccountIDBackupsParams ¶

type GetAccountsAccountIDBackupsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDBackupsParams contains all the parameters to send to the API endpoint for the get accounts account ID backups operation typically these are written to a http.Request

func NewGetAccountsAccountIDBackupsParams ¶

func NewGetAccountsAccountIDBackupsParams() *GetAccountsAccountIDBackupsParams

NewGetAccountsAccountIDBackupsParams creates a new GetAccountsAccountIDBackupsParams object with the default values initialized.

func NewGetAccountsAccountIDBackupsParamsWithContext ¶

func NewGetAccountsAccountIDBackupsParamsWithContext(ctx context.Context) *GetAccountsAccountIDBackupsParams

NewGetAccountsAccountIDBackupsParamsWithContext creates a new GetAccountsAccountIDBackupsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDBackupsParamsWithHTTPClient ¶

func NewGetAccountsAccountIDBackupsParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDBackupsParams

NewGetAccountsAccountIDBackupsParamsWithHTTPClient creates a new GetAccountsAccountIDBackupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDBackupsParamsWithTimeout ¶

func NewGetAccountsAccountIDBackupsParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDBackupsParams

NewGetAccountsAccountIDBackupsParamsWithTimeout creates a new GetAccountsAccountIDBackupsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDBackupsParams) SetAccountID ¶

func (o *GetAccountsAccountIDBackupsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) SetContext ¶

SetContext adds the context to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDBackupsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) SetPage ¶

func (o *GetAccountsAccountIDBackupsParams) SetPage(page *int64)

SetPage adds the page to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) SetTimeout ¶

func (o *GetAccountsAccountIDBackupsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) WithContext ¶

WithContext adds the context to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) WithPage ¶

WithPage adds the page to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID backups params

func (*GetAccountsAccountIDBackupsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDBackupsReader ¶

type GetAccountsAccountIDBackupsReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDBackupsReader is a Reader for the GetAccountsAccountIDBackups structure.

func (*GetAccountsAccountIDBackupsReader) ReadResponse ¶

func (o *GetAccountsAccountIDBackupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDCertificatesDefault ¶

type GetAccountsAccountIDCertificatesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDCertificatesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDCertificatesDefault ¶

func NewGetAccountsAccountIDCertificatesDefault(code int) *GetAccountsAccountIDCertificatesDefault

NewGetAccountsAccountIDCertificatesDefault creates a GetAccountsAccountIDCertificatesDefault with default headers values

func (*GetAccountsAccountIDCertificatesDefault) Code ¶

Code gets the status code for the get accounts account ID certificates default response

func (*GetAccountsAccountIDCertificatesDefault) Error ¶

func (*GetAccountsAccountIDCertificatesDefault) GetPayload ¶

type GetAccountsAccountIDCertificatesOK ¶

type GetAccountsAccountIDCertificatesOK struct {
	Payload *models.InlineResponse2006
}

GetAccountsAccountIDCertificatesOK handles this case with default header values.

successful

func NewGetAccountsAccountIDCertificatesOK ¶

func NewGetAccountsAccountIDCertificatesOK() *GetAccountsAccountIDCertificatesOK

NewGetAccountsAccountIDCertificatesOK creates a GetAccountsAccountIDCertificatesOK with default headers values

func (*GetAccountsAccountIDCertificatesOK) Error ¶

func (*GetAccountsAccountIDCertificatesOK) GetPayload ¶

type GetAccountsAccountIDCertificatesParams ¶

type GetAccountsAccountIDCertificatesParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDCertificatesParams contains all the parameters to send to the API endpoint for the get accounts account ID certificates operation typically these are written to a http.Request

func NewGetAccountsAccountIDCertificatesParams ¶

func NewGetAccountsAccountIDCertificatesParams() *GetAccountsAccountIDCertificatesParams

NewGetAccountsAccountIDCertificatesParams creates a new GetAccountsAccountIDCertificatesParams object with the default values initialized.

func NewGetAccountsAccountIDCertificatesParamsWithContext ¶

func NewGetAccountsAccountIDCertificatesParamsWithContext(ctx context.Context) *GetAccountsAccountIDCertificatesParams

NewGetAccountsAccountIDCertificatesParamsWithContext creates a new GetAccountsAccountIDCertificatesParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDCertificatesParamsWithHTTPClient ¶

func NewGetAccountsAccountIDCertificatesParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDCertificatesParams

NewGetAccountsAccountIDCertificatesParamsWithHTTPClient creates a new GetAccountsAccountIDCertificatesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDCertificatesParamsWithTimeout ¶

func NewGetAccountsAccountIDCertificatesParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDCertificatesParams

NewGetAccountsAccountIDCertificatesParamsWithTimeout creates a new GetAccountsAccountIDCertificatesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDCertificatesParams) SetAccountID ¶

func (o *GetAccountsAccountIDCertificatesParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) SetContext ¶

SetContext adds the context to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDCertificatesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) SetPage ¶

SetPage adds the page to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) SetTimeout ¶

func (o *GetAccountsAccountIDCertificatesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) WithContext ¶

WithContext adds the context to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) WithPage ¶

WithPage adds the page to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID certificates params

func (*GetAccountsAccountIDCertificatesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDCertificatesReader ¶

type GetAccountsAccountIDCertificatesReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDCertificatesReader is a Reader for the GetAccountsAccountIDCertificates structure.

func (*GetAccountsAccountIDCertificatesReader) ReadResponse ¶

func (o *GetAccountsAccountIDCertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDDatabasesDefault ¶

type GetAccountsAccountIDDatabasesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDDatabasesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDDatabasesDefault ¶

func NewGetAccountsAccountIDDatabasesDefault(code int) *GetAccountsAccountIDDatabasesDefault

NewGetAccountsAccountIDDatabasesDefault creates a GetAccountsAccountIDDatabasesDefault with default headers values

func (*GetAccountsAccountIDDatabasesDefault) Code ¶

Code gets the status code for the get accounts account ID databases default response

func (*GetAccountsAccountIDDatabasesDefault) Error ¶

func (*GetAccountsAccountIDDatabasesDefault) GetPayload ¶

type GetAccountsAccountIDDatabasesOK ¶

type GetAccountsAccountIDDatabasesOK struct {
	Payload *models.InlineResponse20014
}

GetAccountsAccountIDDatabasesOK handles this case with default header values.

successful

func NewGetAccountsAccountIDDatabasesOK ¶

func NewGetAccountsAccountIDDatabasesOK() *GetAccountsAccountIDDatabasesOK

NewGetAccountsAccountIDDatabasesOK creates a GetAccountsAccountIDDatabasesOK with default headers values

func (*GetAccountsAccountIDDatabasesOK) Error ¶

func (*GetAccountsAccountIDDatabasesOK) GetPayload ¶

type GetAccountsAccountIDDatabasesParams ¶

type GetAccountsAccountIDDatabasesParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDDatabasesParams contains all the parameters to send to the API endpoint for the get accounts account ID databases operation typically these are written to a http.Request

func NewGetAccountsAccountIDDatabasesParams ¶

func NewGetAccountsAccountIDDatabasesParams() *GetAccountsAccountIDDatabasesParams

NewGetAccountsAccountIDDatabasesParams creates a new GetAccountsAccountIDDatabasesParams object with the default values initialized.

func NewGetAccountsAccountIDDatabasesParamsWithContext ¶

func NewGetAccountsAccountIDDatabasesParamsWithContext(ctx context.Context) *GetAccountsAccountIDDatabasesParams

NewGetAccountsAccountIDDatabasesParamsWithContext creates a new GetAccountsAccountIDDatabasesParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDDatabasesParamsWithHTTPClient ¶

func NewGetAccountsAccountIDDatabasesParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDDatabasesParams

NewGetAccountsAccountIDDatabasesParamsWithHTTPClient creates a new GetAccountsAccountIDDatabasesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDDatabasesParamsWithTimeout ¶

func NewGetAccountsAccountIDDatabasesParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDDatabasesParams

NewGetAccountsAccountIDDatabasesParamsWithTimeout creates a new GetAccountsAccountIDDatabasesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDDatabasesParams) SetAccountID ¶

func (o *GetAccountsAccountIDDatabasesParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) SetContext ¶

SetContext adds the context to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDDatabasesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) SetPage ¶

func (o *GetAccountsAccountIDDatabasesParams) SetPage(page *int64)

SetPage adds the page to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) SetTimeout ¶

func (o *GetAccountsAccountIDDatabasesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) WithContext ¶

WithContext adds the context to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) WithPage ¶

WithPage adds the page to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID databases params

func (*GetAccountsAccountIDDatabasesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDDatabasesReader ¶

type GetAccountsAccountIDDatabasesReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDDatabasesReader is a Reader for the GetAccountsAccountIDDatabases structure.

func (*GetAccountsAccountIDDatabasesReader) ReadResponse ¶

func (o *GetAccountsAccountIDDatabasesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDDisksDefault ¶

type GetAccountsAccountIDDisksDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDDisksDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDDisksDefault ¶

func NewGetAccountsAccountIDDisksDefault(code int) *GetAccountsAccountIDDisksDefault

NewGetAccountsAccountIDDisksDefault creates a GetAccountsAccountIDDisksDefault with default headers values

func (*GetAccountsAccountIDDisksDefault) Code ¶

Code gets the status code for the get accounts account ID disks default response

func (*GetAccountsAccountIDDisksDefault) Error ¶

func (*GetAccountsAccountIDDisksDefault) GetPayload ¶

type GetAccountsAccountIDDisksOK ¶

type GetAccountsAccountIDDisksOK struct {
	Payload *models.InlineResponse20015
}

GetAccountsAccountIDDisksOK handles this case with default header values.

successful

func NewGetAccountsAccountIDDisksOK ¶

func NewGetAccountsAccountIDDisksOK() *GetAccountsAccountIDDisksOK

NewGetAccountsAccountIDDisksOK creates a GetAccountsAccountIDDisksOK with default headers values

func (*GetAccountsAccountIDDisksOK) Error ¶

func (*GetAccountsAccountIDDisksOK) GetPayload ¶

type GetAccountsAccountIDDisksParams ¶

type GetAccountsAccountIDDisksParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDDisksParams contains all the parameters to send to the API endpoint for the get accounts account ID disks operation typically these are written to a http.Request

func NewGetAccountsAccountIDDisksParams ¶

func NewGetAccountsAccountIDDisksParams() *GetAccountsAccountIDDisksParams

NewGetAccountsAccountIDDisksParams creates a new GetAccountsAccountIDDisksParams object with the default values initialized.

func NewGetAccountsAccountIDDisksParamsWithContext ¶

func NewGetAccountsAccountIDDisksParamsWithContext(ctx context.Context) *GetAccountsAccountIDDisksParams

NewGetAccountsAccountIDDisksParamsWithContext creates a new GetAccountsAccountIDDisksParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDDisksParamsWithHTTPClient ¶

func NewGetAccountsAccountIDDisksParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDDisksParams

NewGetAccountsAccountIDDisksParamsWithHTTPClient creates a new GetAccountsAccountIDDisksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDDisksParamsWithTimeout ¶

func NewGetAccountsAccountIDDisksParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDDisksParams

NewGetAccountsAccountIDDisksParamsWithTimeout creates a new GetAccountsAccountIDDisksParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDDisksParams) SetAccountID ¶

func (o *GetAccountsAccountIDDisksParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) SetContext ¶

func (o *GetAccountsAccountIDDisksParams) SetContext(ctx context.Context)

SetContext adds the context to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDDisksParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) SetPage ¶

func (o *GetAccountsAccountIDDisksParams) SetPage(page *int64)

SetPage adds the page to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) SetTimeout ¶

func (o *GetAccountsAccountIDDisksParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) WithContext ¶

WithContext adds the context to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) WithPage ¶

WithPage adds the page to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID disks params

func (*GetAccountsAccountIDDisksParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDDisksReader ¶

type GetAccountsAccountIDDisksReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDDisksReader is a Reader for the GetAccountsAccountIDDisks structure.

func (*GetAccountsAccountIDDisksReader) ReadResponse ¶

func (o *GetAccountsAccountIDDisksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDLogDrainsDefault ¶

type GetAccountsAccountIDLogDrainsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDLogDrainsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDLogDrainsDefault ¶

func NewGetAccountsAccountIDLogDrainsDefault(code int) *GetAccountsAccountIDLogDrainsDefault

NewGetAccountsAccountIDLogDrainsDefault creates a GetAccountsAccountIDLogDrainsDefault with default headers values

func (*GetAccountsAccountIDLogDrainsDefault) Code ¶

Code gets the status code for the get accounts account ID log drains default response

func (*GetAccountsAccountIDLogDrainsDefault) Error ¶

func (*GetAccountsAccountIDLogDrainsDefault) GetPayload ¶

type GetAccountsAccountIDLogDrainsOK ¶

type GetAccountsAccountIDLogDrainsOK struct {
	Payload *models.InlineResponse20026
}

GetAccountsAccountIDLogDrainsOK handles this case with default header values.

successful

func NewGetAccountsAccountIDLogDrainsOK ¶

func NewGetAccountsAccountIDLogDrainsOK() *GetAccountsAccountIDLogDrainsOK

NewGetAccountsAccountIDLogDrainsOK creates a GetAccountsAccountIDLogDrainsOK with default headers values

func (*GetAccountsAccountIDLogDrainsOK) Error ¶

func (*GetAccountsAccountIDLogDrainsOK) GetPayload ¶

type GetAccountsAccountIDLogDrainsParams ¶

type GetAccountsAccountIDLogDrainsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDLogDrainsParams contains all the parameters to send to the API endpoint for the get accounts account ID log drains operation typically these are written to a http.Request

func NewGetAccountsAccountIDLogDrainsParams ¶

func NewGetAccountsAccountIDLogDrainsParams() *GetAccountsAccountIDLogDrainsParams

NewGetAccountsAccountIDLogDrainsParams creates a new GetAccountsAccountIDLogDrainsParams object with the default values initialized.

func NewGetAccountsAccountIDLogDrainsParamsWithContext ¶

func NewGetAccountsAccountIDLogDrainsParamsWithContext(ctx context.Context) *GetAccountsAccountIDLogDrainsParams

NewGetAccountsAccountIDLogDrainsParamsWithContext creates a new GetAccountsAccountIDLogDrainsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDLogDrainsParamsWithHTTPClient ¶

func NewGetAccountsAccountIDLogDrainsParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDLogDrainsParams

NewGetAccountsAccountIDLogDrainsParamsWithHTTPClient creates a new GetAccountsAccountIDLogDrainsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDLogDrainsParamsWithTimeout ¶

func NewGetAccountsAccountIDLogDrainsParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDLogDrainsParams

NewGetAccountsAccountIDLogDrainsParamsWithTimeout creates a new GetAccountsAccountIDLogDrainsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDLogDrainsParams) SetAccountID ¶

func (o *GetAccountsAccountIDLogDrainsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) SetContext ¶

SetContext adds the context to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDLogDrainsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) SetPage ¶

func (o *GetAccountsAccountIDLogDrainsParams) SetPage(page *int64)

SetPage adds the page to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) SetTimeout ¶

func (o *GetAccountsAccountIDLogDrainsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) WithContext ¶

WithContext adds the context to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) WithPage ¶

WithPage adds the page to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID log drains params

func (*GetAccountsAccountIDLogDrainsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDLogDrainsReader ¶

type GetAccountsAccountIDLogDrainsReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDLogDrainsReader is a Reader for the GetAccountsAccountIDLogDrains structure.

func (*GetAccountsAccountIDLogDrainsReader) ReadResponse ¶

func (o *GetAccountsAccountIDLogDrainsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDMetricDrainsDefault ¶

type GetAccountsAccountIDMetricDrainsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDMetricDrainsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDMetricDrainsDefault ¶

func NewGetAccountsAccountIDMetricDrainsDefault(code int) *GetAccountsAccountIDMetricDrainsDefault

NewGetAccountsAccountIDMetricDrainsDefault creates a GetAccountsAccountIDMetricDrainsDefault with default headers values

func (*GetAccountsAccountIDMetricDrainsDefault) Code ¶

Code gets the status code for the get accounts account ID metric drains default response

func (*GetAccountsAccountIDMetricDrainsDefault) Error ¶

func (*GetAccountsAccountIDMetricDrainsDefault) GetPayload ¶

type GetAccountsAccountIDMetricDrainsOK ¶

type GetAccountsAccountIDMetricDrainsOK struct {
	Payload *models.InlineResponse20027
}

GetAccountsAccountIDMetricDrainsOK handles this case with default header values.

successful

func NewGetAccountsAccountIDMetricDrainsOK ¶

func NewGetAccountsAccountIDMetricDrainsOK() *GetAccountsAccountIDMetricDrainsOK

NewGetAccountsAccountIDMetricDrainsOK creates a GetAccountsAccountIDMetricDrainsOK with default headers values

func (*GetAccountsAccountIDMetricDrainsOK) Error ¶

func (*GetAccountsAccountIDMetricDrainsOK) GetPayload ¶

type GetAccountsAccountIDMetricDrainsParams ¶

type GetAccountsAccountIDMetricDrainsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDMetricDrainsParams contains all the parameters to send to the API endpoint for the get accounts account ID metric drains operation typically these are written to a http.Request

func NewGetAccountsAccountIDMetricDrainsParams ¶

func NewGetAccountsAccountIDMetricDrainsParams() *GetAccountsAccountIDMetricDrainsParams

NewGetAccountsAccountIDMetricDrainsParams creates a new GetAccountsAccountIDMetricDrainsParams object with the default values initialized.

func NewGetAccountsAccountIDMetricDrainsParamsWithContext ¶

func NewGetAccountsAccountIDMetricDrainsParamsWithContext(ctx context.Context) *GetAccountsAccountIDMetricDrainsParams

NewGetAccountsAccountIDMetricDrainsParamsWithContext creates a new GetAccountsAccountIDMetricDrainsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDMetricDrainsParamsWithHTTPClient ¶

func NewGetAccountsAccountIDMetricDrainsParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDMetricDrainsParams

NewGetAccountsAccountIDMetricDrainsParamsWithHTTPClient creates a new GetAccountsAccountIDMetricDrainsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDMetricDrainsParamsWithTimeout ¶

func NewGetAccountsAccountIDMetricDrainsParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDMetricDrainsParams

NewGetAccountsAccountIDMetricDrainsParamsWithTimeout creates a new GetAccountsAccountIDMetricDrainsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDMetricDrainsParams) SetAccountID ¶

func (o *GetAccountsAccountIDMetricDrainsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) SetContext ¶

SetContext adds the context to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDMetricDrainsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) SetPage ¶

SetPage adds the page to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) SetTimeout ¶

func (o *GetAccountsAccountIDMetricDrainsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) WithContext ¶

WithContext adds the context to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) WithPage ¶

WithPage adds the page to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID metric drains params

func (*GetAccountsAccountIDMetricDrainsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDMetricDrainsReader ¶

type GetAccountsAccountIDMetricDrainsReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDMetricDrainsReader is a Reader for the GetAccountsAccountIDMetricDrains structure.

func (*GetAccountsAccountIDMetricDrainsReader) ReadResponse ¶

func (o *GetAccountsAccountIDMetricDrainsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDOperationsDefault ¶

type GetAccountsAccountIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDOperationsDefault ¶

func NewGetAccountsAccountIDOperationsDefault(code int) *GetAccountsAccountIDOperationsDefault

NewGetAccountsAccountIDOperationsDefault creates a GetAccountsAccountIDOperationsDefault with default headers values

func (*GetAccountsAccountIDOperationsDefault) Code ¶

Code gets the status code for the get accounts account ID operations default response

func (*GetAccountsAccountIDOperationsDefault) Error ¶

func (*GetAccountsAccountIDOperationsDefault) GetPayload ¶

type GetAccountsAccountIDOperationsOK ¶

type GetAccountsAccountIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetAccountsAccountIDOperationsOK handles this case with default header values.

successful

func NewGetAccountsAccountIDOperationsOK ¶

func NewGetAccountsAccountIDOperationsOK() *GetAccountsAccountIDOperationsOK

NewGetAccountsAccountIDOperationsOK creates a GetAccountsAccountIDOperationsOK with default headers values

func (*GetAccountsAccountIDOperationsOK) Error ¶

func (*GetAccountsAccountIDOperationsOK) GetPayload ¶

type GetAccountsAccountIDOperationsParams ¶

type GetAccountsAccountIDOperationsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDOperationsParams contains all the parameters to send to the API endpoint for the get accounts account ID operations operation typically these are written to a http.Request

func NewGetAccountsAccountIDOperationsParams ¶

func NewGetAccountsAccountIDOperationsParams() *GetAccountsAccountIDOperationsParams

NewGetAccountsAccountIDOperationsParams creates a new GetAccountsAccountIDOperationsParams object with the default values initialized.

func NewGetAccountsAccountIDOperationsParamsWithContext ¶

func NewGetAccountsAccountIDOperationsParamsWithContext(ctx context.Context) *GetAccountsAccountIDOperationsParams

NewGetAccountsAccountIDOperationsParamsWithContext creates a new GetAccountsAccountIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDOperationsParamsWithHTTPClient ¶

func NewGetAccountsAccountIDOperationsParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDOperationsParams

NewGetAccountsAccountIDOperationsParamsWithHTTPClient creates a new GetAccountsAccountIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDOperationsParamsWithTimeout ¶

func NewGetAccountsAccountIDOperationsParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDOperationsParams

NewGetAccountsAccountIDOperationsParamsWithTimeout creates a new GetAccountsAccountIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDOperationsParams) SetAccountID ¶

func (o *GetAccountsAccountIDOperationsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) SetContext ¶

SetContext adds the context to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) SetPage ¶

func (o *GetAccountsAccountIDOperationsParams) SetPage(page *int64)

SetPage adds the page to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) SetTimeout ¶

func (o *GetAccountsAccountIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) WithContext ¶

WithContext adds the context to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) WithPage ¶

WithPage adds the page to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID operations params

func (*GetAccountsAccountIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDOperationsReader ¶

type GetAccountsAccountIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDOperationsReader is a Reader for the GetAccountsAccountIDOperations structure.

func (*GetAccountsAccountIDOperationsReader) ReadResponse ¶

func (o *GetAccountsAccountIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDPermissionsDefault ¶

type GetAccountsAccountIDPermissionsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDPermissionsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDPermissionsDefault ¶

func NewGetAccountsAccountIDPermissionsDefault(code int) *GetAccountsAccountIDPermissionsDefault

NewGetAccountsAccountIDPermissionsDefault creates a GetAccountsAccountIDPermissionsDefault with default headers values

func (*GetAccountsAccountIDPermissionsDefault) Code ¶

Code gets the status code for the get accounts account ID permissions default response

func (*GetAccountsAccountIDPermissionsDefault) Error ¶

func (*GetAccountsAccountIDPermissionsDefault) GetPayload ¶

type GetAccountsAccountIDPermissionsOK ¶

type GetAccountsAccountIDPermissionsOK struct {
	Payload *models.InlineResponse20030
}

GetAccountsAccountIDPermissionsOK handles this case with default header values.

successful

func NewGetAccountsAccountIDPermissionsOK ¶

func NewGetAccountsAccountIDPermissionsOK() *GetAccountsAccountIDPermissionsOK

NewGetAccountsAccountIDPermissionsOK creates a GetAccountsAccountIDPermissionsOK with default headers values

func (*GetAccountsAccountIDPermissionsOK) Error ¶

func (*GetAccountsAccountIDPermissionsOK) GetPayload ¶

type GetAccountsAccountIDPermissionsParams ¶

type GetAccountsAccountIDPermissionsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDPermissionsParams contains all the parameters to send to the API endpoint for the get accounts account ID permissions operation typically these are written to a http.Request

func NewGetAccountsAccountIDPermissionsParams ¶

func NewGetAccountsAccountIDPermissionsParams() *GetAccountsAccountIDPermissionsParams

NewGetAccountsAccountIDPermissionsParams creates a new GetAccountsAccountIDPermissionsParams object with the default values initialized.

func NewGetAccountsAccountIDPermissionsParamsWithContext ¶

func NewGetAccountsAccountIDPermissionsParamsWithContext(ctx context.Context) *GetAccountsAccountIDPermissionsParams

NewGetAccountsAccountIDPermissionsParamsWithContext creates a new GetAccountsAccountIDPermissionsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDPermissionsParamsWithHTTPClient ¶

func NewGetAccountsAccountIDPermissionsParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDPermissionsParams

NewGetAccountsAccountIDPermissionsParamsWithHTTPClient creates a new GetAccountsAccountIDPermissionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDPermissionsParamsWithTimeout ¶

func NewGetAccountsAccountIDPermissionsParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDPermissionsParams

NewGetAccountsAccountIDPermissionsParamsWithTimeout creates a new GetAccountsAccountIDPermissionsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDPermissionsParams) SetAccountID ¶

func (o *GetAccountsAccountIDPermissionsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) SetContext ¶

SetContext adds the context to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDPermissionsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) SetPage ¶

func (o *GetAccountsAccountIDPermissionsParams) SetPage(page *int64)

SetPage adds the page to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) SetTimeout ¶

func (o *GetAccountsAccountIDPermissionsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) WithContext ¶

WithContext adds the context to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) WithPage ¶

WithPage adds the page to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID permissions params

func (*GetAccountsAccountIDPermissionsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDPermissionsReader ¶

type GetAccountsAccountIDPermissionsReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDPermissionsReader is a Reader for the GetAccountsAccountIDPermissions structure.

func (*GetAccountsAccountIDPermissionsReader) ReadResponse ¶

func (o *GetAccountsAccountIDPermissionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDServicesDefault ¶

type GetAccountsAccountIDServicesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDServicesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDServicesDefault ¶

func NewGetAccountsAccountIDServicesDefault(code int) *GetAccountsAccountIDServicesDefault

NewGetAccountsAccountIDServicesDefault creates a GetAccountsAccountIDServicesDefault with default headers values

func (*GetAccountsAccountIDServicesDefault) Code ¶

Code gets the status code for the get accounts account ID services default response

func (*GetAccountsAccountIDServicesDefault) Error ¶

func (*GetAccountsAccountIDServicesDefault) GetPayload ¶

type GetAccountsAccountIDServicesOK ¶

type GetAccountsAccountIDServicesOK struct {
	Payload *models.InlineResponse20033
}

GetAccountsAccountIDServicesOK handles this case with default header values.

successful

func NewGetAccountsAccountIDServicesOK ¶

func NewGetAccountsAccountIDServicesOK() *GetAccountsAccountIDServicesOK

NewGetAccountsAccountIDServicesOK creates a GetAccountsAccountIDServicesOK with default headers values

func (*GetAccountsAccountIDServicesOK) Error ¶

func (*GetAccountsAccountIDServicesOK) GetPayload ¶

type GetAccountsAccountIDServicesParams ¶

type GetAccountsAccountIDServicesParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDServicesParams contains all the parameters to send to the API endpoint for the get accounts account ID services operation typically these are written to a http.Request

func NewGetAccountsAccountIDServicesParams ¶

func NewGetAccountsAccountIDServicesParams() *GetAccountsAccountIDServicesParams

NewGetAccountsAccountIDServicesParams creates a new GetAccountsAccountIDServicesParams object with the default values initialized.

func NewGetAccountsAccountIDServicesParamsWithContext ¶

func NewGetAccountsAccountIDServicesParamsWithContext(ctx context.Context) *GetAccountsAccountIDServicesParams

NewGetAccountsAccountIDServicesParamsWithContext creates a new GetAccountsAccountIDServicesParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDServicesParamsWithHTTPClient ¶

func NewGetAccountsAccountIDServicesParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDServicesParams

NewGetAccountsAccountIDServicesParamsWithHTTPClient creates a new GetAccountsAccountIDServicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDServicesParamsWithTimeout ¶

func NewGetAccountsAccountIDServicesParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDServicesParams

NewGetAccountsAccountIDServicesParamsWithTimeout creates a new GetAccountsAccountIDServicesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDServicesParams) SetAccountID ¶

func (o *GetAccountsAccountIDServicesParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) SetContext ¶

SetContext adds the context to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDServicesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) SetPage ¶

func (o *GetAccountsAccountIDServicesParams) SetPage(page *int64)

SetPage adds the page to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) SetTimeout ¶

func (o *GetAccountsAccountIDServicesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) WithContext ¶

WithContext adds the context to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) WithPage ¶

WithPage adds the page to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID services params

func (*GetAccountsAccountIDServicesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDServicesReader ¶

type GetAccountsAccountIDServicesReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDServicesReader is a Reader for the GetAccountsAccountIDServices structure.

func (*GetAccountsAccountIDServicesReader) ReadResponse ¶

func (o *GetAccountsAccountIDServicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsAccountIDVhostsDefault ¶

type GetAccountsAccountIDVhostsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsAccountIDVhostsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsAccountIDVhostsDefault ¶

func NewGetAccountsAccountIDVhostsDefault(code int) *GetAccountsAccountIDVhostsDefault

NewGetAccountsAccountIDVhostsDefault creates a GetAccountsAccountIDVhostsDefault with default headers values

func (*GetAccountsAccountIDVhostsDefault) Code ¶

Code gets the status code for the get accounts account ID vhosts default response

func (*GetAccountsAccountIDVhostsDefault) Error ¶

func (*GetAccountsAccountIDVhostsDefault) GetPayload ¶

type GetAccountsAccountIDVhostsOK ¶

type GetAccountsAccountIDVhostsOK struct {
	Payload *models.InlineResponse20038
}

GetAccountsAccountIDVhostsOK handles this case with default header values.

successful

func NewGetAccountsAccountIDVhostsOK ¶

func NewGetAccountsAccountIDVhostsOK() *GetAccountsAccountIDVhostsOK

NewGetAccountsAccountIDVhostsOK creates a GetAccountsAccountIDVhostsOK with default headers values

func (*GetAccountsAccountIDVhostsOK) Error ¶

func (*GetAccountsAccountIDVhostsOK) GetPayload ¶

type GetAccountsAccountIDVhostsParams ¶

type GetAccountsAccountIDVhostsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsAccountIDVhostsParams contains all the parameters to send to the API endpoint for the get accounts account ID vhosts operation typically these are written to a http.Request

func NewGetAccountsAccountIDVhostsParams ¶

func NewGetAccountsAccountIDVhostsParams() *GetAccountsAccountIDVhostsParams

NewGetAccountsAccountIDVhostsParams creates a new GetAccountsAccountIDVhostsParams object with the default values initialized.

func NewGetAccountsAccountIDVhostsParamsWithContext ¶

func NewGetAccountsAccountIDVhostsParamsWithContext(ctx context.Context) *GetAccountsAccountIDVhostsParams

NewGetAccountsAccountIDVhostsParamsWithContext creates a new GetAccountsAccountIDVhostsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsAccountIDVhostsParamsWithHTTPClient ¶

func NewGetAccountsAccountIDVhostsParamsWithHTTPClient(client *http.Client) *GetAccountsAccountIDVhostsParams

NewGetAccountsAccountIDVhostsParamsWithHTTPClient creates a new GetAccountsAccountIDVhostsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsAccountIDVhostsParamsWithTimeout ¶

func NewGetAccountsAccountIDVhostsParamsWithTimeout(timeout time.Duration) *GetAccountsAccountIDVhostsParams

NewGetAccountsAccountIDVhostsParamsWithTimeout creates a new GetAccountsAccountIDVhostsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsAccountIDVhostsParams) SetAccountID ¶

func (o *GetAccountsAccountIDVhostsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) SetContext ¶

SetContext adds the context to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) SetHTTPClient ¶

func (o *GetAccountsAccountIDVhostsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) SetPage ¶

func (o *GetAccountsAccountIDVhostsParams) SetPage(page *int64)

SetPage adds the page to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) SetTimeout ¶

func (o *GetAccountsAccountIDVhostsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) WithAccountID ¶

WithAccountID adds the accountID to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) WithContext ¶

WithContext adds the context to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) WithPage ¶

WithPage adds the page to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) WithTimeout ¶

WithTimeout adds the timeout to the get accounts account ID vhosts params

func (*GetAccountsAccountIDVhostsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAccountsAccountIDVhostsReader ¶

type GetAccountsAccountIDVhostsReader struct {
	// contains filtered or unexported fields
}

GetAccountsAccountIDVhostsReader is a Reader for the GetAccountsAccountIDVhosts structure.

func (*GetAccountsAccountIDVhostsReader) ReadResponse ¶

func (o *GetAccountsAccountIDVhostsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsDefault ¶

type GetAccountsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsDefault ¶

func NewGetAccountsDefault(code int) *GetAccountsDefault

NewGetAccountsDefault creates a GetAccountsDefault with default headers values

func (*GetAccountsDefault) Code ¶

func (o *GetAccountsDefault) Code() int

Code gets the status code for the get accounts default response

func (*GetAccountsDefault) Error ¶

func (o *GetAccountsDefault) Error() string

func (*GetAccountsDefault) GetPayload ¶

type GetAccountsIDDefault ¶

type GetAccountsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAccountsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAccountsIDDefault ¶

func NewGetAccountsIDDefault(code int) *GetAccountsIDDefault

NewGetAccountsIDDefault creates a GetAccountsIDDefault with default headers values

func (*GetAccountsIDDefault) Code ¶

func (o *GetAccountsIDDefault) Code() int

Code gets the status code for the get accounts ID default response

func (*GetAccountsIDDefault) Error ¶

func (o *GetAccountsIDDefault) Error() string

func (*GetAccountsIDDefault) GetPayload ¶

type GetAccountsIDOK ¶

type GetAccountsIDOK struct {
	Payload *models.InlineResponse201
}

GetAccountsIDOK handles this case with default header values.

successful

func NewGetAccountsIDOK ¶

func NewGetAccountsIDOK() *GetAccountsIDOK

NewGetAccountsIDOK creates a GetAccountsIDOK with default headers values

func (*GetAccountsIDOK) Error ¶

func (o *GetAccountsIDOK) Error() string

func (*GetAccountsIDOK) GetPayload ¶

func (o *GetAccountsIDOK) GetPayload() *models.InlineResponse201

type GetAccountsIDParams ¶

type GetAccountsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsIDParams contains all the parameters to send to the API endpoint for the get accounts ID operation typically these are written to a http.Request

func NewGetAccountsIDParams ¶

func NewGetAccountsIDParams() *GetAccountsIDParams

NewGetAccountsIDParams creates a new GetAccountsIDParams object with the default values initialized.

func NewGetAccountsIDParamsWithContext ¶

func NewGetAccountsIDParamsWithContext(ctx context.Context) *GetAccountsIDParams

NewGetAccountsIDParamsWithContext creates a new GetAccountsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsIDParamsWithHTTPClient ¶

func NewGetAccountsIDParamsWithHTTPClient(client *http.Client) *GetAccountsIDParams

NewGetAccountsIDParamsWithHTTPClient creates a new GetAccountsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsIDParamsWithTimeout ¶

func NewGetAccountsIDParamsWithTimeout(timeout time.Duration) *GetAccountsIDParams

NewGetAccountsIDParamsWithTimeout creates a new GetAccountsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsIDParams) SetContext ¶

func (o *GetAccountsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get accounts ID params

func (*GetAccountsIDParams) SetHTTPClient ¶

func (o *GetAccountsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts ID params

func (*GetAccountsIDParams) SetID ¶

func (o *GetAccountsIDParams) SetID(id int64)

SetID adds the id to the get accounts ID params

func (*GetAccountsIDParams) SetTimeout ¶

func (o *GetAccountsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts ID params

func (*GetAccountsIDParams) WithContext ¶

WithContext adds the context to the get accounts ID params

func (*GetAccountsIDParams) WithHTTPClient ¶

func (o *GetAccountsIDParams) WithHTTPClient(client *http.Client) *GetAccountsIDParams

WithHTTPClient adds the HTTPClient to the get accounts ID params

func (*GetAccountsIDParams) WithID ¶

WithID adds the id to the get accounts ID params

func (*GetAccountsIDParams) WithTimeout ¶

func (o *GetAccountsIDParams) WithTimeout(timeout time.Duration) *GetAccountsIDParams

WithTimeout adds the timeout to the get accounts ID params

func (*GetAccountsIDParams) WriteToRequest ¶

func (o *GetAccountsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetAccountsIDReader ¶

type GetAccountsIDReader struct {
	// contains filtered or unexported fields
}

GetAccountsIDReader is a Reader for the GetAccountsID structure.

func (*GetAccountsIDReader) ReadResponse ¶

func (o *GetAccountsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAccountsOK ¶

type GetAccountsOK struct {
	Payload *models.InlineResponse200
}

GetAccountsOK handles this case with default header values.

successful

func NewGetAccountsOK ¶

func NewGetAccountsOK() *GetAccountsOK

NewGetAccountsOK creates a GetAccountsOK with default headers values

func (*GetAccountsOK) Error ¶

func (o *GetAccountsOK) Error() string

func (*GetAccountsOK) GetPayload ¶

func (o *GetAccountsOK) GetPayload() *models.InlineResponse200

type GetAccountsParams ¶

type GetAccountsParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAccountsParams contains all the parameters to send to the API endpoint for the get accounts operation typically these are written to a http.Request

func NewGetAccountsParams ¶

func NewGetAccountsParams() *GetAccountsParams

NewGetAccountsParams creates a new GetAccountsParams object with the default values initialized.

func NewGetAccountsParamsWithContext ¶

func NewGetAccountsParamsWithContext(ctx context.Context) *GetAccountsParams

NewGetAccountsParamsWithContext creates a new GetAccountsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAccountsParamsWithHTTPClient ¶

func NewGetAccountsParamsWithHTTPClient(client *http.Client) *GetAccountsParams

NewGetAccountsParamsWithHTTPClient creates a new GetAccountsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAccountsParamsWithTimeout ¶

func NewGetAccountsParamsWithTimeout(timeout time.Duration) *GetAccountsParams

NewGetAccountsParamsWithTimeout creates a new GetAccountsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAccountsParams) SetContext ¶

func (o *GetAccountsParams) SetContext(ctx context.Context)

SetContext adds the context to the get accounts params

func (*GetAccountsParams) SetHTTPClient ¶

func (o *GetAccountsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get accounts params

func (*GetAccountsParams) SetPage ¶

func (o *GetAccountsParams) SetPage(page *int64)

SetPage adds the page to the get accounts params

func (*GetAccountsParams) SetTimeout ¶

func (o *GetAccountsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get accounts params

func (*GetAccountsParams) WithContext ¶

func (o *GetAccountsParams) WithContext(ctx context.Context) *GetAccountsParams

WithContext adds the context to the get accounts params

func (*GetAccountsParams) WithHTTPClient ¶

func (o *GetAccountsParams) WithHTTPClient(client *http.Client) *GetAccountsParams

WithHTTPClient adds the HTTPClient to the get accounts params

func (*GetAccountsParams) WithPage ¶

func (o *GetAccountsParams) WithPage(page *int64) *GetAccountsParams

WithPage adds the page to the get accounts params

func (*GetAccountsParams) WithTimeout ¶

func (o *GetAccountsParams) WithTimeout(timeout time.Duration) *GetAccountsParams

WithTimeout adds the timeout to the get accounts params

func (*GetAccountsParams) WriteToRequest ¶

func (o *GetAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetAccountsReader ¶

type GetAccountsReader struct {
	// contains filtered or unexported fields
}

GetAccountsReader is a Reader for the GetAccounts structure.

func (*GetAccountsReader) ReadResponse ¶

func (o *GetAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetActivityReportsActivityReportIDDownloadDefault ¶

type GetActivityReportsActivityReportIDDownloadDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetActivityReportsActivityReportIDDownloadDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetActivityReportsActivityReportIDDownloadDefault ¶

func NewGetActivityReportsActivityReportIDDownloadDefault(code int) *GetActivityReportsActivityReportIDDownloadDefault

NewGetActivityReportsActivityReportIDDownloadDefault creates a GetActivityReportsActivityReportIDDownloadDefault with default headers values

func (*GetActivityReportsActivityReportIDDownloadDefault) Code ¶

Code gets the status code for the get activity reports activity report ID download default response

func (*GetActivityReportsActivityReportIDDownloadDefault) Error ¶

func (*GetActivityReportsActivityReportIDDownloadDefault) GetPayload ¶

type GetActivityReportsActivityReportIDDownloadFound ¶

type GetActivityReportsActivityReportIDDownloadFound struct {
}

GetActivityReportsActivityReportIDDownloadFound handles this case with default header values.

Redirection to file download URL

func NewGetActivityReportsActivityReportIDDownloadFound ¶

func NewGetActivityReportsActivityReportIDDownloadFound() *GetActivityReportsActivityReportIDDownloadFound

NewGetActivityReportsActivityReportIDDownloadFound creates a GetActivityReportsActivityReportIDDownloadFound with default headers values

func (*GetActivityReportsActivityReportIDDownloadFound) Error ¶

type GetActivityReportsActivityReportIDDownloadParams ¶

type GetActivityReportsActivityReportIDDownloadParams struct {

	/*ActivityReportID
	  activity_report_id

	*/
	ActivityReportID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetActivityReportsActivityReportIDDownloadParams contains all the parameters to send to the API endpoint for the get activity reports activity report ID download operation typically these are written to a http.Request

func NewGetActivityReportsActivityReportIDDownloadParams ¶

func NewGetActivityReportsActivityReportIDDownloadParams() *GetActivityReportsActivityReportIDDownloadParams

NewGetActivityReportsActivityReportIDDownloadParams creates a new GetActivityReportsActivityReportIDDownloadParams object with the default values initialized.

func NewGetActivityReportsActivityReportIDDownloadParamsWithContext ¶

func NewGetActivityReportsActivityReportIDDownloadParamsWithContext(ctx context.Context) *GetActivityReportsActivityReportIDDownloadParams

NewGetActivityReportsActivityReportIDDownloadParamsWithContext creates a new GetActivityReportsActivityReportIDDownloadParams object with the default values initialized, and the ability to set a context for a request

func NewGetActivityReportsActivityReportIDDownloadParamsWithHTTPClient ¶

func NewGetActivityReportsActivityReportIDDownloadParamsWithHTTPClient(client *http.Client) *GetActivityReportsActivityReportIDDownloadParams

NewGetActivityReportsActivityReportIDDownloadParamsWithHTTPClient creates a new GetActivityReportsActivityReportIDDownloadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetActivityReportsActivityReportIDDownloadParamsWithTimeout ¶

func NewGetActivityReportsActivityReportIDDownloadParamsWithTimeout(timeout time.Duration) *GetActivityReportsActivityReportIDDownloadParams

NewGetActivityReportsActivityReportIDDownloadParamsWithTimeout creates a new GetActivityReportsActivityReportIDDownloadParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetActivityReportsActivityReportIDDownloadParams) SetActivityReportID ¶

func (o *GetActivityReportsActivityReportIDDownloadParams) SetActivityReportID(activityReportID int64)

SetActivityReportID adds the activityReportId to the get activity reports activity report ID download params

func (*GetActivityReportsActivityReportIDDownloadParams) SetContext ¶

SetContext adds the context to the get activity reports activity report ID download params

func (*GetActivityReportsActivityReportIDDownloadParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get activity reports activity report ID download params

func (*GetActivityReportsActivityReportIDDownloadParams) SetTimeout ¶

SetTimeout adds the timeout to the get activity reports activity report ID download params

func (*GetActivityReportsActivityReportIDDownloadParams) WithActivityReportID ¶

WithActivityReportID adds the activityReportID to the get activity reports activity report ID download params

func (*GetActivityReportsActivityReportIDDownloadParams) WithContext ¶

WithContext adds the context to the get activity reports activity report ID download params

func (*GetActivityReportsActivityReportIDDownloadParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get activity reports activity report ID download params

func (*GetActivityReportsActivityReportIDDownloadParams) WithTimeout ¶

WithTimeout adds the timeout to the get activity reports activity report ID download params

func (*GetActivityReportsActivityReportIDDownloadParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetActivityReportsActivityReportIDDownloadReader ¶

type GetActivityReportsActivityReportIDDownloadReader struct {
	// contains filtered or unexported fields
}

GetActivityReportsActivityReportIDDownloadReader is a Reader for the GetActivityReportsActivityReportIDDownload structure.

func (*GetActivityReportsActivityReportIDDownloadReader) ReadResponse ¶

func (o *GetActivityReportsActivityReportIDDownloadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetActivityReportsIDDefault ¶

type GetActivityReportsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetActivityReportsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetActivityReportsIDDefault ¶

func NewGetActivityReportsIDDefault(code int) *GetActivityReportsIDDefault

NewGetActivityReportsIDDefault creates a GetActivityReportsIDDefault with default headers values

func (*GetActivityReportsIDDefault) Code ¶

func (o *GetActivityReportsIDDefault) Code() int

Code gets the status code for the get activity reports ID default response

func (*GetActivityReportsIDDefault) Error ¶

func (*GetActivityReportsIDDefault) GetPayload ¶

type GetActivityReportsIDOK ¶

type GetActivityReportsIDOK struct {
	Payload *models.InlineResponse2002
}

GetActivityReportsIDOK handles this case with default header values.

successful

func NewGetActivityReportsIDOK ¶

func NewGetActivityReportsIDOK() *GetActivityReportsIDOK

NewGetActivityReportsIDOK creates a GetActivityReportsIDOK with default headers values

func (*GetActivityReportsIDOK) Error ¶

func (o *GetActivityReportsIDOK) Error() string

func (*GetActivityReportsIDOK) GetPayload ¶

type GetActivityReportsIDParams ¶

type GetActivityReportsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetActivityReportsIDParams contains all the parameters to send to the API endpoint for the get activity reports ID operation typically these are written to a http.Request

func NewGetActivityReportsIDParams ¶

func NewGetActivityReportsIDParams() *GetActivityReportsIDParams

NewGetActivityReportsIDParams creates a new GetActivityReportsIDParams object with the default values initialized.

func NewGetActivityReportsIDParamsWithContext ¶

func NewGetActivityReportsIDParamsWithContext(ctx context.Context) *GetActivityReportsIDParams

NewGetActivityReportsIDParamsWithContext creates a new GetActivityReportsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetActivityReportsIDParamsWithHTTPClient ¶

func NewGetActivityReportsIDParamsWithHTTPClient(client *http.Client) *GetActivityReportsIDParams

NewGetActivityReportsIDParamsWithHTTPClient creates a new GetActivityReportsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetActivityReportsIDParamsWithTimeout ¶

func NewGetActivityReportsIDParamsWithTimeout(timeout time.Duration) *GetActivityReportsIDParams

NewGetActivityReportsIDParamsWithTimeout creates a new GetActivityReportsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetActivityReportsIDParams) SetContext ¶

func (o *GetActivityReportsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get activity reports ID params

func (*GetActivityReportsIDParams) SetHTTPClient ¶

func (o *GetActivityReportsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get activity reports ID params

func (*GetActivityReportsIDParams) SetID ¶

func (o *GetActivityReportsIDParams) SetID(id int64)

SetID adds the id to the get activity reports ID params

func (*GetActivityReportsIDParams) SetTimeout ¶

func (o *GetActivityReportsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get activity reports ID params

func (*GetActivityReportsIDParams) WithContext ¶

WithContext adds the context to the get activity reports ID params

func (*GetActivityReportsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get activity reports ID params

func (*GetActivityReportsIDParams) WithID ¶

WithID adds the id to the get activity reports ID params

func (*GetActivityReportsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get activity reports ID params

func (*GetActivityReportsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetActivityReportsIDReader ¶

type GetActivityReportsIDReader struct {
	// contains filtered or unexported fields
}

GetActivityReportsIDReader is a Reader for the GetActivityReportsID structure.

func (*GetActivityReportsIDReader) ReadResponse ¶

func (o *GetActivityReportsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAppsAppIDConfigurationsDefault ¶

type GetAppsAppIDConfigurationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAppsAppIDConfigurationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAppsAppIDConfigurationsDefault ¶

func NewGetAppsAppIDConfigurationsDefault(code int) *GetAppsAppIDConfigurationsDefault

NewGetAppsAppIDConfigurationsDefault creates a GetAppsAppIDConfigurationsDefault with default headers values

func (*GetAppsAppIDConfigurationsDefault) Code ¶

Code gets the status code for the get apps app ID configurations default response

func (*GetAppsAppIDConfigurationsDefault) Error ¶

func (*GetAppsAppIDConfigurationsDefault) GetPayload ¶

type GetAppsAppIDConfigurationsOK ¶

type GetAppsAppIDConfigurationsOK struct {
	Payload *models.InlineResponse2007
}

GetAppsAppIDConfigurationsOK handles this case with default header values.

successful

func NewGetAppsAppIDConfigurationsOK ¶

func NewGetAppsAppIDConfigurationsOK() *GetAppsAppIDConfigurationsOK

NewGetAppsAppIDConfigurationsOK creates a GetAppsAppIDConfigurationsOK with default headers values

func (*GetAppsAppIDConfigurationsOK) Error ¶

func (*GetAppsAppIDConfigurationsOK) GetPayload ¶

type GetAppsAppIDConfigurationsParams ¶

type GetAppsAppIDConfigurationsParams struct {

	/*AppID
	  app_id

	*/
	AppID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppsAppIDConfigurationsParams contains all the parameters to send to the API endpoint for the get apps app ID configurations operation typically these are written to a http.Request

func NewGetAppsAppIDConfigurationsParams ¶

func NewGetAppsAppIDConfigurationsParams() *GetAppsAppIDConfigurationsParams

NewGetAppsAppIDConfigurationsParams creates a new GetAppsAppIDConfigurationsParams object with the default values initialized.

func NewGetAppsAppIDConfigurationsParamsWithContext ¶

func NewGetAppsAppIDConfigurationsParamsWithContext(ctx context.Context) *GetAppsAppIDConfigurationsParams

NewGetAppsAppIDConfigurationsParamsWithContext creates a new GetAppsAppIDConfigurationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAppsAppIDConfigurationsParamsWithHTTPClient ¶

func NewGetAppsAppIDConfigurationsParamsWithHTTPClient(client *http.Client) *GetAppsAppIDConfigurationsParams

NewGetAppsAppIDConfigurationsParamsWithHTTPClient creates a new GetAppsAppIDConfigurationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAppsAppIDConfigurationsParamsWithTimeout ¶

func NewGetAppsAppIDConfigurationsParamsWithTimeout(timeout time.Duration) *GetAppsAppIDConfigurationsParams

NewGetAppsAppIDConfigurationsParamsWithTimeout creates a new GetAppsAppIDConfigurationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAppsAppIDConfigurationsParams) SetAppID ¶

func (o *GetAppsAppIDConfigurationsParams) SetAppID(appID int64)

SetAppID adds the appId to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) SetContext ¶

SetContext adds the context to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) SetHTTPClient ¶

func (o *GetAppsAppIDConfigurationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) SetPage ¶

func (o *GetAppsAppIDConfigurationsParams) SetPage(page *int64)

SetPage adds the page to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) SetTimeout ¶

func (o *GetAppsAppIDConfigurationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) WithAppID ¶

WithAppID adds the appID to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) WithContext ¶

WithContext adds the context to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) WithPage ¶

WithPage adds the page to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get apps app ID configurations params

func (*GetAppsAppIDConfigurationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAppsAppIDConfigurationsReader ¶

type GetAppsAppIDConfigurationsReader struct {
	// contains filtered or unexported fields
}

GetAppsAppIDConfigurationsReader is a Reader for the GetAppsAppIDConfigurations structure.

func (*GetAppsAppIDConfigurationsReader) ReadResponse ¶

func (o *GetAppsAppIDConfigurationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAppsAppIDEphemeralSessionsDefault ¶

type GetAppsAppIDEphemeralSessionsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAppsAppIDEphemeralSessionsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAppsAppIDEphemeralSessionsDefault ¶

func NewGetAppsAppIDEphemeralSessionsDefault(code int) *GetAppsAppIDEphemeralSessionsDefault

NewGetAppsAppIDEphemeralSessionsDefault creates a GetAppsAppIDEphemeralSessionsDefault with default headers values

func (*GetAppsAppIDEphemeralSessionsDefault) Code ¶

Code gets the status code for the get apps app ID ephemeral sessions default response

func (*GetAppsAppIDEphemeralSessionsDefault) Error ¶

func (*GetAppsAppIDEphemeralSessionsDefault) GetPayload ¶

type GetAppsAppIDEphemeralSessionsOK ¶

type GetAppsAppIDEphemeralSessionsOK struct {
	Payload *models.InlineResponse20019
}

GetAppsAppIDEphemeralSessionsOK handles this case with default header values.

successful

func NewGetAppsAppIDEphemeralSessionsOK ¶

func NewGetAppsAppIDEphemeralSessionsOK() *GetAppsAppIDEphemeralSessionsOK

NewGetAppsAppIDEphemeralSessionsOK creates a GetAppsAppIDEphemeralSessionsOK with default headers values

func (*GetAppsAppIDEphemeralSessionsOK) Error ¶

func (*GetAppsAppIDEphemeralSessionsOK) GetPayload ¶

type GetAppsAppIDEphemeralSessionsParams ¶

type GetAppsAppIDEphemeralSessionsParams struct {

	/*AppID
	  app_id

	*/
	AppID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppsAppIDEphemeralSessionsParams contains all the parameters to send to the API endpoint for the get apps app ID ephemeral sessions operation typically these are written to a http.Request

func NewGetAppsAppIDEphemeralSessionsParams ¶

func NewGetAppsAppIDEphemeralSessionsParams() *GetAppsAppIDEphemeralSessionsParams

NewGetAppsAppIDEphemeralSessionsParams creates a new GetAppsAppIDEphemeralSessionsParams object with the default values initialized.

func NewGetAppsAppIDEphemeralSessionsParamsWithContext ¶

func NewGetAppsAppIDEphemeralSessionsParamsWithContext(ctx context.Context) *GetAppsAppIDEphemeralSessionsParams

NewGetAppsAppIDEphemeralSessionsParamsWithContext creates a new GetAppsAppIDEphemeralSessionsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAppsAppIDEphemeralSessionsParamsWithHTTPClient ¶

func NewGetAppsAppIDEphemeralSessionsParamsWithHTTPClient(client *http.Client) *GetAppsAppIDEphemeralSessionsParams

NewGetAppsAppIDEphemeralSessionsParamsWithHTTPClient creates a new GetAppsAppIDEphemeralSessionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAppsAppIDEphemeralSessionsParamsWithTimeout ¶

func NewGetAppsAppIDEphemeralSessionsParamsWithTimeout(timeout time.Duration) *GetAppsAppIDEphemeralSessionsParams

NewGetAppsAppIDEphemeralSessionsParamsWithTimeout creates a new GetAppsAppIDEphemeralSessionsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAppsAppIDEphemeralSessionsParams) SetAppID ¶

func (o *GetAppsAppIDEphemeralSessionsParams) SetAppID(appID int64)

SetAppID adds the appId to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) SetContext ¶

SetContext adds the context to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) SetHTTPClient ¶

func (o *GetAppsAppIDEphemeralSessionsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) SetPage ¶

func (o *GetAppsAppIDEphemeralSessionsParams) SetPage(page *int64)

SetPage adds the page to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) SetTimeout ¶

func (o *GetAppsAppIDEphemeralSessionsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) WithAppID ¶

WithAppID adds the appID to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) WithContext ¶

WithContext adds the context to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) WithPage ¶

WithPage adds the page to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) WithTimeout ¶

WithTimeout adds the timeout to the get apps app ID ephemeral sessions params

func (*GetAppsAppIDEphemeralSessionsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAppsAppIDEphemeralSessionsReader ¶

type GetAppsAppIDEphemeralSessionsReader struct {
	// contains filtered or unexported fields
}

GetAppsAppIDEphemeralSessionsReader is a Reader for the GetAppsAppIDEphemeralSessions structure.

func (*GetAppsAppIDEphemeralSessionsReader) ReadResponse ¶

func (o *GetAppsAppIDEphemeralSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAppsAppIDImagesDefault ¶

type GetAppsAppIDImagesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAppsAppIDImagesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAppsAppIDImagesDefault ¶

func NewGetAppsAppIDImagesDefault(code int) *GetAppsAppIDImagesDefault

NewGetAppsAppIDImagesDefault creates a GetAppsAppIDImagesDefault with default headers values

func (*GetAppsAppIDImagesDefault) Code ¶

func (o *GetAppsAppIDImagesDefault) Code() int

Code gets the status code for the get apps app ID images default response

func (*GetAppsAppIDImagesDefault) Error ¶

func (o *GetAppsAppIDImagesDefault) Error() string

func (*GetAppsAppIDImagesDefault) GetPayload ¶

type GetAppsAppIDImagesOK ¶

type GetAppsAppIDImagesOK struct {
	Payload *models.InlineResponse20022
}

GetAppsAppIDImagesOK handles this case with default header values.

successful

func NewGetAppsAppIDImagesOK ¶

func NewGetAppsAppIDImagesOK() *GetAppsAppIDImagesOK

NewGetAppsAppIDImagesOK creates a GetAppsAppIDImagesOK with default headers values

func (*GetAppsAppIDImagesOK) Error ¶

func (o *GetAppsAppIDImagesOK) Error() string

func (*GetAppsAppIDImagesOK) GetPayload ¶

type GetAppsAppIDImagesParams ¶

type GetAppsAppIDImagesParams struct {

	/*AppID
	  app_id

	*/
	AppID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppsAppIDImagesParams contains all the parameters to send to the API endpoint for the get apps app ID images operation typically these are written to a http.Request

func NewGetAppsAppIDImagesParams ¶

func NewGetAppsAppIDImagesParams() *GetAppsAppIDImagesParams

NewGetAppsAppIDImagesParams creates a new GetAppsAppIDImagesParams object with the default values initialized.

func NewGetAppsAppIDImagesParamsWithContext ¶

func NewGetAppsAppIDImagesParamsWithContext(ctx context.Context) *GetAppsAppIDImagesParams

NewGetAppsAppIDImagesParamsWithContext creates a new GetAppsAppIDImagesParams object with the default values initialized, and the ability to set a context for a request

func NewGetAppsAppIDImagesParamsWithHTTPClient ¶

func NewGetAppsAppIDImagesParamsWithHTTPClient(client *http.Client) *GetAppsAppIDImagesParams

NewGetAppsAppIDImagesParamsWithHTTPClient creates a new GetAppsAppIDImagesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAppsAppIDImagesParamsWithTimeout ¶

func NewGetAppsAppIDImagesParamsWithTimeout(timeout time.Duration) *GetAppsAppIDImagesParams

NewGetAppsAppIDImagesParamsWithTimeout creates a new GetAppsAppIDImagesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAppsAppIDImagesParams) SetAppID ¶

func (o *GetAppsAppIDImagesParams) SetAppID(appID int64)

SetAppID adds the appId to the get apps app ID images params

func (*GetAppsAppIDImagesParams) SetContext ¶

func (o *GetAppsAppIDImagesParams) SetContext(ctx context.Context)

SetContext adds the context to the get apps app ID images params

func (*GetAppsAppIDImagesParams) SetHTTPClient ¶

func (o *GetAppsAppIDImagesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get apps app ID images params

func (*GetAppsAppIDImagesParams) SetPage ¶

func (o *GetAppsAppIDImagesParams) SetPage(page *int64)

SetPage adds the page to the get apps app ID images params

func (*GetAppsAppIDImagesParams) SetTimeout ¶

func (o *GetAppsAppIDImagesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get apps app ID images params

func (*GetAppsAppIDImagesParams) WithAppID ¶

WithAppID adds the appID to the get apps app ID images params

func (*GetAppsAppIDImagesParams) WithContext ¶

WithContext adds the context to the get apps app ID images params

func (*GetAppsAppIDImagesParams) WithHTTPClient ¶

func (o *GetAppsAppIDImagesParams) WithHTTPClient(client *http.Client) *GetAppsAppIDImagesParams

WithHTTPClient adds the HTTPClient to the get apps app ID images params

func (*GetAppsAppIDImagesParams) WithPage ¶

WithPage adds the page to the get apps app ID images params

func (*GetAppsAppIDImagesParams) WithTimeout ¶

WithTimeout adds the timeout to the get apps app ID images params

func (*GetAppsAppIDImagesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAppsAppIDImagesReader ¶

type GetAppsAppIDImagesReader struct {
	// contains filtered or unexported fields
}

GetAppsAppIDImagesReader is a Reader for the GetAppsAppIDImages structure.

func (*GetAppsAppIDImagesReader) ReadResponse ¶

func (o *GetAppsAppIDImagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAppsAppIDOperationsDefault ¶

type GetAppsAppIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAppsAppIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAppsAppIDOperationsDefault ¶

func NewGetAppsAppIDOperationsDefault(code int) *GetAppsAppIDOperationsDefault

NewGetAppsAppIDOperationsDefault creates a GetAppsAppIDOperationsDefault with default headers values

func (*GetAppsAppIDOperationsDefault) Code ¶

Code gets the status code for the get apps app ID operations default response

func (*GetAppsAppIDOperationsDefault) Error ¶

func (*GetAppsAppIDOperationsDefault) GetPayload ¶

type GetAppsAppIDOperationsOK ¶

type GetAppsAppIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetAppsAppIDOperationsOK handles this case with default header values.

successful

func NewGetAppsAppIDOperationsOK ¶

func NewGetAppsAppIDOperationsOK() *GetAppsAppIDOperationsOK

NewGetAppsAppIDOperationsOK creates a GetAppsAppIDOperationsOK with default headers values

func (*GetAppsAppIDOperationsOK) Error ¶

func (o *GetAppsAppIDOperationsOK) Error() string

func (*GetAppsAppIDOperationsOK) GetPayload ¶

type GetAppsAppIDOperationsParams ¶

type GetAppsAppIDOperationsParams struct {

	/*AppID
	  app_id

	*/
	AppID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppsAppIDOperationsParams contains all the parameters to send to the API endpoint for the get apps app ID operations operation typically these are written to a http.Request

func NewGetAppsAppIDOperationsParams ¶

func NewGetAppsAppIDOperationsParams() *GetAppsAppIDOperationsParams

NewGetAppsAppIDOperationsParams creates a new GetAppsAppIDOperationsParams object with the default values initialized.

func NewGetAppsAppIDOperationsParamsWithContext ¶

func NewGetAppsAppIDOperationsParamsWithContext(ctx context.Context) *GetAppsAppIDOperationsParams

NewGetAppsAppIDOperationsParamsWithContext creates a new GetAppsAppIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAppsAppIDOperationsParamsWithHTTPClient ¶

func NewGetAppsAppIDOperationsParamsWithHTTPClient(client *http.Client) *GetAppsAppIDOperationsParams

NewGetAppsAppIDOperationsParamsWithHTTPClient creates a new GetAppsAppIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAppsAppIDOperationsParamsWithTimeout ¶

func NewGetAppsAppIDOperationsParamsWithTimeout(timeout time.Duration) *GetAppsAppIDOperationsParams

NewGetAppsAppIDOperationsParamsWithTimeout creates a new GetAppsAppIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAppsAppIDOperationsParams) SetAppID ¶

func (o *GetAppsAppIDOperationsParams) SetAppID(appID int64)

SetAppID adds the appId to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) SetContext ¶

func (o *GetAppsAppIDOperationsParams) SetContext(ctx context.Context)

SetContext adds the context to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) SetHTTPClient ¶

func (o *GetAppsAppIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) SetPage ¶

func (o *GetAppsAppIDOperationsParams) SetPage(page *int64)

SetPage adds the page to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) SetTimeout ¶

func (o *GetAppsAppIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) WithAppID ¶

WithAppID adds the appID to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) WithContext ¶

WithContext adds the context to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) WithPage ¶

WithPage adds the page to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get apps app ID operations params

func (*GetAppsAppIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAppsAppIDOperationsReader ¶

type GetAppsAppIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetAppsAppIDOperationsReader is a Reader for the GetAppsAppIDOperations structure.

func (*GetAppsAppIDOperationsReader) ReadResponse ¶

func (o *GetAppsAppIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAppsAppIDServicesDefault ¶

type GetAppsAppIDServicesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAppsAppIDServicesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAppsAppIDServicesDefault ¶

func NewGetAppsAppIDServicesDefault(code int) *GetAppsAppIDServicesDefault

NewGetAppsAppIDServicesDefault creates a GetAppsAppIDServicesDefault with default headers values

func (*GetAppsAppIDServicesDefault) Code ¶

func (o *GetAppsAppIDServicesDefault) Code() int

Code gets the status code for the get apps app ID services default response

func (*GetAppsAppIDServicesDefault) Error ¶

func (*GetAppsAppIDServicesDefault) GetPayload ¶

type GetAppsAppIDServicesOK ¶

type GetAppsAppIDServicesOK struct {
	Payload *models.InlineResponse20033
}

GetAppsAppIDServicesOK handles this case with default header values.

successful

func NewGetAppsAppIDServicesOK ¶

func NewGetAppsAppIDServicesOK() *GetAppsAppIDServicesOK

NewGetAppsAppIDServicesOK creates a GetAppsAppIDServicesOK with default headers values

func (*GetAppsAppIDServicesOK) Error ¶

func (o *GetAppsAppIDServicesOK) Error() string

func (*GetAppsAppIDServicesOK) GetPayload ¶

type GetAppsAppIDServicesParams ¶

type GetAppsAppIDServicesParams struct {

	/*AppID
	  app_id

	*/
	AppID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppsAppIDServicesParams contains all the parameters to send to the API endpoint for the get apps app ID services operation typically these are written to a http.Request

func NewGetAppsAppIDServicesParams ¶

func NewGetAppsAppIDServicesParams() *GetAppsAppIDServicesParams

NewGetAppsAppIDServicesParams creates a new GetAppsAppIDServicesParams object with the default values initialized.

func NewGetAppsAppIDServicesParamsWithContext ¶

func NewGetAppsAppIDServicesParamsWithContext(ctx context.Context) *GetAppsAppIDServicesParams

NewGetAppsAppIDServicesParamsWithContext creates a new GetAppsAppIDServicesParams object with the default values initialized, and the ability to set a context for a request

func NewGetAppsAppIDServicesParamsWithHTTPClient ¶

func NewGetAppsAppIDServicesParamsWithHTTPClient(client *http.Client) *GetAppsAppIDServicesParams

NewGetAppsAppIDServicesParamsWithHTTPClient creates a new GetAppsAppIDServicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAppsAppIDServicesParamsWithTimeout ¶

func NewGetAppsAppIDServicesParamsWithTimeout(timeout time.Duration) *GetAppsAppIDServicesParams

NewGetAppsAppIDServicesParamsWithTimeout creates a new GetAppsAppIDServicesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAppsAppIDServicesParams) SetAppID ¶

func (o *GetAppsAppIDServicesParams) SetAppID(appID int64)

SetAppID adds the appId to the get apps app ID services params

func (*GetAppsAppIDServicesParams) SetContext ¶

func (o *GetAppsAppIDServicesParams) SetContext(ctx context.Context)

SetContext adds the context to the get apps app ID services params

func (*GetAppsAppIDServicesParams) SetHTTPClient ¶

func (o *GetAppsAppIDServicesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get apps app ID services params

func (*GetAppsAppIDServicesParams) SetPage ¶

func (o *GetAppsAppIDServicesParams) SetPage(page *int64)

SetPage adds the page to the get apps app ID services params

func (*GetAppsAppIDServicesParams) SetTimeout ¶

func (o *GetAppsAppIDServicesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get apps app ID services params

func (*GetAppsAppIDServicesParams) WithAppID ¶

WithAppID adds the appID to the get apps app ID services params

func (*GetAppsAppIDServicesParams) WithContext ¶

WithContext adds the context to the get apps app ID services params

func (*GetAppsAppIDServicesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get apps app ID services params

func (*GetAppsAppIDServicesParams) WithPage ¶

WithPage adds the page to the get apps app ID services params

func (*GetAppsAppIDServicesParams) WithTimeout ¶

WithTimeout adds the timeout to the get apps app ID services params

func (*GetAppsAppIDServicesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAppsAppIDServicesReader ¶

type GetAppsAppIDServicesReader struct {
	// contains filtered or unexported fields
}

GetAppsAppIDServicesReader is a Reader for the GetAppsAppIDServices structure.

func (*GetAppsAppIDServicesReader) ReadResponse ¶

func (o *GetAppsAppIDServicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAppsAppIDVhostsDefault ¶

type GetAppsAppIDVhostsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAppsAppIDVhostsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAppsAppIDVhostsDefault ¶

func NewGetAppsAppIDVhostsDefault(code int) *GetAppsAppIDVhostsDefault

NewGetAppsAppIDVhostsDefault creates a GetAppsAppIDVhostsDefault with default headers values

func (*GetAppsAppIDVhostsDefault) Code ¶

func (o *GetAppsAppIDVhostsDefault) Code() int

Code gets the status code for the get apps app ID vhosts default response

func (*GetAppsAppIDVhostsDefault) Error ¶

func (o *GetAppsAppIDVhostsDefault) Error() string

func (*GetAppsAppIDVhostsDefault) GetPayload ¶

type GetAppsAppIDVhostsOK ¶

type GetAppsAppIDVhostsOK struct {
	Payload *models.InlineResponse20038
}

GetAppsAppIDVhostsOK handles this case with default header values.

successful

func NewGetAppsAppIDVhostsOK ¶

func NewGetAppsAppIDVhostsOK() *GetAppsAppIDVhostsOK

NewGetAppsAppIDVhostsOK creates a GetAppsAppIDVhostsOK with default headers values

func (*GetAppsAppIDVhostsOK) Error ¶

func (o *GetAppsAppIDVhostsOK) Error() string

func (*GetAppsAppIDVhostsOK) GetPayload ¶

type GetAppsAppIDVhostsParams ¶

type GetAppsAppIDVhostsParams struct {

	/*AppID
	  app_id

	*/
	AppID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppsAppIDVhostsParams contains all the parameters to send to the API endpoint for the get apps app ID vhosts operation typically these are written to a http.Request

func NewGetAppsAppIDVhostsParams ¶

func NewGetAppsAppIDVhostsParams() *GetAppsAppIDVhostsParams

NewGetAppsAppIDVhostsParams creates a new GetAppsAppIDVhostsParams object with the default values initialized.

func NewGetAppsAppIDVhostsParamsWithContext ¶

func NewGetAppsAppIDVhostsParamsWithContext(ctx context.Context) *GetAppsAppIDVhostsParams

NewGetAppsAppIDVhostsParamsWithContext creates a new GetAppsAppIDVhostsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAppsAppIDVhostsParamsWithHTTPClient ¶

func NewGetAppsAppIDVhostsParamsWithHTTPClient(client *http.Client) *GetAppsAppIDVhostsParams

NewGetAppsAppIDVhostsParamsWithHTTPClient creates a new GetAppsAppIDVhostsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAppsAppIDVhostsParamsWithTimeout ¶

func NewGetAppsAppIDVhostsParamsWithTimeout(timeout time.Duration) *GetAppsAppIDVhostsParams

NewGetAppsAppIDVhostsParamsWithTimeout creates a new GetAppsAppIDVhostsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAppsAppIDVhostsParams) SetAppID ¶

func (o *GetAppsAppIDVhostsParams) SetAppID(appID int64)

SetAppID adds the appId to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) SetContext ¶

func (o *GetAppsAppIDVhostsParams) SetContext(ctx context.Context)

SetContext adds the context to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) SetHTTPClient ¶

func (o *GetAppsAppIDVhostsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) SetPage ¶

func (o *GetAppsAppIDVhostsParams) SetPage(page *int64)

SetPage adds the page to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) SetTimeout ¶

func (o *GetAppsAppIDVhostsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) WithAppID ¶

WithAppID adds the appID to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) WithContext ¶

WithContext adds the context to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) WithHTTPClient ¶

func (o *GetAppsAppIDVhostsParams) WithHTTPClient(client *http.Client) *GetAppsAppIDVhostsParams

WithHTTPClient adds the HTTPClient to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) WithPage ¶

WithPage adds the page to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) WithTimeout ¶

WithTimeout adds the timeout to the get apps app ID vhosts params

func (*GetAppsAppIDVhostsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetAppsAppIDVhostsReader ¶

type GetAppsAppIDVhostsReader struct {
	// contains filtered or unexported fields
}

GetAppsAppIDVhostsReader is a Reader for the GetAppsAppIDVhosts structure.

func (*GetAppsAppIDVhostsReader) ReadResponse ¶

func (o *GetAppsAppIDVhostsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAppsDefault ¶

type GetAppsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAppsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAppsDefault ¶

func NewGetAppsDefault(code int) *GetAppsDefault

NewGetAppsDefault creates a GetAppsDefault with default headers values

func (*GetAppsDefault) Code ¶

func (o *GetAppsDefault) Code() int

Code gets the status code for the get apps default response

func (*GetAppsDefault) Error ¶

func (o *GetAppsDefault) Error() string

func (*GetAppsDefault) GetPayload ¶

func (o *GetAppsDefault) GetPayload() *models.InlineResponseDefault

type GetAppsIDDefault ¶

type GetAppsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetAppsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetAppsIDDefault ¶

func NewGetAppsIDDefault(code int) *GetAppsIDDefault

NewGetAppsIDDefault creates a GetAppsIDDefault with default headers values

func (*GetAppsIDDefault) Code ¶

func (o *GetAppsIDDefault) Code() int

Code gets the status code for the get apps ID default response

func (*GetAppsIDDefault) Error ¶

func (o *GetAppsIDDefault) Error() string

func (*GetAppsIDDefault) GetPayload ¶

type GetAppsIDOK ¶

type GetAppsIDOK struct {
	Payload *models.InlineResponse2011
}

GetAppsIDOK handles this case with default header values.

successful

func NewGetAppsIDOK ¶

func NewGetAppsIDOK() *GetAppsIDOK

NewGetAppsIDOK creates a GetAppsIDOK with default headers values

func (*GetAppsIDOK) Error ¶

func (o *GetAppsIDOK) Error() string

func (*GetAppsIDOK) GetPayload ¶

func (o *GetAppsIDOK) GetPayload() *models.InlineResponse2011

type GetAppsIDParams ¶

type GetAppsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppsIDParams contains all the parameters to send to the API endpoint for the get apps ID operation typically these are written to a http.Request

func NewGetAppsIDParams ¶

func NewGetAppsIDParams() *GetAppsIDParams

NewGetAppsIDParams creates a new GetAppsIDParams object with the default values initialized.

func NewGetAppsIDParamsWithContext ¶

func NewGetAppsIDParamsWithContext(ctx context.Context) *GetAppsIDParams

NewGetAppsIDParamsWithContext creates a new GetAppsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetAppsIDParamsWithHTTPClient ¶

func NewGetAppsIDParamsWithHTTPClient(client *http.Client) *GetAppsIDParams

NewGetAppsIDParamsWithHTTPClient creates a new GetAppsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAppsIDParamsWithTimeout ¶

func NewGetAppsIDParamsWithTimeout(timeout time.Duration) *GetAppsIDParams

NewGetAppsIDParamsWithTimeout creates a new GetAppsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAppsIDParams) SetContext ¶

func (o *GetAppsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get apps ID params

func (*GetAppsIDParams) SetHTTPClient ¶

func (o *GetAppsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get apps ID params

func (*GetAppsIDParams) SetID ¶

func (o *GetAppsIDParams) SetID(id int64)

SetID adds the id to the get apps ID params

func (*GetAppsIDParams) SetTimeout ¶

func (o *GetAppsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get apps ID params

func (*GetAppsIDParams) WithContext ¶

func (o *GetAppsIDParams) WithContext(ctx context.Context) *GetAppsIDParams

WithContext adds the context to the get apps ID params

func (*GetAppsIDParams) WithHTTPClient ¶

func (o *GetAppsIDParams) WithHTTPClient(client *http.Client) *GetAppsIDParams

WithHTTPClient adds the HTTPClient to the get apps ID params

func (*GetAppsIDParams) WithID ¶

func (o *GetAppsIDParams) WithID(id int64) *GetAppsIDParams

WithID adds the id to the get apps ID params

func (*GetAppsIDParams) WithTimeout ¶

func (o *GetAppsIDParams) WithTimeout(timeout time.Duration) *GetAppsIDParams

WithTimeout adds the timeout to the get apps ID params

func (*GetAppsIDParams) WriteToRequest ¶

func (o *GetAppsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetAppsIDReader ¶

type GetAppsIDReader struct {
	// contains filtered or unexported fields
}

GetAppsIDReader is a Reader for the GetAppsID structure.

func (*GetAppsIDReader) ReadResponse ¶

func (o *GetAppsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAppsOK ¶

type GetAppsOK struct {
	Payload *models.InlineResponse2003
}

GetAppsOK handles this case with default header values.

successful

func NewGetAppsOK ¶

func NewGetAppsOK() *GetAppsOK

NewGetAppsOK creates a GetAppsOK with default headers values

func (*GetAppsOK) Error ¶

func (o *GetAppsOK) Error() string

func (*GetAppsOK) GetPayload ¶

func (o *GetAppsOK) GetPayload() *models.InlineResponse2003

type GetAppsParams ¶

type GetAppsParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAppsParams contains all the parameters to send to the API endpoint for the get apps operation typically these are written to a http.Request

func NewGetAppsParams ¶

func NewGetAppsParams() *GetAppsParams

NewGetAppsParams creates a new GetAppsParams object with the default values initialized.

func NewGetAppsParamsWithContext ¶

func NewGetAppsParamsWithContext(ctx context.Context) *GetAppsParams

NewGetAppsParamsWithContext creates a new GetAppsParams object with the default values initialized, and the ability to set a context for a request

func NewGetAppsParamsWithHTTPClient ¶

func NewGetAppsParamsWithHTTPClient(client *http.Client) *GetAppsParams

NewGetAppsParamsWithHTTPClient creates a new GetAppsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAppsParamsWithTimeout ¶

func NewGetAppsParamsWithTimeout(timeout time.Duration) *GetAppsParams

NewGetAppsParamsWithTimeout creates a new GetAppsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAppsParams) SetContext ¶

func (o *GetAppsParams) SetContext(ctx context.Context)

SetContext adds the context to the get apps params

func (*GetAppsParams) SetHTTPClient ¶

func (o *GetAppsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get apps params

func (*GetAppsParams) SetPage ¶

func (o *GetAppsParams) SetPage(page *int64)

SetPage adds the page to the get apps params

func (*GetAppsParams) SetTimeout ¶

func (o *GetAppsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get apps params

func (*GetAppsParams) WithContext ¶

func (o *GetAppsParams) WithContext(ctx context.Context) *GetAppsParams

WithContext adds the context to the get apps params

func (*GetAppsParams) WithHTTPClient ¶

func (o *GetAppsParams) WithHTTPClient(client *http.Client) *GetAppsParams

WithHTTPClient adds the HTTPClient to the get apps params

func (*GetAppsParams) WithPage ¶

func (o *GetAppsParams) WithPage(page *int64) *GetAppsParams

WithPage adds the page to the get apps params

func (*GetAppsParams) WithTimeout ¶

func (o *GetAppsParams) WithTimeout(timeout time.Duration) *GetAppsParams

WithTimeout adds the timeout to the get apps params

func (*GetAppsParams) WriteToRequest ¶

func (o *GetAppsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetAppsReader ¶

type GetAppsReader struct {
	// contains filtered or unexported fields
}

GetAppsReader is a Reader for the GetApps structure.

func (*GetAppsReader) ReadResponse ¶

func (o *GetAppsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetBackupsBackupIDCopiesDefault ¶

type GetBackupsBackupIDCopiesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetBackupsBackupIDCopiesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetBackupsBackupIDCopiesDefault ¶

func NewGetBackupsBackupIDCopiesDefault(code int) *GetBackupsBackupIDCopiesDefault

NewGetBackupsBackupIDCopiesDefault creates a GetBackupsBackupIDCopiesDefault with default headers values

func (*GetBackupsBackupIDCopiesDefault) Code ¶

Code gets the status code for the get backups backup ID copies default response

func (*GetBackupsBackupIDCopiesDefault) Error ¶

func (*GetBackupsBackupIDCopiesDefault) GetPayload ¶

type GetBackupsBackupIDCopiesOK ¶

type GetBackupsBackupIDCopiesOK struct {
	Payload *models.InlineResponse2004
}

GetBackupsBackupIDCopiesOK handles this case with default header values.

successful

func NewGetBackupsBackupIDCopiesOK ¶

func NewGetBackupsBackupIDCopiesOK() *GetBackupsBackupIDCopiesOK

NewGetBackupsBackupIDCopiesOK creates a GetBackupsBackupIDCopiesOK with default headers values

func (*GetBackupsBackupIDCopiesOK) Error ¶

func (*GetBackupsBackupIDCopiesOK) GetPayload ¶

type GetBackupsBackupIDCopiesParams ¶

type GetBackupsBackupIDCopiesParams struct {

	/*BackupID
	  backup_id

	*/
	BackupID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetBackupsBackupIDCopiesParams contains all the parameters to send to the API endpoint for the get backups backup ID copies operation typically these are written to a http.Request

func NewGetBackupsBackupIDCopiesParams ¶

func NewGetBackupsBackupIDCopiesParams() *GetBackupsBackupIDCopiesParams

NewGetBackupsBackupIDCopiesParams creates a new GetBackupsBackupIDCopiesParams object with the default values initialized.

func NewGetBackupsBackupIDCopiesParamsWithContext ¶

func NewGetBackupsBackupIDCopiesParamsWithContext(ctx context.Context) *GetBackupsBackupIDCopiesParams

NewGetBackupsBackupIDCopiesParamsWithContext creates a new GetBackupsBackupIDCopiesParams object with the default values initialized, and the ability to set a context for a request

func NewGetBackupsBackupIDCopiesParamsWithHTTPClient ¶

func NewGetBackupsBackupIDCopiesParamsWithHTTPClient(client *http.Client) *GetBackupsBackupIDCopiesParams

NewGetBackupsBackupIDCopiesParamsWithHTTPClient creates a new GetBackupsBackupIDCopiesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetBackupsBackupIDCopiesParamsWithTimeout ¶

func NewGetBackupsBackupIDCopiesParamsWithTimeout(timeout time.Duration) *GetBackupsBackupIDCopiesParams

NewGetBackupsBackupIDCopiesParamsWithTimeout creates a new GetBackupsBackupIDCopiesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetBackupsBackupIDCopiesParams) SetBackupID ¶

func (o *GetBackupsBackupIDCopiesParams) SetBackupID(backupID int64)

SetBackupID adds the backupId to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) SetContext ¶

func (o *GetBackupsBackupIDCopiesParams) SetContext(ctx context.Context)

SetContext adds the context to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) SetHTTPClient ¶

func (o *GetBackupsBackupIDCopiesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) SetPage ¶

func (o *GetBackupsBackupIDCopiesParams) SetPage(page *int64)

SetPage adds the page to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) SetTimeout ¶

func (o *GetBackupsBackupIDCopiesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) WithBackupID ¶

WithBackupID adds the backupID to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) WithContext ¶

WithContext adds the context to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) WithPage ¶

WithPage adds the page to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) WithTimeout ¶

WithTimeout adds the timeout to the get backups backup ID copies params

func (*GetBackupsBackupIDCopiesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetBackupsBackupIDCopiesReader ¶

type GetBackupsBackupIDCopiesReader struct {
	// contains filtered or unexported fields
}

GetBackupsBackupIDCopiesReader is a Reader for the GetBackupsBackupIDCopies structure.

func (*GetBackupsBackupIDCopiesReader) ReadResponse ¶

func (o *GetBackupsBackupIDCopiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetBackupsBackupIDOperationsDefault ¶

type GetBackupsBackupIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetBackupsBackupIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetBackupsBackupIDOperationsDefault ¶

func NewGetBackupsBackupIDOperationsDefault(code int) *GetBackupsBackupIDOperationsDefault

NewGetBackupsBackupIDOperationsDefault creates a GetBackupsBackupIDOperationsDefault with default headers values

func (*GetBackupsBackupIDOperationsDefault) Code ¶

Code gets the status code for the get backups backup ID operations default response

func (*GetBackupsBackupIDOperationsDefault) Error ¶

func (*GetBackupsBackupIDOperationsDefault) GetPayload ¶

type GetBackupsBackupIDOperationsOK ¶

type GetBackupsBackupIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetBackupsBackupIDOperationsOK handles this case with default header values.

successful

func NewGetBackupsBackupIDOperationsOK ¶

func NewGetBackupsBackupIDOperationsOK() *GetBackupsBackupIDOperationsOK

NewGetBackupsBackupIDOperationsOK creates a GetBackupsBackupIDOperationsOK with default headers values

func (*GetBackupsBackupIDOperationsOK) Error ¶

func (*GetBackupsBackupIDOperationsOK) GetPayload ¶

type GetBackupsBackupIDOperationsParams ¶

type GetBackupsBackupIDOperationsParams struct {

	/*BackupID
	  backup_id

	*/
	BackupID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetBackupsBackupIDOperationsParams contains all the parameters to send to the API endpoint for the get backups backup ID operations operation typically these are written to a http.Request

func NewGetBackupsBackupIDOperationsParams ¶

func NewGetBackupsBackupIDOperationsParams() *GetBackupsBackupIDOperationsParams

NewGetBackupsBackupIDOperationsParams creates a new GetBackupsBackupIDOperationsParams object with the default values initialized.

func NewGetBackupsBackupIDOperationsParamsWithContext ¶

func NewGetBackupsBackupIDOperationsParamsWithContext(ctx context.Context) *GetBackupsBackupIDOperationsParams

NewGetBackupsBackupIDOperationsParamsWithContext creates a new GetBackupsBackupIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetBackupsBackupIDOperationsParamsWithHTTPClient ¶

func NewGetBackupsBackupIDOperationsParamsWithHTTPClient(client *http.Client) *GetBackupsBackupIDOperationsParams

NewGetBackupsBackupIDOperationsParamsWithHTTPClient creates a new GetBackupsBackupIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetBackupsBackupIDOperationsParamsWithTimeout ¶

func NewGetBackupsBackupIDOperationsParamsWithTimeout(timeout time.Duration) *GetBackupsBackupIDOperationsParams

NewGetBackupsBackupIDOperationsParamsWithTimeout creates a new GetBackupsBackupIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetBackupsBackupIDOperationsParams) SetBackupID ¶

func (o *GetBackupsBackupIDOperationsParams) SetBackupID(backupID int64)

SetBackupID adds the backupId to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) SetContext ¶

SetContext adds the context to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) SetHTTPClient ¶

func (o *GetBackupsBackupIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) SetPage ¶

func (o *GetBackupsBackupIDOperationsParams) SetPage(page *int64)

SetPage adds the page to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) SetTimeout ¶

func (o *GetBackupsBackupIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) WithBackupID ¶

WithBackupID adds the backupID to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) WithContext ¶

WithContext adds the context to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) WithPage ¶

WithPage adds the page to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get backups backup ID operations params

func (*GetBackupsBackupIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetBackupsBackupIDOperationsReader ¶

type GetBackupsBackupIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetBackupsBackupIDOperationsReader is a Reader for the GetBackupsBackupIDOperations structure.

func (*GetBackupsBackupIDOperationsReader) ReadResponse ¶

func (o *GetBackupsBackupIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetBackupsIDDefault ¶

type GetBackupsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetBackupsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetBackupsIDDefault ¶

func NewGetBackupsIDDefault(code int) *GetBackupsIDDefault

NewGetBackupsIDDefault creates a GetBackupsIDDefault with default headers values

func (*GetBackupsIDDefault) Code ¶

func (o *GetBackupsIDDefault) Code() int

Code gets the status code for the get backups ID default response

func (*GetBackupsIDDefault) Error ¶

func (o *GetBackupsIDDefault) Error() string

func (*GetBackupsIDDefault) GetPayload ¶

type GetBackupsIDOK ¶

type GetBackupsIDOK struct {
	Payload *models.InlineResponse2005
}

GetBackupsIDOK handles this case with default header values.

successful

func NewGetBackupsIDOK ¶

func NewGetBackupsIDOK() *GetBackupsIDOK

NewGetBackupsIDOK creates a GetBackupsIDOK with default headers values

func (*GetBackupsIDOK) Error ¶

func (o *GetBackupsIDOK) Error() string

func (*GetBackupsIDOK) GetPayload ¶

func (o *GetBackupsIDOK) GetPayload() *models.InlineResponse2005

type GetBackupsIDParams ¶

type GetBackupsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetBackupsIDParams contains all the parameters to send to the API endpoint for the get backups ID operation typically these are written to a http.Request

func NewGetBackupsIDParams ¶

func NewGetBackupsIDParams() *GetBackupsIDParams

NewGetBackupsIDParams creates a new GetBackupsIDParams object with the default values initialized.

func NewGetBackupsIDParamsWithContext ¶

func NewGetBackupsIDParamsWithContext(ctx context.Context) *GetBackupsIDParams

NewGetBackupsIDParamsWithContext creates a new GetBackupsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetBackupsIDParamsWithHTTPClient ¶

func NewGetBackupsIDParamsWithHTTPClient(client *http.Client) *GetBackupsIDParams

NewGetBackupsIDParamsWithHTTPClient creates a new GetBackupsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetBackupsIDParamsWithTimeout ¶

func NewGetBackupsIDParamsWithTimeout(timeout time.Duration) *GetBackupsIDParams

NewGetBackupsIDParamsWithTimeout creates a new GetBackupsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetBackupsIDParams) SetContext ¶

func (o *GetBackupsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get backups ID params

func (*GetBackupsIDParams) SetHTTPClient ¶

func (o *GetBackupsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get backups ID params

func (*GetBackupsIDParams) SetID ¶

func (o *GetBackupsIDParams) SetID(id int64)

SetID adds the id to the get backups ID params

func (*GetBackupsIDParams) SetTimeout ¶

func (o *GetBackupsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get backups ID params

func (*GetBackupsIDParams) WithContext ¶

WithContext adds the context to the get backups ID params

func (*GetBackupsIDParams) WithHTTPClient ¶

func (o *GetBackupsIDParams) WithHTTPClient(client *http.Client) *GetBackupsIDParams

WithHTTPClient adds the HTTPClient to the get backups ID params

func (*GetBackupsIDParams) WithID ¶

WithID adds the id to the get backups ID params

func (*GetBackupsIDParams) WithTimeout ¶

func (o *GetBackupsIDParams) WithTimeout(timeout time.Duration) *GetBackupsIDParams

WithTimeout adds the timeout to the get backups ID params

func (*GetBackupsIDParams) WriteToRequest ¶

func (o *GetBackupsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetBackupsIDReader ¶

type GetBackupsIDReader struct {
	// contains filtered or unexported fields
}

GetBackupsIDReader is a Reader for the GetBackupsID structure.

func (*GetBackupsIDReader) ReadResponse ¶

func (o *GetBackupsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCertificatesCertificateIDAppsDefault ¶

type GetCertificatesCertificateIDAppsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetCertificatesCertificateIDAppsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetCertificatesCertificateIDAppsDefault ¶

func NewGetCertificatesCertificateIDAppsDefault(code int) *GetCertificatesCertificateIDAppsDefault

NewGetCertificatesCertificateIDAppsDefault creates a GetCertificatesCertificateIDAppsDefault with default headers values

func (*GetCertificatesCertificateIDAppsDefault) Code ¶

Code gets the status code for the get certificates certificate ID apps default response

func (*GetCertificatesCertificateIDAppsDefault) Error ¶

func (*GetCertificatesCertificateIDAppsDefault) GetPayload ¶

type GetCertificatesCertificateIDAppsOK ¶

type GetCertificatesCertificateIDAppsOK struct {
	Payload *models.InlineResponse2003
}

GetCertificatesCertificateIDAppsOK handles this case with default header values.

successful

func NewGetCertificatesCertificateIDAppsOK ¶

func NewGetCertificatesCertificateIDAppsOK() *GetCertificatesCertificateIDAppsOK

NewGetCertificatesCertificateIDAppsOK creates a GetCertificatesCertificateIDAppsOK with default headers values

func (*GetCertificatesCertificateIDAppsOK) Error ¶

func (*GetCertificatesCertificateIDAppsOK) GetPayload ¶

type GetCertificatesCertificateIDAppsParams ¶

type GetCertificatesCertificateIDAppsParams struct {

	/*CertificateID
	  certificate_id

	*/
	CertificateID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetCertificatesCertificateIDAppsParams contains all the parameters to send to the API endpoint for the get certificates certificate ID apps operation typically these are written to a http.Request

func NewGetCertificatesCertificateIDAppsParams ¶

func NewGetCertificatesCertificateIDAppsParams() *GetCertificatesCertificateIDAppsParams

NewGetCertificatesCertificateIDAppsParams creates a new GetCertificatesCertificateIDAppsParams object with the default values initialized.

func NewGetCertificatesCertificateIDAppsParamsWithContext ¶

func NewGetCertificatesCertificateIDAppsParamsWithContext(ctx context.Context) *GetCertificatesCertificateIDAppsParams

NewGetCertificatesCertificateIDAppsParamsWithContext creates a new GetCertificatesCertificateIDAppsParams object with the default values initialized, and the ability to set a context for a request

func NewGetCertificatesCertificateIDAppsParamsWithHTTPClient ¶

func NewGetCertificatesCertificateIDAppsParamsWithHTTPClient(client *http.Client) *GetCertificatesCertificateIDAppsParams

NewGetCertificatesCertificateIDAppsParamsWithHTTPClient creates a new GetCertificatesCertificateIDAppsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetCertificatesCertificateIDAppsParamsWithTimeout ¶

func NewGetCertificatesCertificateIDAppsParamsWithTimeout(timeout time.Duration) *GetCertificatesCertificateIDAppsParams

NewGetCertificatesCertificateIDAppsParamsWithTimeout creates a new GetCertificatesCertificateIDAppsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetCertificatesCertificateIDAppsParams) SetCertificateID ¶

func (o *GetCertificatesCertificateIDAppsParams) SetCertificateID(certificateID int64)

SetCertificateID adds the certificateId to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) SetContext ¶

SetContext adds the context to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) SetHTTPClient ¶

func (o *GetCertificatesCertificateIDAppsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) SetPage ¶

SetPage adds the page to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) SetTimeout ¶

func (o *GetCertificatesCertificateIDAppsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) WithCertificateID ¶

WithCertificateID adds the certificateID to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) WithContext ¶

WithContext adds the context to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) WithPage ¶

WithPage adds the page to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) WithTimeout ¶

WithTimeout adds the timeout to the get certificates certificate ID apps params

func (*GetCertificatesCertificateIDAppsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetCertificatesCertificateIDAppsReader ¶

type GetCertificatesCertificateIDAppsReader struct {
	// contains filtered or unexported fields
}

GetCertificatesCertificateIDAppsReader is a Reader for the GetCertificatesCertificateIDApps structure.

func (*GetCertificatesCertificateIDAppsReader) ReadResponse ¶

func (o *GetCertificatesCertificateIDAppsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCertificatesCertificateIDVhostsDefault ¶

type GetCertificatesCertificateIDVhostsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetCertificatesCertificateIDVhostsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetCertificatesCertificateIDVhostsDefault ¶

func NewGetCertificatesCertificateIDVhostsDefault(code int) *GetCertificatesCertificateIDVhostsDefault

NewGetCertificatesCertificateIDVhostsDefault creates a GetCertificatesCertificateIDVhostsDefault with default headers values

func (*GetCertificatesCertificateIDVhostsDefault) Code ¶

Code gets the status code for the get certificates certificate ID vhosts default response

func (*GetCertificatesCertificateIDVhostsDefault) Error ¶

func (*GetCertificatesCertificateIDVhostsDefault) GetPayload ¶

type GetCertificatesCertificateIDVhostsOK ¶

type GetCertificatesCertificateIDVhostsOK struct {
	Payload *models.InlineResponse20038
}

GetCertificatesCertificateIDVhostsOK handles this case with default header values.

successful

func NewGetCertificatesCertificateIDVhostsOK ¶

func NewGetCertificatesCertificateIDVhostsOK() *GetCertificatesCertificateIDVhostsOK

NewGetCertificatesCertificateIDVhostsOK creates a GetCertificatesCertificateIDVhostsOK with default headers values

func (*GetCertificatesCertificateIDVhostsOK) Error ¶

func (*GetCertificatesCertificateIDVhostsOK) GetPayload ¶

type GetCertificatesCertificateIDVhostsParams ¶

type GetCertificatesCertificateIDVhostsParams struct {

	/*CertificateID
	  certificate_id

	*/
	CertificateID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetCertificatesCertificateIDVhostsParams contains all the parameters to send to the API endpoint for the get certificates certificate ID vhosts operation typically these are written to a http.Request

func NewGetCertificatesCertificateIDVhostsParams ¶

func NewGetCertificatesCertificateIDVhostsParams() *GetCertificatesCertificateIDVhostsParams

NewGetCertificatesCertificateIDVhostsParams creates a new GetCertificatesCertificateIDVhostsParams object with the default values initialized.

func NewGetCertificatesCertificateIDVhostsParamsWithContext ¶

func NewGetCertificatesCertificateIDVhostsParamsWithContext(ctx context.Context) *GetCertificatesCertificateIDVhostsParams

NewGetCertificatesCertificateIDVhostsParamsWithContext creates a new GetCertificatesCertificateIDVhostsParams object with the default values initialized, and the ability to set a context for a request

func NewGetCertificatesCertificateIDVhostsParamsWithHTTPClient ¶

func NewGetCertificatesCertificateIDVhostsParamsWithHTTPClient(client *http.Client) *GetCertificatesCertificateIDVhostsParams

NewGetCertificatesCertificateIDVhostsParamsWithHTTPClient creates a new GetCertificatesCertificateIDVhostsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetCertificatesCertificateIDVhostsParamsWithTimeout ¶

func NewGetCertificatesCertificateIDVhostsParamsWithTimeout(timeout time.Duration) *GetCertificatesCertificateIDVhostsParams

NewGetCertificatesCertificateIDVhostsParamsWithTimeout creates a new GetCertificatesCertificateIDVhostsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetCertificatesCertificateIDVhostsParams) SetCertificateID ¶

func (o *GetCertificatesCertificateIDVhostsParams) SetCertificateID(certificateID int64)

SetCertificateID adds the certificateId to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) SetContext ¶

SetContext adds the context to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) SetHTTPClient ¶

func (o *GetCertificatesCertificateIDVhostsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) SetPage ¶

SetPage adds the page to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) SetTimeout ¶

SetTimeout adds the timeout to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) WithCertificateID ¶

WithCertificateID adds the certificateID to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) WithContext ¶

WithContext adds the context to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) WithPage ¶

WithPage adds the page to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) WithTimeout ¶

WithTimeout adds the timeout to the get certificates certificate ID vhosts params

func (*GetCertificatesCertificateIDVhostsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetCertificatesCertificateIDVhostsReader ¶

type GetCertificatesCertificateIDVhostsReader struct {
	// contains filtered or unexported fields
}

GetCertificatesCertificateIDVhostsReader is a Reader for the GetCertificatesCertificateIDVhosts structure.

func (*GetCertificatesCertificateIDVhostsReader) ReadResponse ¶

func (o *GetCertificatesCertificateIDVhostsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCertificatesIDDefault ¶

type GetCertificatesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetCertificatesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetCertificatesIDDefault ¶

func NewGetCertificatesIDDefault(code int) *GetCertificatesIDDefault

NewGetCertificatesIDDefault creates a GetCertificatesIDDefault with default headers values

func (*GetCertificatesIDDefault) Code ¶

func (o *GetCertificatesIDDefault) Code() int

Code gets the status code for the get certificates ID default response

func (*GetCertificatesIDDefault) Error ¶

func (o *GetCertificatesIDDefault) Error() string

func (*GetCertificatesIDDefault) GetPayload ¶

type GetCertificatesIDOK ¶

type GetCertificatesIDOK struct {
	Payload *models.InlineResponse2012
}

GetCertificatesIDOK handles this case with default header values.

successful

func NewGetCertificatesIDOK ¶

func NewGetCertificatesIDOK() *GetCertificatesIDOK

NewGetCertificatesIDOK creates a GetCertificatesIDOK with default headers values

func (*GetCertificatesIDOK) Error ¶

func (o *GetCertificatesIDOK) Error() string

func (*GetCertificatesIDOK) GetPayload ¶

type GetCertificatesIDParams ¶

type GetCertificatesIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetCertificatesIDParams contains all the parameters to send to the API endpoint for the get certificates ID operation typically these are written to a http.Request

func NewGetCertificatesIDParams ¶

func NewGetCertificatesIDParams() *GetCertificatesIDParams

NewGetCertificatesIDParams creates a new GetCertificatesIDParams object with the default values initialized.

func NewGetCertificatesIDParamsWithContext ¶

func NewGetCertificatesIDParamsWithContext(ctx context.Context) *GetCertificatesIDParams

NewGetCertificatesIDParamsWithContext creates a new GetCertificatesIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetCertificatesIDParamsWithHTTPClient ¶

func NewGetCertificatesIDParamsWithHTTPClient(client *http.Client) *GetCertificatesIDParams

NewGetCertificatesIDParamsWithHTTPClient creates a new GetCertificatesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetCertificatesIDParamsWithTimeout ¶

func NewGetCertificatesIDParamsWithTimeout(timeout time.Duration) *GetCertificatesIDParams

NewGetCertificatesIDParamsWithTimeout creates a new GetCertificatesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetCertificatesIDParams) SetContext ¶

func (o *GetCertificatesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get certificates ID params

func (*GetCertificatesIDParams) SetHTTPClient ¶

func (o *GetCertificatesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get certificates ID params

func (*GetCertificatesIDParams) SetID ¶

func (o *GetCertificatesIDParams) SetID(id int64)

SetID adds the id to the get certificates ID params

func (*GetCertificatesIDParams) SetTimeout ¶

func (o *GetCertificatesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get certificates ID params

func (*GetCertificatesIDParams) WithContext ¶

WithContext adds the context to the get certificates ID params

func (*GetCertificatesIDParams) WithHTTPClient ¶

func (o *GetCertificatesIDParams) WithHTTPClient(client *http.Client) *GetCertificatesIDParams

WithHTTPClient adds the HTTPClient to the get certificates ID params

func (*GetCertificatesIDParams) WithID ¶

WithID adds the id to the get certificates ID params

func (*GetCertificatesIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get certificates ID params

func (*GetCertificatesIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetCertificatesIDReader ¶

type GetCertificatesIDReader struct {
	// contains filtered or unexported fields
}

GetCertificatesIDReader is a Reader for the GetCertificatesID structure.

func (*GetCertificatesIDReader) ReadResponse ¶

func (o *GetCertificatesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetConfigurationsIDDefault ¶

type GetConfigurationsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetConfigurationsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetConfigurationsIDDefault ¶

func NewGetConfigurationsIDDefault(code int) *GetConfigurationsIDDefault

NewGetConfigurationsIDDefault creates a GetConfigurationsIDDefault with default headers values

func (*GetConfigurationsIDDefault) Code ¶

func (o *GetConfigurationsIDDefault) Code() int

Code gets the status code for the get configurations ID default response

func (*GetConfigurationsIDDefault) Error ¶

func (*GetConfigurationsIDDefault) GetPayload ¶

type GetConfigurationsIDOK ¶

type GetConfigurationsIDOK struct {
	Payload *models.InlineResponse2013
}

GetConfigurationsIDOK handles this case with default header values.

successful

func NewGetConfigurationsIDOK ¶

func NewGetConfigurationsIDOK() *GetConfigurationsIDOK

NewGetConfigurationsIDOK creates a GetConfigurationsIDOK with default headers values

func (*GetConfigurationsIDOK) Error ¶

func (o *GetConfigurationsIDOK) Error() string

func (*GetConfigurationsIDOK) GetPayload ¶

type GetConfigurationsIDParams ¶

type GetConfigurationsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetConfigurationsIDParams contains all the parameters to send to the API endpoint for the get configurations ID operation typically these are written to a http.Request

func NewGetConfigurationsIDParams ¶

func NewGetConfigurationsIDParams() *GetConfigurationsIDParams

NewGetConfigurationsIDParams creates a new GetConfigurationsIDParams object with the default values initialized.

func NewGetConfigurationsIDParamsWithContext ¶

func NewGetConfigurationsIDParamsWithContext(ctx context.Context) *GetConfigurationsIDParams

NewGetConfigurationsIDParamsWithContext creates a new GetConfigurationsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetConfigurationsIDParamsWithHTTPClient ¶

func NewGetConfigurationsIDParamsWithHTTPClient(client *http.Client) *GetConfigurationsIDParams

NewGetConfigurationsIDParamsWithHTTPClient creates a new GetConfigurationsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetConfigurationsIDParamsWithTimeout ¶

func NewGetConfigurationsIDParamsWithTimeout(timeout time.Duration) *GetConfigurationsIDParams

NewGetConfigurationsIDParamsWithTimeout creates a new GetConfigurationsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetConfigurationsIDParams) SetContext ¶

func (o *GetConfigurationsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get configurations ID params

func (*GetConfigurationsIDParams) SetHTTPClient ¶

func (o *GetConfigurationsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get configurations ID params

func (*GetConfigurationsIDParams) SetID ¶

func (o *GetConfigurationsIDParams) SetID(id int64)

SetID adds the id to the get configurations ID params

func (*GetConfigurationsIDParams) SetTimeout ¶

func (o *GetConfigurationsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get configurations ID params

func (*GetConfigurationsIDParams) WithContext ¶

WithContext adds the context to the get configurations ID params

func (*GetConfigurationsIDParams) WithHTTPClient ¶

func (o *GetConfigurationsIDParams) WithHTTPClient(client *http.Client) *GetConfigurationsIDParams

WithHTTPClient adds the HTTPClient to the get configurations ID params

func (*GetConfigurationsIDParams) WithID ¶

WithID adds the id to the get configurations ID params

func (*GetConfigurationsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get configurations ID params

func (*GetConfigurationsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetConfigurationsIDReader ¶

type GetConfigurationsIDReader struct {
	// contains filtered or unexported fields
}

GetConfigurationsIDReader is a Reader for the GetConfigurationsID structure.

func (*GetConfigurationsIDReader) ReadResponse ¶

func (o *GetConfigurationsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetContainersIDDefault ¶

type GetContainersIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetContainersIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetContainersIDDefault ¶

func NewGetContainersIDDefault(code int) *GetContainersIDDefault

NewGetContainersIDDefault creates a GetContainersIDDefault with default headers values

func (*GetContainersIDDefault) Code ¶

func (o *GetContainersIDDefault) Code() int

Code gets the status code for the get containers ID default response

func (*GetContainersIDDefault) Error ¶

func (o *GetContainersIDDefault) Error() string

func (*GetContainersIDDefault) GetPayload ¶

type GetContainersIDOK ¶

type GetContainersIDOK struct {
	Payload *models.InlineResponse2009
}

GetContainersIDOK handles this case with default header values.

successful

func NewGetContainersIDOK ¶

func NewGetContainersIDOK() *GetContainersIDOK

NewGetContainersIDOK creates a GetContainersIDOK with default headers values

func (*GetContainersIDOK) Error ¶

func (o *GetContainersIDOK) Error() string

func (*GetContainersIDOK) GetPayload ¶

func (o *GetContainersIDOK) GetPayload() *models.InlineResponse2009

type GetContainersIDParams ¶

type GetContainersIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetContainersIDParams contains all the parameters to send to the API endpoint for the get containers ID operation typically these are written to a http.Request

func NewGetContainersIDParams ¶

func NewGetContainersIDParams() *GetContainersIDParams

NewGetContainersIDParams creates a new GetContainersIDParams object with the default values initialized.

func NewGetContainersIDParamsWithContext ¶

func NewGetContainersIDParamsWithContext(ctx context.Context) *GetContainersIDParams

NewGetContainersIDParamsWithContext creates a new GetContainersIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetContainersIDParamsWithHTTPClient ¶

func NewGetContainersIDParamsWithHTTPClient(client *http.Client) *GetContainersIDParams

NewGetContainersIDParamsWithHTTPClient creates a new GetContainersIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetContainersIDParamsWithTimeout ¶

func NewGetContainersIDParamsWithTimeout(timeout time.Duration) *GetContainersIDParams

NewGetContainersIDParamsWithTimeout creates a new GetContainersIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetContainersIDParams) SetContext ¶

func (o *GetContainersIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get containers ID params

func (*GetContainersIDParams) SetHTTPClient ¶

func (o *GetContainersIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get containers ID params

func (*GetContainersIDParams) SetID ¶

func (o *GetContainersIDParams) SetID(id int64)

SetID adds the id to the get containers ID params

func (*GetContainersIDParams) SetTimeout ¶

func (o *GetContainersIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get containers ID params

func (*GetContainersIDParams) WithContext ¶

WithContext adds the context to the get containers ID params

func (*GetContainersIDParams) WithHTTPClient ¶

func (o *GetContainersIDParams) WithHTTPClient(client *http.Client) *GetContainersIDParams

WithHTTPClient adds the HTTPClient to the get containers ID params

func (*GetContainersIDParams) WithID ¶

WithID adds the id to the get containers ID params

func (*GetContainersIDParams) WithTimeout ¶

func (o *GetContainersIDParams) WithTimeout(timeout time.Duration) *GetContainersIDParams

WithTimeout adds the timeout to the get containers ID params

func (*GetContainersIDParams) WriteToRequest ¶

func (o *GetContainersIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetContainersIDReader ¶

type GetContainersIDReader struct {
	// contains filtered or unexported fields
}

GetContainersIDReader is a Reader for the GetContainersID structure.

func (*GetContainersIDReader) ReadResponse ¶

func (o *GetContainersIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabaseCredentialsDatabaseCredentialIDOperationsDefault ¶

type GetDatabaseCredentialsDatabaseCredentialIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabaseCredentialsDatabaseCredentialIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsDefault ¶

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsDefault(code int) *GetDatabaseCredentialsDatabaseCredentialIDOperationsDefault

NewGetDatabaseCredentialsDatabaseCredentialIDOperationsDefault creates a GetDatabaseCredentialsDatabaseCredentialIDOperationsDefault with default headers values

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsDefault) Code ¶

Code gets the status code for the get database credentials database credential ID operations default response

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsDefault) Error ¶

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsDefault) GetPayload ¶

type GetDatabaseCredentialsDatabaseCredentialIDOperationsOK ¶

type GetDatabaseCredentialsDatabaseCredentialIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetDatabaseCredentialsDatabaseCredentialIDOperationsOK handles this case with default header values.

successful

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsOK ¶

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsOK() *GetDatabaseCredentialsDatabaseCredentialIDOperationsOK

NewGetDatabaseCredentialsDatabaseCredentialIDOperationsOK creates a GetDatabaseCredentialsDatabaseCredentialIDOperationsOK with default headers values

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsOK) Error ¶

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsOK) GetPayload ¶

type GetDatabaseCredentialsDatabaseCredentialIDOperationsParams ¶

type GetDatabaseCredentialsDatabaseCredentialIDOperationsParams struct {

	/*DatabaseCredentialID
	  database_credential_id

	*/
	DatabaseCredentialID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabaseCredentialsDatabaseCredentialIDOperationsParams contains all the parameters to send to the API endpoint for the get database credentials database credential ID operations operation typically these are written to a http.Request

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParams ¶

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParams() *GetDatabaseCredentialsDatabaseCredentialIDOperationsParams

NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParams creates a new GetDatabaseCredentialsDatabaseCredentialIDOperationsParams object with the default values initialized.

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithContext ¶

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithContext(ctx context.Context) *GetDatabaseCredentialsDatabaseCredentialIDOperationsParams

NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithContext creates a new GetDatabaseCredentialsDatabaseCredentialIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithHTTPClient ¶

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithHTTPClient(client *http.Client) *GetDatabaseCredentialsDatabaseCredentialIDOperationsParams

NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithHTTPClient creates a new GetDatabaseCredentialsDatabaseCredentialIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithTimeout ¶

func NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithTimeout(timeout time.Duration) *GetDatabaseCredentialsDatabaseCredentialIDOperationsParams

NewGetDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithTimeout creates a new GetDatabaseCredentialsDatabaseCredentialIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetContext ¶

SetContext adds the context to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetDatabaseCredentialID ¶

func (o *GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetDatabaseCredentialID(databaseCredentialID int64)

SetDatabaseCredentialID adds the databaseCredentialId to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetPage ¶

SetPage adds the page to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetTimeout ¶

SetTimeout adds the timeout to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithContext ¶

WithContext adds the context to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithDatabaseCredentialID ¶

WithDatabaseCredentialID adds the databaseCredentialID to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithPage ¶

WithPage adds the page to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get database credentials database credential ID operations params

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabaseCredentialsDatabaseCredentialIDOperationsReader ¶

type GetDatabaseCredentialsDatabaseCredentialIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetDatabaseCredentialsDatabaseCredentialIDOperationsReader is a Reader for the GetDatabaseCredentialsDatabaseCredentialIDOperations structure.

func (*GetDatabaseCredentialsDatabaseCredentialIDOperationsReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetDatabaseCredentialsIDDefault ¶

type GetDatabaseCredentialsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabaseCredentialsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabaseCredentialsIDDefault ¶

func NewGetDatabaseCredentialsIDDefault(code int) *GetDatabaseCredentialsIDDefault

NewGetDatabaseCredentialsIDDefault creates a GetDatabaseCredentialsIDDefault with default headers values

func (*GetDatabaseCredentialsIDDefault) Code ¶

Code gets the status code for the get database credentials ID default response

func (*GetDatabaseCredentialsIDDefault) Error ¶

func (*GetDatabaseCredentialsIDDefault) GetPayload ¶

type GetDatabaseCredentialsIDOK ¶

type GetDatabaseCredentialsIDOK struct {
	Payload *models.InlineResponse20011
}

GetDatabaseCredentialsIDOK handles this case with default header values.

successful

func NewGetDatabaseCredentialsIDOK ¶

func NewGetDatabaseCredentialsIDOK() *GetDatabaseCredentialsIDOK

NewGetDatabaseCredentialsIDOK creates a GetDatabaseCredentialsIDOK with default headers values

func (*GetDatabaseCredentialsIDOK) Error ¶

func (*GetDatabaseCredentialsIDOK) GetPayload ¶

type GetDatabaseCredentialsIDParams ¶

type GetDatabaseCredentialsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabaseCredentialsIDParams contains all the parameters to send to the API endpoint for the get database credentials ID operation typically these are written to a http.Request

func NewGetDatabaseCredentialsIDParams ¶

func NewGetDatabaseCredentialsIDParams() *GetDatabaseCredentialsIDParams

NewGetDatabaseCredentialsIDParams creates a new GetDatabaseCredentialsIDParams object with the default values initialized.

func NewGetDatabaseCredentialsIDParamsWithContext ¶

func NewGetDatabaseCredentialsIDParamsWithContext(ctx context.Context) *GetDatabaseCredentialsIDParams

NewGetDatabaseCredentialsIDParamsWithContext creates a new GetDatabaseCredentialsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabaseCredentialsIDParamsWithHTTPClient ¶

func NewGetDatabaseCredentialsIDParamsWithHTTPClient(client *http.Client) *GetDatabaseCredentialsIDParams

NewGetDatabaseCredentialsIDParamsWithHTTPClient creates a new GetDatabaseCredentialsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabaseCredentialsIDParamsWithTimeout ¶

func NewGetDatabaseCredentialsIDParamsWithTimeout(timeout time.Duration) *GetDatabaseCredentialsIDParams

NewGetDatabaseCredentialsIDParamsWithTimeout creates a new GetDatabaseCredentialsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabaseCredentialsIDParams) SetContext ¶

func (o *GetDatabaseCredentialsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get database credentials ID params

func (*GetDatabaseCredentialsIDParams) SetHTTPClient ¶

func (o *GetDatabaseCredentialsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get database credentials ID params

func (*GetDatabaseCredentialsIDParams) SetID ¶

SetID adds the id to the get database credentials ID params

func (*GetDatabaseCredentialsIDParams) SetTimeout ¶

func (o *GetDatabaseCredentialsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get database credentials ID params

func (*GetDatabaseCredentialsIDParams) WithContext ¶

WithContext adds the context to the get database credentials ID params

func (*GetDatabaseCredentialsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get database credentials ID params

func (*GetDatabaseCredentialsIDParams) WithID ¶

WithID adds the id to the get database credentials ID params

func (*GetDatabaseCredentialsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get database credentials ID params

func (*GetDatabaseCredentialsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabaseCredentialsIDReader ¶

type GetDatabaseCredentialsIDReader struct {
	// contains filtered or unexported fields
}

GetDatabaseCredentialsIDReader is a Reader for the GetDatabaseCredentialsID structure.

func (*GetDatabaseCredentialsIDReader) ReadResponse ¶

func (o *GetDatabaseCredentialsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabaseImagesDefault ¶

type GetDatabaseImagesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabaseImagesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabaseImagesDefault ¶

func NewGetDatabaseImagesDefault(code int) *GetDatabaseImagesDefault

NewGetDatabaseImagesDefault creates a GetDatabaseImagesDefault with default headers values

func (*GetDatabaseImagesDefault) Code ¶

func (o *GetDatabaseImagesDefault) Code() int

Code gets the status code for the get database images default response

func (*GetDatabaseImagesDefault) Error ¶

func (o *GetDatabaseImagesDefault) Error() string

func (*GetDatabaseImagesDefault) GetPayload ¶

type GetDatabaseImagesIDDefault ¶

type GetDatabaseImagesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabaseImagesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabaseImagesIDDefault ¶

func NewGetDatabaseImagesIDDefault(code int) *GetDatabaseImagesIDDefault

NewGetDatabaseImagesIDDefault creates a GetDatabaseImagesIDDefault with default headers values

func (*GetDatabaseImagesIDDefault) Code ¶

func (o *GetDatabaseImagesIDDefault) Code() int

Code gets the status code for the get database images ID default response

func (*GetDatabaseImagesIDDefault) Error ¶

func (*GetDatabaseImagesIDDefault) GetPayload ¶

type GetDatabaseImagesIDOK ¶

type GetDatabaseImagesIDOK struct {
	Payload *models.InlineResponse20012
}

GetDatabaseImagesIDOK handles this case with default header values.

successful

func NewGetDatabaseImagesIDOK ¶

func NewGetDatabaseImagesIDOK() *GetDatabaseImagesIDOK

NewGetDatabaseImagesIDOK creates a GetDatabaseImagesIDOK with default headers values

func (*GetDatabaseImagesIDOK) Error ¶

func (o *GetDatabaseImagesIDOK) Error() string

func (*GetDatabaseImagesIDOK) GetPayload ¶

type GetDatabaseImagesIDParams ¶

type GetDatabaseImagesIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabaseImagesIDParams contains all the parameters to send to the API endpoint for the get database images ID operation typically these are written to a http.Request

func NewGetDatabaseImagesIDParams ¶

func NewGetDatabaseImagesIDParams() *GetDatabaseImagesIDParams

NewGetDatabaseImagesIDParams creates a new GetDatabaseImagesIDParams object with the default values initialized.

func NewGetDatabaseImagesIDParamsWithContext ¶

func NewGetDatabaseImagesIDParamsWithContext(ctx context.Context) *GetDatabaseImagesIDParams

NewGetDatabaseImagesIDParamsWithContext creates a new GetDatabaseImagesIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabaseImagesIDParamsWithHTTPClient ¶

func NewGetDatabaseImagesIDParamsWithHTTPClient(client *http.Client) *GetDatabaseImagesIDParams

NewGetDatabaseImagesIDParamsWithHTTPClient creates a new GetDatabaseImagesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabaseImagesIDParamsWithTimeout ¶

func NewGetDatabaseImagesIDParamsWithTimeout(timeout time.Duration) *GetDatabaseImagesIDParams

NewGetDatabaseImagesIDParamsWithTimeout creates a new GetDatabaseImagesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabaseImagesIDParams) SetContext ¶

func (o *GetDatabaseImagesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get database images ID params

func (*GetDatabaseImagesIDParams) SetHTTPClient ¶

func (o *GetDatabaseImagesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get database images ID params

func (*GetDatabaseImagesIDParams) SetID ¶

func (o *GetDatabaseImagesIDParams) SetID(id int64)

SetID adds the id to the get database images ID params

func (*GetDatabaseImagesIDParams) SetTimeout ¶

func (o *GetDatabaseImagesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get database images ID params

func (*GetDatabaseImagesIDParams) WithContext ¶

WithContext adds the context to the get database images ID params

func (*GetDatabaseImagesIDParams) WithHTTPClient ¶

func (o *GetDatabaseImagesIDParams) WithHTTPClient(client *http.Client) *GetDatabaseImagesIDParams

WithHTTPClient adds the HTTPClient to the get database images ID params

func (*GetDatabaseImagesIDParams) WithID ¶

WithID adds the id to the get database images ID params

func (*GetDatabaseImagesIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get database images ID params

func (*GetDatabaseImagesIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabaseImagesIDReader ¶

type GetDatabaseImagesIDReader struct {
	// contains filtered or unexported fields
}

GetDatabaseImagesIDReader is a Reader for the GetDatabaseImagesID structure.

func (*GetDatabaseImagesIDReader) ReadResponse ¶

func (o *GetDatabaseImagesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabaseImagesOK ¶

type GetDatabaseImagesOK struct {
	Payload *models.InlineResponse20013
}

GetDatabaseImagesOK handles this case with default header values.

successful

func NewGetDatabaseImagesOK ¶

func NewGetDatabaseImagesOK() *GetDatabaseImagesOK

NewGetDatabaseImagesOK creates a GetDatabaseImagesOK with default headers values

func (*GetDatabaseImagesOK) Error ¶

func (o *GetDatabaseImagesOK) Error() string

func (*GetDatabaseImagesOK) GetPayload ¶

type GetDatabaseImagesParams ¶

type GetDatabaseImagesParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabaseImagesParams contains all the parameters to send to the API endpoint for the get database images operation typically these are written to a http.Request

func NewGetDatabaseImagesParams ¶

func NewGetDatabaseImagesParams() *GetDatabaseImagesParams

NewGetDatabaseImagesParams creates a new GetDatabaseImagesParams object with the default values initialized.

func NewGetDatabaseImagesParamsWithContext ¶

func NewGetDatabaseImagesParamsWithContext(ctx context.Context) *GetDatabaseImagesParams

NewGetDatabaseImagesParamsWithContext creates a new GetDatabaseImagesParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabaseImagesParamsWithHTTPClient ¶

func NewGetDatabaseImagesParamsWithHTTPClient(client *http.Client) *GetDatabaseImagesParams

NewGetDatabaseImagesParamsWithHTTPClient creates a new GetDatabaseImagesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabaseImagesParamsWithTimeout ¶

func NewGetDatabaseImagesParamsWithTimeout(timeout time.Duration) *GetDatabaseImagesParams

NewGetDatabaseImagesParamsWithTimeout creates a new GetDatabaseImagesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabaseImagesParams) SetContext ¶

func (o *GetDatabaseImagesParams) SetContext(ctx context.Context)

SetContext adds the context to the get database images params

func (*GetDatabaseImagesParams) SetHTTPClient ¶

func (o *GetDatabaseImagesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get database images params

func (*GetDatabaseImagesParams) SetPage ¶

func (o *GetDatabaseImagesParams) SetPage(page *int64)

SetPage adds the page to the get database images params

func (*GetDatabaseImagesParams) SetTimeout ¶

func (o *GetDatabaseImagesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get database images params

func (*GetDatabaseImagesParams) WithContext ¶

WithContext adds the context to the get database images params

func (*GetDatabaseImagesParams) WithHTTPClient ¶

func (o *GetDatabaseImagesParams) WithHTTPClient(client *http.Client) *GetDatabaseImagesParams

WithHTTPClient adds the HTTPClient to the get database images params

func (*GetDatabaseImagesParams) WithPage ¶

WithPage adds the page to the get database images params

func (*GetDatabaseImagesParams) WithTimeout ¶

WithTimeout adds the timeout to the get database images params

func (*GetDatabaseImagesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabaseImagesReader ¶

type GetDatabaseImagesReader struct {
	// contains filtered or unexported fields
}

GetDatabaseImagesReader is a Reader for the GetDatabaseImages structure.

func (*GetDatabaseImagesReader) ReadResponse ¶

func (o *GetDatabaseImagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabasesDatabaseIDBackupsDefault ¶

type GetDatabasesDatabaseIDBackupsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDBackupsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabasesDatabaseIDBackupsDefault ¶

func NewGetDatabasesDatabaseIDBackupsDefault(code int) *GetDatabasesDatabaseIDBackupsDefault

NewGetDatabasesDatabaseIDBackupsDefault creates a GetDatabasesDatabaseIDBackupsDefault with default headers values

func (*GetDatabasesDatabaseIDBackupsDefault) Code ¶

Code gets the status code for the get databases database ID backups default response

func (*GetDatabasesDatabaseIDBackupsDefault) Error ¶

func (*GetDatabasesDatabaseIDBackupsDefault) GetPayload ¶

type GetDatabasesDatabaseIDBackupsOK ¶

type GetDatabasesDatabaseIDBackupsOK struct {
	Payload *models.InlineResponse2004
}

GetDatabasesDatabaseIDBackupsOK handles this case with default header values.

successful

func NewGetDatabasesDatabaseIDBackupsOK ¶

func NewGetDatabasesDatabaseIDBackupsOK() *GetDatabasesDatabaseIDBackupsOK

NewGetDatabasesDatabaseIDBackupsOK creates a GetDatabasesDatabaseIDBackupsOK with default headers values

func (*GetDatabasesDatabaseIDBackupsOK) Error ¶

func (*GetDatabasesDatabaseIDBackupsOK) GetPayload ¶

type GetDatabasesDatabaseIDBackupsParams ¶

type GetDatabasesDatabaseIDBackupsParams struct {

	/*DatabaseID
	  database_id

	*/
	DatabaseID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDBackupsParams contains all the parameters to send to the API endpoint for the get databases database ID backups operation typically these are written to a http.Request

func NewGetDatabasesDatabaseIDBackupsParams ¶

func NewGetDatabasesDatabaseIDBackupsParams() *GetDatabasesDatabaseIDBackupsParams

NewGetDatabasesDatabaseIDBackupsParams creates a new GetDatabasesDatabaseIDBackupsParams object with the default values initialized.

func NewGetDatabasesDatabaseIDBackupsParamsWithContext ¶

func NewGetDatabasesDatabaseIDBackupsParamsWithContext(ctx context.Context) *GetDatabasesDatabaseIDBackupsParams

NewGetDatabasesDatabaseIDBackupsParamsWithContext creates a new GetDatabasesDatabaseIDBackupsParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabasesDatabaseIDBackupsParamsWithHTTPClient ¶

func NewGetDatabasesDatabaseIDBackupsParamsWithHTTPClient(client *http.Client) *GetDatabasesDatabaseIDBackupsParams

NewGetDatabasesDatabaseIDBackupsParamsWithHTTPClient creates a new GetDatabasesDatabaseIDBackupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabasesDatabaseIDBackupsParamsWithTimeout ¶

func NewGetDatabasesDatabaseIDBackupsParamsWithTimeout(timeout time.Duration) *GetDatabasesDatabaseIDBackupsParams

NewGetDatabasesDatabaseIDBackupsParamsWithTimeout creates a new GetDatabasesDatabaseIDBackupsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabasesDatabaseIDBackupsParams) SetContext ¶

SetContext adds the context to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) SetDatabaseID ¶

func (o *GetDatabasesDatabaseIDBackupsParams) SetDatabaseID(databaseID int64)

SetDatabaseID adds the databaseId to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) SetHTTPClient ¶

func (o *GetDatabasesDatabaseIDBackupsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) SetPage ¶

func (o *GetDatabasesDatabaseIDBackupsParams) SetPage(page *int64)

SetPage adds the page to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) SetTimeout ¶

func (o *GetDatabasesDatabaseIDBackupsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) WithContext ¶

WithContext adds the context to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) WithDatabaseID ¶

WithDatabaseID adds the databaseID to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) WithPage ¶

WithPage adds the page to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) WithTimeout ¶

WithTimeout adds the timeout to the get databases database ID backups params

func (*GetDatabasesDatabaseIDBackupsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabasesDatabaseIDBackupsReader ¶

type GetDatabasesDatabaseIDBackupsReader struct {
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDBackupsReader is a Reader for the GetDatabasesDatabaseIDBackups structure.

func (*GetDatabasesDatabaseIDBackupsReader) ReadResponse ¶

func (o *GetDatabasesDatabaseIDBackupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabasesDatabaseIDConfigurationsDefault ¶

type GetDatabasesDatabaseIDConfigurationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDConfigurationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabasesDatabaseIDConfigurationsDefault ¶

func NewGetDatabasesDatabaseIDConfigurationsDefault(code int) *GetDatabasesDatabaseIDConfigurationsDefault

NewGetDatabasesDatabaseIDConfigurationsDefault creates a GetDatabasesDatabaseIDConfigurationsDefault with default headers values

func (*GetDatabasesDatabaseIDConfigurationsDefault) Code ¶

Code gets the status code for the get databases database ID configurations default response

func (*GetDatabasesDatabaseIDConfigurationsDefault) Error ¶

func (*GetDatabasesDatabaseIDConfigurationsDefault) GetPayload ¶

type GetDatabasesDatabaseIDConfigurationsOK ¶

type GetDatabasesDatabaseIDConfigurationsOK struct {
	Payload *models.InlineResponse2007
}

GetDatabasesDatabaseIDConfigurationsOK handles this case with default header values.

successful

func NewGetDatabasesDatabaseIDConfigurationsOK ¶

func NewGetDatabasesDatabaseIDConfigurationsOK() *GetDatabasesDatabaseIDConfigurationsOK

NewGetDatabasesDatabaseIDConfigurationsOK creates a GetDatabasesDatabaseIDConfigurationsOK with default headers values

func (*GetDatabasesDatabaseIDConfigurationsOK) Error ¶

func (*GetDatabasesDatabaseIDConfigurationsOK) GetPayload ¶

type GetDatabasesDatabaseIDConfigurationsParams ¶

type GetDatabasesDatabaseIDConfigurationsParams struct {

	/*DatabaseID
	  database_id

	*/
	DatabaseID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDConfigurationsParams contains all the parameters to send to the API endpoint for the get databases database ID configurations operation typically these are written to a http.Request

func NewGetDatabasesDatabaseIDConfigurationsParams ¶

func NewGetDatabasesDatabaseIDConfigurationsParams() *GetDatabasesDatabaseIDConfigurationsParams

NewGetDatabasesDatabaseIDConfigurationsParams creates a new GetDatabasesDatabaseIDConfigurationsParams object with the default values initialized.

func NewGetDatabasesDatabaseIDConfigurationsParamsWithContext ¶

func NewGetDatabasesDatabaseIDConfigurationsParamsWithContext(ctx context.Context) *GetDatabasesDatabaseIDConfigurationsParams

NewGetDatabasesDatabaseIDConfigurationsParamsWithContext creates a new GetDatabasesDatabaseIDConfigurationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabasesDatabaseIDConfigurationsParamsWithHTTPClient ¶

func NewGetDatabasesDatabaseIDConfigurationsParamsWithHTTPClient(client *http.Client) *GetDatabasesDatabaseIDConfigurationsParams

NewGetDatabasesDatabaseIDConfigurationsParamsWithHTTPClient creates a new GetDatabasesDatabaseIDConfigurationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabasesDatabaseIDConfigurationsParamsWithTimeout ¶

func NewGetDatabasesDatabaseIDConfigurationsParamsWithTimeout(timeout time.Duration) *GetDatabasesDatabaseIDConfigurationsParams

NewGetDatabasesDatabaseIDConfigurationsParamsWithTimeout creates a new GetDatabasesDatabaseIDConfigurationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabasesDatabaseIDConfigurationsParams) SetContext ¶

SetContext adds the context to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) SetDatabaseID ¶

func (o *GetDatabasesDatabaseIDConfigurationsParams) SetDatabaseID(databaseID int64)

SetDatabaseID adds the databaseId to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) SetHTTPClient ¶

func (o *GetDatabasesDatabaseIDConfigurationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) SetPage ¶

SetPage adds the page to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) SetTimeout ¶

SetTimeout adds the timeout to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) WithContext ¶

WithContext adds the context to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) WithDatabaseID ¶

WithDatabaseID adds the databaseID to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) WithPage ¶

WithPage adds the page to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get databases database ID configurations params

func (*GetDatabasesDatabaseIDConfigurationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabasesDatabaseIDConfigurationsReader ¶

type GetDatabasesDatabaseIDConfigurationsReader struct {
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDConfigurationsReader is a Reader for the GetDatabasesDatabaseIDConfigurations structure.

func (*GetDatabasesDatabaseIDConfigurationsReader) ReadResponse ¶

func (o *GetDatabasesDatabaseIDConfigurationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabasesDatabaseIDDatabaseCredentialsDefault ¶

type GetDatabasesDatabaseIDDatabaseCredentialsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDDatabaseCredentialsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabasesDatabaseIDDatabaseCredentialsDefault ¶

func NewGetDatabasesDatabaseIDDatabaseCredentialsDefault(code int) *GetDatabasesDatabaseIDDatabaseCredentialsDefault

NewGetDatabasesDatabaseIDDatabaseCredentialsDefault creates a GetDatabasesDatabaseIDDatabaseCredentialsDefault with default headers values

func (*GetDatabasesDatabaseIDDatabaseCredentialsDefault) Code ¶

Code gets the status code for the get databases database ID database credentials default response

func (*GetDatabasesDatabaseIDDatabaseCredentialsDefault) Error ¶

func (*GetDatabasesDatabaseIDDatabaseCredentialsDefault) GetPayload ¶

type GetDatabasesDatabaseIDDatabaseCredentialsOK ¶

type GetDatabasesDatabaseIDDatabaseCredentialsOK struct {
	Payload *models.InlineResponse20010
}

GetDatabasesDatabaseIDDatabaseCredentialsOK handles this case with default header values.

successful

func NewGetDatabasesDatabaseIDDatabaseCredentialsOK ¶

func NewGetDatabasesDatabaseIDDatabaseCredentialsOK() *GetDatabasesDatabaseIDDatabaseCredentialsOK

NewGetDatabasesDatabaseIDDatabaseCredentialsOK creates a GetDatabasesDatabaseIDDatabaseCredentialsOK with default headers values

func (*GetDatabasesDatabaseIDDatabaseCredentialsOK) Error ¶

func (*GetDatabasesDatabaseIDDatabaseCredentialsOK) GetPayload ¶

type GetDatabasesDatabaseIDDatabaseCredentialsParams ¶

type GetDatabasesDatabaseIDDatabaseCredentialsParams struct {

	/*DatabaseID
	  database_id

	*/
	DatabaseID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDDatabaseCredentialsParams contains all the parameters to send to the API endpoint for the get databases database ID database credentials operation typically these are written to a http.Request

func NewGetDatabasesDatabaseIDDatabaseCredentialsParams ¶

func NewGetDatabasesDatabaseIDDatabaseCredentialsParams() *GetDatabasesDatabaseIDDatabaseCredentialsParams

NewGetDatabasesDatabaseIDDatabaseCredentialsParams creates a new GetDatabasesDatabaseIDDatabaseCredentialsParams object with the default values initialized.

func NewGetDatabasesDatabaseIDDatabaseCredentialsParamsWithContext ¶

func NewGetDatabasesDatabaseIDDatabaseCredentialsParamsWithContext(ctx context.Context) *GetDatabasesDatabaseIDDatabaseCredentialsParams

NewGetDatabasesDatabaseIDDatabaseCredentialsParamsWithContext creates a new GetDatabasesDatabaseIDDatabaseCredentialsParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabasesDatabaseIDDatabaseCredentialsParamsWithHTTPClient ¶

func NewGetDatabasesDatabaseIDDatabaseCredentialsParamsWithHTTPClient(client *http.Client) *GetDatabasesDatabaseIDDatabaseCredentialsParams

NewGetDatabasesDatabaseIDDatabaseCredentialsParamsWithHTTPClient creates a new GetDatabasesDatabaseIDDatabaseCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabasesDatabaseIDDatabaseCredentialsParamsWithTimeout ¶

func NewGetDatabasesDatabaseIDDatabaseCredentialsParamsWithTimeout(timeout time.Duration) *GetDatabasesDatabaseIDDatabaseCredentialsParams

NewGetDatabasesDatabaseIDDatabaseCredentialsParamsWithTimeout creates a new GetDatabasesDatabaseIDDatabaseCredentialsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) SetContext ¶

SetContext adds the context to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) SetDatabaseID ¶

func (o *GetDatabasesDatabaseIDDatabaseCredentialsParams) SetDatabaseID(databaseID int64)

SetDatabaseID adds the databaseId to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) SetPage ¶

SetPage adds the page to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) SetTimeout ¶

SetTimeout adds the timeout to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) WithContext ¶

WithContext adds the context to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) WithDatabaseID ¶

WithDatabaseID adds the databaseID to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) WithPage ¶

WithPage adds the page to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) WithTimeout ¶

WithTimeout adds the timeout to the get databases database ID database credentials params

func (*GetDatabasesDatabaseIDDatabaseCredentialsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabasesDatabaseIDDatabaseCredentialsReader ¶

type GetDatabasesDatabaseIDDatabaseCredentialsReader struct {
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDDatabaseCredentialsReader is a Reader for the GetDatabasesDatabaseIDDatabaseCredentials structure.

func (*GetDatabasesDatabaseIDDatabaseCredentialsReader) ReadResponse ¶

func (o *GetDatabasesDatabaseIDDatabaseCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabasesDatabaseIDDatabaseImagesIDDefault ¶

type GetDatabasesDatabaseIDDatabaseImagesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDDatabaseImagesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabasesDatabaseIDDatabaseImagesIDDefault ¶

func NewGetDatabasesDatabaseIDDatabaseImagesIDDefault(code int) *GetDatabasesDatabaseIDDatabaseImagesIDDefault

NewGetDatabasesDatabaseIDDatabaseImagesIDDefault creates a GetDatabasesDatabaseIDDatabaseImagesIDDefault with default headers values

func (*GetDatabasesDatabaseIDDatabaseImagesIDDefault) Code ¶

Code gets the status code for the get databases database ID database images ID default response

func (*GetDatabasesDatabaseIDDatabaseImagesIDDefault) Error ¶

func (*GetDatabasesDatabaseIDDatabaseImagesIDDefault) GetPayload ¶

type GetDatabasesDatabaseIDDatabaseImagesIDOK ¶

type GetDatabasesDatabaseIDDatabaseImagesIDOK struct {
	Payload *models.InlineResponse20012
}

GetDatabasesDatabaseIDDatabaseImagesIDOK handles this case with default header values.

successful

func NewGetDatabasesDatabaseIDDatabaseImagesIDOK ¶

func NewGetDatabasesDatabaseIDDatabaseImagesIDOK() *GetDatabasesDatabaseIDDatabaseImagesIDOK

NewGetDatabasesDatabaseIDDatabaseImagesIDOK creates a GetDatabasesDatabaseIDDatabaseImagesIDOK with default headers values

func (*GetDatabasesDatabaseIDDatabaseImagesIDOK) Error ¶

func (*GetDatabasesDatabaseIDDatabaseImagesIDOK) GetPayload ¶

type GetDatabasesDatabaseIDDatabaseImagesIDParams ¶

type GetDatabasesDatabaseIDDatabaseImagesIDParams struct {

	/*DatabaseID
	  database_id

	*/
	DatabaseID int64
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDDatabaseImagesIDParams contains all the parameters to send to the API endpoint for the get databases database ID database images ID operation typically these are written to a http.Request

func NewGetDatabasesDatabaseIDDatabaseImagesIDParams ¶

func NewGetDatabasesDatabaseIDDatabaseImagesIDParams() *GetDatabasesDatabaseIDDatabaseImagesIDParams

NewGetDatabasesDatabaseIDDatabaseImagesIDParams creates a new GetDatabasesDatabaseIDDatabaseImagesIDParams object with the default values initialized.

func NewGetDatabasesDatabaseIDDatabaseImagesIDParamsWithContext ¶

func NewGetDatabasesDatabaseIDDatabaseImagesIDParamsWithContext(ctx context.Context) *GetDatabasesDatabaseIDDatabaseImagesIDParams

NewGetDatabasesDatabaseIDDatabaseImagesIDParamsWithContext creates a new GetDatabasesDatabaseIDDatabaseImagesIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabasesDatabaseIDDatabaseImagesIDParamsWithHTTPClient ¶

func NewGetDatabasesDatabaseIDDatabaseImagesIDParamsWithHTTPClient(client *http.Client) *GetDatabasesDatabaseIDDatabaseImagesIDParams

NewGetDatabasesDatabaseIDDatabaseImagesIDParamsWithHTTPClient creates a new GetDatabasesDatabaseIDDatabaseImagesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabasesDatabaseIDDatabaseImagesIDParamsWithTimeout ¶

func NewGetDatabasesDatabaseIDDatabaseImagesIDParamsWithTimeout(timeout time.Duration) *GetDatabasesDatabaseIDDatabaseImagesIDParams

NewGetDatabasesDatabaseIDDatabaseImagesIDParamsWithTimeout creates a new GetDatabasesDatabaseIDDatabaseImagesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) SetContext ¶

SetContext adds the context to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) SetDatabaseID ¶

func (o *GetDatabasesDatabaseIDDatabaseImagesIDParams) SetDatabaseID(databaseID int64)

SetDatabaseID adds the databaseId to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) SetHTTPClient ¶

func (o *GetDatabasesDatabaseIDDatabaseImagesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) SetID ¶

SetID adds the id to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) WithContext ¶

WithContext adds the context to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) WithDatabaseID ¶

WithDatabaseID adds the databaseID to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) WithID ¶

WithID adds the id to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get databases database ID database images ID params

func (*GetDatabasesDatabaseIDDatabaseImagesIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabasesDatabaseIDDatabaseImagesIDReader ¶

type GetDatabasesDatabaseIDDatabaseImagesIDReader struct {
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDDatabaseImagesIDReader is a Reader for the GetDatabasesDatabaseIDDatabaseImagesID structure.

func (*GetDatabasesDatabaseIDDatabaseImagesIDReader) ReadResponse ¶

func (o *GetDatabasesDatabaseIDDatabaseImagesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabasesDatabaseIDDependentsDefault ¶

type GetDatabasesDatabaseIDDependentsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDDependentsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabasesDatabaseIDDependentsDefault ¶

func NewGetDatabasesDatabaseIDDependentsDefault(code int) *GetDatabasesDatabaseIDDependentsDefault

NewGetDatabasesDatabaseIDDependentsDefault creates a GetDatabasesDatabaseIDDependentsDefault with default headers values

func (*GetDatabasesDatabaseIDDependentsDefault) Code ¶

Code gets the status code for the get databases database ID dependents default response

func (*GetDatabasesDatabaseIDDependentsDefault) Error ¶

func (*GetDatabasesDatabaseIDDependentsDefault) GetPayload ¶

type GetDatabasesDatabaseIDDependentsOK ¶

type GetDatabasesDatabaseIDDependentsOK struct {
	Payload *models.InlineResponse20014
}

GetDatabasesDatabaseIDDependentsOK handles this case with default header values.

successful

func NewGetDatabasesDatabaseIDDependentsOK ¶

func NewGetDatabasesDatabaseIDDependentsOK() *GetDatabasesDatabaseIDDependentsOK

NewGetDatabasesDatabaseIDDependentsOK creates a GetDatabasesDatabaseIDDependentsOK with default headers values

func (*GetDatabasesDatabaseIDDependentsOK) Error ¶

func (*GetDatabasesDatabaseIDDependentsOK) GetPayload ¶

type GetDatabasesDatabaseIDDependentsParams ¶

type GetDatabasesDatabaseIDDependentsParams struct {

	/*DatabaseID
	  database_id

	*/
	DatabaseID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDDependentsParams contains all the parameters to send to the API endpoint for the get databases database ID dependents operation typically these are written to a http.Request

func NewGetDatabasesDatabaseIDDependentsParams ¶

func NewGetDatabasesDatabaseIDDependentsParams() *GetDatabasesDatabaseIDDependentsParams

NewGetDatabasesDatabaseIDDependentsParams creates a new GetDatabasesDatabaseIDDependentsParams object with the default values initialized.

func NewGetDatabasesDatabaseIDDependentsParamsWithContext ¶

func NewGetDatabasesDatabaseIDDependentsParamsWithContext(ctx context.Context) *GetDatabasesDatabaseIDDependentsParams

NewGetDatabasesDatabaseIDDependentsParamsWithContext creates a new GetDatabasesDatabaseIDDependentsParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabasesDatabaseIDDependentsParamsWithHTTPClient ¶

func NewGetDatabasesDatabaseIDDependentsParamsWithHTTPClient(client *http.Client) *GetDatabasesDatabaseIDDependentsParams

NewGetDatabasesDatabaseIDDependentsParamsWithHTTPClient creates a new GetDatabasesDatabaseIDDependentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabasesDatabaseIDDependentsParamsWithTimeout ¶

func NewGetDatabasesDatabaseIDDependentsParamsWithTimeout(timeout time.Duration) *GetDatabasesDatabaseIDDependentsParams

NewGetDatabasesDatabaseIDDependentsParamsWithTimeout creates a new GetDatabasesDatabaseIDDependentsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabasesDatabaseIDDependentsParams) SetContext ¶

SetContext adds the context to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) SetDatabaseID ¶

func (o *GetDatabasesDatabaseIDDependentsParams) SetDatabaseID(databaseID int64)

SetDatabaseID adds the databaseId to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) SetHTTPClient ¶

func (o *GetDatabasesDatabaseIDDependentsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) SetPage ¶

SetPage adds the page to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) SetTimeout ¶

func (o *GetDatabasesDatabaseIDDependentsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) WithContext ¶

WithContext adds the context to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) WithDatabaseID ¶

WithDatabaseID adds the databaseID to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) WithPage ¶

WithPage adds the page to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) WithTimeout ¶

WithTimeout adds the timeout to the get databases database ID dependents params

func (*GetDatabasesDatabaseIDDependentsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabasesDatabaseIDDependentsReader ¶

type GetDatabasesDatabaseIDDependentsReader struct {
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDDependentsReader is a Reader for the GetDatabasesDatabaseIDDependents structure.

func (*GetDatabasesDatabaseIDDependentsReader) ReadResponse ¶

func (o *GetDatabasesDatabaseIDDependentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabasesDatabaseIDOperationsDefault ¶

type GetDatabasesDatabaseIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabasesDatabaseIDOperationsDefault ¶

func NewGetDatabasesDatabaseIDOperationsDefault(code int) *GetDatabasesDatabaseIDOperationsDefault

NewGetDatabasesDatabaseIDOperationsDefault creates a GetDatabasesDatabaseIDOperationsDefault with default headers values

func (*GetDatabasesDatabaseIDOperationsDefault) Code ¶

Code gets the status code for the get databases database ID operations default response

func (*GetDatabasesDatabaseIDOperationsDefault) Error ¶

func (*GetDatabasesDatabaseIDOperationsDefault) GetPayload ¶

type GetDatabasesDatabaseIDOperationsOK ¶

type GetDatabasesDatabaseIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetDatabasesDatabaseIDOperationsOK handles this case with default header values.

successful

func NewGetDatabasesDatabaseIDOperationsOK ¶

func NewGetDatabasesDatabaseIDOperationsOK() *GetDatabasesDatabaseIDOperationsOK

NewGetDatabasesDatabaseIDOperationsOK creates a GetDatabasesDatabaseIDOperationsOK with default headers values

func (*GetDatabasesDatabaseIDOperationsOK) Error ¶

func (*GetDatabasesDatabaseIDOperationsOK) GetPayload ¶

type GetDatabasesDatabaseIDOperationsParams ¶

type GetDatabasesDatabaseIDOperationsParams struct {

	/*DatabaseID
	  database_id

	*/
	DatabaseID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDOperationsParams contains all the parameters to send to the API endpoint for the get databases database ID operations operation typically these are written to a http.Request

func NewGetDatabasesDatabaseIDOperationsParams ¶

func NewGetDatabasesDatabaseIDOperationsParams() *GetDatabasesDatabaseIDOperationsParams

NewGetDatabasesDatabaseIDOperationsParams creates a new GetDatabasesDatabaseIDOperationsParams object with the default values initialized.

func NewGetDatabasesDatabaseIDOperationsParamsWithContext ¶

func NewGetDatabasesDatabaseIDOperationsParamsWithContext(ctx context.Context) *GetDatabasesDatabaseIDOperationsParams

NewGetDatabasesDatabaseIDOperationsParamsWithContext creates a new GetDatabasesDatabaseIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabasesDatabaseIDOperationsParamsWithHTTPClient ¶

func NewGetDatabasesDatabaseIDOperationsParamsWithHTTPClient(client *http.Client) *GetDatabasesDatabaseIDOperationsParams

NewGetDatabasesDatabaseIDOperationsParamsWithHTTPClient creates a new GetDatabasesDatabaseIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabasesDatabaseIDOperationsParamsWithTimeout ¶

func NewGetDatabasesDatabaseIDOperationsParamsWithTimeout(timeout time.Duration) *GetDatabasesDatabaseIDOperationsParams

NewGetDatabasesDatabaseIDOperationsParamsWithTimeout creates a new GetDatabasesDatabaseIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabasesDatabaseIDOperationsParams) SetContext ¶

SetContext adds the context to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) SetDatabaseID ¶

func (o *GetDatabasesDatabaseIDOperationsParams) SetDatabaseID(databaseID int64)

SetDatabaseID adds the databaseId to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) SetHTTPClient ¶

func (o *GetDatabasesDatabaseIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) SetPage ¶

SetPage adds the page to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) SetTimeout ¶

func (o *GetDatabasesDatabaseIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) WithContext ¶

WithContext adds the context to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) WithDatabaseID ¶

WithDatabaseID adds the databaseID to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) WithPage ¶

WithPage adds the page to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get databases database ID operations params

func (*GetDatabasesDatabaseIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetDatabasesDatabaseIDOperationsReader ¶

type GetDatabasesDatabaseIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetDatabasesDatabaseIDOperationsReader is a Reader for the GetDatabasesDatabaseIDOperations structure.

func (*GetDatabasesDatabaseIDOperationsReader) ReadResponse ¶

func (o *GetDatabasesDatabaseIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabasesDefault ¶

type GetDatabasesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabasesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabasesDefault ¶

func NewGetDatabasesDefault(code int) *GetDatabasesDefault

NewGetDatabasesDefault creates a GetDatabasesDefault with default headers values

func (*GetDatabasesDefault) Code ¶

func (o *GetDatabasesDefault) Code() int

Code gets the status code for the get databases default response

func (*GetDatabasesDefault) Error ¶

func (o *GetDatabasesDefault) Error() string

func (*GetDatabasesDefault) GetPayload ¶

type GetDatabasesIDDefault ¶

type GetDatabasesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDatabasesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDatabasesIDDefault ¶

func NewGetDatabasesIDDefault(code int) *GetDatabasesIDDefault

NewGetDatabasesIDDefault creates a GetDatabasesIDDefault with default headers values

func (*GetDatabasesIDDefault) Code ¶

func (o *GetDatabasesIDDefault) Code() int

Code gets the status code for the get databases ID default response

func (*GetDatabasesIDDefault) Error ¶

func (o *GetDatabasesIDDefault) Error() string

func (*GetDatabasesIDDefault) GetPayload ¶

type GetDatabasesIDOK ¶

type GetDatabasesIDOK struct {
	Payload *models.InlineResponse2014
}

GetDatabasesIDOK handles this case with default header values.

successful

func NewGetDatabasesIDOK ¶

func NewGetDatabasesIDOK() *GetDatabasesIDOK

NewGetDatabasesIDOK creates a GetDatabasesIDOK with default headers values

func (*GetDatabasesIDOK) Error ¶

func (o *GetDatabasesIDOK) Error() string

func (*GetDatabasesIDOK) GetPayload ¶

func (o *GetDatabasesIDOK) GetPayload() *models.InlineResponse2014

type GetDatabasesIDParams ¶

type GetDatabasesIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabasesIDParams contains all the parameters to send to the API endpoint for the get databases ID operation typically these are written to a http.Request

func NewGetDatabasesIDParams ¶

func NewGetDatabasesIDParams() *GetDatabasesIDParams

NewGetDatabasesIDParams creates a new GetDatabasesIDParams object with the default values initialized.

func NewGetDatabasesIDParamsWithContext ¶

func NewGetDatabasesIDParamsWithContext(ctx context.Context) *GetDatabasesIDParams

NewGetDatabasesIDParamsWithContext creates a new GetDatabasesIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabasesIDParamsWithHTTPClient ¶

func NewGetDatabasesIDParamsWithHTTPClient(client *http.Client) *GetDatabasesIDParams

NewGetDatabasesIDParamsWithHTTPClient creates a new GetDatabasesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabasesIDParamsWithTimeout ¶

func NewGetDatabasesIDParamsWithTimeout(timeout time.Duration) *GetDatabasesIDParams

NewGetDatabasesIDParamsWithTimeout creates a new GetDatabasesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabasesIDParams) SetContext ¶

func (o *GetDatabasesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get databases ID params

func (*GetDatabasesIDParams) SetHTTPClient ¶

func (o *GetDatabasesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get databases ID params

func (*GetDatabasesIDParams) SetID ¶

func (o *GetDatabasesIDParams) SetID(id int64)

SetID adds the id to the get databases ID params

func (*GetDatabasesIDParams) SetTimeout ¶

func (o *GetDatabasesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get databases ID params

func (*GetDatabasesIDParams) WithContext ¶

WithContext adds the context to the get databases ID params

func (*GetDatabasesIDParams) WithHTTPClient ¶

func (o *GetDatabasesIDParams) WithHTTPClient(client *http.Client) *GetDatabasesIDParams

WithHTTPClient adds the HTTPClient to the get databases ID params

func (*GetDatabasesIDParams) WithID ¶

WithID adds the id to the get databases ID params

func (*GetDatabasesIDParams) WithTimeout ¶

func (o *GetDatabasesIDParams) WithTimeout(timeout time.Duration) *GetDatabasesIDParams

WithTimeout adds the timeout to the get databases ID params

func (*GetDatabasesIDParams) WriteToRequest ¶

func (o *GetDatabasesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetDatabasesIDReader ¶

type GetDatabasesIDReader struct {
	// contains filtered or unexported fields
}

GetDatabasesIDReader is a Reader for the GetDatabasesID structure.

func (*GetDatabasesIDReader) ReadResponse ¶

func (o *GetDatabasesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDatabasesOK ¶

type GetDatabasesOK struct {
	Payload *models.InlineResponse20014
}

GetDatabasesOK handles this case with default header values.

successful

func NewGetDatabasesOK ¶

func NewGetDatabasesOK() *GetDatabasesOK

NewGetDatabasesOK creates a GetDatabasesOK with default headers values

func (*GetDatabasesOK) Error ¶

func (o *GetDatabasesOK) Error() string

func (*GetDatabasesOK) GetPayload ¶

func (o *GetDatabasesOK) GetPayload() *models.InlineResponse20014

type GetDatabasesParams ¶

type GetDatabasesParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDatabasesParams contains all the parameters to send to the API endpoint for the get databases operation typically these are written to a http.Request

func NewGetDatabasesParams ¶

func NewGetDatabasesParams() *GetDatabasesParams

NewGetDatabasesParams creates a new GetDatabasesParams object with the default values initialized.

func NewGetDatabasesParamsWithContext ¶

func NewGetDatabasesParamsWithContext(ctx context.Context) *GetDatabasesParams

NewGetDatabasesParamsWithContext creates a new GetDatabasesParams object with the default values initialized, and the ability to set a context for a request

func NewGetDatabasesParamsWithHTTPClient ¶

func NewGetDatabasesParamsWithHTTPClient(client *http.Client) *GetDatabasesParams

NewGetDatabasesParamsWithHTTPClient creates a new GetDatabasesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDatabasesParamsWithTimeout ¶

func NewGetDatabasesParamsWithTimeout(timeout time.Duration) *GetDatabasesParams

NewGetDatabasesParamsWithTimeout creates a new GetDatabasesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDatabasesParams) SetContext ¶

func (o *GetDatabasesParams) SetContext(ctx context.Context)

SetContext adds the context to the get databases params

func (*GetDatabasesParams) SetHTTPClient ¶

func (o *GetDatabasesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get databases params

func (*GetDatabasesParams) SetPage ¶

func (o *GetDatabasesParams) SetPage(page *int64)

SetPage adds the page to the get databases params

func (*GetDatabasesParams) SetTimeout ¶

func (o *GetDatabasesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get databases params

func (*GetDatabasesParams) WithContext ¶

WithContext adds the context to the get databases params

func (*GetDatabasesParams) WithHTTPClient ¶

func (o *GetDatabasesParams) WithHTTPClient(client *http.Client) *GetDatabasesParams

WithHTTPClient adds the HTTPClient to the get databases params

func (*GetDatabasesParams) WithPage ¶

func (o *GetDatabasesParams) WithPage(page *int64) *GetDatabasesParams

WithPage adds the page to the get databases params

func (*GetDatabasesParams) WithTimeout ¶

func (o *GetDatabasesParams) WithTimeout(timeout time.Duration) *GetDatabasesParams

WithTimeout adds the timeout to the get databases params

func (*GetDatabasesParams) WriteToRequest ¶

func (o *GetDatabasesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetDatabasesReader ¶

type GetDatabasesReader struct {
	// contains filtered or unexported fields
}

GetDatabasesReader is a Reader for the GetDatabases structure.

func (*GetDatabasesReader) ReadResponse ¶

func (o *GetDatabasesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetDisksIDDefault ¶

type GetDisksIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetDisksIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetDisksIDDefault ¶

func NewGetDisksIDDefault(code int) *GetDisksIDDefault

NewGetDisksIDDefault creates a GetDisksIDDefault with default headers values

func (*GetDisksIDDefault) Code ¶

func (o *GetDisksIDDefault) Code() int

Code gets the status code for the get disks ID default response

func (*GetDisksIDDefault) Error ¶

func (o *GetDisksIDDefault) Error() string

func (*GetDisksIDDefault) GetPayload ¶

type GetDisksIDOK ¶

type GetDisksIDOK struct {
	Payload *models.InlineResponse20016
}

GetDisksIDOK handles this case with default header values.

successful

func NewGetDisksIDOK ¶

func NewGetDisksIDOK() *GetDisksIDOK

NewGetDisksIDOK creates a GetDisksIDOK with default headers values

func (*GetDisksIDOK) Error ¶

func (o *GetDisksIDOK) Error() string

func (*GetDisksIDOK) GetPayload ¶

func (o *GetDisksIDOK) GetPayload() *models.InlineResponse20016

type GetDisksIDParams ¶

type GetDisksIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetDisksIDParams contains all the parameters to send to the API endpoint for the get disks ID operation typically these are written to a http.Request

func NewGetDisksIDParams ¶

func NewGetDisksIDParams() *GetDisksIDParams

NewGetDisksIDParams creates a new GetDisksIDParams object with the default values initialized.

func NewGetDisksIDParamsWithContext ¶

func NewGetDisksIDParamsWithContext(ctx context.Context) *GetDisksIDParams

NewGetDisksIDParamsWithContext creates a new GetDisksIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetDisksIDParamsWithHTTPClient ¶

func NewGetDisksIDParamsWithHTTPClient(client *http.Client) *GetDisksIDParams

NewGetDisksIDParamsWithHTTPClient creates a new GetDisksIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetDisksIDParamsWithTimeout ¶

func NewGetDisksIDParamsWithTimeout(timeout time.Duration) *GetDisksIDParams

NewGetDisksIDParamsWithTimeout creates a new GetDisksIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetDisksIDParams) SetContext ¶

func (o *GetDisksIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get disks ID params

func (*GetDisksIDParams) SetHTTPClient ¶

func (o *GetDisksIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get disks ID params

func (*GetDisksIDParams) SetID ¶

func (o *GetDisksIDParams) SetID(id int64)

SetID adds the id to the get disks ID params

func (*GetDisksIDParams) SetTimeout ¶

func (o *GetDisksIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get disks ID params

func (*GetDisksIDParams) WithContext ¶

func (o *GetDisksIDParams) WithContext(ctx context.Context) *GetDisksIDParams

WithContext adds the context to the get disks ID params

func (*GetDisksIDParams) WithHTTPClient ¶

func (o *GetDisksIDParams) WithHTTPClient(client *http.Client) *GetDisksIDParams

WithHTTPClient adds the HTTPClient to the get disks ID params

func (*GetDisksIDParams) WithID ¶

func (o *GetDisksIDParams) WithID(id int64) *GetDisksIDParams

WithID adds the id to the get disks ID params

func (*GetDisksIDParams) WithTimeout ¶

func (o *GetDisksIDParams) WithTimeout(timeout time.Duration) *GetDisksIDParams

WithTimeout adds the timeout to the get disks ID params

func (*GetDisksIDParams) WriteToRequest ¶

func (o *GetDisksIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetDisksIDReader ¶

type GetDisksIDReader struct {
	// contains filtered or unexported fields
}

GetDisksIDReader is a Reader for the GetDisksID structure.

func (*GetDisksIDReader) ReadResponse ¶

func (o *GetDisksIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetEphemeralContainersIDDefault ¶

type GetEphemeralContainersIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetEphemeralContainersIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetEphemeralContainersIDDefault ¶

func NewGetEphemeralContainersIDDefault(code int) *GetEphemeralContainersIDDefault

NewGetEphemeralContainersIDDefault creates a GetEphemeralContainersIDDefault with default headers values

func (*GetEphemeralContainersIDDefault) Code ¶

Code gets the status code for the get ephemeral containers ID default response

func (*GetEphemeralContainersIDDefault) Error ¶

func (*GetEphemeralContainersIDDefault) GetPayload ¶

type GetEphemeralContainersIDOK ¶

type GetEphemeralContainersIDOK struct {
	Payload *models.InlineResponse20018
}

GetEphemeralContainersIDOK handles this case with default header values.

successful

func NewGetEphemeralContainersIDOK ¶

func NewGetEphemeralContainersIDOK() *GetEphemeralContainersIDOK

NewGetEphemeralContainersIDOK creates a GetEphemeralContainersIDOK with default headers values

func (*GetEphemeralContainersIDOK) Error ¶

func (*GetEphemeralContainersIDOK) GetPayload ¶

type GetEphemeralContainersIDParams ¶

type GetEphemeralContainersIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetEphemeralContainersIDParams contains all the parameters to send to the API endpoint for the get ephemeral containers ID operation typically these are written to a http.Request

func NewGetEphemeralContainersIDParams ¶

func NewGetEphemeralContainersIDParams() *GetEphemeralContainersIDParams

NewGetEphemeralContainersIDParams creates a new GetEphemeralContainersIDParams object with the default values initialized.

func NewGetEphemeralContainersIDParamsWithContext ¶

func NewGetEphemeralContainersIDParamsWithContext(ctx context.Context) *GetEphemeralContainersIDParams

NewGetEphemeralContainersIDParamsWithContext creates a new GetEphemeralContainersIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetEphemeralContainersIDParamsWithHTTPClient ¶

func NewGetEphemeralContainersIDParamsWithHTTPClient(client *http.Client) *GetEphemeralContainersIDParams

NewGetEphemeralContainersIDParamsWithHTTPClient creates a new GetEphemeralContainersIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetEphemeralContainersIDParamsWithTimeout ¶

func NewGetEphemeralContainersIDParamsWithTimeout(timeout time.Duration) *GetEphemeralContainersIDParams

NewGetEphemeralContainersIDParamsWithTimeout creates a new GetEphemeralContainersIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetEphemeralContainersIDParams) SetContext ¶

func (o *GetEphemeralContainersIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get ephemeral containers ID params

func (*GetEphemeralContainersIDParams) SetHTTPClient ¶

func (o *GetEphemeralContainersIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get ephemeral containers ID params

func (*GetEphemeralContainersIDParams) SetID ¶

SetID adds the id to the get ephemeral containers ID params

func (*GetEphemeralContainersIDParams) SetTimeout ¶

func (o *GetEphemeralContainersIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get ephemeral containers ID params

func (*GetEphemeralContainersIDParams) WithContext ¶

WithContext adds the context to the get ephemeral containers ID params

func (*GetEphemeralContainersIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get ephemeral containers ID params

func (*GetEphemeralContainersIDParams) WithID ¶

WithID adds the id to the get ephemeral containers ID params

func (*GetEphemeralContainersIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get ephemeral containers ID params

func (*GetEphemeralContainersIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetEphemeralContainersIDReader ¶

type GetEphemeralContainersIDReader struct {
	// contains filtered or unexported fields
}

GetEphemeralContainersIDReader is a Reader for the GetEphemeralContainersID structure.

func (*GetEphemeralContainersIDReader) ReadResponse ¶

func (o *GetEphemeralContainersIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault ¶

type GetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault ¶

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault(code int) *GetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault

NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault creates a GetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault with default headers values

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault) Code ¶

Code gets the status code for the get ephemeral sessions ephemeral session ID ephemeral containers default response

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault) Error ¶

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersDefault) GetPayload ¶

type GetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK ¶

type GetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK struct {
	Payload *models.InlineResponse20017
}

GetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK handles this case with default header values.

successful

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK ¶

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK() *GetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK

NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK creates a GetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK with default headers values

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK) Error ¶

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersOK) GetPayload ¶

type GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams ¶

type GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams struct {

	/*EphemeralSessionID
	  ephemeral_session_id

	*/
	EphemeralSessionID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams contains all the parameters to send to the API endpoint for the get ephemeral sessions ephemeral session ID ephemeral containers operation typically these are written to a http.Request

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams ¶

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams() *GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams

NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams creates a new GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams object with the default values initialized.

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParamsWithContext ¶

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParamsWithContext(ctx context.Context) *GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams

NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParamsWithContext creates a new GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams object with the default values initialized, and the ability to set a context for a request

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParamsWithHTTPClient ¶

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParamsWithHTTPClient(client *http.Client) *GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams

NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParamsWithHTTPClient creates a new GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParamsWithTimeout ¶

func NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParamsWithTimeout(timeout time.Duration) *GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams

NewGetEphemeralSessionsEphemeralSessionIDEphemeralContainersParamsWithTimeout creates a new GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) SetContext ¶

SetContext adds the context to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) SetEphemeralSessionID ¶

func (o *GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) SetEphemeralSessionID(ephemeralSessionID int64)

SetEphemeralSessionID adds the ephemeralSessionId to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) SetPage ¶

SetPage adds the page to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) SetTimeout ¶

SetTimeout adds the timeout to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) WithContext ¶

WithContext adds the context to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) WithEphemeralSessionID ¶

WithEphemeralSessionID adds the ephemeralSessionID to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) WithPage ¶

WithPage adds the page to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) WithTimeout ¶

WithTimeout adds the timeout to the get ephemeral sessions ephemeral session ID ephemeral containers params

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetEphemeralSessionsEphemeralSessionIDEphemeralContainersReader ¶

type GetEphemeralSessionsEphemeralSessionIDEphemeralContainersReader struct {
	// contains filtered or unexported fields
}

GetEphemeralSessionsEphemeralSessionIDEphemeralContainersReader is a Reader for the GetEphemeralSessionsEphemeralSessionIDEphemeralContainers structure.

func (*GetEphemeralSessionsEphemeralSessionIDEphemeralContainersReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetEphemeralSessionsEphemeralSessionIDOperationsDefault ¶

type GetEphemeralSessionsEphemeralSessionIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetEphemeralSessionsEphemeralSessionIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetEphemeralSessionsEphemeralSessionIDOperationsDefault ¶

func NewGetEphemeralSessionsEphemeralSessionIDOperationsDefault(code int) *GetEphemeralSessionsEphemeralSessionIDOperationsDefault

NewGetEphemeralSessionsEphemeralSessionIDOperationsDefault creates a GetEphemeralSessionsEphemeralSessionIDOperationsDefault with default headers values

func (*GetEphemeralSessionsEphemeralSessionIDOperationsDefault) Code ¶

Code gets the status code for the get ephemeral sessions ephemeral session ID operations default response

func (*GetEphemeralSessionsEphemeralSessionIDOperationsDefault) Error ¶

func (*GetEphemeralSessionsEphemeralSessionIDOperationsDefault) GetPayload ¶

type GetEphemeralSessionsEphemeralSessionIDOperationsOK ¶

type GetEphemeralSessionsEphemeralSessionIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetEphemeralSessionsEphemeralSessionIDOperationsOK handles this case with default header values.

successful

func NewGetEphemeralSessionsEphemeralSessionIDOperationsOK ¶

func NewGetEphemeralSessionsEphemeralSessionIDOperationsOK() *GetEphemeralSessionsEphemeralSessionIDOperationsOK

NewGetEphemeralSessionsEphemeralSessionIDOperationsOK creates a GetEphemeralSessionsEphemeralSessionIDOperationsOK with default headers values

func (*GetEphemeralSessionsEphemeralSessionIDOperationsOK) Error ¶

func (*GetEphemeralSessionsEphemeralSessionIDOperationsOK) GetPayload ¶

type GetEphemeralSessionsEphemeralSessionIDOperationsParams ¶

type GetEphemeralSessionsEphemeralSessionIDOperationsParams struct {

	/*EphemeralSessionID
	  ephemeral_session_id

	*/
	EphemeralSessionID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetEphemeralSessionsEphemeralSessionIDOperationsParams contains all the parameters to send to the API endpoint for the get ephemeral sessions ephemeral session ID operations operation typically these are written to a http.Request

func NewGetEphemeralSessionsEphemeralSessionIDOperationsParams ¶

func NewGetEphemeralSessionsEphemeralSessionIDOperationsParams() *GetEphemeralSessionsEphemeralSessionIDOperationsParams

NewGetEphemeralSessionsEphemeralSessionIDOperationsParams creates a new GetEphemeralSessionsEphemeralSessionIDOperationsParams object with the default values initialized.

func NewGetEphemeralSessionsEphemeralSessionIDOperationsParamsWithContext ¶

func NewGetEphemeralSessionsEphemeralSessionIDOperationsParamsWithContext(ctx context.Context) *GetEphemeralSessionsEphemeralSessionIDOperationsParams

NewGetEphemeralSessionsEphemeralSessionIDOperationsParamsWithContext creates a new GetEphemeralSessionsEphemeralSessionIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetEphemeralSessionsEphemeralSessionIDOperationsParamsWithHTTPClient ¶

func NewGetEphemeralSessionsEphemeralSessionIDOperationsParamsWithHTTPClient(client *http.Client) *GetEphemeralSessionsEphemeralSessionIDOperationsParams

NewGetEphemeralSessionsEphemeralSessionIDOperationsParamsWithHTTPClient creates a new GetEphemeralSessionsEphemeralSessionIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetEphemeralSessionsEphemeralSessionIDOperationsParamsWithTimeout ¶

func NewGetEphemeralSessionsEphemeralSessionIDOperationsParamsWithTimeout(timeout time.Duration) *GetEphemeralSessionsEphemeralSessionIDOperationsParams

NewGetEphemeralSessionsEphemeralSessionIDOperationsParamsWithTimeout creates a new GetEphemeralSessionsEphemeralSessionIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) SetContext ¶

SetContext adds the context to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) SetEphemeralSessionID ¶

func (o *GetEphemeralSessionsEphemeralSessionIDOperationsParams) SetEphemeralSessionID(ephemeralSessionID int64)

SetEphemeralSessionID adds the ephemeralSessionId to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) SetPage ¶

SetPage adds the page to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) SetTimeout ¶

SetTimeout adds the timeout to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) WithContext ¶

WithContext adds the context to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) WithEphemeralSessionID ¶

WithEphemeralSessionID adds the ephemeralSessionID to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) WithPage ¶

WithPage adds the page to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get ephemeral sessions ephemeral session ID operations params

func (*GetEphemeralSessionsEphemeralSessionIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetEphemeralSessionsEphemeralSessionIDOperationsReader ¶

type GetEphemeralSessionsEphemeralSessionIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetEphemeralSessionsEphemeralSessionIDOperationsReader is a Reader for the GetEphemeralSessionsEphemeralSessionIDOperations structure.

func (*GetEphemeralSessionsEphemeralSessionIDOperationsReader) ReadResponse ¶

func (o *GetEphemeralSessionsEphemeralSessionIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetEphemeralSessionsIDDefault ¶

type GetEphemeralSessionsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetEphemeralSessionsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetEphemeralSessionsIDDefault ¶

func NewGetEphemeralSessionsIDDefault(code int) *GetEphemeralSessionsIDDefault

NewGetEphemeralSessionsIDDefault creates a GetEphemeralSessionsIDDefault with default headers values

func (*GetEphemeralSessionsIDDefault) Code ¶

Code gets the status code for the get ephemeral sessions ID default response

func (*GetEphemeralSessionsIDDefault) Error ¶

func (*GetEphemeralSessionsIDDefault) GetPayload ¶

type GetEphemeralSessionsIDOK ¶

type GetEphemeralSessionsIDOK struct {
	Payload *models.InlineResponse20020
}

GetEphemeralSessionsIDOK handles this case with default header values.

successful

func NewGetEphemeralSessionsIDOK ¶

func NewGetEphemeralSessionsIDOK() *GetEphemeralSessionsIDOK

NewGetEphemeralSessionsIDOK creates a GetEphemeralSessionsIDOK with default headers values

func (*GetEphemeralSessionsIDOK) Error ¶

func (o *GetEphemeralSessionsIDOK) Error() string

func (*GetEphemeralSessionsIDOK) GetPayload ¶

type GetEphemeralSessionsIDParams ¶

type GetEphemeralSessionsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetEphemeralSessionsIDParams contains all the parameters to send to the API endpoint for the get ephemeral sessions ID operation typically these are written to a http.Request

func NewGetEphemeralSessionsIDParams ¶

func NewGetEphemeralSessionsIDParams() *GetEphemeralSessionsIDParams

NewGetEphemeralSessionsIDParams creates a new GetEphemeralSessionsIDParams object with the default values initialized.

func NewGetEphemeralSessionsIDParamsWithContext ¶

func NewGetEphemeralSessionsIDParamsWithContext(ctx context.Context) *GetEphemeralSessionsIDParams

NewGetEphemeralSessionsIDParamsWithContext creates a new GetEphemeralSessionsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetEphemeralSessionsIDParamsWithHTTPClient ¶

func NewGetEphemeralSessionsIDParamsWithHTTPClient(client *http.Client) *GetEphemeralSessionsIDParams

NewGetEphemeralSessionsIDParamsWithHTTPClient creates a new GetEphemeralSessionsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetEphemeralSessionsIDParamsWithTimeout ¶

func NewGetEphemeralSessionsIDParamsWithTimeout(timeout time.Duration) *GetEphemeralSessionsIDParams

NewGetEphemeralSessionsIDParamsWithTimeout creates a new GetEphemeralSessionsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetEphemeralSessionsIDParams) SetContext ¶

func (o *GetEphemeralSessionsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get ephemeral sessions ID params

func (*GetEphemeralSessionsIDParams) SetHTTPClient ¶

func (o *GetEphemeralSessionsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get ephemeral sessions ID params

func (*GetEphemeralSessionsIDParams) SetID ¶

func (o *GetEphemeralSessionsIDParams) SetID(id int64)

SetID adds the id to the get ephemeral sessions ID params

func (*GetEphemeralSessionsIDParams) SetTimeout ¶

func (o *GetEphemeralSessionsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get ephemeral sessions ID params

func (*GetEphemeralSessionsIDParams) WithContext ¶

WithContext adds the context to the get ephemeral sessions ID params

func (*GetEphemeralSessionsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get ephemeral sessions ID params

func (*GetEphemeralSessionsIDParams) WithID ¶

WithID adds the id to the get ephemeral sessions ID params

func (*GetEphemeralSessionsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get ephemeral sessions ID params

func (*GetEphemeralSessionsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetEphemeralSessionsIDReader ¶

type GetEphemeralSessionsIDReader struct {
	// contains filtered or unexported fields
}

GetEphemeralSessionsIDReader is a Reader for the GetEphemeralSessionsID structure.

func (*GetEphemeralSessionsIDReader) ReadResponse ¶

func (o *GetEphemeralSessionsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetImagesIDDefault ¶

type GetImagesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetImagesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetImagesIDDefault ¶

func NewGetImagesIDDefault(code int) *GetImagesIDDefault

NewGetImagesIDDefault creates a GetImagesIDDefault with default headers values

func (*GetImagesIDDefault) Code ¶

func (o *GetImagesIDDefault) Code() int

Code gets the status code for the get images ID default response

func (*GetImagesIDDefault) Error ¶

func (o *GetImagesIDDefault) Error() string

func (*GetImagesIDDefault) GetPayload ¶

type GetImagesIDOK ¶

type GetImagesIDOK struct {
	Payload *models.InlineResponse20023
}

GetImagesIDOK handles this case with default header values.

successful

func NewGetImagesIDOK ¶

func NewGetImagesIDOK() *GetImagesIDOK

NewGetImagesIDOK creates a GetImagesIDOK with default headers values

func (*GetImagesIDOK) Error ¶

func (o *GetImagesIDOK) Error() string

func (*GetImagesIDOK) GetPayload ¶

func (o *GetImagesIDOK) GetPayload() *models.InlineResponse20023

type GetImagesIDParams ¶

type GetImagesIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetImagesIDParams contains all the parameters to send to the API endpoint for the get images ID operation typically these are written to a http.Request

func NewGetImagesIDParams ¶

func NewGetImagesIDParams() *GetImagesIDParams

NewGetImagesIDParams creates a new GetImagesIDParams object with the default values initialized.

func NewGetImagesIDParamsWithContext ¶

func NewGetImagesIDParamsWithContext(ctx context.Context) *GetImagesIDParams

NewGetImagesIDParamsWithContext creates a new GetImagesIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetImagesIDParamsWithHTTPClient ¶

func NewGetImagesIDParamsWithHTTPClient(client *http.Client) *GetImagesIDParams

NewGetImagesIDParamsWithHTTPClient creates a new GetImagesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetImagesIDParamsWithTimeout ¶

func NewGetImagesIDParamsWithTimeout(timeout time.Duration) *GetImagesIDParams

NewGetImagesIDParamsWithTimeout creates a new GetImagesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetImagesIDParams) SetContext ¶

func (o *GetImagesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get images ID params

func (*GetImagesIDParams) SetHTTPClient ¶

func (o *GetImagesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get images ID params

func (*GetImagesIDParams) SetID ¶

func (o *GetImagesIDParams) SetID(id int64)

SetID adds the id to the get images ID params

func (*GetImagesIDParams) SetTimeout ¶

func (o *GetImagesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get images ID params

func (*GetImagesIDParams) WithContext ¶

func (o *GetImagesIDParams) WithContext(ctx context.Context) *GetImagesIDParams

WithContext adds the context to the get images ID params

func (*GetImagesIDParams) WithHTTPClient ¶

func (o *GetImagesIDParams) WithHTTPClient(client *http.Client) *GetImagesIDParams

WithHTTPClient adds the HTTPClient to the get images ID params

func (*GetImagesIDParams) WithID ¶

func (o *GetImagesIDParams) WithID(id int64) *GetImagesIDParams

WithID adds the id to the get images ID params

func (*GetImagesIDParams) WithTimeout ¶

func (o *GetImagesIDParams) WithTimeout(timeout time.Duration) *GetImagesIDParams

WithTimeout adds the timeout to the get images ID params

func (*GetImagesIDParams) WriteToRequest ¶

func (o *GetImagesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetImagesIDReader ¶

type GetImagesIDReader struct {
	// contains filtered or unexported fields
}

GetImagesIDReader is a Reader for the GetImagesID structure.

func (*GetImagesIDReader) ReadResponse ¶

func (o *GetImagesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetImagesImageIDOperationsDefault ¶

type GetImagesImageIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetImagesImageIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetImagesImageIDOperationsDefault ¶

func NewGetImagesImageIDOperationsDefault(code int) *GetImagesImageIDOperationsDefault

NewGetImagesImageIDOperationsDefault creates a GetImagesImageIDOperationsDefault with default headers values

func (*GetImagesImageIDOperationsDefault) Code ¶

Code gets the status code for the get images image ID operations default response

func (*GetImagesImageIDOperationsDefault) Error ¶

func (*GetImagesImageIDOperationsDefault) GetPayload ¶

type GetImagesImageIDOperationsOK ¶

type GetImagesImageIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetImagesImageIDOperationsOK handles this case with default header values.

successful

func NewGetImagesImageIDOperationsOK ¶

func NewGetImagesImageIDOperationsOK() *GetImagesImageIDOperationsOK

NewGetImagesImageIDOperationsOK creates a GetImagesImageIDOperationsOK with default headers values

func (*GetImagesImageIDOperationsOK) Error ¶

func (*GetImagesImageIDOperationsOK) GetPayload ¶

type GetImagesImageIDOperationsParams ¶

type GetImagesImageIDOperationsParams struct {

	/*ImageID
	  image_id

	*/
	ImageID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetImagesImageIDOperationsParams contains all the parameters to send to the API endpoint for the get images image ID operations operation typically these are written to a http.Request

func NewGetImagesImageIDOperationsParams ¶

func NewGetImagesImageIDOperationsParams() *GetImagesImageIDOperationsParams

NewGetImagesImageIDOperationsParams creates a new GetImagesImageIDOperationsParams object with the default values initialized.

func NewGetImagesImageIDOperationsParamsWithContext ¶

func NewGetImagesImageIDOperationsParamsWithContext(ctx context.Context) *GetImagesImageIDOperationsParams

NewGetImagesImageIDOperationsParamsWithContext creates a new GetImagesImageIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetImagesImageIDOperationsParamsWithHTTPClient ¶

func NewGetImagesImageIDOperationsParamsWithHTTPClient(client *http.Client) *GetImagesImageIDOperationsParams

NewGetImagesImageIDOperationsParamsWithHTTPClient creates a new GetImagesImageIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetImagesImageIDOperationsParamsWithTimeout ¶

func NewGetImagesImageIDOperationsParamsWithTimeout(timeout time.Duration) *GetImagesImageIDOperationsParams

NewGetImagesImageIDOperationsParamsWithTimeout creates a new GetImagesImageIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetImagesImageIDOperationsParams) SetContext ¶

SetContext adds the context to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) SetHTTPClient ¶

func (o *GetImagesImageIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) SetImageID ¶

func (o *GetImagesImageIDOperationsParams) SetImageID(imageID int64)

SetImageID adds the imageId to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) SetPage ¶

func (o *GetImagesImageIDOperationsParams) SetPage(page *int64)

SetPage adds the page to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) SetTimeout ¶

func (o *GetImagesImageIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) WithContext ¶

WithContext adds the context to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) WithImageID ¶

WithImageID adds the imageID to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) WithPage ¶

WithPage adds the page to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get images image ID operations params

func (*GetImagesImageIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetImagesImageIDOperationsReader ¶

type GetImagesImageIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetImagesImageIDOperationsReader is a Reader for the GetImagesImageIDOperations structure.

func (*GetImagesImageIDOperationsReader) ReadResponse ¶

func (o *GetImagesImageIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetIntrusionDetectionReportsIDDefault ¶

type GetIntrusionDetectionReportsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetIntrusionDetectionReportsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetIntrusionDetectionReportsIDDefault ¶

func NewGetIntrusionDetectionReportsIDDefault(code int) *GetIntrusionDetectionReportsIDDefault

NewGetIntrusionDetectionReportsIDDefault creates a GetIntrusionDetectionReportsIDDefault with default headers values

func (*GetIntrusionDetectionReportsIDDefault) Code ¶

Code gets the status code for the get intrusion detection reports ID default response

func (*GetIntrusionDetectionReportsIDDefault) Error ¶

func (*GetIntrusionDetectionReportsIDDefault) GetPayload ¶

type GetIntrusionDetectionReportsIDOK ¶

type GetIntrusionDetectionReportsIDOK struct {
	Payload *models.InlineResponse20025
}

GetIntrusionDetectionReportsIDOK handles this case with default header values.

successful

func NewGetIntrusionDetectionReportsIDOK ¶

func NewGetIntrusionDetectionReportsIDOK() *GetIntrusionDetectionReportsIDOK

NewGetIntrusionDetectionReportsIDOK creates a GetIntrusionDetectionReportsIDOK with default headers values

func (*GetIntrusionDetectionReportsIDOK) Error ¶

func (*GetIntrusionDetectionReportsIDOK) GetPayload ¶

type GetIntrusionDetectionReportsIDParams ¶

type GetIntrusionDetectionReportsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetIntrusionDetectionReportsIDParams contains all the parameters to send to the API endpoint for the get intrusion detection reports ID operation typically these are written to a http.Request

func NewGetIntrusionDetectionReportsIDParams ¶

func NewGetIntrusionDetectionReportsIDParams() *GetIntrusionDetectionReportsIDParams

NewGetIntrusionDetectionReportsIDParams creates a new GetIntrusionDetectionReportsIDParams object with the default values initialized.

func NewGetIntrusionDetectionReportsIDParamsWithContext ¶

func NewGetIntrusionDetectionReportsIDParamsWithContext(ctx context.Context) *GetIntrusionDetectionReportsIDParams

NewGetIntrusionDetectionReportsIDParamsWithContext creates a new GetIntrusionDetectionReportsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetIntrusionDetectionReportsIDParamsWithHTTPClient ¶

func NewGetIntrusionDetectionReportsIDParamsWithHTTPClient(client *http.Client) *GetIntrusionDetectionReportsIDParams

NewGetIntrusionDetectionReportsIDParamsWithHTTPClient creates a new GetIntrusionDetectionReportsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetIntrusionDetectionReportsIDParamsWithTimeout ¶

func NewGetIntrusionDetectionReportsIDParamsWithTimeout(timeout time.Duration) *GetIntrusionDetectionReportsIDParams

NewGetIntrusionDetectionReportsIDParamsWithTimeout creates a new GetIntrusionDetectionReportsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetIntrusionDetectionReportsIDParams) SetContext ¶

SetContext adds the context to the get intrusion detection reports ID params

func (*GetIntrusionDetectionReportsIDParams) SetHTTPClient ¶

func (o *GetIntrusionDetectionReportsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get intrusion detection reports ID params

func (*GetIntrusionDetectionReportsIDParams) SetID ¶

SetID adds the id to the get intrusion detection reports ID params

func (*GetIntrusionDetectionReportsIDParams) SetTimeout ¶

func (o *GetIntrusionDetectionReportsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get intrusion detection reports ID params

func (*GetIntrusionDetectionReportsIDParams) WithContext ¶

WithContext adds the context to the get intrusion detection reports ID params

func (*GetIntrusionDetectionReportsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get intrusion detection reports ID params

func (*GetIntrusionDetectionReportsIDParams) WithID ¶

WithID adds the id to the get intrusion detection reports ID params

func (*GetIntrusionDetectionReportsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get intrusion detection reports ID params

func (*GetIntrusionDetectionReportsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIntrusionDetectionReportsIDReader ¶

type GetIntrusionDetectionReportsIDReader struct {
	// contains filtered or unexported fields
}

GetIntrusionDetectionReportsIDReader is a Reader for the GetIntrusionDetectionReportsID structure.

func (*GetIntrusionDetectionReportsIDReader) ReadResponse ¶

func (o *GetIntrusionDetectionReportsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault(code int) *GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault creates a GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault with default headers values

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault) Code ¶

Code gets the status code for the get intrusion detection reports intrusion report ID download csv default response

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault) Error ¶

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvDefault) GetPayload ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvFound ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvFound struct {
}

GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvFound handles this case with default header values.

redirect to download link

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvFound ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvFound() *GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvFound

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvFound creates a GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvFound with default headers values

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvFound) Error ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams struct {

	/*IntrusionReportID
	  intrusion_report_id

	*/
	IntrusionReportID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams contains all the parameters to send to the API endpoint for the get intrusion detection reports intrusion report ID download csv operation typically these are written to a http.Request

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams() *GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams creates a new GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams object with the default values initialized.

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParamsWithContext ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParamsWithContext(ctx context.Context) *GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParamsWithContext creates a new GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams object with the default values initialized, and the ability to set a context for a request

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParamsWithHTTPClient ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParamsWithHTTPClient(client *http.Client) *GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParamsWithHTTPClient creates a new GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParamsWithTimeout ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParamsWithTimeout(timeout time.Duration) *GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParamsWithTimeout creates a new GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) SetContext ¶

SetContext adds the context to the get intrusion detection reports intrusion report ID download csv params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get intrusion detection reports intrusion report ID download csv params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) SetIntrusionReportID ¶

func (o *GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) SetIntrusionReportID(intrusionReportID int64)

SetIntrusionReportID adds the intrusionReportId to the get intrusion detection reports intrusion report ID download csv params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) SetTimeout ¶

SetTimeout adds the timeout to the get intrusion detection reports intrusion report ID download csv params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) WithContext ¶

WithContext adds the context to the get intrusion detection reports intrusion report ID download csv params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get intrusion detection reports intrusion report ID download csv params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) WithIntrusionReportID ¶

WithIntrusionReportID adds the intrusionReportID to the get intrusion detection reports intrusion report ID download csv params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) WithTimeout ¶

WithTimeout adds the timeout to the get intrusion detection reports intrusion report ID download csv params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvReader ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvReader struct {
	// contains filtered or unexported fields
}

GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvReader is a Reader for the GetIntrusionDetectionReportsIntrusionReportIDDownloadCsv structure.

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadCsvReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault(code int) *GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault creates a GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault with default headers values

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault) Code ¶

Code gets the status code for the get intrusion detection reports intrusion report ID download pdf default response

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault) Error ¶

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfDefault) GetPayload ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfFound ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfFound struct {
}

GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfFound handles this case with default header values.

redirect to download link

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfFound ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfFound() *GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfFound

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfFound creates a GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfFound with default headers values

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfFound) Error ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams struct {

	/*IntrusionReportID
	  intrusion_report_id

	*/
	IntrusionReportID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams contains all the parameters to send to the API endpoint for the get intrusion detection reports intrusion report ID download pdf operation typically these are written to a http.Request

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams() *GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams creates a new GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams object with the default values initialized.

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParamsWithContext ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParamsWithContext(ctx context.Context) *GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParamsWithContext creates a new GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams object with the default values initialized, and the ability to set a context for a request

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParamsWithHTTPClient ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParamsWithHTTPClient(client *http.Client) *GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParamsWithHTTPClient creates a new GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParamsWithTimeout ¶

func NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParamsWithTimeout(timeout time.Duration) *GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams

NewGetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParamsWithTimeout creates a new GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) SetContext ¶

SetContext adds the context to the get intrusion detection reports intrusion report ID download pdf params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get intrusion detection reports intrusion report ID download pdf params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) SetIntrusionReportID ¶

func (o *GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) SetIntrusionReportID(intrusionReportID int64)

SetIntrusionReportID adds the intrusionReportId to the get intrusion detection reports intrusion report ID download pdf params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) SetTimeout ¶

SetTimeout adds the timeout to the get intrusion detection reports intrusion report ID download pdf params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) WithContext ¶

WithContext adds the context to the get intrusion detection reports intrusion report ID download pdf params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get intrusion detection reports intrusion report ID download pdf params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) WithIntrusionReportID ¶

WithIntrusionReportID adds the intrusionReportID to the get intrusion detection reports intrusion report ID download pdf params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) WithTimeout ¶

WithTimeout adds the timeout to the get intrusion detection reports intrusion report ID download pdf params

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfReader ¶

type GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfReader struct {
	// contains filtered or unexported fields
}

GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfReader is a Reader for the GetIntrusionDetectionReportsIntrusionReportIDDownloadPdf structure.

func (*GetIntrusionDetectionReportsIntrusionReportIDDownloadPdfReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetLogDrainsIDDefault ¶

type GetLogDrainsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetLogDrainsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetLogDrainsIDDefault ¶

func NewGetLogDrainsIDDefault(code int) *GetLogDrainsIDDefault

NewGetLogDrainsIDDefault creates a GetLogDrainsIDDefault with default headers values

func (*GetLogDrainsIDDefault) Code ¶

func (o *GetLogDrainsIDDefault) Code() int

Code gets the status code for the get log drains ID default response

func (*GetLogDrainsIDDefault) Error ¶

func (o *GetLogDrainsIDDefault) Error() string

func (*GetLogDrainsIDDefault) GetPayload ¶

type GetLogDrainsIDOK ¶

type GetLogDrainsIDOK struct {
	Payload *models.InlineResponse2015
}

GetLogDrainsIDOK handles this case with default header values.

successful

func NewGetLogDrainsIDOK ¶

func NewGetLogDrainsIDOK() *GetLogDrainsIDOK

NewGetLogDrainsIDOK creates a GetLogDrainsIDOK with default headers values

func (*GetLogDrainsIDOK) Error ¶

func (o *GetLogDrainsIDOK) Error() string

func (*GetLogDrainsIDOK) GetPayload ¶

func (o *GetLogDrainsIDOK) GetPayload() *models.InlineResponse2015

type GetLogDrainsIDParams ¶

type GetLogDrainsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetLogDrainsIDParams contains all the parameters to send to the API endpoint for the get log drains ID operation typically these are written to a http.Request

func NewGetLogDrainsIDParams ¶

func NewGetLogDrainsIDParams() *GetLogDrainsIDParams

NewGetLogDrainsIDParams creates a new GetLogDrainsIDParams object with the default values initialized.

func NewGetLogDrainsIDParamsWithContext ¶

func NewGetLogDrainsIDParamsWithContext(ctx context.Context) *GetLogDrainsIDParams

NewGetLogDrainsIDParamsWithContext creates a new GetLogDrainsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetLogDrainsIDParamsWithHTTPClient ¶

func NewGetLogDrainsIDParamsWithHTTPClient(client *http.Client) *GetLogDrainsIDParams

NewGetLogDrainsIDParamsWithHTTPClient creates a new GetLogDrainsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetLogDrainsIDParamsWithTimeout ¶

func NewGetLogDrainsIDParamsWithTimeout(timeout time.Duration) *GetLogDrainsIDParams

NewGetLogDrainsIDParamsWithTimeout creates a new GetLogDrainsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetLogDrainsIDParams) SetContext ¶

func (o *GetLogDrainsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get log drains ID params

func (*GetLogDrainsIDParams) SetHTTPClient ¶

func (o *GetLogDrainsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get log drains ID params

func (*GetLogDrainsIDParams) SetID ¶

func (o *GetLogDrainsIDParams) SetID(id int64)

SetID adds the id to the get log drains ID params

func (*GetLogDrainsIDParams) SetTimeout ¶

func (o *GetLogDrainsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get log drains ID params

func (*GetLogDrainsIDParams) WithContext ¶

WithContext adds the context to the get log drains ID params

func (*GetLogDrainsIDParams) WithHTTPClient ¶

func (o *GetLogDrainsIDParams) WithHTTPClient(client *http.Client) *GetLogDrainsIDParams

WithHTTPClient adds the HTTPClient to the get log drains ID params

func (*GetLogDrainsIDParams) WithID ¶

WithID adds the id to the get log drains ID params

func (*GetLogDrainsIDParams) WithTimeout ¶

func (o *GetLogDrainsIDParams) WithTimeout(timeout time.Duration) *GetLogDrainsIDParams

WithTimeout adds the timeout to the get log drains ID params

func (*GetLogDrainsIDParams) WriteToRequest ¶

func (o *GetLogDrainsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetLogDrainsIDReader ¶

type GetLogDrainsIDReader struct {
	// contains filtered or unexported fields
}

GetLogDrainsIDReader is a Reader for the GetLogDrainsID structure.

func (*GetLogDrainsIDReader) ReadResponse ¶

func (o *GetLogDrainsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetLogDrainsLogDrainIDContainersDefault ¶

type GetLogDrainsLogDrainIDContainersDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetLogDrainsLogDrainIDContainersDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetLogDrainsLogDrainIDContainersDefault ¶

func NewGetLogDrainsLogDrainIDContainersDefault(code int) *GetLogDrainsLogDrainIDContainersDefault

NewGetLogDrainsLogDrainIDContainersDefault creates a GetLogDrainsLogDrainIDContainersDefault with default headers values

func (*GetLogDrainsLogDrainIDContainersDefault) Code ¶

Code gets the status code for the get log drains log drain ID containers default response

func (*GetLogDrainsLogDrainIDContainersDefault) Error ¶

func (*GetLogDrainsLogDrainIDContainersDefault) GetPayload ¶

type GetLogDrainsLogDrainIDContainersOK ¶

type GetLogDrainsLogDrainIDContainersOK struct {
	Payload *models.InlineResponse2008
}

GetLogDrainsLogDrainIDContainersOK handles this case with default header values.

successful

func NewGetLogDrainsLogDrainIDContainersOK ¶

func NewGetLogDrainsLogDrainIDContainersOK() *GetLogDrainsLogDrainIDContainersOK

NewGetLogDrainsLogDrainIDContainersOK creates a GetLogDrainsLogDrainIDContainersOK with default headers values

func (*GetLogDrainsLogDrainIDContainersOK) Error ¶

func (*GetLogDrainsLogDrainIDContainersOK) GetPayload ¶

type GetLogDrainsLogDrainIDContainersParams ¶

type GetLogDrainsLogDrainIDContainersParams struct {

	/*LogDrainID
	  log_drain_id

	*/
	LogDrainID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetLogDrainsLogDrainIDContainersParams contains all the parameters to send to the API endpoint for the get log drains log drain ID containers operation typically these are written to a http.Request

func NewGetLogDrainsLogDrainIDContainersParams ¶

func NewGetLogDrainsLogDrainIDContainersParams() *GetLogDrainsLogDrainIDContainersParams

NewGetLogDrainsLogDrainIDContainersParams creates a new GetLogDrainsLogDrainIDContainersParams object with the default values initialized.

func NewGetLogDrainsLogDrainIDContainersParamsWithContext ¶

func NewGetLogDrainsLogDrainIDContainersParamsWithContext(ctx context.Context) *GetLogDrainsLogDrainIDContainersParams

NewGetLogDrainsLogDrainIDContainersParamsWithContext creates a new GetLogDrainsLogDrainIDContainersParams object with the default values initialized, and the ability to set a context for a request

func NewGetLogDrainsLogDrainIDContainersParamsWithHTTPClient ¶

func NewGetLogDrainsLogDrainIDContainersParamsWithHTTPClient(client *http.Client) *GetLogDrainsLogDrainIDContainersParams

NewGetLogDrainsLogDrainIDContainersParamsWithHTTPClient creates a new GetLogDrainsLogDrainIDContainersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetLogDrainsLogDrainIDContainersParamsWithTimeout ¶

func NewGetLogDrainsLogDrainIDContainersParamsWithTimeout(timeout time.Duration) *GetLogDrainsLogDrainIDContainersParams

NewGetLogDrainsLogDrainIDContainersParamsWithTimeout creates a new GetLogDrainsLogDrainIDContainersParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetLogDrainsLogDrainIDContainersParams) SetContext ¶

SetContext adds the context to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) SetHTTPClient ¶

func (o *GetLogDrainsLogDrainIDContainersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) SetLogDrainID ¶

func (o *GetLogDrainsLogDrainIDContainersParams) SetLogDrainID(logDrainID int64)

SetLogDrainID adds the logDrainId to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) SetPage ¶

SetPage adds the page to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) SetTimeout ¶

func (o *GetLogDrainsLogDrainIDContainersParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) WithContext ¶

WithContext adds the context to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) WithLogDrainID ¶

WithLogDrainID adds the logDrainID to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) WithPage ¶

WithPage adds the page to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) WithTimeout ¶

WithTimeout adds the timeout to the get log drains log drain ID containers params

func (*GetLogDrainsLogDrainIDContainersParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetLogDrainsLogDrainIDContainersReader ¶

type GetLogDrainsLogDrainIDContainersReader struct {
	// contains filtered or unexported fields
}

GetLogDrainsLogDrainIDContainersReader is a Reader for the GetLogDrainsLogDrainIDContainers structure.

func (*GetLogDrainsLogDrainIDContainersReader) ReadResponse ¶

func (o *GetLogDrainsLogDrainIDContainersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetLogDrainsLogDrainIDEphemeralContainersDefault ¶

type GetLogDrainsLogDrainIDEphemeralContainersDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetLogDrainsLogDrainIDEphemeralContainersDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetLogDrainsLogDrainIDEphemeralContainersDefault ¶

func NewGetLogDrainsLogDrainIDEphemeralContainersDefault(code int) *GetLogDrainsLogDrainIDEphemeralContainersDefault

NewGetLogDrainsLogDrainIDEphemeralContainersDefault creates a GetLogDrainsLogDrainIDEphemeralContainersDefault with default headers values

func (*GetLogDrainsLogDrainIDEphemeralContainersDefault) Code ¶

Code gets the status code for the get log drains log drain ID ephemeral containers default response

func (*GetLogDrainsLogDrainIDEphemeralContainersDefault) Error ¶

func (*GetLogDrainsLogDrainIDEphemeralContainersDefault) GetPayload ¶

type GetLogDrainsLogDrainIDEphemeralContainersOK ¶

type GetLogDrainsLogDrainIDEphemeralContainersOK struct {
	Payload *models.InlineResponse20017
}

GetLogDrainsLogDrainIDEphemeralContainersOK handles this case with default header values.

successful

func NewGetLogDrainsLogDrainIDEphemeralContainersOK ¶

func NewGetLogDrainsLogDrainIDEphemeralContainersOK() *GetLogDrainsLogDrainIDEphemeralContainersOK

NewGetLogDrainsLogDrainIDEphemeralContainersOK creates a GetLogDrainsLogDrainIDEphemeralContainersOK with default headers values

func (*GetLogDrainsLogDrainIDEphemeralContainersOK) Error ¶

func (*GetLogDrainsLogDrainIDEphemeralContainersOK) GetPayload ¶

type GetLogDrainsLogDrainIDEphemeralContainersParams ¶

type GetLogDrainsLogDrainIDEphemeralContainersParams struct {

	/*LogDrainID
	  log_drain_id

	*/
	LogDrainID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetLogDrainsLogDrainIDEphemeralContainersParams contains all the parameters to send to the API endpoint for the get log drains log drain ID ephemeral containers operation typically these are written to a http.Request

func NewGetLogDrainsLogDrainIDEphemeralContainersParams ¶

func NewGetLogDrainsLogDrainIDEphemeralContainersParams() *GetLogDrainsLogDrainIDEphemeralContainersParams

NewGetLogDrainsLogDrainIDEphemeralContainersParams creates a new GetLogDrainsLogDrainIDEphemeralContainersParams object with the default values initialized.

func NewGetLogDrainsLogDrainIDEphemeralContainersParamsWithContext ¶

func NewGetLogDrainsLogDrainIDEphemeralContainersParamsWithContext(ctx context.Context) *GetLogDrainsLogDrainIDEphemeralContainersParams

NewGetLogDrainsLogDrainIDEphemeralContainersParamsWithContext creates a new GetLogDrainsLogDrainIDEphemeralContainersParams object with the default values initialized, and the ability to set a context for a request

func NewGetLogDrainsLogDrainIDEphemeralContainersParamsWithHTTPClient ¶

func NewGetLogDrainsLogDrainIDEphemeralContainersParamsWithHTTPClient(client *http.Client) *GetLogDrainsLogDrainIDEphemeralContainersParams

NewGetLogDrainsLogDrainIDEphemeralContainersParamsWithHTTPClient creates a new GetLogDrainsLogDrainIDEphemeralContainersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetLogDrainsLogDrainIDEphemeralContainersParamsWithTimeout ¶

func NewGetLogDrainsLogDrainIDEphemeralContainersParamsWithTimeout(timeout time.Duration) *GetLogDrainsLogDrainIDEphemeralContainersParams

NewGetLogDrainsLogDrainIDEphemeralContainersParamsWithTimeout creates a new GetLogDrainsLogDrainIDEphemeralContainersParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) SetContext ¶

SetContext adds the context to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) SetLogDrainID ¶

func (o *GetLogDrainsLogDrainIDEphemeralContainersParams) SetLogDrainID(logDrainID int64)

SetLogDrainID adds the logDrainId to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) SetPage ¶

SetPage adds the page to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) SetTimeout ¶

SetTimeout adds the timeout to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) WithContext ¶

WithContext adds the context to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) WithLogDrainID ¶

WithLogDrainID adds the logDrainID to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) WithPage ¶

WithPage adds the page to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) WithTimeout ¶

WithTimeout adds the timeout to the get log drains log drain ID ephemeral containers params

func (*GetLogDrainsLogDrainIDEphemeralContainersParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetLogDrainsLogDrainIDEphemeralContainersReader ¶

type GetLogDrainsLogDrainIDEphemeralContainersReader struct {
	// contains filtered or unexported fields
}

GetLogDrainsLogDrainIDEphemeralContainersReader is a Reader for the GetLogDrainsLogDrainIDEphemeralContainers structure.

func (*GetLogDrainsLogDrainIDEphemeralContainersReader) ReadResponse ¶

func (o *GetLogDrainsLogDrainIDEphemeralContainersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetLogDrainsLogDrainIDOperationsDefault ¶

type GetLogDrainsLogDrainIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetLogDrainsLogDrainIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetLogDrainsLogDrainIDOperationsDefault ¶

func NewGetLogDrainsLogDrainIDOperationsDefault(code int) *GetLogDrainsLogDrainIDOperationsDefault

NewGetLogDrainsLogDrainIDOperationsDefault creates a GetLogDrainsLogDrainIDOperationsDefault with default headers values

func (*GetLogDrainsLogDrainIDOperationsDefault) Code ¶

Code gets the status code for the get log drains log drain ID operations default response

func (*GetLogDrainsLogDrainIDOperationsDefault) Error ¶

func (*GetLogDrainsLogDrainIDOperationsDefault) GetPayload ¶

type GetLogDrainsLogDrainIDOperationsOK ¶

type GetLogDrainsLogDrainIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetLogDrainsLogDrainIDOperationsOK handles this case with default header values.

successful

func NewGetLogDrainsLogDrainIDOperationsOK ¶

func NewGetLogDrainsLogDrainIDOperationsOK() *GetLogDrainsLogDrainIDOperationsOK

NewGetLogDrainsLogDrainIDOperationsOK creates a GetLogDrainsLogDrainIDOperationsOK with default headers values

func (*GetLogDrainsLogDrainIDOperationsOK) Error ¶

func (*GetLogDrainsLogDrainIDOperationsOK) GetPayload ¶

type GetLogDrainsLogDrainIDOperationsParams ¶

type GetLogDrainsLogDrainIDOperationsParams struct {

	/*LogDrainID
	  log_drain_id

	*/
	LogDrainID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetLogDrainsLogDrainIDOperationsParams contains all the parameters to send to the API endpoint for the get log drains log drain ID operations operation typically these are written to a http.Request

func NewGetLogDrainsLogDrainIDOperationsParams ¶

func NewGetLogDrainsLogDrainIDOperationsParams() *GetLogDrainsLogDrainIDOperationsParams

NewGetLogDrainsLogDrainIDOperationsParams creates a new GetLogDrainsLogDrainIDOperationsParams object with the default values initialized.

func NewGetLogDrainsLogDrainIDOperationsParamsWithContext ¶

func NewGetLogDrainsLogDrainIDOperationsParamsWithContext(ctx context.Context) *GetLogDrainsLogDrainIDOperationsParams

NewGetLogDrainsLogDrainIDOperationsParamsWithContext creates a new GetLogDrainsLogDrainIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetLogDrainsLogDrainIDOperationsParamsWithHTTPClient ¶

func NewGetLogDrainsLogDrainIDOperationsParamsWithHTTPClient(client *http.Client) *GetLogDrainsLogDrainIDOperationsParams

NewGetLogDrainsLogDrainIDOperationsParamsWithHTTPClient creates a new GetLogDrainsLogDrainIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetLogDrainsLogDrainIDOperationsParamsWithTimeout ¶

func NewGetLogDrainsLogDrainIDOperationsParamsWithTimeout(timeout time.Duration) *GetLogDrainsLogDrainIDOperationsParams

NewGetLogDrainsLogDrainIDOperationsParamsWithTimeout creates a new GetLogDrainsLogDrainIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetLogDrainsLogDrainIDOperationsParams) SetContext ¶

SetContext adds the context to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) SetHTTPClient ¶

func (o *GetLogDrainsLogDrainIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) SetLogDrainID ¶

func (o *GetLogDrainsLogDrainIDOperationsParams) SetLogDrainID(logDrainID int64)

SetLogDrainID adds the logDrainId to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) SetPage ¶

SetPage adds the page to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) SetTimeout ¶

func (o *GetLogDrainsLogDrainIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) WithContext ¶

WithContext adds the context to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) WithLogDrainID ¶

WithLogDrainID adds the logDrainID to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) WithPage ¶

WithPage adds the page to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get log drains log drain ID operations params

func (*GetLogDrainsLogDrainIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetLogDrainsLogDrainIDOperationsReader ¶

type GetLogDrainsLogDrainIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetLogDrainsLogDrainIDOperationsReader is a Reader for the GetLogDrainsLogDrainIDOperations structure.

func (*GetLogDrainsLogDrainIDOperationsReader) ReadResponse ¶

func (o *GetLogDrainsLogDrainIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetMetricDrainsIDDefault ¶

type GetMetricDrainsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetMetricDrainsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetMetricDrainsIDDefault ¶

func NewGetMetricDrainsIDDefault(code int) *GetMetricDrainsIDDefault

NewGetMetricDrainsIDDefault creates a GetMetricDrainsIDDefault with default headers values

func (*GetMetricDrainsIDDefault) Code ¶

func (o *GetMetricDrainsIDDefault) Code() int

Code gets the status code for the get metric drains ID default response

func (*GetMetricDrainsIDDefault) Error ¶

func (o *GetMetricDrainsIDDefault) Error() string

func (*GetMetricDrainsIDDefault) GetPayload ¶

type GetMetricDrainsIDOK ¶

type GetMetricDrainsIDOK struct {
	Payload *models.InlineResponse2016
}

GetMetricDrainsIDOK handles this case with default header values.

successful

func NewGetMetricDrainsIDOK ¶

func NewGetMetricDrainsIDOK() *GetMetricDrainsIDOK

NewGetMetricDrainsIDOK creates a GetMetricDrainsIDOK with default headers values

func (*GetMetricDrainsIDOK) Error ¶

func (o *GetMetricDrainsIDOK) Error() string

func (*GetMetricDrainsIDOK) GetPayload ¶

type GetMetricDrainsIDParams ¶

type GetMetricDrainsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMetricDrainsIDParams contains all the parameters to send to the API endpoint for the get metric drains ID operation typically these are written to a http.Request

func NewGetMetricDrainsIDParams ¶

func NewGetMetricDrainsIDParams() *GetMetricDrainsIDParams

NewGetMetricDrainsIDParams creates a new GetMetricDrainsIDParams object with the default values initialized.

func NewGetMetricDrainsIDParamsWithContext ¶

func NewGetMetricDrainsIDParamsWithContext(ctx context.Context) *GetMetricDrainsIDParams

NewGetMetricDrainsIDParamsWithContext creates a new GetMetricDrainsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMetricDrainsIDParamsWithHTTPClient ¶

func NewGetMetricDrainsIDParamsWithHTTPClient(client *http.Client) *GetMetricDrainsIDParams

NewGetMetricDrainsIDParamsWithHTTPClient creates a new GetMetricDrainsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMetricDrainsIDParamsWithTimeout ¶

func NewGetMetricDrainsIDParamsWithTimeout(timeout time.Duration) *GetMetricDrainsIDParams

NewGetMetricDrainsIDParamsWithTimeout creates a new GetMetricDrainsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMetricDrainsIDParams) SetContext ¶

func (o *GetMetricDrainsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get metric drains ID params

func (*GetMetricDrainsIDParams) SetHTTPClient ¶

func (o *GetMetricDrainsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get metric drains ID params

func (*GetMetricDrainsIDParams) SetID ¶

func (o *GetMetricDrainsIDParams) SetID(id int64)

SetID adds the id to the get metric drains ID params

func (*GetMetricDrainsIDParams) SetTimeout ¶

func (o *GetMetricDrainsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get metric drains ID params

func (*GetMetricDrainsIDParams) WithContext ¶

WithContext adds the context to the get metric drains ID params

func (*GetMetricDrainsIDParams) WithHTTPClient ¶

func (o *GetMetricDrainsIDParams) WithHTTPClient(client *http.Client) *GetMetricDrainsIDParams

WithHTTPClient adds the HTTPClient to the get metric drains ID params

func (*GetMetricDrainsIDParams) WithID ¶

WithID adds the id to the get metric drains ID params

func (*GetMetricDrainsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get metric drains ID params

func (*GetMetricDrainsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMetricDrainsIDReader ¶

type GetMetricDrainsIDReader struct {
	// contains filtered or unexported fields
}

GetMetricDrainsIDReader is a Reader for the GetMetricDrainsID structure.

func (*GetMetricDrainsIDReader) ReadResponse ¶

func (o *GetMetricDrainsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetMetricDrainsMetricDrainIDContainersDefault ¶

type GetMetricDrainsMetricDrainIDContainersDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetMetricDrainsMetricDrainIDContainersDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetMetricDrainsMetricDrainIDContainersDefault ¶

func NewGetMetricDrainsMetricDrainIDContainersDefault(code int) *GetMetricDrainsMetricDrainIDContainersDefault

NewGetMetricDrainsMetricDrainIDContainersDefault creates a GetMetricDrainsMetricDrainIDContainersDefault with default headers values

func (*GetMetricDrainsMetricDrainIDContainersDefault) Code ¶

Code gets the status code for the get metric drains metric drain ID containers default response

func (*GetMetricDrainsMetricDrainIDContainersDefault) Error ¶

func (*GetMetricDrainsMetricDrainIDContainersDefault) GetPayload ¶

type GetMetricDrainsMetricDrainIDContainersOK ¶

type GetMetricDrainsMetricDrainIDContainersOK struct {
	Payload *models.InlineResponse2008
}

GetMetricDrainsMetricDrainIDContainersOK handles this case with default header values.

successful

func NewGetMetricDrainsMetricDrainIDContainersOK ¶

func NewGetMetricDrainsMetricDrainIDContainersOK() *GetMetricDrainsMetricDrainIDContainersOK

NewGetMetricDrainsMetricDrainIDContainersOK creates a GetMetricDrainsMetricDrainIDContainersOK with default headers values

func (*GetMetricDrainsMetricDrainIDContainersOK) Error ¶

func (*GetMetricDrainsMetricDrainIDContainersOK) GetPayload ¶

type GetMetricDrainsMetricDrainIDContainersParams ¶

type GetMetricDrainsMetricDrainIDContainersParams struct {

	/*MetricDrainID
	  metric_drain_id

	*/
	MetricDrainID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMetricDrainsMetricDrainIDContainersParams contains all the parameters to send to the API endpoint for the get metric drains metric drain ID containers operation typically these are written to a http.Request

func NewGetMetricDrainsMetricDrainIDContainersParams ¶

func NewGetMetricDrainsMetricDrainIDContainersParams() *GetMetricDrainsMetricDrainIDContainersParams

NewGetMetricDrainsMetricDrainIDContainersParams creates a new GetMetricDrainsMetricDrainIDContainersParams object with the default values initialized.

func NewGetMetricDrainsMetricDrainIDContainersParamsWithContext ¶

func NewGetMetricDrainsMetricDrainIDContainersParamsWithContext(ctx context.Context) *GetMetricDrainsMetricDrainIDContainersParams

NewGetMetricDrainsMetricDrainIDContainersParamsWithContext creates a new GetMetricDrainsMetricDrainIDContainersParams object with the default values initialized, and the ability to set a context for a request

func NewGetMetricDrainsMetricDrainIDContainersParamsWithHTTPClient ¶

func NewGetMetricDrainsMetricDrainIDContainersParamsWithHTTPClient(client *http.Client) *GetMetricDrainsMetricDrainIDContainersParams

NewGetMetricDrainsMetricDrainIDContainersParamsWithHTTPClient creates a new GetMetricDrainsMetricDrainIDContainersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMetricDrainsMetricDrainIDContainersParamsWithTimeout ¶

func NewGetMetricDrainsMetricDrainIDContainersParamsWithTimeout(timeout time.Duration) *GetMetricDrainsMetricDrainIDContainersParams

NewGetMetricDrainsMetricDrainIDContainersParamsWithTimeout creates a new GetMetricDrainsMetricDrainIDContainersParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMetricDrainsMetricDrainIDContainersParams) SetContext ¶

SetContext adds the context to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) SetHTTPClient ¶

func (o *GetMetricDrainsMetricDrainIDContainersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) SetMetricDrainID ¶

func (o *GetMetricDrainsMetricDrainIDContainersParams) SetMetricDrainID(metricDrainID int64)

SetMetricDrainID adds the metricDrainId to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) SetPage ¶

SetPage adds the page to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) SetTimeout ¶

SetTimeout adds the timeout to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) WithContext ¶

WithContext adds the context to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) WithMetricDrainID ¶

WithMetricDrainID adds the metricDrainID to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) WithPage ¶

WithPage adds the page to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) WithTimeout ¶

WithTimeout adds the timeout to the get metric drains metric drain ID containers params

func (*GetMetricDrainsMetricDrainIDContainersParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMetricDrainsMetricDrainIDContainersReader ¶

type GetMetricDrainsMetricDrainIDContainersReader struct {
	// contains filtered or unexported fields
}

GetMetricDrainsMetricDrainIDContainersReader is a Reader for the GetMetricDrainsMetricDrainIDContainers structure.

func (*GetMetricDrainsMetricDrainIDContainersReader) ReadResponse ¶

func (o *GetMetricDrainsMetricDrainIDContainersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetMetricDrainsMetricDrainIDOperationsDefault ¶

type GetMetricDrainsMetricDrainIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetMetricDrainsMetricDrainIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetMetricDrainsMetricDrainIDOperationsDefault ¶

func NewGetMetricDrainsMetricDrainIDOperationsDefault(code int) *GetMetricDrainsMetricDrainIDOperationsDefault

NewGetMetricDrainsMetricDrainIDOperationsDefault creates a GetMetricDrainsMetricDrainIDOperationsDefault with default headers values

func (*GetMetricDrainsMetricDrainIDOperationsDefault) Code ¶

Code gets the status code for the get metric drains metric drain ID operations default response

func (*GetMetricDrainsMetricDrainIDOperationsDefault) Error ¶

func (*GetMetricDrainsMetricDrainIDOperationsDefault) GetPayload ¶

type GetMetricDrainsMetricDrainIDOperationsOK ¶

type GetMetricDrainsMetricDrainIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetMetricDrainsMetricDrainIDOperationsOK handles this case with default header values.

successful

func NewGetMetricDrainsMetricDrainIDOperationsOK ¶

func NewGetMetricDrainsMetricDrainIDOperationsOK() *GetMetricDrainsMetricDrainIDOperationsOK

NewGetMetricDrainsMetricDrainIDOperationsOK creates a GetMetricDrainsMetricDrainIDOperationsOK with default headers values

func (*GetMetricDrainsMetricDrainIDOperationsOK) Error ¶

func (*GetMetricDrainsMetricDrainIDOperationsOK) GetPayload ¶

type GetMetricDrainsMetricDrainIDOperationsParams ¶

type GetMetricDrainsMetricDrainIDOperationsParams struct {

	/*MetricDrainID
	  metric_drain_id

	*/
	MetricDrainID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMetricDrainsMetricDrainIDOperationsParams contains all the parameters to send to the API endpoint for the get metric drains metric drain ID operations operation typically these are written to a http.Request

func NewGetMetricDrainsMetricDrainIDOperationsParams ¶

func NewGetMetricDrainsMetricDrainIDOperationsParams() *GetMetricDrainsMetricDrainIDOperationsParams

NewGetMetricDrainsMetricDrainIDOperationsParams creates a new GetMetricDrainsMetricDrainIDOperationsParams object with the default values initialized.

func NewGetMetricDrainsMetricDrainIDOperationsParamsWithContext ¶

func NewGetMetricDrainsMetricDrainIDOperationsParamsWithContext(ctx context.Context) *GetMetricDrainsMetricDrainIDOperationsParams

NewGetMetricDrainsMetricDrainIDOperationsParamsWithContext creates a new GetMetricDrainsMetricDrainIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMetricDrainsMetricDrainIDOperationsParamsWithHTTPClient ¶

func NewGetMetricDrainsMetricDrainIDOperationsParamsWithHTTPClient(client *http.Client) *GetMetricDrainsMetricDrainIDOperationsParams

NewGetMetricDrainsMetricDrainIDOperationsParamsWithHTTPClient creates a new GetMetricDrainsMetricDrainIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMetricDrainsMetricDrainIDOperationsParamsWithTimeout ¶

func NewGetMetricDrainsMetricDrainIDOperationsParamsWithTimeout(timeout time.Duration) *GetMetricDrainsMetricDrainIDOperationsParams

NewGetMetricDrainsMetricDrainIDOperationsParamsWithTimeout creates a new GetMetricDrainsMetricDrainIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMetricDrainsMetricDrainIDOperationsParams) SetContext ¶

SetContext adds the context to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) SetHTTPClient ¶

func (o *GetMetricDrainsMetricDrainIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) SetMetricDrainID ¶

func (o *GetMetricDrainsMetricDrainIDOperationsParams) SetMetricDrainID(metricDrainID int64)

SetMetricDrainID adds the metricDrainId to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) SetPage ¶

SetPage adds the page to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) SetTimeout ¶

SetTimeout adds the timeout to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) WithContext ¶

WithContext adds the context to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) WithMetricDrainID ¶

WithMetricDrainID adds the metricDrainID to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) WithPage ¶

WithPage adds the page to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get metric drains metric drain ID operations params

func (*GetMetricDrainsMetricDrainIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMetricDrainsMetricDrainIDOperationsReader ¶

type GetMetricDrainsMetricDrainIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetMetricDrainsMetricDrainIDOperationsReader is a Reader for the GetMetricDrainsMetricDrainIDOperations structure.

func (*GetMetricDrainsMetricDrainIDOperationsReader) ReadResponse ¶

func (o *GetMetricDrainsMetricDrainIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetOK ¶

type GetOK struct {
	Payload *models.InlineResponse20021
}

GetOK handles this case with default header values.

successful

func NewGetOK ¶

func NewGetOK() *GetOK

NewGetOK creates a GetOK with default headers values

func (*GetOK) Error ¶

func (o *GetOK) Error() string

func (*GetOK) GetPayload ¶

func (o *GetOK) GetPayload() *models.InlineResponse20021

type GetOperationsIDDefault ¶

type GetOperationsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetOperationsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetOperationsIDDefault ¶

func NewGetOperationsIDDefault(code int) *GetOperationsIDDefault

NewGetOperationsIDDefault creates a GetOperationsIDDefault with default headers values

func (*GetOperationsIDDefault) Code ¶

func (o *GetOperationsIDDefault) Code() int

Code gets the status code for the get operations ID default response

func (*GetOperationsIDDefault) Error ¶

func (o *GetOperationsIDDefault) Error() string

func (*GetOperationsIDDefault) GetPayload ¶

type GetOperationsIDOK ¶

type GetOperationsIDOK struct {
	Payload *models.InlineResponse20028
}

GetOperationsIDOK handles this case with default header values.

successful

func NewGetOperationsIDOK ¶

func NewGetOperationsIDOK() *GetOperationsIDOK

NewGetOperationsIDOK creates a GetOperationsIDOK with default headers values

func (*GetOperationsIDOK) Error ¶

func (o *GetOperationsIDOK) Error() string

func (*GetOperationsIDOK) GetPayload ¶

func (o *GetOperationsIDOK) GetPayload() *models.InlineResponse20028

type GetOperationsIDParams ¶

type GetOperationsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetOperationsIDParams contains all the parameters to send to the API endpoint for the get operations ID operation typically these are written to a http.Request

func NewGetOperationsIDParams ¶

func NewGetOperationsIDParams() *GetOperationsIDParams

NewGetOperationsIDParams creates a new GetOperationsIDParams object with the default values initialized.

func NewGetOperationsIDParamsWithContext ¶

func NewGetOperationsIDParamsWithContext(ctx context.Context) *GetOperationsIDParams

NewGetOperationsIDParamsWithContext creates a new GetOperationsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetOperationsIDParamsWithHTTPClient ¶

func NewGetOperationsIDParamsWithHTTPClient(client *http.Client) *GetOperationsIDParams

NewGetOperationsIDParamsWithHTTPClient creates a new GetOperationsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetOperationsIDParamsWithTimeout ¶

func NewGetOperationsIDParamsWithTimeout(timeout time.Duration) *GetOperationsIDParams

NewGetOperationsIDParamsWithTimeout creates a new GetOperationsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetOperationsIDParams) SetContext ¶

func (o *GetOperationsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get operations ID params

func (*GetOperationsIDParams) SetHTTPClient ¶

func (o *GetOperationsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get operations ID params

func (*GetOperationsIDParams) SetID ¶

func (o *GetOperationsIDParams) SetID(id int64)

SetID adds the id to the get operations ID params

func (*GetOperationsIDParams) SetTimeout ¶

func (o *GetOperationsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get operations ID params

func (*GetOperationsIDParams) WithContext ¶

WithContext adds the context to the get operations ID params

func (*GetOperationsIDParams) WithHTTPClient ¶

func (o *GetOperationsIDParams) WithHTTPClient(client *http.Client) *GetOperationsIDParams

WithHTTPClient adds the HTTPClient to the get operations ID params

func (*GetOperationsIDParams) WithID ¶

WithID adds the id to the get operations ID params

func (*GetOperationsIDParams) WithTimeout ¶

func (o *GetOperationsIDParams) WithTimeout(timeout time.Duration) *GetOperationsIDParams

WithTimeout adds the timeout to the get operations ID params

func (*GetOperationsIDParams) WriteToRequest ¶

func (o *GetOperationsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetOperationsIDReader ¶

type GetOperationsIDReader struct {
	// contains filtered or unexported fields
}

GetOperationsIDReader is a Reader for the GetOperationsID structure.

func (*GetOperationsIDReader) ReadResponse ¶

func (o *GetOperationsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetOperationsOperationIDEphemeralSessionsDefault ¶

type GetOperationsOperationIDEphemeralSessionsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetOperationsOperationIDEphemeralSessionsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetOperationsOperationIDEphemeralSessionsDefault ¶

func NewGetOperationsOperationIDEphemeralSessionsDefault(code int) *GetOperationsOperationIDEphemeralSessionsDefault

NewGetOperationsOperationIDEphemeralSessionsDefault creates a GetOperationsOperationIDEphemeralSessionsDefault with default headers values

func (*GetOperationsOperationIDEphemeralSessionsDefault) Code ¶

Code gets the status code for the get operations operation ID ephemeral sessions default response

func (*GetOperationsOperationIDEphemeralSessionsDefault) Error ¶

func (*GetOperationsOperationIDEphemeralSessionsDefault) GetPayload ¶

type GetOperationsOperationIDEphemeralSessionsOK ¶

type GetOperationsOperationIDEphemeralSessionsOK struct {
	Payload *models.InlineResponse20019
}

GetOperationsOperationIDEphemeralSessionsOK handles this case with default header values.

successful

func NewGetOperationsOperationIDEphemeralSessionsOK ¶

func NewGetOperationsOperationIDEphemeralSessionsOK() *GetOperationsOperationIDEphemeralSessionsOK

NewGetOperationsOperationIDEphemeralSessionsOK creates a GetOperationsOperationIDEphemeralSessionsOK with default headers values

func (*GetOperationsOperationIDEphemeralSessionsOK) Error ¶

func (*GetOperationsOperationIDEphemeralSessionsOK) GetPayload ¶

type GetOperationsOperationIDEphemeralSessionsParams ¶

type GetOperationsOperationIDEphemeralSessionsParams struct {

	/*OperationID
	  operation_id

	*/
	OperationID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetOperationsOperationIDEphemeralSessionsParams contains all the parameters to send to the API endpoint for the get operations operation ID ephemeral sessions operation typically these are written to a http.Request

func NewGetOperationsOperationIDEphemeralSessionsParams ¶

func NewGetOperationsOperationIDEphemeralSessionsParams() *GetOperationsOperationIDEphemeralSessionsParams

NewGetOperationsOperationIDEphemeralSessionsParams creates a new GetOperationsOperationIDEphemeralSessionsParams object with the default values initialized.

func NewGetOperationsOperationIDEphemeralSessionsParamsWithContext ¶

func NewGetOperationsOperationIDEphemeralSessionsParamsWithContext(ctx context.Context) *GetOperationsOperationIDEphemeralSessionsParams

NewGetOperationsOperationIDEphemeralSessionsParamsWithContext creates a new GetOperationsOperationIDEphemeralSessionsParams object with the default values initialized, and the ability to set a context for a request

func NewGetOperationsOperationIDEphemeralSessionsParamsWithHTTPClient ¶

func NewGetOperationsOperationIDEphemeralSessionsParamsWithHTTPClient(client *http.Client) *GetOperationsOperationIDEphemeralSessionsParams

NewGetOperationsOperationIDEphemeralSessionsParamsWithHTTPClient creates a new GetOperationsOperationIDEphemeralSessionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetOperationsOperationIDEphemeralSessionsParamsWithTimeout ¶

func NewGetOperationsOperationIDEphemeralSessionsParamsWithTimeout(timeout time.Duration) *GetOperationsOperationIDEphemeralSessionsParams

NewGetOperationsOperationIDEphemeralSessionsParamsWithTimeout creates a new GetOperationsOperationIDEphemeralSessionsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetOperationsOperationIDEphemeralSessionsParams) SetContext ¶

SetContext adds the context to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) SetOperationID ¶

func (o *GetOperationsOperationIDEphemeralSessionsParams) SetOperationID(operationID int64)

SetOperationID adds the operationId to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) SetPage ¶

SetPage adds the page to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) SetTimeout ¶

SetTimeout adds the timeout to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) WithContext ¶

WithContext adds the context to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) WithOperationID ¶

WithOperationID adds the operationID to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) WithPage ¶

WithPage adds the page to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) WithTimeout ¶

WithTimeout adds the timeout to the get operations operation ID ephemeral sessions params

func (*GetOperationsOperationIDEphemeralSessionsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetOperationsOperationIDEphemeralSessionsReader ¶

type GetOperationsOperationIDEphemeralSessionsReader struct {
	// contains filtered or unexported fields
}

GetOperationsOperationIDEphemeralSessionsReader is a Reader for the GetOperationsOperationIDEphemeralSessions structure.

func (*GetOperationsOperationIDEphemeralSessionsReader) ReadResponse ¶

func (o *GetOperationsOperationIDEphemeralSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetOperationsOperationIDSSHPortalConnectionsDefault ¶

type GetOperationsOperationIDSSHPortalConnectionsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetOperationsOperationIDSSHPortalConnectionsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetOperationsOperationIDSSHPortalConnectionsDefault ¶

func NewGetOperationsOperationIDSSHPortalConnectionsDefault(code int) *GetOperationsOperationIDSSHPortalConnectionsDefault

NewGetOperationsOperationIDSSHPortalConnectionsDefault creates a GetOperationsOperationIDSSHPortalConnectionsDefault with default headers values

func (*GetOperationsOperationIDSSHPortalConnectionsDefault) Code ¶

Code gets the status code for the get operations operation ID SSH portal connections default response

func (*GetOperationsOperationIDSSHPortalConnectionsDefault) Error ¶

func (*GetOperationsOperationIDSSHPortalConnectionsDefault) GetPayload ¶

type GetOperationsOperationIDSSHPortalConnectionsOK ¶

type GetOperationsOperationIDSSHPortalConnectionsOK struct {
	Payload *models.InlineResponse20035
}

GetOperationsOperationIDSSHPortalConnectionsOK handles this case with default header values.

successful

func NewGetOperationsOperationIDSSHPortalConnectionsOK ¶

func NewGetOperationsOperationIDSSHPortalConnectionsOK() *GetOperationsOperationIDSSHPortalConnectionsOK

NewGetOperationsOperationIDSSHPortalConnectionsOK creates a GetOperationsOperationIDSSHPortalConnectionsOK with default headers values

func (*GetOperationsOperationIDSSHPortalConnectionsOK) Error ¶

func (*GetOperationsOperationIDSSHPortalConnectionsOK) GetPayload ¶

type GetOperationsOperationIDSSHPortalConnectionsParams ¶

type GetOperationsOperationIDSSHPortalConnectionsParams struct {

	/*OperationID
	  operation_id

	*/
	OperationID int64
	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetOperationsOperationIDSSHPortalConnectionsParams contains all the parameters to send to the API endpoint for the get operations operation ID SSH portal connections operation typically these are written to a http.Request

func NewGetOperationsOperationIDSSHPortalConnectionsParams ¶

func NewGetOperationsOperationIDSSHPortalConnectionsParams() *GetOperationsOperationIDSSHPortalConnectionsParams

NewGetOperationsOperationIDSSHPortalConnectionsParams creates a new GetOperationsOperationIDSSHPortalConnectionsParams object with the default values initialized.

func NewGetOperationsOperationIDSSHPortalConnectionsParamsWithContext ¶

func NewGetOperationsOperationIDSSHPortalConnectionsParamsWithContext(ctx context.Context) *GetOperationsOperationIDSSHPortalConnectionsParams

NewGetOperationsOperationIDSSHPortalConnectionsParamsWithContext creates a new GetOperationsOperationIDSSHPortalConnectionsParams object with the default values initialized, and the ability to set a context for a request

func NewGetOperationsOperationIDSSHPortalConnectionsParamsWithHTTPClient ¶

func NewGetOperationsOperationIDSSHPortalConnectionsParamsWithHTTPClient(client *http.Client) *GetOperationsOperationIDSSHPortalConnectionsParams

NewGetOperationsOperationIDSSHPortalConnectionsParamsWithHTTPClient creates a new GetOperationsOperationIDSSHPortalConnectionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetOperationsOperationIDSSHPortalConnectionsParamsWithTimeout ¶

func NewGetOperationsOperationIDSSHPortalConnectionsParamsWithTimeout(timeout time.Duration) *GetOperationsOperationIDSSHPortalConnectionsParams

NewGetOperationsOperationIDSSHPortalConnectionsParamsWithTimeout creates a new GetOperationsOperationIDSSHPortalConnectionsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetOperationsOperationIDSSHPortalConnectionsParams) SetContext ¶

SetContext adds the context to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) SetOperationID ¶

func (o *GetOperationsOperationIDSSHPortalConnectionsParams) SetOperationID(operationID int64)

SetOperationID adds the operationId to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) SetPage ¶

SetPage adds the page to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) SetTimeout ¶

SetTimeout adds the timeout to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) WithContext ¶

WithContext adds the context to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) WithOperationID ¶

WithOperationID adds the operationID to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) WithPage ¶

WithPage adds the page to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) WithTimeout ¶

WithTimeout adds the timeout to the get operations operation ID SSH portal connections params

func (*GetOperationsOperationIDSSHPortalConnectionsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetOperationsOperationIDSSHPortalConnectionsReader ¶

type GetOperationsOperationIDSSHPortalConnectionsReader struct {
	// contains filtered or unexported fields
}

GetOperationsOperationIDSSHPortalConnectionsReader is a Reader for the GetOperationsOperationIDSSHPortalConnections structure.

func (*GetOperationsOperationIDSSHPortalConnectionsReader) ReadResponse ¶

func (o *GetOperationsOperationIDSSHPortalConnectionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetParams ¶

type GetParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetParams contains all the parameters to send to the API endpoint for the get operation typically these are written to a http.Request

func NewGetParams ¶

func NewGetParams() *GetParams

NewGetParams creates a new GetParams object with the default values initialized.

func NewGetParamsWithContext ¶

func NewGetParamsWithContext(ctx context.Context) *GetParams

NewGetParamsWithContext creates a new GetParams object with the default values initialized, and the ability to set a context for a request

func NewGetParamsWithHTTPClient ¶

func NewGetParamsWithHTTPClient(client *http.Client) *GetParams

NewGetParamsWithHTTPClient creates a new GetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetParamsWithTimeout ¶

func NewGetParamsWithTimeout(timeout time.Duration) *GetParams

NewGetParamsWithTimeout creates a new GetParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetParams) SetContext ¶

func (o *GetParams) SetContext(ctx context.Context)

SetContext adds the context to the get params

func (*GetParams) SetHTTPClient ¶

func (o *GetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get params

func (*GetParams) SetTimeout ¶

func (o *GetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get params

func (*GetParams) WithContext ¶

func (o *GetParams) WithContext(ctx context.Context) *GetParams

WithContext adds the context to the get params

func (*GetParams) WithHTTPClient ¶

func (o *GetParams) WithHTTPClient(client *http.Client) *GetParams

WithHTTPClient adds the HTTPClient to the get params

func (*GetParams) WithTimeout ¶

func (o *GetParams) WithTimeout(timeout time.Duration) *GetParams

WithTimeout adds the timeout to the get params

func (*GetParams) WriteToRequest ¶

func (o *GetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetPermissionsDefault ¶

type GetPermissionsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetPermissionsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetPermissionsDefault ¶

func NewGetPermissionsDefault(code int) *GetPermissionsDefault

NewGetPermissionsDefault creates a GetPermissionsDefault with default headers values

func (*GetPermissionsDefault) Code ¶

func (o *GetPermissionsDefault) Code() int

Code gets the status code for the get permissions default response

func (*GetPermissionsDefault) Error ¶

func (o *GetPermissionsDefault) Error() string

func (*GetPermissionsDefault) GetPayload ¶

type GetPermissionsIDDefault ¶

type GetPermissionsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetPermissionsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetPermissionsIDDefault ¶

func NewGetPermissionsIDDefault(code int) *GetPermissionsIDDefault

NewGetPermissionsIDDefault creates a GetPermissionsIDDefault with default headers values

func (*GetPermissionsIDDefault) Code ¶

func (o *GetPermissionsIDDefault) Code() int

Code gets the status code for the get permissions ID default response

func (*GetPermissionsIDDefault) Error ¶

func (o *GetPermissionsIDDefault) Error() string

func (*GetPermissionsIDDefault) GetPayload ¶

type GetPermissionsIDOK ¶

type GetPermissionsIDOK struct {
	Payload *models.InlineResponse2017
}

GetPermissionsIDOK handles this case with default header values.

successful

func NewGetPermissionsIDOK ¶

func NewGetPermissionsIDOK() *GetPermissionsIDOK

NewGetPermissionsIDOK creates a GetPermissionsIDOK with default headers values

func (*GetPermissionsIDOK) Error ¶

func (o *GetPermissionsIDOK) Error() string

func (*GetPermissionsIDOK) GetPayload ¶

func (o *GetPermissionsIDOK) GetPayload() *models.InlineResponse2017

type GetPermissionsIDParams ¶

type GetPermissionsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetPermissionsIDParams contains all the parameters to send to the API endpoint for the get permissions ID operation typically these are written to a http.Request

func NewGetPermissionsIDParams ¶

func NewGetPermissionsIDParams() *GetPermissionsIDParams

NewGetPermissionsIDParams creates a new GetPermissionsIDParams object with the default values initialized.

func NewGetPermissionsIDParamsWithContext ¶

func NewGetPermissionsIDParamsWithContext(ctx context.Context) *GetPermissionsIDParams

NewGetPermissionsIDParamsWithContext creates a new GetPermissionsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetPermissionsIDParamsWithHTTPClient ¶

func NewGetPermissionsIDParamsWithHTTPClient(client *http.Client) *GetPermissionsIDParams

NewGetPermissionsIDParamsWithHTTPClient creates a new GetPermissionsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetPermissionsIDParamsWithTimeout ¶

func NewGetPermissionsIDParamsWithTimeout(timeout time.Duration) *GetPermissionsIDParams

NewGetPermissionsIDParamsWithTimeout creates a new GetPermissionsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetPermissionsIDParams) SetContext ¶

func (o *GetPermissionsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get permissions ID params

func (*GetPermissionsIDParams) SetHTTPClient ¶

func (o *GetPermissionsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get permissions ID params

func (*GetPermissionsIDParams) SetID ¶

func (o *GetPermissionsIDParams) SetID(id int64)

SetID adds the id to the get permissions ID params

func (*GetPermissionsIDParams) SetTimeout ¶

func (o *GetPermissionsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get permissions ID params

func (*GetPermissionsIDParams) WithContext ¶

WithContext adds the context to the get permissions ID params

func (*GetPermissionsIDParams) WithHTTPClient ¶

func (o *GetPermissionsIDParams) WithHTTPClient(client *http.Client) *GetPermissionsIDParams

WithHTTPClient adds the HTTPClient to the get permissions ID params

func (*GetPermissionsIDParams) WithID ¶

WithID adds the id to the get permissions ID params

func (*GetPermissionsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get permissions ID params

func (*GetPermissionsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetPermissionsIDReader ¶

type GetPermissionsIDReader struct {
	// contains filtered or unexported fields
}

GetPermissionsIDReader is a Reader for the GetPermissionsID structure.

func (*GetPermissionsIDReader) ReadResponse ¶

func (o *GetPermissionsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetPermissionsOK ¶

type GetPermissionsOK struct {
	Payload *models.InlineResponse20030
}

GetPermissionsOK handles this case with default header values.

successful

func NewGetPermissionsOK ¶

func NewGetPermissionsOK() *GetPermissionsOK

NewGetPermissionsOK creates a GetPermissionsOK with default headers values

func (*GetPermissionsOK) Error ¶

func (o *GetPermissionsOK) Error() string

func (*GetPermissionsOK) GetPayload ¶

func (o *GetPermissionsOK) GetPayload() *models.InlineResponse20030

type GetPermissionsParams ¶

type GetPermissionsParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetPermissionsParams contains all the parameters to send to the API endpoint for the get permissions operation typically these are written to a http.Request

func NewGetPermissionsParams ¶

func NewGetPermissionsParams() *GetPermissionsParams

NewGetPermissionsParams creates a new GetPermissionsParams object with the default values initialized.

func NewGetPermissionsParamsWithContext ¶

func NewGetPermissionsParamsWithContext(ctx context.Context) *GetPermissionsParams

NewGetPermissionsParamsWithContext creates a new GetPermissionsParams object with the default values initialized, and the ability to set a context for a request

func NewGetPermissionsParamsWithHTTPClient ¶

func NewGetPermissionsParamsWithHTTPClient(client *http.Client) *GetPermissionsParams

NewGetPermissionsParamsWithHTTPClient creates a new GetPermissionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetPermissionsParamsWithTimeout ¶

func NewGetPermissionsParamsWithTimeout(timeout time.Duration) *GetPermissionsParams

NewGetPermissionsParamsWithTimeout creates a new GetPermissionsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetPermissionsParams) SetContext ¶

func (o *GetPermissionsParams) SetContext(ctx context.Context)

SetContext adds the context to the get permissions params

func (*GetPermissionsParams) SetHTTPClient ¶

func (o *GetPermissionsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get permissions params

func (*GetPermissionsParams) SetPage ¶

func (o *GetPermissionsParams) SetPage(page *int64)

SetPage adds the page to the get permissions params

func (*GetPermissionsParams) SetTimeout ¶

func (o *GetPermissionsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get permissions params

func (*GetPermissionsParams) WithContext ¶

WithContext adds the context to the get permissions params

func (*GetPermissionsParams) WithHTTPClient ¶

func (o *GetPermissionsParams) WithHTTPClient(client *http.Client) *GetPermissionsParams

WithHTTPClient adds the HTTPClient to the get permissions params

func (*GetPermissionsParams) WithPage ¶

func (o *GetPermissionsParams) WithPage(page *int64) *GetPermissionsParams

WithPage adds the page to the get permissions params

func (*GetPermissionsParams) WithTimeout ¶

func (o *GetPermissionsParams) WithTimeout(timeout time.Duration) *GetPermissionsParams

WithTimeout adds the timeout to the get permissions params

func (*GetPermissionsParams) WriteToRequest ¶

func (o *GetPermissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetPermissionsReader ¶

type GetPermissionsReader struct {
	// contains filtered or unexported fields
}

GetPermissionsReader is a Reader for the GetPermissions structure.

func (*GetPermissionsReader) ReadResponse ¶

func (o *GetPermissionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetReader ¶

type GetReader struct {
	// contains filtered or unexported fields
}

GetReader is a Reader for the Get structure.

func (*GetReader) ReadResponse ¶

func (o *GetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetReleasesIDDefault ¶

type GetReleasesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetReleasesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetReleasesIDDefault ¶

func NewGetReleasesIDDefault(code int) *GetReleasesIDDefault

NewGetReleasesIDDefault creates a GetReleasesIDDefault with default headers values

func (*GetReleasesIDDefault) Code ¶

func (o *GetReleasesIDDefault) Code() int

Code gets the status code for the get releases ID default response

func (*GetReleasesIDDefault) Error ¶

func (o *GetReleasesIDDefault) Error() string

func (*GetReleasesIDDefault) GetPayload ¶

type GetReleasesIDOK ¶

type GetReleasesIDOK struct {
	Payload *models.InlineResponse20032
}

GetReleasesIDOK handles this case with default header values.

successful

func NewGetReleasesIDOK ¶

func NewGetReleasesIDOK() *GetReleasesIDOK

NewGetReleasesIDOK creates a GetReleasesIDOK with default headers values

func (*GetReleasesIDOK) Error ¶

func (o *GetReleasesIDOK) Error() string

func (*GetReleasesIDOK) GetPayload ¶

func (o *GetReleasesIDOK) GetPayload() *models.InlineResponse20032

type GetReleasesIDParams ¶

type GetReleasesIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetReleasesIDParams contains all the parameters to send to the API endpoint for the get releases ID operation typically these are written to a http.Request

func NewGetReleasesIDParams ¶

func NewGetReleasesIDParams() *GetReleasesIDParams

NewGetReleasesIDParams creates a new GetReleasesIDParams object with the default values initialized.

func NewGetReleasesIDParamsWithContext ¶

func NewGetReleasesIDParamsWithContext(ctx context.Context) *GetReleasesIDParams

NewGetReleasesIDParamsWithContext creates a new GetReleasesIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetReleasesIDParamsWithHTTPClient ¶

func NewGetReleasesIDParamsWithHTTPClient(client *http.Client) *GetReleasesIDParams

NewGetReleasesIDParamsWithHTTPClient creates a new GetReleasesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetReleasesIDParamsWithTimeout ¶

func NewGetReleasesIDParamsWithTimeout(timeout time.Duration) *GetReleasesIDParams

NewGetReleasesIDParamsWithTimeout creates a new GetReleasesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetReleasesIDParams) SetContext ¶

func (o *GetReleasesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get releases ID params

func (*GetReleasesIDParams) SetHTTPClient ¶

func (o *GetReleasesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get releases ID params

func (*GetReleasesIDParams) SetID ¶

func (o *GetReleasesIDParams) SetID(id int64)

SetID adds the id to the get releases ID params

func (*GetReleasesIDParams) SetTimeout ¶

func (o *GetReleasesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get releases ID params

func (*GetReleasesIDParams) WithContext ¶

WithContext adds the context to the get releases ID params

func (*GetReleasesIDParams) WithHTTPClient ¶

func (o *GetReleasesIDParams) WithHTTPClient(client *http.Client) *GetReleasesIDParams

WithHTTPClient adds the HTTPClient to the get releases ID params

func (*GetReleasesIDParams) WithID ¶

WithID adds the id to the get releases ID params

func (*GetReleasesIDParams) WithTimeout ¶

func (o *GetReleasesIDParams) WithTimeout(timeout time.Duration) *GetReleasesIDParams

WithTimeout adds the timeout to the get releases ID params

func (*GetReleasesIDParams) WriteToRequest ¶

func (o *GetReleasesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetReleasesIDReader ¶

type GetReleasesIDReader struct {
	// contains filtered or unexported fields
}

GetReleasesIDReader is a Reader for the GetReleasesID structure.

func (*GetReleasesIDReader) ReadResponse ¶

func (o *GetReleasesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetReleasesReleaseIDContainersDefault ¶

type GetReleasesReleaseIDContainersDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetReleasesReleaseIDContainersDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetReleasesReleaseIDContainersDefault ¶

func NewGetReleasesReleaseIDContainersDefault(code int) *GetReleasesReleaseIDContainersDefault

NewGetReleasesReleaseIDContainersDefault creates a GetReleasesReleaseIDContainersDefault with default headers values

func (*GetReleasesReleaseIDContainersDefault) Code ¶

Code gets the status code for the get releases release ID containers default response

func (*GetReleasesReleaseIDContainersDefault) Error ¶

func (*GetReleasesReleaseIDContainersDefault) GetPayload ¶

type GetReleasesReleaseIDContainersOK ¶

type GetReleasesReleaseIDContainersOK struct {
	Payload *models.InlineResponse2008
}

GetReleasesReleaseIDContainersOK handles this case with default header values.

successful

func NewGetReleasesReleaseIDContainersOK ¶

func NewGetReleasesReleaseIDContainersOK() *GetReleasesReleaseIDContainersOK

NewGetReleasesReleaseIDContainersOK creates a GetReleasesReleaseIDContainersOK with default headers values

func (*GetReleasesReleaseIDContainersOK) Error ¶

func (*GetReleasesReleaseIDContainersOK) GetPayload ¶

type GetReleasesReleaseIDContainersParams ¶

type GetReleasesReleaseIDContainersParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64
	/*ReleaseID
	  release_id

	*/
	ReleaseID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetReleasesReleaseIDContainersParams contains all the parameters to send to the API endpoint for the get releases release ID containers operation typically these are written to a http.Request

func NewGetReleasesReleaseIDContainersParams ¶

func NewGetReleasesReleaseIDContainersParams() *GetReleasesReleaseIDContainersParams

NewGetReleasesReleaseIDContainersParams creates a new GetReleasesReleaseIDContainersParams object with the default values initialized.

func NewGetReleasesReleaseIDContainersParamsWithContext ¶

func NewGetReleasesReleaseIDContainersParamsWithContext(ctx context.Context) *GetReleasesReleaseIDContainersParams

NewGetReleasesReleaseIDContainersParamsWithContext creates a new GetReleasesReleaseIDContainersParams object with the default values initialized, and the ability to set a context for a request

func NewGetReleasesReleaseIDContainersParamsWithHTTPClient ¶

func NewGetReleasesReleaseIDContainersParamsWithHTTPClient(client *http.Client) *GetReleasesReleaseIDContainersParams

NewGetReleasesReleaseIDContainersParamsWithHTTPClient creates a new GetReleasesReleaseIDContainersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetReleasesReleaseIDContainersParamsWithTimeout ¶

func NewGetReleasesReleaseIDContainersParamsWithTimeout(timeout time.Duration) *GetReleasesReleaseIDContainersParams

NewGetReleasesReleaseIDContainersParamsWithTimeout creates a new GetReleasesReleaseIDContainersParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetReleasesReleaseIDContainersParams) SetContext ¶

SetContext adds the context to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) SetHTTPClient ¶

func (o *GetReleasesReleaseIDContainersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) SetPage ¶

func (o *GetReleasesReleaseIDContainersParams) SetPage(page *int64)

SetPage adds the page to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) SetReleaseID ¶

func (o *GetReleasesReleaseIDContainersParams) SetReleaseID(releaseID int64)

SetReleaseID adds the releaseId to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) SetTimeout ¶

func (o *GetReleasesReleaseIDContainersParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) WithContext ¶

WithContext adds the context to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) WithPage ¶

WithPage adds the page to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) WithReleaseID ¶

WithReleaseID adds the releaseID to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) WithTimeout ¶

WithTimeout adds the timeout to the get releases release ID containers params

func (*GetReleasesReleaseIDContainersParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetReleasesReleaseIDContainersReader ¶

type GetReleasesReleaseIDContainersReader struct {
	// contains filtered or unexported fields
}

GetReleasesReleaseIDContainersReader is a Reader for the GetReleasesReleaseIDContainers structure.

func (*GetReleasesReleaseIDContainersReader) ReadResponse ¶

func (o *GetReleasesReleaseIDContainersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetSSHPortalConnectionsIDDefault ¶

type GetSSHPortalConnectionsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetSSHPortalConnectionsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetSSHPortalConnectionsIDDefault ¶

func NewGetSSHPortalConnectionsIDDefault(code int) *GetSSHPortalConnectionsIDDefault

NewGetSSHPortalConnectionsIDDefault creates a GetSSHPortalConnectionsIDDefault with default headers values

func (*GetSSHPortalConnectionsIDDefault) Code ¶

Code gets the status code for the get SSH portal connections ID default response

func (*GetSSHPortalConnectionsIDDefault) Error ¶

func (*GetSSHPortalConnectionsIDDefault) GetPayload ¶

type GetSSHPortalConnectionsIDOK ¶

type GetSSHPortalConnectionsIDOK struct {
	Payload *models.InlineResponse2018
}

GetSSHPortalConnectionsIDOK handles this case with default header values.

successful

func NewGetSSHPortalConnectionsIDOK ¶

func NewGetSSHPortalConnectionsIDOK() *GetSSHPortalConnectionsIDOK

NewGetSSHPortalConnectionsIDOK creates a GetSSHPortalConnectionsIDOK with default headers values

func (*GetSSHPortalConnectionsIDOK) Error ¶

func (*GetSSHPortalConnectionsIDOK) GetPayload ¶

type GetSSHPortalConnectionsIDParams ¶

type GetSSHPortalConnectionsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetSSHPortalConnectionsIDParams contains all the parameters to send to the API endpoint for the get SSH portal connections ID operation typically these are written to a http.Request

func NewGetSSHPortalConnectionsIDParams ¶

func NewGetSSHPortalConnectionsIDParams() *GetSSHPortalConnectionsIDParams

NewGetSSHPortalConnectionsIDParams creates a new GetSSHPortalConnectionsIDParams object with the default values initialized.

func NewGetSSHPortalConnectionsIDParamsWithContext ¶

func NewGetSSHPortalConnectionsIDParamsWithContext(ctx context.Context) *GetSSHPortalConnectionsIDParams

NewGetSSHPortalConnectionsIDParamsWithContext creates a new GetSSHPortalConnectionsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetSSHPortalConnectionsIDParamsWithHTTPClient ¶

func NewGetSSHPortalConnectionsIDParamsWithHTTPClient(client *http.Client) *GetSSHPortalConnectionsIDParams

NewGetSSHPortalConnectionsIDParamsWithHTTPClient creates a new GetSSHPortalConnectionsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetSSHPortalConnectionsIDParamsWithTimeout ¶

func NewGetSSHPortalConnectionsIDParamsWithTimeout(timeout time.Duration) *GetSSHPortalConnectionsIDParams

NewGetSSHPortalConnectionsIDParamsWithTimeout creates a new GetSSHPortalConnectionsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetSSHPortalConnectionsIDParams) SetContext ¶

func (o *GetSSHPortalConnectionsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get SSH portal connections ID params

func (*GetSSHPortalConnectionsIDParams) SetHTTPClient ¶

func (o *GetSSHPortalConnectionsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get SSH portal connections ID params

func (*GetSSHPortalConnectionsIDParams) SetID ¶

SetID adds the id to the get SSH portal connections ID params

func (*GetSSHPortalConnectionsIDParams) SetTimeout ¶

func (o *GetSSHPortalConnectionsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get SSH portal connections ID params

func (*GetSSHPortalConnectionsIDParams) WithContext ¶

WithContext adds the context to the get SSH portal connections ID params

func (*GetSSHPortalConnectionsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get SSH portal connections ID params

func (*GetSSHPortalConnectionsIDParams) WithID ¶

WithID adds the id to the get SSH portal connections ID params

func (*GetSSHPortalConnectionsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get SSH portal connections ID params

func (*GetSSHPortalConnectionsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetSSHPortalConnectionsIDReader ¶

type GetSSHPortalConnectionsIDReader struct {
	// contains filtered or unexported fields
}

GetSSHPortalConnectionsIDReader is a Reader for the GetSSHPortalConnectionsID structure.

func (*GetSSHPortalConnectionsIDReader) ReadResponse ¶

func (o *GetSSHPortalConnectionsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetServicesIDDefault ¶

type GetServicesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetServicesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetServicesIDDefault ¶

func NewGetServicesIDDefault(code int) *GetServicesIDDefault

NewGetServicesIDDefault creates a GetServicesIDDefault with default headers values

func (*GetServicesIDDefault) Code ¶

func (o *GetServicesIDDefault) Code() int

Code gets the status code for the get services ID default response

func (*GetServicesIDDefault) Error ¶

func (o *GetServicesIDDefault) Error() string

func (*GetServicesIDDefault) GetPayload ¶

type GetServicesIDOK ¶

type GetServicesIDOK struct {
	Payload *models.InlineResponse20034
}

GetServicesIDOK handles this case with default header values.

successful

func NewGetServicesIDOK ¶

func NewGetServicesIDOK() *GetServicesIDOK

NewGetServicesIDOK creates a GetServicesIDOK with default headers values

func (*GetServicesIDOK) Error ¶

func (o *GetServicesIDOK) Error() string

func (*GetServicesIDOK) GetPayload ¶

func (o *GetServicesIDOK) GetPayload() *models.InlineResponse20034

type GetServicesIDParams ¶

type GetServicesIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetServicesIDParams contains all the parameters to send to the API endpoint for the get services ID operation typically these are written to a http.Request

func NewGetServicesIDParams ¶

func NewGetServicesIDParams() *GetServicesIDParams

NewGetServicesIDParams creates a new GetServicesIDParams object with the default values initialized.

func NewGetServicesIDParamsWithContext ¶

func NewGetServicesIDParamsWithContext(ctx context.Context) *GetServicesIDParams

NewGetServicesIDParamsWithContext creates a new GetServicesIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetServicesIDParamsWithHTTPClient ¶

func NewGetServicesIDParamsWithHTTPClient(client *http.Client) *GetServicesIDParams

NewGetServicesIDParamsWithHTTPClient creates a new GetServicesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetServicesIDParamsWithTimeout ¶

func NewGetServicesIDParamsWithTimeout(timeout time.Duration) *GetServicesIDParams

NewGetServicesIDParamsWithTimeout creates a new GetServicesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetServicesIDParams) SetContext ¶

func (o *GetServicesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get services ID params

func (*GetServicesIDParams) SetHTTPClient ¶

func (o *GetServicesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get services ID params

func (*GetServicesIDParams) SetID ¶

func (o *GetServicesIDParams) SetID(id int64)

SetID adds the id to the get services ID params

func (*GetServicesIDParams) SetTimeout ¶

func (o *GetServicesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get services ID params

func (*GetServicesIDParams) WithContext ¶

WithContext adds the context to the get services ID params

func (*GetServicesIDParams) WithHTTPClient ¶

func (o *GetServicesIDParams) WithHTTPClient(client *http.Client) *GetServicesIDParams

WithHTTPClient adds the HTTPClient to the get services ID params

func (*GetServicesIDParams) WithID ¶

WithID adds the id to the get services ID params

func (*GetServicesIDParams) WithTimeout ¶

func (o *GetServicesIDParams) WithTimeout(timeout time.Duration) *GetServicesIDParams

WithTimeout adds the timeout to the get services ID params

func (*GetServicesIDParams) WriteToRequest ¶

func (o *GetServicesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetServicesIDReader ¶

type GetServicesIDReader struct {
	// contains filtered or unexported fields
}

GetServicesIDReader is a Reader for the GetServicesID structure.

func (*GetServicesIDReader) ReadResponse ¶

func (o *GetServicesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetServicesServiceIDOperationsDefault ¶

type GetServicesServiceIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetServicesServiceIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetServicesServiceIDOperationsDefault ¶

func NewGetServicesServiceIDOperationsDefault(code int) *GetServicesServiceIDOperationsDefault

NewGetServicesServiceIDOperationsDefault creates a GetServicesServiceIDOperationsDefault with default headers values

func (*GetServicesServiceIDOperationsDefault) Code ¶

Code gets the status code for the get services service ID operations default response

func (*GetServicesServiceIDOperationsDefault) Error ¶

func (*GetServicesServiceIDOperationsDefault) GetPayload ¶

type GetServicesServiceIDOperationsOK ¶

type GetServicesServiceIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetServicesServiceIDOperationsOK handles this case with default header values.

successful

func NewGetServicesServiceIDOperationsOK ¶

func NewGetServicesServiceIDOperationsOK() *GetServicesServiceIDOperationsOK

NewGetServicesServiceIDOperationsOK creates a GetServicesServiceIDOperationsOK with default headers values

func (*GetServicesServiceIDOperationsOK) Error ¶

func (*GetServicesServiceIDOperationsOK) GetPayload ¶

type GetServicesServiceIDOperationsParams ¶

type GetServicesServiceIDOperationsParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64
	/*ServiceID
	  service_id

	*/
	ServiceID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetServicesServiceIDOperationsParams contains all the parameters to send to the API endpoint for the get services service ID operations operation typically these are written to a http.Request

func NewGetServicesServiceIDOperationsParams ¶

func NewGetServicesServiceIDOperationsParams() *GetServicesServiceIDOperationsParams

NewGetServicesServiceIDOperationsParams creates a new GetServicesServiceIDOperationsParams object with the default values initialized.

func NewGetServicesServiceIDOperationsParamsWithContext ¶

func NewGetServicesServiceIDOperationsParamsWithContext(ctx context.Context) *GetServicesServiceIDOperationsParams

NewGetServicesServiceIDOperationsParamsWithContext creates a new GetServicesServiceIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetServicesServiceIDOperationsParamsWithHTTPClient ¶

func NewGetServicesServiceIDOperationsParamsWithHTTPClient(client *http.Client) *GetServicesServiceIDOperationsParams

NewGetServicesServiceIDOperationsParamsWithHTTPClient creates a new GetServicesServiceIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetServicesServiceIDOperationsParamsWithTimeout ¶

func NewGetServicesServiceIDOperationsParamsWithTimeout(timeout time.Duration) *GetServicesServiceIDOperationsParams

NewGetServicesServiceIDOperationsParamsWithTimeout creates a new GetServicesServiceIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetServicesServiceIDOperationsParams) SetContext ¶

SetContext adds the context to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) SetHTTPClient ¶

func (o *GetServicesServiceIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) SetPage ¶

func (o *GetServicesServiceIDOperationsParams) SetPage(page *int64)

SetPage adds the page to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) SetServiceID ¶

func (o *GetServicesServiceIDOperationsParams) SetServiceID(serviceID int64)

SetServiceID adds the serviceId to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) SetTimeout ¶

func (o *GetServicesServiceIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) WithContext ¶

WithContext adds the context to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) WithPage ¶

WithPage adds the page to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) WithServiceID ¶

WithServiceID adds the serviceID to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get services service ID operations params

func (*GetServicesServiceIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetServicesServiceIDOperationsReader ¶

type GetServicesServiceIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetServicesServiceIDOperationsReader is a Reader for the GetServicesServiceIDOperations structure.

func (*GetServicesServiceIDOperationsReader) ReadResponse ¶

func (o *GetServicesServiceIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetServicesServiceIDReleasesDefault ¶

type GetServicesServiceIDReleasesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetServicesServiceIDReleasesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetServicesServiceIDReleasesDefault ¶

func NewGetServicesServiceIDReleasesDefault(code int) *GetServicesServiceIDReleasesDefault

NewGetServicesServiceIDReleasesDefault creates a GetServicesServiceIDReleasesDefault with default headers values

func (*GetServicesServiceIDReleasesDefault) Code ¶

Code gets the status code for the get services service ID releases default response

func (*GetServicesServiceIDReleasesDefault) Error ¶

func (*GetServicesServiceIDReleasesDefault) GetPayload ¶

type GetServicesServiceIDReleasesOK ¶

type GetServicesServiceIDReleasesOK struct {
	Payload *models.InlineResponse20031
}

GetServicesServiceIDReleasesOK handles this case with default header values.

successful

func NewGetServicesServiceIDReleasesOK ¶

func NewGetServicesServiceIDReleasesOK() *GetServicesServiceIDReleasesOK

NewGetServicesServiceIDReleasesOK creates a GetServicesServiceIDReleasesOK with default headers values

func (*GetServicesServiceIDReleasesOK) Error ¶

func (*GetServicesServiceIDReleasesOK) GetPayload ¶

type GetServicesServiceIDReleasesParams ¶

type GetServicesServiceIDReleasesParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64
	/*ServiceID
	  service_id

	*/
	ServiceID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetServicesServiceIDReleasesParams contains all the parameters to send to the API endpoint for the get services service ID releases operation typically these are written to a http.Request

func NewGetServicesServiceIDReleasesParams ¶

func NewGetServicesServiceIDReleasesParams() *GetServicesServiceIDReleasesParams

NewGetServicesServiceIDReleasesParams creates a new GetServicesServiceIDReleasesParams object with the default values initialized.

func NewGetServicesServiceIDReleasesParamsWithContext ¶

func NewGetServicesServiceIDReleasesParamsWithContext(ctx context.Context) *GetServicesServiceIDReleasesParams

NewGetServicesServiceIDReleasesParamsWithContext creates a new GetServicesServiceIDReleasesParams object with the default values initialized, and the ability to set a context for a request

func NewGetServicesServiceIDReleasesParamsWithHTTPClient ¶

func NewGetServicesServiceIDReleasesParamsWithHTTPClient(client *http.Client) *GetServicesServiceIDReleasesParams

NewGetServicesServiceIDReleasesParamsWithHTTPClient creates a new GetServicesServiceIDReleasesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetServicesServiceIDReleasesParamsWithTimeout ¶

func NewGetServicesServiceIDReleasesParamsWithTimeout(timeout time.Duration) *GetServicesServiceIDReleasesParams

NewGetServicesServiceIDReleasesParamsWithTimeout creates a new GetServicesServiceIDReleasesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetServicesServiceIDReleasesParams) SetContext ¶

SetContext adds the context to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) SetHTTPClient ¶

func (o *GetServicesServiceIDReleasesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) SetPage ¶

func (o *GetServicesServiceIDReleasesParams) SetPage(page *int64)

SetPage adds the page to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) SetServiceID ¶

func (o *GetServicesServiceIDReleasesParams) SetServiceID(serviceID int64)

SetServiceID adds the serviceId to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) SetTimeout ¶

func (o *GetServicesServiceIDReleasesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) WithContext ¶

WithContext adds the context to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) WithPage ¶

WithPage adds the page to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) WithServiceID ¶

WithServiceID adds the serviceID to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) WithTimeout ¶

WithTimeout adds the timeout to the get services service ID releases params

func (*GetServicesServiceIDReleasesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetServicesServiceIDReleasesReader ¶

type GetServicesServiceIDReleasesReader struct {
	// contains filtered or unexported fields
}

GetServicesServiceIDReleasesReader is a Reader for the GetServicesServiceIDReleases structure.

func (*GetServicesServiceIDReleasesReader) ReadResponse ¶

func (o *GetServicesServiceIDReleasesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetServicesServiceIDVhostsDefault ¶

type GetServicesServiceIDVhostsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetServicesServiceIDVhostsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetServicesServiceIDVhostsDefault ¶

func NewGetServicesServiceIDVhostsDefault(code int) *GetServicesServiceIDVhostsDefault

NewGetServicesServiceIDVhostsDefault creates a GetServicesServiceIDVhostsDefault with default headers values

func (*GetServicesServiceIDVhostsDefault) Code ¶

Code gets the status code for the get services service ID vhosts default response

func (*GetServicesServiceIDVhostsDefault) Error ¶

func (*GetServicesServiceIDVhostsDefault) GetPayload ¶

type GetServicesServiceIDVhostsOK ¶

type GetServicesServiceIDVhostsOK struct {
	Payload *models.InlineResponse20038
}

GetServicesServiceIDVhostsOK handles this case with default header values.

successful

func NewGetServicesServiceIDVhostsOK ¶

func NewGetServicesServiceIDVhostsOK() *GetServicesServiceIDVhostsOK

NewGetServicesServiceIDVhostsOK creates a GetServicesServiceIDVhostsOK with default headers values

func (*GetServicesServiceIDVhostsOK) Error ¶

func (*GetServicesServiceIDVhostsOK) GetPayload ¶

type GetServicesServiceIDVhostsParams ¶

type GetServicesServiceIDVhostsParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64
	/*ServiceID
	  service_id

	*/
	ServiceID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetServicesServiceIDVhostsParams contains all the parameters to send to the API endpoint for the get services service ID vhosts operation typically these are written to a http.Request

func NewGetServicesServiceIDVhostsParams ¶

func NewGetServicesServiceIDVhostsParams() *GetServicesServiceIDVhostsParams

NewGetServicesServiceIDVhostsParams creates a new GetServicesServiceIDVhostsParams object with the default values initialized.

func NewGetServicesServiceIDVhostsParamsWithContext ¶

func NewGetServicesServiceIDVhostsParamsWithContext(ctx context.Context) *GetServicesServiceIDVhostsParams

NewGetServicesServiceIDVhostsParamsWithContext creates a new GetServicesServiceIDVhostsParams object with the default values initialized, and the ability to set a context for a request

func NewGetServicesServiceIDVhostsParamsWithHTTPClient ¶

func NewGetServicesServiceIDVhostsParamsWithHTTPClient(client *http.Client) *GetServicesServiceIDVhostsParams

NewGetServicesServiceIDVhostsParamsWithHTTPClient creates a new GetServicesServiceIDVhostsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetServicesServiceIDVhostsParamsWithTimeout ¶

func NewGetServicesServiceIDVhostsParamsWithTimeout(timeout time.Duration) *GetServicesServiceIDVhostsParams

NewGetServicesServiceIDVhostsParamsWithTimeout creates a new GetServicesServiceIDVhostsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetServicesServiceIDVhostsParams) SetContext ¶

SetContext adds the context to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) SetHTTPClient ¶

func (o *GetServicesServiceIDVhostsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) SetPage ¶

func (o *GetServicesServiceIDVhostsParams) SetPage(page *int64)

SetPage adds the page to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) SetServiceID ¶

func (o *GetServicesServiceIDVhostsParams) SetServiceID(serviceID int64)

SetServiceID adds the serviceId to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) SetTimeout ¶

func (o *GetServicesServiceIDVhostsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) WithContext ¶

WithContext adds the context to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) WithPage ¶

WithPage adds the page to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) WithServiceID ¶

WithServiceID adds the serviceID to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) WithTimeout ¶

WithTimeout adds the timeout to the get services service ID vhosts params

func (*GetServicesServiceIDVhostsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetServicesServiceIDVhostsReader ¶

type GetServicesServiceIDVhostsReader struct {
	// contains filtered or unexported fields
}

GetServicesServiceIDVhostsReader is a Reader for the GetServicesServiceIDVhosts structure.

func (*GetServicesServiceIDVhostsReader) ReadResponse ¶

func (o *GetServicesServiceIDVhostsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetStacksDefault ¶

type GetStacksDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetStacksDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetStacksDefault ¶

func NewGetStacksDefault(code int) *GetStacksDefault

NewGetStacksDefault creates a GetStacksDefault with default headers values

func (*GetStacksDefault) Code ¶

func (o *GetStacksDefault) Code() int

Code gets the status code for the get stacks default response

func (*GetStacksDefault) Error ¶

func (o *GetStacksDefault) Error() string

func (*GetStacksDefault) GetPayload ¶

type GetStacksIDDefault ¶

type GetStacksIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetStacksIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetStacksIDDefault ¶

func NewGetStacksIDDefault(code int) *GetStacksIDDefault

NewGetStacksIDDefault creates a GetStacksIDDefault with default headers values

func (*GetStacksIDDefault) Code ¶

func (o *GetStacksIDDefault) Code() int

Code gets the status code for the get stacks ID default response

func (*GetStacksIDDefault) Error ¶

func (o *GetStacksIDDefault) Error() string

func (*GetStacksIDDefault) GetPayload ¶

type GetStacksIDOK ¶

type GetStacksIDOK struct {
	Payload *models.InlineResponse20037
}

GetStacksIDOK handles this case with default header values.

successful

func NewGetStacksIDOK ¶

func NewGetStacksIDOK() *GetStacksIDOK

NewGetStacksIDOK creates a GetStacksIDOK with default headers values

func (*GetStacksIDOK) Error ¶

func (o *GetStacksIDOK) Error() string

func (*GetStacksIDOK) GetPayload ¶

func (o *GetStacksIDOK) GetPayload() *models.InlineResponse20037

type GetStacksIDParams ¶

type GetStacksIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetStacksIDParams contains all the parameters to send to the API endpoint for the get stacks ID operation typically these are written to a http.Request

func NewGetStacksIDParams ¶

func NewGetStacksIDParams() *GetStacksIDParams

NewGetStacksIDParams creates a new GetStacksIDParams object with the default values initialized.

func NewGetStacksIDParamsWithContext ¶

func NewGetStacksIDParamsWithContext(ctx context.Context) *GetStacksIDParams

NewGetStacksIDParamsWithContext creates a new GetStacksIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetStacksIDParamsWithHTTPClient ¶

func NewGetStacksIDParamsWithHTTPClient(client *http.Client) *GetStacksIDParams

NewGetStacksIDParamsWithHTTPClient creates a new GetStacksIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetStacksIDParamsWithTimeout ¶

func NewGetStacksIDParamsWithTimeout(timeout time.Duration) *GetStacksIDParams

NewGetStacksIDParamsWithTimeout creates a new GetStacksIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetStacksIDParams) SetContext ¶

func (o *GetStacksIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get stacks ID params

func (*GetStacksIDParams) SetHTTPClient ¶

func (o *GetStacksIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get stacks ID params

func (*GetStacksIDParams) SetID ¶

func (o *GetStacksIDParams) SetID(id int64)

SetID adds the id to the get stacks ID params

func (*GetStacksIDParams) SetTimeout ¶

func (o *GetStacksIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get stacks ID params

func (*GetStacksIDParams) WithContext ¶

func (o *GetStacksIDParams) WithContext(ctx context.Context) *GetStacksIDParams

WithContext adds the context to the get stacks ID params

func (*GetStacksIDParams) WithHTTPClient ¶

func (o *GetStacksIDParams) WithHTTPClient(client *http.Client) *GetStacksIDParams

WithHTTPClient adds the HTTPClient to the get stacks ID params

func (*GetStacksIDParams) WithID ¶

func (o *GetStacksIDParams) WithID(id int64) *GetStacksIDParams

WithID adds the id to the get stacks ID params

func (*GetStacksIDParams) WithTimeout ¶

func (o *GetStacksIDParams) WithTimeout(timeout time.Duration) *GetStacksIDParams

WithTimeout adds the timeout to the get stacks ID params

func (*GetStacksIDParams) WriteToRequest ¶

func (o *GetStacksIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetStacksIDReader ¶

type GetStacksIDReader struct {
	// contains filtered or unexported fields
}

GetStacksIDReader is a Reader for the GetStacksID structure.

func (*GetStacksIDReader) ReadResponse ¶

func (o *GetStacksIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetStacksOK ¶

type GetStacksOK struct {
	Payload *models.InlineResponse20036
}

GetStacksOK handles this case with default header values.

successful

func NewGetStacksOK ¶

func NewGetStacksOK() *GetStacksOK

NewGetStacksOK creates a GetStacksOK with default headers values

func (*GetStacksOK) Error ¶

func (o *GetStacksOK) Error() string

func (*GetStacksOK) GetPayload ¶

func (o *GetStacksOK) GetPayload() *models.InlineResponse20036

type GetStacksParams ¶

type GetStacksParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetStacksParams contains all the parameters to send to the API endpoint for the get stacks operation typically these are written to a http.Request

func NewGetStacksParams ¶

func NewGetStacksParams() *GetStacksParams

NewGetStacksParams creates a new GetStacksParams object with the default values initialized.

func NewGetStacksParamsWithContext ¶

func NewGetStacksParamsWithContext(ctx context.Context) *GetStacksParams

NewGetStacksParamsWithContext creates a new GetStacksParams object with the default values initialized, and the ability to set a context for a request

func NewGetStacksParamsWithHTTPClient ¶

func NewGetStacksParamsWithHTTPClient(client *http.Client) *GetStacksParams

NewGetStacksParamsWithHTTPClient creates a new GetStacksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetStacksParamsWithTimeout ¶

func NewGetStacksParamsWithTimeout(timeout time.Duration) *GetStacksParams

NewGetStacksParamsWithTimeout creates a new GetStacksParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetStacksParams) SetContext ¶

func (o *GetStacksParams) SetContext(ctx context.Context)

SetContext adds the context to the get stacks params

func (*GetStacksParams) SetHTTPClient ¶

func (o *GetStacksParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get stacks params

func (*GetStacksParams) SetPage ¶

func (o *GetStacksParams) SetPage(page *int64)

SetPage adds the page to the get stacks params

func (*GetStacksParams) SetTimeout ¶

func (o *GetStacksParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get stacks params

func (*GetStacksParams) WithContext ¶

func (o *GetStacksParams) WithContext(ctx context.Context) *GetStacksParams

WithContext adds the context to the get stacks params

func (*GetStacksParams) WithHTTPClient ¶

func (o *GetStacksParams) WithHTTPClient(client *http.Client) *GetStacksParams

WithHTTPClient adds the HTTPClient to the get stacks params

func (*GetStacksParams) WithPage ¶

func (o *GetStacksParams) WithPage(page *int64) *GetStacksParams

WithPage adds the page to the get stacks params

func (*GetStacksParams) WithTimeout ¶

func (o *GetStacksParams) WithTimeout(timeout time.Duration) *GetStacksParams

WithTimeout adds the timeout to the get stacks params

func (*GetStacksParams) WriteToRequest ¶

func (o *GetStacksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetStacksReader ¶

type GetStacksReader struct {
	// contains filtered or unexported fields
}

GetStacksReader is a Reader for the GetStacks structure.

func (*GetStacksReader) ReadResponse ¶

func (o *GetStacksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetStacksStackIDAccountsDefault ¶

type GetStacksStackIDAccountsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetStacksStackIDAccountsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetStacksStackIDAccountsDefault ¶

func NewGetStacksStackIDAccountsDefault(code int) *GetStacksStackIDAccountsDefault

NewGetStacksStackIDAccountsDefault creates a GetStacksStackIDAccountsDefault with default headers values

func (*GetStacksStackIDAccountsDefault) Code ¶

Code gets the status code for the get stacks stack ID accounts default response

func (*GetStacksStackIDAccountsDefault) Error ¶

func (*GetStacksStackIDAccountsDefault) GetPayload ¶

type GetStacksStackIDAccountsOK ¶

type GetStacksStackIDAccountsOK struct {
	Payload *models.InlineResponse200
}

GetStacksStackIDAccountsOK handles this case with default header values.

successful

func NewGetStacksStackIDAccountsOK ¶

func NewGetStacksStackIDAccountsOK() *GetStacksStackIDAccountsOK

NewGetStacksStackIDAccountsOK creates a GetStacksStackIDAccountsOK with default headers values

func (*GetStacksStackIDAccountsOK) Error ¶

func (*GetStacksStackIDAccountsOK) GetPayload ¶

type GetStacksStackIDAccountsParams ¶

type GetStacksStackIDAccountsParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64
	/*StackID
	  stack_id

	*/
	StackID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetStacksStackIDAccountsParams contains all the parameters to send to the API endpoint for the get stacks stack ID accounts operation typically these are written to a http.Request

func NewGetStacksStackIDAccountsParams ¶

func NewGetStacksStackIDAccountsParams() *GetStacksStackIDAccountsParams

NewGetStacksStackIDAccountsParams creates a new GetStacksStackIDAccountsParams object with the default values initialized.

func NewGetStacksStackIDAccountsParamsWithContext ¶

func NewGetStacksStackIDAccountsParamsWithContext(ctx context.Context) *GetStacksStackIDAccountsParams

NewGetStacksStackIDAccountsParamsWithContext creates a new GetStacksStackIDAccountsParams object with the default values initialized, and the ability to set a context for a request

func NewGetStacksStackIDAccountsParamsWithHTTPClient ¶

func NewGetStacksStackIDAccountsParamsWithHTTPClient(client *http.Client) *GetStacksStackIDAccountsParams

NewGetStacksStackIDAccountsParamsWithHTTPClient creates a new GetStacksStackIDAccountsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetStacksStackIDAccountsParamsWithTimeout ¶

func NewGetStacksStackIDAccountsParamsWithTimeout(timeout time.Duration) *GetStacksStackIDAccountsParams

NewGetStacksStackIDAccountsParamsWithTimeout creates a new GetStacksStackIDAccountsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetStacksStackIDAccountsParams) SetContext ¶

func (o *GetStacksStackIDAccountsParams) SetContext(ctx context.Context)

SetContext adds the context to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) SetHTTPClient ¶

func (o *GetStacksStackIDAccountsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) SetPage ¶

func (o *GetStacksStackIDAccountsParams) SetPage(page *int64)

SetPage adds the page to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) SetStackID ¶

func (o *GetStacksStackIDAccountsParams) SetStackID(stackID int64)

SetStackID adds the stackId to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) SetTimeout ¶

func (o *GetStacksStackIDAccountsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) WithContext ¶

WithContext adds the context to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) WithPage ¶

WithPage adds the page to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) WithStackID ¶

WithStackID adds the stackID to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) WithTimeout ¶

WithTimeout adds the timeout to the get stacks stack ID accounts params

func (*GetStacksStackIDAccountsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetStacksStackIDAccountsReader ¶

type GetStacksStackIDAccountsReader struct {
	// contains filtered or unexported fields
}

GetStacksStackIDAccountsReader is a Reader for the GetStacksStackIDAccounts structure.

func (*GetStacksStackIDAccountsReader) ReadResponse ¶

func (o *GetStacksStackIDAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetStacksStackIDIntrusionDetectionReportsDefault ¶

type GetStacksStackIDIntrusionDetectionReportsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetStacksStackIDIntrusionDetectionReportsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetStacksStackIDIntrusionDetectionReportsDefault ¶

func NewGetStacksStackIDIntrusionDetectionReportsDefault(code int) *GetStacksStackIDIntrusionDetectionReportsDefault

NewGetStacksStackIDIntrusionDetectionReportsDefault creates a GetStacksStackIDIntrusionDetectionReportsDefault with default headers values

func (*GetStacksStackIDIntrusionDetectionReportsDefault) Code ¶

Code gets the status code for the get stacks stack ID intrusion detection reports default response

func (*GetStacksStackIDIntrusionDetectionReportsDefault) Error ¶

func (*GetStacksStackIDIntrusionDetectionReportsDefault) GetPayload ¶

type GetStacksStackIDIntrusionDetectionReportsOK ¶

type GetStacksStackIDIntrusionDetectionReportsOK struct {
	Payload *models.InlineResponse20024
}

GetStacksStackIDIntrusionDetectionReportsOK handles this case with default header values.

successful

func NewGetStacksStackIDIntrusionDetectionReportsOK ¶

func NewGetStacksStackIDIntrusionDetectionReportsOK() *GetStacksStackIDIntrusionDetectionReportsOK

NewGetStacksStackIDIntrusionDetectionReportsOK creates a GetStacksStackIDIntrusionDetectionReportsOK with default headers values

func (*GetStacksStackIDIntrusionDetectionReportsOK) Error ¶

func (*GetStacksStackIDIntrusionDetectionReportsOK) GetPayload ¶

type GetStacksStackIDIntrusionDetectionReportsParams ¶

type GetStacksStackIDIntrusionDetectionReportsParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64
	/*StackID
	  stack_id

	*/
	StackID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetStacksStackIDIntrusionDetectionReportsParams contains all the parameters to send to the API endpoint for the get stacks stack ID intrusion detection reports operation typically these are written to a http.Request

func NewGetStacksStackIDIntrusionDetectionReportsParams ¶

func NewGetStacksStackIDIntrusionDetectionReportsParams() *GetStacksStackIDIntrusionDetectionReportsParams

NewGetStacksStackIDIntrusionDetectionReportsParams creates a new GetStacksStackIDIntrusionDetectionReportsParams object with the default values initialized.

func NewGetStacksStackIDIntrusionDetectionReportsParamsWithContext ¶

func NewGetStacksStackIDIntrusionDetectionReportsParamsWithContext(ctx context.Context) *GetStacksStackIDIntrusionDetectionReportsParams

NewGetStacksStackIDIntrusionDetectionReportsParamsWithContext creates a new GetStacksStackIDIntrusionDetectionReportsParams object with the default values initialized, and the ability to set a context for a request

func NewGetStacksStackIDIntrusionDetectionReportsParamsWithHTTPClient ¶

func NewGetStacksStackIDIntrusionDetectionReportsParamsWithHTTPClient(client *http.Client) *GetStacksStackIDIntrusionDetectionReportsParams

NewGetStacksStackIDIntrusionDetectionReportsParamsWithHTTPClient creates a new GetStacksStackIDIntrusionDetectionReportsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetStacksStackIDIntrusionDetectionReportsParamsWithTimeout ¶

func NewGetStacksStackIDIntrusionDetectionReportsParamsWithTimeout(timeout time.Duration) *GetStacksStackIDIntrusionDetectionReportsParams

NewGetStacksStackIDIntrusionDetectionReportsParamsWithTimeout creates a new GetStacksStackIDIntrusionDetectionReportsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetStacksStackIDIntrusionDetectionReportsParams) SetContext ¶

SetContext adds the context to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) SetPage ¶

SetPage adds the page to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) SetStackID ¶

SetStackID adds the stackId to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) SetTimeout ¶

SetTimeout adds the timeout to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) WithContext ¶

WithContext adds the context to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) WithPage ¶

WithPage adds the page to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) WithStackID ¶

WithStackID adds the stackID to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) WithTimeout ¶

WithTimeout adds the timeout to the get stacks stack ID intrusion detection reports params

func (*GetStacksStackIDIntrusionDetectionReportsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetStacksStackIDIntrusionDetectionReportsReader ¶

type GetStacksStackIDIntrusionDetectionReportsReader struct {
	// contains filtered or unexported fields
}

GetStacksStackIDIntrusionDetectionReportsReader is a Reader for the GetStacksStackIDIntrusionDetectionReports structure.

func (*GetStacksStackIDIntrusionDetectionReportsReader) ReadResponse ¶

func (o *GetStacksStackIDIntrusionDetectionReportsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetStacksStackIDVpcPeersDefault ¶

type GetStacksStackIDVpcPeersDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetStacksStackIDVpcPeersDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetStacksStackIDVpcPeersDefault ¶

func NewGetStacksStackIDVpcPeersDefault(code int) *GetStacksStackIDVpcPeersDefault

NewGetStacksStackIDVpcPeersDefault creates a GetStacksStackIDVpcPeersDefault with default headers values

func (*GetStacksStackIDVpcPeersDefault) Code ¶

Code gets the status code for the get stacks stack ID vpc peers default response

func (*GetStacksStackIDVpcPeersDefault) Error ¶

func (*GetStacksStackIDVpcPeersDefault) GetPayload ¶

type GetStacksStackIDVpcPeersOK ¶

type GetStacksStackIDVpcPeersOK struct {
	Payload *models.InlineResponse20039
}

GetStacksStackIDVpcPeersOK handles this case with default header values.

successful

func NewGetStacksStackIDVpcPeersOK ¶

func NewGetStacksStackIDVpcPeersOK() *GetStacksStackIDVpcPeersOK

NewGetStacksStackIDVpcPeersOK creates a GetStacksStackIDVpcPeersOK with default headers values

func (*GetStacksStackIDVpcPeersOK) Error ¶

func (*GetStacksStackIDVpcPeersOK) GetPayload ¶

type GetStacksStackIDVpcPeersParams ¶

type GetStacksStackIDVpcPeersParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64
	/*StackID
	  stack_id

	*/
	StackID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetStacksStackIDVpcPeersParams contains all the parameters to send to the API endpoint for the get stacks stack ID vpc peers operation typically these are written to a http.Request

func NewGetStacksStackIDVpcPeersParams ¶

func NewGetStacksStackIDVpcPeersParams() *GetStacksStackIDVpcPeersParams

NewGetStacksStackIDVpcPeersParams creates a new GetStacksStackIDVpcPeersParams object with the default values initialized.

func NewGetStacksStackIDVpcPeersParamsWithContext ¶

func NewGetStacksStackIDVpcPeersParamsWithContext(ctx context.Context) *GetStacksStackIDVpcPeersParams

NewGetStacksStackIDVpcPeersParamsWithContext creates a new GetStacksStackIDVpcPeersParams object with the default values initialized, and the ability to set a context for a request

func NewGetStacksStackIDVpcPeersParamsWithHTTPClient ¶

func NewGetStacksStackIDVpcPeersParamsWithHTTPClient(client *http.Client) *GetStacksStackIDVpcPeersParams

NewGetStacksStackIDVpcPeersParamsWithHTTPClient creates a new GetStacksStackIDVpcPeersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetStacksStackIDVpcPeersParamsWithTimeout ¶

func NewGetStacksStackIDVpcPeersParamsWithTimeout(timeout time.Duration) *GetStacksStackIDVpcPeersParams

NewGetStacksStackIDVpcPeersParamsWithTimeout creates a new GetStacksStackIDVpcPeersParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetStacksStackIDVpcPeersParams) SetContext ¶

func (o *GetStacksStackIDVpcPeersParams) SetContext(ctx context.Context)

SetContext adds the context to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) SetHTTPClient ¶

func (o *GetStacksStackIDVpcPeersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) SetPage ¶

func (o *GetStacksStackIDVpcPeersParams) SetPage(page *int64)

SetPage adds the page to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) SetStackID ¶

func (o *GetStacksStackIDVpcPeersParams) SetStackID(stackID int64)

SetStackID adds the stackId to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) SetTimeout ¶

func (o *GetStacksStackIDVpcPeersParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) WithContext ¶

WithContext adds the context to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) WithPage ¶

WithPage adds the page to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) WithStackID ¶

WithStackID adds the stackID to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) WithTimeout ¶

WithTimeout adds the timeout to the get stacks stack ID vpc peers params

func (*GetStacksStackIDVpcPeersParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetStacksStackIDVpcPeersReader ¶

type GetStacksStackIDVpcPeersReader struct {
	// contains filtered or unexported fields
}

GetStacksStackIDVpcPeersReader is a Reader for the GetStacksStackIDVpcPeers structure.

func (*GetStacksStackIDVpcPeersReader) ReadResponse ¶

func (o *GetStacksStackIDVpcPeersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetStacksStackIDVpnTunnelsDefault ¶

type GetStacksStackIDVpnTunnelsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetStacksStackIDVpnTunnelsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetStacksStackIDVpnTunnelsDefault ¶

func NewGetStacksStackIDVpnTunnelsDefault(code int) *GetStacksStackIDVpnTunnelsDefault

NewGetStacksStackIDVpnTunnelsDefault creates a GetStacksStackIDVpnTunnelsDefault with default headers values

func (*GetStacksStackIDVpnTunnelsDefault) Code ¶

Code gets the status code for the get stacks stack ID vpn tunnels default response

func (*GetStacksStackIDVpnTunnelsDefault) Error ¶

func (*GetStacksStackIDVpnTunnelsDefault) GetPayload ¶

type GetStacksStackIDVpnTunnelsOK ¶

type GetStacksStackIDVpnTunnelsOK struct {
	Payload *models.InlineResponse20041
}

GetStacksStackIDVpnTunnelsOK handles this case with default header values.

successful

func NewGetStacksStackIDVpnTunnelsOK ¶

func NewGetStacksStackIDVpnTunnelsOK() *GetStacksStackIDVpnTunnelsOK

NewGetStacksStackIDVpnTunnelsOK creates a GetStacksStackIDVpnTunnelsOK with default headers values

func (*GetStacksStackIDVpnTunnelsOK) Error ¶

func (*GetStacksStackIDVpnTunnelsOK) GetPayload ¶

type GetStacksStackIDVpnTunnelsParams ¶

type GetStacksStackIDVpnTunnelsParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64
	/*StackID
	  stack_id

	*/
	StackID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetStacksStackIDVpnTunnelsParams contains all the parameters to send to the API endpoint for the get stacks stack ID vpn tunnels operation typically these are written to a http.Request

func NewGetStacksStackIDVpnTunnelsParams ¶

func NewGetStacksStackIDVpnTunnelsParams() *GetStacksStackIDVpnTunnelsParams

NewGetStacksStackIDVpnTunnelsParams creates a new GetStacksStackIDVpnTunnelsParams object with the default values initialized.

func NewGetStacksStackIDVpnTunnelsParamsWithContext ¶

func NewGetStacksStackIDVpnTunnelsParamsWithContext(ctx context.Context) *GetStacksStackIDVpnTunnelsParams

NewGetStacksStackIDVpnTunnelsParamsWithContext creates a new GetStacksStackIDVpnTunnelsParams object with the default values initialized, and the ability to set a context for a request

func NewGetStacksStackIDVpnTunnelsParamsWithHTTPClient ¶

func NewGetStacksStackIDVpnTunnelsParamsWithHTTPClient(client *http.Client) *GetStacksStackIDVpnTunnelsParams

NewGetStacksStackIDVpnTunnelsParamsWithHTTPClient creates a new GetStacksStackIDVpnTunnelsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetStacksStackIDVpnTunnelsParamsWithTimeout ¶

func NewGetStacksStackIDVpnTunnelsParamsWithTimeout(timeout time.Duration) *GetStacksStackIDVpnTunnelsParams

NewGetStacksStackIDVpnTunnelsParamsWithTimeout creates a new GetStacksStackIDVpnTunnelsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetStacksStackIDVpnTunnelsParams) SetContext ¶

SetContext adds the context to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) SetHTTPClient ¶

func (o *GetStacksStackIDVpnTunnelsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) SetPage ¶

func (o *GetStacksStackIDVpnTunnelsParams) SetPage(page *int64)

SetPage adds the page to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) SetStackID ¶

func (o *GetStacksStackIDVpnTunnelsParams) SetStackID(stackID int64)

SetStackID adds the stackId to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) SetTimeout ¶

func (o *GetStacksStackIDVpnTunnelsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) WithContext ¶

WithContext adds the context to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) WithPage ¶

WithPage adds the page to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) WithStackID ¶

WithStackID adds the stackID to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) WithTimeout ¶

WithTimeout adds the timeout to the get stacks stack ID vpn tunnels params

func (*GetStacksStackIDVpnTunnelsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetStacksStackIDVpnTunnelsReader ¶

type GetStacksStackIDVpnTunnelsReader struct {
	// contains filtered or unexported fields
}

GetStacksStackIDVpnTunnelsReader is a Reader for the GetStacksStackIDVpnTunnels structure.

func (*GetStacksStackIDVpnTunnelsReader) ReadResponse ¶

func (o *GetStacksStackIDVpnTunnelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetVhostsIDDefault ¶

type GetVhostsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetVhostsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetVhostsIDDefault ¶

func NewGetVhostsIDDefault(code int) *GetVhostsIDDefault

NewGetVhostsIDDefault creates a GetVhostsIDDefault with default headers values

func (*GetVhostsIDDefault) Code ¶

func (o *GetVhostsIDDefault) Code() int

Code gets the status code for the get vhosts ID default response

func (*GetVhostsIDDefault) Error ¶

func (o *GetVhostsIDDefault) Error() string

func (*GetVhostsIDDefault) GetPayload ¶

type GetVhostsIDOK ¶

type GetVhostsIDOK struct {
	Payload *models.InlineResponse2019
}

GetVhostsIDOK handles this case with default header values.

successful

func NewGetVhostsIDOK ¶

func NewGetVhostsIDOK() *GetVhostsIDOK

NewGetVhostsIDOK creates a GetVhostsIDOK with default headers values

func (*GetVhostsIDOK) Error ¶

func (o *GetVhostsIDOK) Error() string

func (*GetVhostsIDOK) GetPayload ¶

func (o *GetVhostsIDOK) GetPayload() *models.InlineResponse2019

type GetVhostsIDParams ¶

type GetVhostsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetVhostsIDParams contains all the parameters to send to the API endpoint for the get vhosts ID operation typically these are written to a http.Request

func NewGetVhostsIDParams ¶

func NewGetVhostsIDParams() *GetVhostsIDParams

NewGetVhostsIDParams creates a new GetVhostsIDParams object with the default values initialized.

func NewGetVhostsIDParamsWithContext ¶

func NewGetVhostsIDParamsWithContext(ctx context.Context) *GetVhostsIDParams

NewGetVhostsIDParamsWithContext creates a new GetVhostsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetVhostsIDParamsWithHTTPClient ¶

func NewGetVhostsIDParamsWithHTTPClient(client *http.Client) *GetVhostsIDParams

NewGetVhostsIDParamsWithHTTPClient creates a new GetVhostsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetVhostsIDParamsWithTimeout ¶

func NewGetVhostsIDParamsWithTimeout(timeout time.Duration) *GetVhostsIDParams

NewGetVhostsIDParamsWithTimeout creates a new GetVhostsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetVhostsIDParams) SetContext ¶

func (o *GetVhostsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get vhosts ID params

func (*GetVhostsIDParams) SetHTTPClient ¶

func (o *GetVhostsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get vhosts ID params

func (*GetVhostsIDParams) SetID ¶

func (o *GetVhostsIDParams) SetID(id int64)

SetID adds the id to the get vhosts ID params

func (*GetVhostsIDParams) SetTimeout ¶

func (o *GetVhostsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get vhosts ID params

func (*GetVhostsIDParams) WithContext ¶

func (o *GetVhostsIDParams) WithContext(ctx context.Context) *GetVhostsIDParams

WithContext adds the context to the get vhosts ID params

func (*GetVhostsIDParams) WithHTTPClient ¶

func (o *GetVhostsIDParams) WithHTTPClient(client *http.Client) *GetVhostsIDParams

WithHTTPClient adds the HTTPClient to the get vhosts ID params

func (*GetVhostsIDParams) WithID ¶

func (o *GetVhostsIDParams) WithID(id int64) *GetVhostsIDParams

WithID adds the id to the get vhosts ID params

func (*GetVhostsIDParams) WithTimeout ¶

func (o *GetVhostsIDParams) WithTimeout(timeout time.Duration) *GetVhostsIDParams

WithTimeout adds the timeout to the get vhosts ID params

func (*GetVhostsIDParams) WriteToRequest ¶

func (o *GetVhostsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetVhostsIDReader ¶

type GetVhostsIDReader struct {
	// contains filtered or unexported fields
}

GetVhostsIDReader is a Reader for the GetVhostsID structure.

func (*GetVhostsIDReader) ReadResponse ¶

func (o *GetVhostsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetVhostsVhostIDOperationsDefault ¶

type GetVhostsVhostIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetVhostsVhostIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetVhostsVhostIDOperationsDefault ¶

func NewGetVhostsVhostIDOperationsDefault(code int) *GetVhostsVhostIDOperationsDefault

NewGetVhostsVhostIDOperationsDefault creates a GetVhostsVhostIDOperationsDefault with default headers values

func (*GetVhostsVhostIDOperationsDefault) Code ¶

Code gets the status code for the get vhosts vhost ID operations default response

func (*GetVhostsVhostIDOperationsDefault) Error ¶

func (*GetVhostsVhostIDOperationsDefault) GetPayload ¶

type GetVhostsVhostIDOperationsOK ¶

type GetVhostsVhostIDOperationsOK struct {
	Payload *models.InlineResponse20029
}

GetVhostsVhostIDOperationsOK handles this case with default header values.

successful

func NewGetVhostsVhostIDOperationsOK ¶

func NewGetVhostsVhostIDOperationsOK() *GetVhostsVhostIDOperationsOK

NewGetVhostsVhostIDOperationsOK creates a GetVhostsVhostIDOperationsOK with default headers values

func (*GetVhostsVhostIDOperationsOK) Error ¶

func (*GetVhostsVhostIDOperationsOK) GetPayload ¶

type GetVhostsVhostIDOperationsParams ¶

type GetVhostsVhostIDOperationsParams struct {

	/*Page
	  current page of results for pagination

	*/
	Page *int64
	/*VhostID
	  vhost_id

	*/
	VhostID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetVhostsVhostIDOperationsParams contains all the parameters to send to the API endpoint for the get vhosts vhost ID operations operation typically these are written to a http.Request

func NewGetVhostsVhostIDOperationsParams ¶

func NewGetVhostsVhostIDOperationsParams() *GetVhostsVhostIDOperationsParams

NewGetVhostsVhostIDOperationsParams creates a new GetVhostsVhostIDOperationsParams object with the default values initialized.

func NewGetVhostsVhostIDOperationsParamsWithContext ¶

func NewGetVhostsVhostIDOperationsParamsWithContext(ctx context.Context) *GetVhostsVhostIDOperationsParams

NewGetVhostsVhostIDOperationsParamsWithContext creates a new GetVhostsVhostIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewGetVhostsVhostIDOperationsParamsWithHTTPClient ¶

func NewGetVhostsVhostIDOperationsParamsWithHTTPClient(client *http.Client) *GetVhostsVhostIDOperationsParams

NewGetVhostsVhostIDOperationsParamsWithHTTPClient creates a new GetVhostsVhostIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetVhostsVhostIDOperationsParamsWithTimeout ¶

func NewGetVhostsVhostIDOperationsParamsWithTimeout(timeout time.Duration) *GetVhostsVhostIDOperationsParams

NewGetVhostsVhostIDOperationsParamsWithTimeout creates a new GetVhostsVhostIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetVhostsVhostIDOperationsParams) SetContext ¶

SetContext adds the context to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) SetHTTPClient ¶

func (o *GetVhostsVhostIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) SetPage ¶

func (o *GetVhostsVhostIDOperationsParams) SetPage(page *int64)

SetPage adds the page to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) SetTimeout ¶

func (o *GetVhostsVhostIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) SetVhostID ¶

func (o *GetVhostsVhostIDOperationsParams) SetVhostID(vhostID int64)

SetVhostID adds the vhostId to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) WithContext ¶

WithContext adds the context to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) WithPage ¶

WithPage adds the page to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) WithVhostID ¶

WithVhostID adds the vhostID to the get vhosts vhost ID operations params

func (*GetVhostsVhostIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetVhostsVhostIDOperationsReader ¶

type GetVhostsVhostIDOperationsReader struct {
	// contains filtered or unexported fields
}

GetVhostsVhostIDOperationsReader is a Reader for the GetVhostsVhostIDOperations structure.

func (*GetVhostsVhostIDOperationsReader) ReadResponse ¶

func (o *GetVhostsVhostIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetVpcPeersIDDefault ¶

type GetVpcPeersIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetVpcPeersIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetVpcPeersIDDefault ¶

func NewGetVpcPeersIDDefault(code int) *GetVpcPeersIDDefault

NewGetVpcPeersIDDefault creates a GetVpcPeersIDDefault with default headers values

func (*GetVpcPeersIDDefault) Code ¶

func (o *GetVpcPeersIDDefault) Code() int

Code gets the status code for the get vpc peers ID default response

func (*GetVpcPeersIDDefault) Error ¶

func (o *GetVpcPeersIDDefault) Error() string

func (*GetVpcPeersIDDefault) GetPayload ¶

type GetVpcPeersIDOK ¶

type GetVpcPeersIDOK struct {
	Payload *models.InlineResponse20040
}

GetVpcPeersIDOK handles this case with default header values.

successful

func NewGetVpcPeersIDOK ¶

func NewGetVpcPeersIDOK() *GetVpcPeersIDOK

NewGetVpcPeersIDOK creates a GetVpcPeersIDOK with default headers values

func (*GetVpcPeersIDOK) Error ¶

func (o *GetVpcPeersIDOK) Error() string

func (*GetVpcPeersIDOK) GetPayload ¶

func (o *GetVpcPeersIDOK) GetPayload() *models.InlineResponse20040

type GetVpcPeersIDParams ¶

type GetVpcPeersIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetVpcPeersIDParams contains all the parameters to send to the API endpoint for the get vpc peers ID operation typically these are written to a http.Request

func NewGetVpcPeersIDParams ¶

func NewGetVpcPeersIDParams() *GetVpcPeersIDParams

NewGetVpcPeersIDParams creates a new GetVpcPeersIDParams object with the default values initialized.

func NewGetVpcPeersIDParamsWithContext ¶

func NewGetVpcPeersIDParamsWithContext(ctx context.Context) *GetVpcPeersIDParams

NewGetVpcPeersIDParamsWithContext creates a new GetVpcPeersIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetVpcPeersIDParamsWithHTTPClient ¶

func NewGetVpcPeersIDParamsWithHTTPClient(client *http.Client) *GetVpcPeersIDParams

NewGetVpcPeersIDParamsWithHTTPClient creates a new GetVpcPeersIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetVpcPeersIDParamsWithTimeout ¶

func NewGetVpcPeersIDParamsWithTimeout(timeout time.Duration) *GetVpcPeersIDParams

NewGetVpcPeersIDParamsWithTimeout creates a new GetVpcPeersIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetVpcPeersIDParams) SetContext ¶

func (o *GetVpcPeersIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get vpc peers ID params

func (*GetVpcPeersIDParams) SetHTTPClient ¶

func (o *GetVpcPeersIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get vpc peers ID params

func (*GetVpcPeersIDParams) SetID ¶

func (o *GetVpcPeersIDParams) SetID(id int64)

SetID adds the id to the get vpc peers ID params

func (*GetVpcPeersIDParams) SetTimeout ¶

func (o *GetVpcPeersIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get vpc peers ID params

func (*GetVpcPeersIDParams) WithContext ¶

WithContext adds the context to the get vpc peers ID params

func (*GetVpcPeersIDParams) WithHTTPClient ¶

func (o *GetVpcPeersIDParams) WithHTTPClient(client *http.Client) *GetVpcPeersIDParams

WithHTTPClient adds the HTTPClient to the get vpc peers ID params

func (*GetVpcPeersIDParams) WithID ¶

WithID adds the id to the get vpc peers ID params

func (*GetVpcPeersIDParams) WithTimeout ¶

func (o *GetVpcPeersIDParams) WithTimeout(timeout time.Duration) *GetVpcPeersIDParams

WithTimeout adds the timeout to the get vpc peers ID params

func (*GetVpcPeersIDParams) WriteToRequest ¶

func (o *GetVpcPeersIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetVpcPeersIDReader ¶

type GetVpcPeersIDReader struct {
	// contains filtered or unexported fields
}

GetVpcPeersIDReader is a Reader for the GetVpcPeersID structure.

func (*GetVpcPeersIDReader) ReadResponse ¶

func (o *GetVpcPeersIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetVpnTunnelsIDDefault ¶

type GetVpnTunnelsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

GetVpnTunnelsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewGetVpnTunnelsIDDefault ¶

func NewGetVpnTunnelsIDDefault(code int) *GetVpnTunnelsIDDefault

NewGetVpnTunnelsIDDefault creates a GetVpnTunnelsIDDefault with default headers values

func (*GetVpnTunnelsIDDefault) Code ¶

func (o *GetVpnTunnelsIDDefault) Code() int

Code gets the status code for the get vpn tunnels ID default response

func (*GetVpnTunnelsIDDefault) Error ¶

func (o *GetVpnTunnelsIDDefault) Error() string

func (*GetVpnTunnelsIDDefault) GetPayload ¶

type GetVpnTunnelsIDOK ¶

type GetVpnTunnelsIDOK struct {
	Payload *models.InlineResponse20042
}

GetVpnTunnelsIDOK handles this case with default header values.

successful

func NewGetVpnTunnelsIDOK ¶

func NewGetVpnTunnelsIDOK() *GetVpnTunnelsIDOK

NewGetVpnTunnelsIDOK creates a GetVpnTunnelsIDOK with default headers values

func (*GetVpnTunnelsIDOK) Error ¶

func (o *GetVpnTunnelsIDOK) Error() string

func (*GetVpnTunnelsIDOK) GetPayload ¶

func (o *GetVpnTunnelsIDOK) GetPayload() *models.InlineResponse20042

type GetVpnTunnelsIDParams ¶

type GetVpnTunnelsIDParams struct {

	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetVpnTunnelsIDParams contains all the parameters to send to the API endpoint for the get vpn tunnels ID operation typically these are written to a http.Request

func NewGetVpnTunnelsIDParams ¶

func NewGetVpnTunnelsIDParams() *GetVpnTunnelsIDParams

NewGetVpnTunnelsIDParams creates a new GetVpnTunnelsIDParams object with the default values initialized.

func NewGetVpnTunnelsIDParamsWithContext ¶

func NewGetVpnTunnelsIDParamsWithContext(ctx context.Context) *GetVpnTunnelsIDParams

NewGetVpnTunnelsIDParamsWithContext creates a new GetVpnTunnelsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetVpnTunnelsIDParamsWithHTTPClient ¶

func NewGetVpnTunnelsIDParamsWithHTTPClient(client *http.Client) *GetVpnTunnelsIDParams

NewGetVpnTunnelsIDParamsWithHTTPClient creates a new GetVpnTunnelsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetVpnTunnelsIDParamsWithTimeout ¶

func NewGetVpnTunnelsIDParamsWithTimeout(timeout time.Duration) *GetVpnTunnelsIDParams

NewGetVpnTunnelsIDParamsWithTimeout creates a new GetVpnTunnelsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetVpnTunnelsIDParams) SetContext ¶

func (o *GetVpnTunnelsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get vpn tunnels ID params

func (*GetVpnTunnelsIDParams) SetHTTPClient ¶

func (o *GetVpnTunnelsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get vpn tunnels ID params

func (*GetVpnTunnelsIDParams) SetID ¶

func (o *GetVpnTunnelsIDParams) SetID(id int64)

SetID adds the id to the get vpn tunnels ID params

func (*GetVpnTunnelsIDParams) SetTimeout ¶

func (o *GetVpnTunnelsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get vpn tunnels ID params

func (*GetVpnTunnelsIDParams) WithContext ¶

WithContext adds the context to the get vpn tunnels ID params

func (*GetVpnTunnelsIDParams) WithHTTPClient ¶

func (o *GetVpnTunnelsIDParams) WithHTTPClient(client *http.Client) *GetVpnTunnelsIDParams

WithHTTPClient adds the HTTPClient to the get vpn tunnels ID params

func (*GetVpnTunnelsIDParams) WithID ¶

WithID adds the id to the get vpn tunnels ID params

func (*GetVpnTunnelsIDParams) WithTimeout ¶

func (o *GetVpnTunnelsIDParams) WithTimeout(timeout time.Duration) *GetVpnTunnelsIDParams

WithTimeout adds the timeout to the get vpn tunnels ID params

func (*GetVpnTunnelsIDParams) WriteToRequest ¶

func (o *GetVpnTunnelsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetVpnTunnelsIDReader ¶

type GetVpnTunnelsIDReader struct {
	// contains filtered or unexported fields
}

GetVpnTunnelsIDReader is a Reader for the GetVpnTunnelsID structure.

func (*GetVpnTunnelsIDReader) ReadResponse ¶

func (o *GetVpnTunnelsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchAccountsIDDefault ¶

type PatchAccountsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PatchAccountsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPatchAccountsIDDefault ¶

func NewPatchAccountsIDDefault(code int) *PatchAccountsIDDefault

NewPatchAccountsIDDefault creates a PatchAccountsIDDefault with default headers values

func (*PatchAccountsIDDefault) Code ¶

func (o *PatchAccountsIDDefault) Code() int

Code gets the status code for the patch accounts ID default response

func (*PatchAccountsIDDefault) Error ¶

func (o *PatchAccountsIDDefault) Error() string

func (*PatchAccountsIDDefault) GetPayload ¶

type PatchAccountsIDOK ¶

type PatchAccountsIDOK struct {
}

PatchAccountsIDOK handles this case with default header values.

successful

func NewPatchAccountsIDOK ¶

func NewPatchAccountsIDOK() *PatchAccountsIDOK

NewPatchAccountsIDOK creates a PatchAccountsIDOK with default headers values

func (*PatchAccountsIDOK) Error ¶

func (o *PatchAccountsIDOK) Error() string

type PatchAccountsIDParams ¶

type PatchAccountsIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest2
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchAccountsIDParams contains all the parameters to send to the API endpoint for the patch accounts ID operation typically these are written to a http.Request

func NewPatchAccountsIDParams ¶

func NewPatchAccountsIDParams() *PatchAccountsIDParams

NewPatchAccountsIDParams creates a new PatchAccountsIDParams object with the default values initialized.

func NewPatchAccountsIDParamsWithContext ¶

func NewPatchAccountsIDParamsWithContext(ctx context.Context) *PatchAccountsIDParams

NewPatchAccountsIDParamsWithContext creates a new PatchAccountsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPatchAccountsIDParamsWithHTTPClient ¶

func NewPatchAccountsIDParamsWithHTTPClient(client *http.Client) *PatchAccountsIDParams

NewPatchAccountsIDParamsWithHTTPClient creates a new PatchAccountsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPatchAccountsIDParamsWithTimeout ¶

func NewPatchAccountsIDParamsWithTimeout(timeout time.Duration) *PatchAccountsIDParams

NewPatchAccountsIDParamsWithTimeout creates a new PatchAccountsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PatchAccountsIDParams) SetAppRequest ¶

func (o *PatchAccountsIDParams) SetAppRequest(appRequest *models.AppRequest2)

SetAppRequest adds the appRequest to the patch accounts ID params

func (*PatchAccountsIDParams) SetContext ¶

func (o *PatchAccountsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the patch accounts ID params

func (*PatchAccountsIDParams) SetHTTPClient ¶

func (o *PatchAccountsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch accounts ID params

func (*PatchAccountsIDParams) SetID ¶

func (o *PatchAccountsIDParams) SetID(id int64)

SetID adds the id to the patch accounts ID params

func (*PatchAccountsIDParams) SetTimeout ¶

func (o *PatchAccountsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch accounts ID params

func (*PatchAccountsIDParams) WithAppRequest ¶

func (o *PatchAccountsIDParams) WithAppRequest(appRequest *models.AppRequest2) *PatchAccountsIDParams

WithAppRequest adds the appRequest to the patch accounts ID params

func (*PatchAccountsIDParams) WithContext ¶

WithContext adds the context to the patch accounts ID params

func (*PatchAccountsIDParams) WithHTTPClient ¶

func (o *PatchAccountsIDParams) WithHTTPClient(client *http.Client) *PatchAccountsIDParams

WithHTTPClient adds the HTTPClient to the patch accounts ID params

func (*PatchAccountsIDParams) WithID ¶

WithID adds the id to the patch accounts ID params

func (*PatchAccountsIDParams) WithTimeout ¶

func (o *PatchAccountsIDParams) WithTimeout(timeout time.Duration) *PatchAccountsIDParams

WithTimeout adds the timeout to the patch accounts ID params

func (*PatchAccountsIDParams) WriteToRequest ¶

func (o *PatchAccountsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PatchAccountsIDReader ¶

type PatchAccountsIDReader struct {
	// contains filtered or unexported fields
}

PatchAccountsIDReader is a Reader for the PatchAccountsID structure.

func (*PatchAccountsIDReader) ReadResponse ¶

func (o *PatchAccountsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchAppsIDDefault ¶

type PatchAppsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PatchAppsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPatchAppsIDDefault ¶

func NewPatchAppsIDDefault(code int) *PatchAppsIDDefault

NewPatchAppsIDDefault creates a PatchAppsIDDefault with default headers values

func (*PatchAppsIDDefault) Code ¶

func (o *PatchAppsIDDefault) Code() int

Code gets the status code for the patch apps ID default response

func (*PatchAppsIDDefault) Error ¶

func (o *PatchAppsIDDefault) Error() string

func (*PatchAppsIDDefault) GetPayload ¶

type PatchAppsIDOK ¶

type PatchAppsIDOK struct {
}

PatchAppsIDOK handles this case with default header values.

successful

func NewPatchAppsIDOK ¶

func NewPatchAppsIDOK() *PatchAppsIDOK

NewPatchAppsIDOK creates a PatchAppsIDOK with default headers values

func (*PatchAppsIDOK) Error ¶

func (o *PatchAppsIDOK) Error() string

type PatchAppsIDParams ¶

type PatchAppsIDParams struct {

	/*ID
	  id

	*/
	ID int64
	/*PatchRequest*/
	PatchRequest *models.PatchRequest1

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchAppsIDParams contains all the parameters to send to the API endpoint for the patch apps ID operation typically these are written to a http.Request

func NewPatchAppsIDParams ¶

func NewPatchAppsIDParams() *PatchAppsIDParams

NewPatchAppsIDParams creates a new PatchAppsIDParams object with the default values initialized.

func NewPatchAppsIDParamsWithContext ¶

func NewPatchAppsIDParamsWithContext(ctx context.Context) *PatchAppsIDParams

NewPatchAppsIDParamsWithContext creates a new PatchAppsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPatchAppsIDParamsWithHTTPClient ¶

func NewPatchAppsIDParamsWithHTTPClient(client *http.Client) *PatchAppsIDParams

NewPatchAppsIDParamsWithHTTPClient creates a new PatchAppsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPatchAppsIDParamsWithTimeout ¶

func NewPatchAppsIDParamsWithTimeout(timeout time.Duration) *PatchAppsIDParams

NewPatchAppsIDParamsWithTimeout creates a new PatchAppsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PatchAppsIDParams) SetContext ¶

func (o *PatchAppsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the patch apps ID params

func (*PatchAppsIDParams) SetHTTPClient ¶

func (o *PatchAppsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch apps ID params

func (*PatchAppsIDParams) SetID ¶

func (o *PatchAppsIDParams) SetID(id int64)

SetID adds the id to the patch apps ID params

func (*PatchAppsIDParams) SetPatchRequest ¶

func (o *PatchAppsIDParams) SetPatchRequest(patchRequest *models.PatchRequest1)

SetPatchRequest adds the patchRequest to the patch apps ID params

func (*PatchAppsIDParams) SetTimeout ¶

func (o *PatchAppsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch apps ID params

func (*PatchAppsIDParams) WithContext ¶

func (o *PatchAppsIDParams) WithContext(ctx context.Context) *PatchAppsIDParams

WithContext adds the context to the patch apps ID params

func (*PatchAppsIDParams) WithHTTPClient ¶

func (o *PatchAppsIDParams) WithHTTPClient(client *http.Client) *PatchAppsIDParams

WithHTTPClient adds the HTTPClient to the patch apps ID params

func (*PatchAppsIDParams) WithID ¶

func (o *PatchAppsIDParams) WithID(id int64) *PatchAppsIDParams

WithID adds the id to the patch apps ID params

func (*PatchAppsIDParams) WithPatchRequest ¶

func (o *PatchAppsIDParams) WithPatchRequest(patchRequest *models.PatchRequest1) *PatchAppsIDParams

WithPatchRequest adds the patchRequest to the patch apps ID params

func (*PatchAppsIDParams) WithTimeout ¶

func (o *PatchAppsIDParams) WithTimeout(timeout time.Duration) *PatchAppsIDParams

WithTimeout adds the timeout to the patch apps ID params

func (*PatchAppsIDParams) WriteToRequest ¶

func (o *PatchAppsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PatchAppsIDReader ¶

type PatchAppsIDReader struct {
	// contains filtered or unexported fields
}

PatchAppsIDReader is a Reader for the PatchAppsID structure.

func (*PatchAppsIDReader) ReadResponse ¶

func (o *PatchAppsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchCertificatesIDDefault ¶

type PatchCertificatesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PatchCertificatesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPatchCertificatesIDDefault ¶

func NewPatchCertificatesIDDefault(code int) *PatchCertificatesIDDefault

NewPatchCertificatesIDDefault creates a PatchCertificatesIDDefault with default headers values

func (*PatchCertificatesIDDefault) Code ¶

func (o *PatchCertificatesIDDefault) Code() int

Code gets the status code for the patch certificates ID default response

func (*PatchCertificatesIDDefault) Error ¶

func (*PatchCertificatesIDDefault) GetPayload ¶

type PatchCertificatesIDOK ¶

type PatchCertificatesIDOK struct {
}

PatchCertificatesIDOK handles this case with default header values.

successful

func NewPatchCertificatesIDOK ¶

func NewPatchCertificatesIDOK() *PatchCertificatesIDOK

NewPatchCertificatesIDOK creates a PatchCertificatesIDOK with default headers values

func (*PatchCertificatesIDOK) Error ¶

func (o *PatchCertificatesIDOK) Error() string

type PatchCertificatesIDParams ¶

type PatchCertificatesIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest6
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchCertificatesIDParams contains all the parameters to send to the API endpoint for the patch certificates ID operation typically these are written to a http.Request

func NewPatchCertificatesIDParams ¶

func NewPatchCertificatesIDParams() *PatchCertificatesIDParams

NewPatchCertificatesIDParams creates a new PatchCertificatesIDParams object with the default values initialized.

func NewPatchCertificatesIDParamsWithContext ¶

func NewPatchCertificatesIDParamsWithContext(ctx context.Context) *PatchCertificatesIDParams

NewPatchCertificatesIDParamsWithContext creates a new PatchCertificatesIDParams object with the default values initialized, and the ability to set a context for a request

func NewPatchCertificatesIDParamsWithHTTPClient ¶

func NewPatchCertificatesIDParamsWithHTTPClient(client *http.Client) *PatchCertificatesIDParams

NewPatchCertificatesIDParamsWithHTTPClient creates a new PatchCertificatesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPatchCertificatesIDParamsWithTimeout ¶

func NewPatchCertificatesIDParamsWithTimeout(timeout time.Duration) *PatchCertificatesIDParams

NewPatchCertificatesIDParamsWithTimeout creates a new PatchCertificatesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PatchCertificatesIDParams) SetAppRequest ¶

func (o *PatchCertificatesIDParams) SetAppRequest(appRequest *models.AppRequest6)

SetAppRequest adds the appRequest to the patch certificates ID params

func (*PatchCertificatesIDParams) SetContext ¶

func (o *PatchCertificatesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the patch certificates ID params

func (*PatchCertificatesIDParams) SetHTTPClient ¶

func (o *PatchCertificatesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch certificates ID params

func (*PatchCertificatesIDParams) SetID ¶

func (o *PatchCertificatesIDParams) SetID(id int64)

SetID adds the id to the patch certificates ID params

func (*PatchCertificatesIDParams) SetTimeout ¶

func (o *PatchCertificatesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch certificates ID params

func (*PatchCertificatesIDParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the patch certificates ID params

func (*PatchCertificatesIDParams) WithContext ¶

WithContext adds the context to the patch certificates ID params

func (*PatchCertificatesIDParams) WithHTTPClient ¶

func (o *PatchCertificatesIDParams) WithHTTPClient(client *http.Client) *PatchCertificatesIDParams

WithHTTPClient adds the HTTPClient to the patch certificates ID params

func (*PatchCertificatesIDParams) WithID ¶

WithID adds the id to the patch certificates ID params

func (*PatchCertificatesIDParams) WithTimeout ¶

WithTimeout adds the timeout to the patch certificates ID params

func (*PatchCertificatesIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PatchCertificatesIDReader ¶

type PatchCertificatesIDReader struct {
	// contains filtered or unexported fields
}

PatchCertificatesIDReader is a Reader for the PatchCertificatesID structure.

func (*PatchCertificatesIDReader) ReadResponse ¶

func (o *PatchCertificatesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchDatabasesIDDefault ¶

type PatchDatabasesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PatchDatabasesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPatchDatabasesIDDefault ¶

func NewPatchDatabasesIDDefault(code int) *PatchDatabasesIDDefault

NewPatchDatabasesIDDefault creates a PatchDatabasesIDDefault with default headers values

func (*PatchDatabasesIDDefault) Code ¶

func (o *PatchDatabasesIDDefault) Code() int

Code gets the status code for the patch databases ID default response

func (*PatchDatabasesIDDefault) Error ¶

func (o *PatchDatabasesIDDefault) Error() string

func (*PatchDatabasesIDDefault) GetPayload ¶

type PatchDatabasesIDOK ¶

type PatchDatabasesIDOK struct {
}

PatchDatabasesIDOK handles this case with default header values.

successful

func NewPatchDatabasesIDOK ¶

func NewPatchDatabasesIDOK() *PatchDatabasesIDOK

NewPatchDatabasesIDOK creates a PatchDatabasesIDOK with default headers values

func (*PatchDatabasesIDOK) Error ¶

func (o *PatchDatabasesIDOK) Error() string

type PatchDatabasesIDParams ¶

type PatchDatabasesIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest14
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchDatabasesIDParams contains all the parameters to send to the API endpoint for the patch databases ID operation typically these are written to a http.Request

func NewPatchDatabasesIDParams ¶

func NewPatchDatabasesIDParams() *PatchDatabasesIDParams

NewPatchDatabasesIDParams creates a new PatchDatabasesIDParams object with the default values initialized.

func NewPatchDatabasesIDParamsWithContext ¶

func NewPatchDatabasesIDParamsWithContext(ctx context.Context) *PatchDatabasesIDParams

NewPatchDatabasesIDParamsWithContext creates a new PatchDatabasesIDParams object with the default values initialized, and the ability to set a context for a request

func NewPatchDatabasesIDParamsWithHTTPClient ¶

func NewPatchDatabasesIDParamsWithHTTPClient(client *http.Client) *PatchDatabasesIDParams

NewPatchDatabasesIDParamsWithHTTPClient creates a new PatchDatabasesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPatchDatabasesIDParamsWithTimeout ¶

func NewPatchDatabasesIDParamsWithTimeout(timeout time.Duration) *PatchDatabasesIDParams

NewPatchDatabasesIDParamsWithTimeout creates a new PatchDatabasesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PatchDatabasesIDParams) SetAppRequest ¶

func (o *PatchDatabasesIDParams) SetAppRequest(appRequest *models.AppRequest14)

SetAppRequest adds the appRequest to the patch databases ID params

func (*PatchDatabasesIDParams) SetContext ¶

func (o *PatchDatabasesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the patch databases ID params

func (*PatchDatabasesIDParams) SetHTTPClient ¶

func (o *PatchDatabasesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch databases ID params

func (*PatchDatabasesIDParams) SetID ¶

func (o *PatchDatabasesIDParams) SetID(id int64)

SetID adds the id to the patch databases ID params

func (*PatchDatabasesIDParams) SetTimeout ¶

func (o *PatchDatabasesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch databases ID params

func (*PatchDatabasesIDParams) WithAppRequest ¶

func (o *PatchDatabasesIDParams) WithAppRequest(appRequest *models.AppRequest14) *PatchDatabasesIDParams

WithAppRequest adds the appRequest to the patch databases ID params

func (*PatchDatabasesIDParams) WithContext ¶

WithContext adds the context to the patch databases ID params

func (*PatchDatabasesIDParams) WithHTTPClient ¶

func (o *PatchDatabasesIDParams) WithHTTPClient(client *http.Client) *PatchDatabasesIDParams

WithHTTPClient adds the HTTPClient to the patch databases ID params

func (*PatchDatabasesIDParams) WithID ¶

WithID adds the id to the patch databases ID params

func (*PatchDatabasesIDParams) WithTimeout ¶

WithTimeout adds the timeout to the patch databases ID params

func (*PatchDatabasesIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PatchDatabasesIDReader ¶

type PatchDatabasesIDReader struct {
	// contains filtered or unexported fields
}

PatchDatabasesIDReader is a Reader for the PatchDatabasesID structure.

func (*PatchDatabasesIDReader) ReadResponse ¶

func (o *PatchDatabasesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchLogDrainsIDDefault ¶

type PatchLogDrainsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PatchLogDrainsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPatchLogDrainsIDDefault ¶

func NewPatchLogDrainsIDDefault(code int) *PatchLogDrainsIDDefault

NewPatchLogDrainsIDDefault creates a PatchLogDrainsIDDefault with default headers values

func (*PatchLogDrainsIDDefault) Code ¶

func (o *PatchLogDrainsIDDefault) Code() int

Code gets the status code for the patch log drains ID default response

func (*PatchLogDrainsIDDefault) Error ¶

func (o *PatchLogDrainsIDDefault) Error() string

func (*PatchLogDrainsIDDefault) GetPayload ¶

type PatchLogDrainsIDOK ¶

type PatchLogDrainsIDOK struct {
}

PatchLogDrainsIDOK handles this case with default header values.

successful

func NewPatchLogDrainsIDOK ¶

func NewPatchLogDrainsIDOK() *PatchLogDrainsIDOK

NewPatchLogDrainsIDOK creates a PatchLogDrainsIDOK with default headers values

func (*PatchLogDrainsIDOK) Error ¶

func (o *PatchLogDrainsIDOK) Error() string

type PatchLogDrainsIDParams ¶

type PatchLogDrainsIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest17
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchLogDrainsIDParams contains all the parameters to send to the API endpoint for the patch log drains ID operation typically these are written to a http.Request

func NewPatchLogDrainsIDParams ¶

func NewPatchLogDrainsIDParams() *PatchLogDrainsIDParams

NewPatchLogDrainsIDParams creates a new PatchLogDrainsIDParams object with the default values initialized.

func NewPatchLogDrainsIDParamsWithContext ¶

func NewPatchLogDrainsIDParamsWithContext(ctx context.Context) *PatchLogDrainsIDParams

NewPatchLogDrainsIDParamsWithContext creates a new PatchLogDrainsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPatchLogDrainsIDParamsWithHTTPClient ¶

func NewPatchLogDrainsIDParamsWithHTTPClient(client *http.Client) *PatchLogDrainsIDParams

NewPatchLogDrainsIDParamsWithHTTPClient creates a new PatchLogDrainsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPatchLogDrainsIDParamsWithTimeout ¶

func NewPatchLogDrainsIDParamsWithTimeout(timeout time.Duration) *PatchLogDrainsIDParams

NewPatchLogDrainsIDParamsWithTimeout creates a new PatchLogDrainsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PatchLogDrainsIDParams) SetAppRequest ¶

func (o *PatchLogDrainsIDParams) SetAppRequest(appRequest *models.AppRequest17)

SetAppRequest adds the appRequest to the patch log drains ID params

func (*PatchLogDrainsIDParams) SetContext ¶

func (o *PatchLogDrainsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the patch log drains ID params

func (*PatchLogDrainsIDParams) SetHTTPClient ¶

func (o *PatchLogDrainsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch log drains ID params

func (*PatchLogDrainsIDParams) SetID ¶

func (o *PatchLogDrainsIDParams) SetID(id int64)

SetID adds the id to the patch log drains ID params

func (*PatchLogDrainsIDParams) SetTimeout ¶

func (o *PatchLogDrainsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch log drains ID params

func (*PatchLogDrainsIDParams) WithAppRequest ¶

func (o *PatchLogDrainsIDParams) WithAppRequest(appRequest *models.AppRequest17) *PatchLogDrainsIDParams

WithAppRequest adds the appRequest to the patch log drains ID params

func (*PatchLogDrainsIDParams) WithContext ¶

WithContext adds the context to the patch log drains ID params

func (*PatchLogDrainsIDParams) WithHTTPClient ¶

func (o *PatchLogDrainsIDParams) WithHTTPClient(client *http.Client) *PatchLogDrainsIDParams

WithHTTPClient adds the HTTPClient to the patch log drains ID params

func (*PatchLogDrainsIDParams) WithID ¶

WithID adds the id to the patch log drains ID params

func (*PatchLogDrainsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the patch log drains ID params

func (*PatchLogDrainsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PatchLogDrainsIDReader ¶

type PatchLogDrainsIDReader struct {
	// contains filtered or unexported fields
}

PatchLogDrainsIDReader is a Reader for the PatchLogDrainsID structure.

func (*PatchLogDrainsIDReader) ReadResponse ¶

func (o *PatchLogDrainsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchOperationsIDDefault ¶

type PatchOperationsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PatchOperationsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPatchOperationsIDDefault ¶

func NewPatchOperationsIDDefault(code int) *PatchOperationsIDDefault

NewPatchOperationsIDDefault creates a PatchOperationsIDDefault with default headers values

func (*PatchOperationsIDDefault) Code ¶

func (o *PatchOperationsIDDefault) Code() int

Code gets the status code for the patch operations ID default response

func (*PatchOperationsIDDefault) Error ¶

func (o *PatchOperationsIDDefault) Error() string

func (*PatchOperationsIDDefault) GetPayload ¶

type PatchOperationsIDOK ¶

type PatchOperationsIDOK struct {
}

PatchOperationsIDOK handles this case with default header values.

successful

func NewPatchOperationsIDOK ¶

func NewPatchOperationsIDOK() *PatchOperationsIDOK

NewPatchOperationsIDOK creates a PatchOperationsIDOK with default headers values

func (*PatchOperationsIDOK) Error ¶

func (o *PatchOperationsIDOK) Error() string

type PatchOperationsIDParams ¶

type PatchOperationsIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest20
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchOperationsIDParams contains all the parameters to send to the API endpoint for the patch operations ID operation typically these are written to a http.Request

func NewPatchOperationsIDParams ¶

func NewPatchOperationsIDParams() *PatchOperationsIDParams

NewPatchOperationsIDParams creates a new PatchOperationsIDParams object with the default values initialized.

func NewPatchOperationsIDParamsWithContext ¶

func NewPatchOperationsIDParamsWithContext(ctx context.Context) *PatchOperationsIDParams

NewPatchOperationsIDParamsWithContext creates a new PatchOperationsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPatchOperationsIDParamsWithHTTPClient ¶

func NewPatchOperationsIDParamsWithHTTPClient(client *http.Client) *PatchOperationsIDParams

NewPatchOperationsIDParamsWithHTTPClient creates a new PatchOperationsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPatchOperationsIDParamsWithTimeout ¶

func NewPatchOperationsIDParamsWithTimeout(timeout time.Duration) *PatchOperationsIDParams

NewPatchOperationsIDParamsWithTimeout creates a new PatchOperationsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PatchOperationsIDParams) SetAppRequest ¶

func (o *PatchOperationsIDParams) SetAppRequest(appRequest *models.AppRequest20)

SetAppRequest adds the appRequest to the patch operations ID params

func (*PatchOperationsIDParams) SetContext ¶

func (o *PatchOperationsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the patch operations ID params

func (*PatchOperationsIDParams) SetHTTPClient ¶

func (o *PatchOperationsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch operations ID params

func (*PatchOperationsIDParams) SetID ¶

func (o *PatchOperationsIDParams) SetID(id int64)

SetID adds the id to the patch operations ID params

func (*PatchOperationsIDParams) SetTimeout ¶

func (o *PatchOperationsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch operations ID params

func (*PatchOperationsIDParams) WithAppRequest ¶

func (o *PatchOperationsIDParams) WithAppRequest(appRequest *models.AppRequest20) *PatchOperationsIDParams

WithAppRequest adds the appRequest to the patch operations ID params

func (*PatchOperationsIDParams) WithContext ¶

WithContext adds the context to the patch operations ID params

func (*PatchOperationsIDParams) WithHTTPClient ¶

func (o *PatchOperationsIDParams) WithHTTPClient(client *http.Client) *PatchOperationsIDParams

WithHTTPClient adds the HTTPClient to the patch operations ID params

func (*PatchOperationsIDParams) WithID ¶

WithID adds the id to the patch operations ID params

func (*PatchOperationsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the patch operations ID params

func (*PatchOperationsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PatchOperationsIDReader ¶

type PatchOperationsIDReader struct {
	// contains filtered or unexported fields
}

PatchOperationsIDReader is a Reader for the PatchOperationsID structure.

func (*PatchOperationsIDReader) ReadResponse ¶

func (o *PatchOperationsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchVhostsIDDefault ¶

type PatchVhostsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PatchVhostsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPatchVhostsIDDefault ¶

func NewPatchVhostsIDDefault(code int) *PatchVhostsIDDefault

NewPatchVhostsIDDefault creates a PatchVhostsIDDefault with default headers values

func (*PatchVhostsIDDefault) Code ¶

func (o *PatchVhostsIDDefault) Code() int

Code gets the status code for the patch vhosts ID default response

func (*PatchVhostsIDDefault) Error ¶

func (o *PatchVhostsIDDefault) Error() string

func (*PatchVhostsIDDefault) GetPayload ¶

type PatchVhostsIDOK ¶

type PatchVhostsIDOK struct {
}

PatchVhostsIDOK handles this case with default header values.

successful

func NewPatchVhostsIDOK ¶

func NewPatchVhostsIDOK() *PatchVhostsIDOK

NewPatchVhostsIDOK creates a PatchVhostsIDOK with default headers values

func (*PatchVhostsIDOK) Error ¶

func (o *PatchVhostsIDOK) Error() string

type PatchVhostsIDParams ¶

type PatchVhostsIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest35
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchVhostsIDParams contains all the parameters to send to the API endpoint for the patch vhosts ID operation typically these are written to a http.Request

func NewPatchVhostsIDParams ¶

func NewPatchVhostsIDParams() *PatchVhostsIDParams

NewPatchVhostsIDParams creates a new PatchVhostsIDParams object with the default values initialized.

func NewPatchVhostsIDParamsWithContext ¶

func NewPatchVhostsIDParamsWithContext(ctx context.Context) *PatchVhostsIDParams

NewPatchVhostsIDParamsWithContext creates a new PatchVhostsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPatchVhostsIDParamsWithHTTPClient ¶

func NewPatchVhostsIDParamsWithHTTPClient(client *http.Client) *PatchVhostsIDParams

NewPatchVhostsIDParamsWithHTTPClient creates a new PatchVhostsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPatchVhostsIDParamsWithTimeout ¶

func NewPatchVhostsIDParamsWithTimeout(timeout time.Duration) *PatchVhostsIDParams

NewPatchVhostsIDParamsWithTimeout creates a new PatchVhostsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PatchVhostsIDParams) SetAppRequest ¶

func (o *PatchVhostsIDParams) SetAppRequest(appRequest *models.AppRequest35)

SetAppRequest adds the appRequest to the patch vhosts ID params

func (*PatchVhostsIDParams) SetContext ¶

func (o *PatchVhostsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the patch vhosts ID params

func (*PatchVhostsIDParams) SetHTTPClient ¶

func (o *PatchVhostsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch vhosts ID params

func (*PatchVhostsIDParams) SetID ¶

func (o *PatchVhostsIDParams) SetID(id int64)

SetID adds the id to the patch vhosts ID params

func (*PatchVhostsIDParams) SetTimeout ¶

func (o *PatchVhostsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch vhosts ID params

func (*PatchVhostsIDParams) WithAppRequest ¶

func (o *PatchVhostsIDParams) WithAppRequest(appRequest *models.AppRequest35) *PatchVhostsIDParams

WithAppRequest adds the appRequest to the patch vhosts ID params

func (*PatchVhostsIDParams) WithContext ¶

WithContext adds the context to the patch vhosts ID params

func (*PatchVhostsIDParams) WithHTTPClient ¶

func (o *PatchVhostsIDParams) WithHTTPClient(client *http.Client) *PatchVhostsIDParams

WithHTTPClient adds the HTTPClient to the patch vhosts ID params

func (*PatchVhostsIDParams) WithID ¶

WithID adds the id to the patch vhosts ID params

func (*PatchVhostsIDParams) WithTimeout ¶

func (o *PatchVhostsIDParams) WithTimeout(timeout time.Duration) *PatchVhostsIDParams

WithTimeout adds the timeout to the patch vhosts ID params

func (*PatchVhostsIDParams) WriteToRequest ¶

func (o *PatchVhostsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PatchVhostsIDReader ¶

type PatchVhostsIDReader struct {
	// contains filtered or unexported fields
}

PatchVhostsIDReader is a Reader for the PatchVhostsID structure.

func (*PatchVhostsIDReader) ReadResponse ¶

func (o *PatchVhostsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAccountsAccountIDAppsCreated ¶

type PostAccountsAccountIDAppsCreated struct {
	Payload *models.InlineResponse2011
}

PostAccountsAccountIDAppsCreated handles this case with default header values.

successful

func NewPostAccountsAccountIDAppsCreated ¶

func NewPostAccountsAccountIDAppsCreated() *PostAccountsAccountIDAppsCreated

NewPostAccountsAccountIDAppsCreated creates a PostAccountsAccountIDAppsCreated with default headers values

func (*PostAccountsAccountIDAppsCreated) Error ¶

func (*PostAccountsAccountIDAppsCreated) GetPayload ¶

type PostAccountsAccountIDAppsDefault ¶

type PostAccountsAccountIDAppsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAccountsAccountIDAppsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAccountsAccountIDAppsDefault ¶

func NewPostAccountsAccountIDAppsDefault(code int) *PostAccountsAccountIDAppsDefault

NewPostAccountsAccountIDAppsDefault creates a PostAccountsAccountIDAppsDefault with default headers values

func (*PostAccountsAccountIDAppsDefault) Code ¶

Code gets the status code for the post accounts account ID apps default response

func (*PostAccountsAccountIDAppsDefault) Error ¶

func (*PostAccountsAccountIDAppsDefault) GetPayload ¶

type PostAccountsAccountIDAppsParams ¶

type PostAccountsAccountIDAppsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*AppRequest*/
	AppRequest *models.AppRequest3

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAccountsAccountIDAppsParams contains all the parameters to send to the API endpoint for the post accounts account ID apps operation typically these are written to a http.Request

func NewPostAccountsAccountIDAppsParams ¶

func NewPostAccountsAccountIDAppsParams() *PostAccountsAccountIDAppsParams

NewPostAccountsAccountIDAppsParams creates a new PostAccountsAccountIDAppsParams object with the default values initialized.

func NewPostAccountsAccountIDAppsParamsWithContext ¶

func NewPostAccountsAccountIDAppsParamsWithContext(ctx context.Context) *PostAccountsAccountIDAppsParams

NewPostAccountsAccountIDAppsParamsWithContext creates a new PostAccountsAccountIDAppsParams object with the default values initialized, and the ability to set a context for a request

func NewPostAccountsAccountIDAppsParamsWithHTTPClient ¶

func NewPostAccountsAccountIDAppsParamsWithHTTPClient(client *http.Client) *PostAccountsAccountIDAppsParams

NewPostAccountsAccountIDAppsParamsWithHTTPClient creates a new PostAccountsAccountIDAppsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAccountsAccountIDAppsParamsWithTimeout ¶

func NewPostAccountsAccountIDAppsParamsWithTimeout(timeout time.Duration) *PostAccountsAccountIDAppsParams

NewPostAccountsAccountIDAppsParamsWithTimeout creates a new PostAccountsAccountIDAppsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAccountsAccountIDAppsParams) SetAccountID ¶

func (o *PostAccountsAccountIDAppsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) SetAppRequest ¶

func (o *PostAccountsAccountIDAppsParams) SetAppRequest(appRequest *models.AppRequest3)

SetAppRequest adds the appRequest to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) SetContext ¶

func (o *PostAccountsAccountIDAppsParams) SetContext(ctx context.Context)

SetContext adds the context to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) SetHTTPClient ¶

func (o *PostAccountsAccountIDAppsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) SetTimeout ¶

func (o *PostAccountsAccountIDAppsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) WithAccountID ¶

WithAccountID adds the accountID to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) WithContext ¶

WithContext adds the context to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) WithTimeout ¶

WithTimeout adds the timeout to the post accounts account ID apps params

func (*PostAccountsAccountIDAppsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostAccountsAccountIDAppsReader ¶

type PostAccountsAccountIDAppsReader struct {
	// contains filtered or unexported fields
}

PostAccountsAccountIDAppsReader is a Reader for the PostAccountsAccountIDApps structure.

func (*PostAccountsAccountIDAppsReader) ReadResponse ¶

func (o *PostAccountsAccountIDAppsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAccountsAccountIDCertificatesCreated ¶

type PostAccountsAccountIDCertificatesCreated struct {
	Payload *models.InlineResponse2012
}

PostAccountsAccountIDCertificatesCreated handles this case with default header values.

successful

func NewPostAccountsAccountIDCertificatesCreated ¶

func NewPostAccountsAccountIDCertificatesCreated() *PostAccountsAccountIDCertificatesCreated

NewPostAccountsAccountIDCertificatesCreated creates a PostAccountsAccountIDCertificatesCreated with default headers values

func (*PostAccountsAccountIDCertificatesCreated) Error ¶

func (*PostAccountsAccountIDCertificatesCreated) GetPayload ¶

type PostAccountsAccountIDCertificatesDefault ¶

type PostAccountsAccountIDCertificatesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAccountsAccountIDCertificatesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAccountsAccountIDCertificatesDefault ¶

func NewPostAccountsAccountIDCertificatesDefault(code int) *PostAccountsAccountIDCertificatesDefault

NewPostAccountsAccountIDCertificatesDefault creates a PostAccountsAccountIDCertificatesDefault with default headers values

func (*PostAccountsAccountIDCertificatesDefault) Code ¶

Code gets the status code for the post accounts account ID certificates default response

func (*PostAccountsAccountIDCertificatesDefault) Error ¶

func (*PostAccountsAccountIDCertificatesDefault) GetPayload ¶

type PostAccountsAccountIDCertificatesParams ¶

type PostAccountsAccountIDCertificatesParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*AppRequest*/
	AppRequest *models.AppRequest4

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAccountsAccountIDCertificatesParams contains all the parameters to send to the API endpoint for the post accounts account ID certificates operation typically these are written to a http.Request

func NewPostAccountsAccountIDCertificatesParams ¶

func NewPostAccountsAccountIDCertificatesParams() *PostAccountsAccountIDCertificatesParams

NewPostAccountsAccountIDCertificatesParams creates a new PostAccountsAccountIDCertificatesParams object with the default values initialized.

func NewPostAccountsAccountIDCertificatesParamsWithContext ¶

func NewPostAccountsAccountIDCertificatesParamsWithContext(ctx context.Context) *PostAccountsAccountIDCertificatesParams

NewPostAccountsAccountIDCertificatesParamsWithContext creates a new PostAccountsAccountIDCertificatesParams object with the default values initialized, and the ability to set a context for a request

func NewPostAccountsAccountIDCertificatesParamsWithHTTPClient ¶

func NewPostAccountsAccountIDCertificatesParamsWithHTTPClient(client *http.Client) *PostAccountsAccountIDCertificatesParams

NewPostAccountsAccountIDCertificatesParamsWithHTTPClient creates a new PostAccountsAccountIDCertificatesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAccountsAccountIDCertificatesParamsWithTimeout ¶

func NewPostAccountsAccountIDCertificatesParamsWithTimeout(timeout time.Duration) *PostAccountsAccountIDCertificatesParams

NewPostAccountsAccountIDCertificatesParamsWithTimeout creates a new PostAccountsAccountIDCertificatesParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAccountsAccountIDCertificatesParams) SetAccountID ¶

func (o *PostAccountsAccountIDCertificatesParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) SetAppRequest ¶

func (o *PostAccountsAccountIDCertificatesParams) SetAppRequest(appRequest *models.AppRequest4)

SetAppRequest adds the appRequest to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) SetContext ¶

SetContext adds the context to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) SetHTTPClient ¶

func (o *PostAccountsAccountIDCertificatesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) SetTimeout ¶

func (o *PostAccountsAccountIDCertificatesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) WithAccountID ¶

WithAccountID adds the accountID to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) WithContext ¶

WithContext adds the context to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) WithTimeout ¶

WithTimeout adds the timeout to the post accounts account ID certificates params

func (*PostAccountsAccountIDCertificatesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostAccountsAccountIDCertificatesReader ¶

type PostAccountsAccountIDCertificatesReader struct {
	// contains filtered or unexported fields
}

PostAccountsAccountIDCertificatesReader is a Reader for the PostAccountsAccountIDCertificates structure.

func (*PostAccountsAccountIDCertificatesReader) ReadResponse ¶

func (o *PostAccountsAccountIDCertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAccountsAccountIDClaimsTypeDefault ¶

type PostAccountsAccountIDClaimsTypeDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAccountsAccountIDClaimsTypeDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAccountsAccountIDClaimsTypeDefault ¶

func NewPostAccountsAccountIDClaimsTypeDefault(code int) *PostAccountsAccountIDClaimsTypeDefault

NewPostAccountsAccountIDClaimsTypeDefault creates a PostAccountsAccountIDClaimsTypeDefault with default headers values

func (*PostAccountsAccountIDClaimsTypeDefault) Code ¶

Code gets the status code for the post accounts account ID claims type default response

func (*PostAccountsAccountIDClaimsTypeDefault) Error ¶

func (*PostAccountsAccountIDClaimsTypeDefault) GetPayload ¶

type PostAccountsAccountIDClaimsTypeNoContent ¶

type PostAccountsAccountIDClaimsTypeNoContent struct {
}

PostAccountsAccountIDClaimsTypeNoContent handles this case with default header values.

successful

func NewPostAccountsAccountIDClaimsTypeNoContent ¶

func NewPostAccountsAccountIDClaimsTypeNoContent() *PostAccountsAccountIDClaimsTypeNoContent

NewPostAccountsAccountIDClaimsTypeNoContent creates a PostAccountsAccountIDClaimsTypeNoContent with default headers values

func (*PostAccountsAccountIDClaimsTypeNoContent) Error ¶

type PostAccountsAccountIDClaimsTypeParams ¶

type PostAccountsAccountIDClaimsTypeParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*AppRequest*/
	AppRequest *models.AppRequest7
	/*Type
	  type

	*/
	Type string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAccountsAccountIDClaimsTypeParams contains all the parameters to send to the API endpoint for the post accounts account ID claims type operation typically these are written to a http.Request

func NewPostAccountsAccountIDClaimsTypeParams ¶

func NewPostAccountsAccountIDClaimsTypeParams() *PostAccountsAccountIDClaimsTypeParams

NewPostAccountsAccountIDClaimsTypeParams creates a new PostAccountsAccountIDClaimsTypeParams object with the default values initialized.

func NewPostAccountsAccountIDClaimsTypeParamsWithContext ¶

func NewPostAccountsAccountIDClaimsTypeParamsWithContext(ctx context.Context) *PostAccountsAccountIDClaimsTypeParams

NewPostAccountsAccountIDClaimsTypeParamsWithContext creates a new PostAccountsAccountIDClaimsTypeParams object with the default values initialized, and the ability to set a context for a request

func NewPostAccountsAccountIDClaimsTypeParamsWithHTTPClient ¶

func NewPostAccountsAccountIDClaimsTypeParamsWithHTTPClient(client *http.Client) *PostAccountsAccountIDClaimsTypeParams

NewPostAccountsAccountIDClaimsTypeParamsWithHTTPClient creates a new PostAccountsAccountIDClaimsTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAccountsAccountIDClaimsTypeParamsWithTimeout ¶

func NewPostAccountsAccountIDClaimsTypeParamsWithTimeout(timeout time.Duration) *PostAccountsAccountIDClaimsTypeParams

NewPostAccountsAccountIDClaimsTypeParamsWithTimeout creates a new PostAccountsAccountIDClaimsTypeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAccountsAccountIDClaimsTypeParams) SetAccountID ¶

func (o *PostAccountsAccountIDClaimsTypeParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) SetAppRequest ¶

func (o *PostAccountsAccountIDClaimsTypeParams) SetAppRequest(appRequest *models.AppRequest7)

SetAppRequest adds the appRequest to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) SetContext ¶

SetContext adds the context to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) SetHTTPClient ¶

func (o *PostAccountsAccountIDClaimsTypeParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) SetTimeout ¶

func (o *PostAccountsAccountIDClaimsTypeParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) SetType ¶

func (o *PostAccountsAccountIDClaimsTypeParams) SetType(typeVar string)

SetType adds the type to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) WithAccountID ¶

WithAccountID adds the accountID to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) WithContext ¶

WithContext adds the context to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) WithTimeout ¶

WithTimeout adds the timeout to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) WithType ¶

WithType adds the typeVar to the post accounts account ID claims type params

func (*PostAccountsAccountIDClaimsTypeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostAccountsAccountIDClaimsTypeReader ¶

type PostAccountsAccountIDClaimsTypeReader struct {
	// contains filtered or unexported fields
}

PostAccountsAccountIDClaimsTypeReader is a Reader for the PostAccountsAccountIDClaimsType structure.

func (*PostAccountsAccountIDClaimsTypeReader) ReadResponse ¶

func (o *PostAccountsAccountIDClaimsTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAccountsAccountIDDatabasesCreated ¶

type PostAccountsAccountIDDatabasesCreated struct {
	Payload *models.InlineResponse2014
}

PostAccountsAccountIDDatabasesCreated handles this case with default header values.

successful

func NewPostAccountsAccountIDDatabasesCreated ¶

func NewPostAccountsAccountIDDatabasesCreated() *PostAccountsAccountIDDatabasesCreated

NewPostAccountsAccountIDDatabasesCreated creates a PostAccountsAccountIDDatabasesCreated with default headers values

func (*PostAccountsAccountIDDatabasesCreated) Error ¶

func (*PostAccountsAccountIDDatabasesCreated) GetPayload ¶

type PostAccountsAccountIDDatabasesDefault ¶

type PostAccountsAccountIDDatabasesDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAccountsAccountIDDatabasesDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAccountsAccountIDDatabasesDefault ¶

func NewPostAccountsAccountIDDatabasesDefault(code int) *PostAccountsAccountIDDatabasesDefault

NewPostAccountsAccountIDDatabasesDefault creates a PostAccountsAccountIDDatabasesDefault with default headers values

func (*PostAccountsAccountIDDatabasesDefault) Code ¶

Code gets the status code for the post accounts account ID databases default response

func (*PostAccountsAccountIDDatabasesDefault) Error ¶

func (*PostAccountsAccountIDDatabasesDefault) GetPayload ¶

type PostAccountsAccountIDDatabasesParams ¶

type PostAccountsAccountIDDatabasesParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*AppRequest*/
	AppRequest *models.AppRequest12

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAccountsAccountIDDatabasesParams contains all the parameters to send to the API endpoint for the post accounts account ID databases operation typically these are written to a http.Request

func NewPostAccountsAccountIDDatabasesParams ¶

func NewPostAccountsAccountIDDatabasesParams() *PostAccountsAccountIDDatabasesParams

NewPostAccountsAccountIDDatabasesParams creates a new PostAccountsAccountIDDatabasesParams object with the default values initialized.

func NewPostAccountsAccountIDDatabasesParamsWithContext ¶

func NewPostAccountsAccountIDDatabasesParamsWithContext(ctx context.Context) *PostAccountsAccountIDDatabasesParams

NewPostAccountsAccountIDDatabasesParamsWithContext creates a new PostAccountsAccountIDDatabasesParams object with the default values initialized, and the ability to set a context for a request

func NewPostAccountsAccountIDDatabasesParamsWithHTTPClient ¶

func NewPostAccountsAccountIDDatabasesParamsWithHTTPClient(client *http.Client) *PostAccountsAccountIDDatabasesParams

NewPostAccountsAccountIDDatabasesParamsWithHTTPClient creates a new PostAccountsAccountIDDatabasesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAccountsAccountIDDatabasesParamsWithTimeout ¶

func NewPostAccountsAccountIDDatabasesParamsWithTimeout(timeout time.Duration) *PostAccountsAccountIDDatabasesParams

NewPostAccountsAccountIDDatabasesParamsWithTimeout creates a new PostAccountsAccountIDDatabasesParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAccountsAccountIDDatabasesParams) SetAccountID ¶

func (o *PostAccountsAccountIDDatabasesParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) SetAppRequest ¶

func (o *PostAccountsAccountIDDatabasesParams) SetAppRequest(appRequest *models.AppRequest12)

SetAppRequest adds the appRequest to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) SetContext ¶

SetContext adds the context to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) SetHTTPClient ¶

func (o *PostAccountsAccountIDDatabasesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) SetTimeout ¶

func (o *PostAccountsAccountIDDatabasesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) WithAccountID ¶

WithAccountID adds the accountID to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) WithContext ¶

WithContext adds the context to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) WithTimeout ¶

WithTimeout adds the timeout to the post accounts account ID databases params

func (*PostAccountsAccountIDDatabasesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostAccountsAccountIDDatabasesReader ¶

type PostAccountsAccountIDDatabasesReader struct {
	// contains filtered or unexported fields
}

PostAccountsAccountIDDatabasesReader is a Reader for the PostAccountsAccountIDDatabases structure.

func (*PostAccountsAccountIDDatabasesReader) ReadResponse ¶

func (o *PostAccountsAccountIDDatabasesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAccountsAccountIDLogDrainsCreated ¶

type PostAccountsAccountIDLogDrainsCreated struct {
	Payload *models.InlineResponse2015
}

PostAccountsAccountIDLogDrainsCreated handles this case with default header values.

successful

func NewPostAccountsAccountIDLogDrainsCreated ¶

func NewPostAccountsAccountIDLogDrainsCreated() *PostAccountsAccountIDLogDrainsCreated

NewPostAccountsAccountIDLogDrainsCreated creates a PostAccountsAccountIDLogDrainsCreated with default headers values

func (*PostAccountsAccountIDLogDrainsCreated) Error ¶

func (*PostAccountsAccountIDLogDrainsCreated) GetPayload ¶

type PostAccountsAccountIDLogDrainsDefault ¶

type PostAccountsAccountIDLogDrainsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAccountsAccountIDLogDrainsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAccountsAccountIDLogDrainsDefault ¶

func NewPostAccountsAccountIDLogDrainsDefault(code int) *PostAccountsAccountIDLogDrainsDefault

NewPostAccountsAccountIDLogDrainsDefault creates a PostAccountsAccountIDLogDrainsDefault with default headers values

func (*PostAccountsAccountIDLogDrainsDefault) Code ¶

Code gets the status code for the post accounts account ID log drains default response

func (*PostAccountsAccountIDLogDrainsDefault) Error ¶

func (*PostAccountsAccountIDLogDrainsDefault) GetPayload ¶

type PostAccountsAccountIDLogDrainsParams ¶

type PostAccountsAccountIDLogDrainsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*AppRequest*/
	AppRequest *models.AppRequest15

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAccountsAccountIDLogDrainsParams contains all the parameters to send to the API endpoint for the post accounts account ID log drains operation typically these are written to a http.Request

func NewPostAccountsAccountIDLogDrainsParams ¶

func NewPostAccountsAccountIDLogDrainsParams() *PostAccountsAccountIDLogDrainsParams

NewPostAccountsAccountIDLogDrainsParams creates a new PostAccountsAccountIDLogDrainsParams object with the default values initialized.

func NewPostAccountsAccountIDLogDrainsParamsWithContext ¶

func NewPostAccountsAccountIDLogDrainsParamsWithContext(ctx context.Context) *PostAccountsAccountIDLogDrainsParams

NewPostAccountsAccountIDLogDrainsParamsWithContext creates a new PostAccountsAccountIDLogDrainsParams object with the default values initialized, and the ability to set a context for a request

func NewPostAccountsAccountIDLogDrainsParamsWithHTTPClient ¶

func NewPostAccountsAccountIDLogDrainsParamsWithHTTPClient(client *http.Client) *PostAccountsAccountIDLogDrainsParams

NewPostAccountsAccountIDLogDrainsParamsWithHTTPClient creates a new PostAccountsAccountIDLogDrainsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAccountsAccountIDLogDrainsParamsWithTimeout ¶

func NewPostAccountsAccountIDLogDrainsParamsWithTimeout(timeout time.Duration) *PostAccountsAccountIDLogDrainsParams

NewPostAccountsAccountIDLogDrainsParamsWithTimeout creates a new PostAccountsAccountIDLogDrainsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAccountsAccountIDLogDrainsParams) SetAccountID ¶

func (o *PostAccountsAccountIDLogDrainsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) SetAppRequest ¶

func (o *PostAccountsAccountIDLogDrainsParams) SetAppRequest(appRequest *models.AppRequest15)

SetAppRequest adds the appRequest to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) SetContext ¶

SetContext adds the context to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) SetHTTPClient ¶

func (o *PostAccountsAccountIDLogDrainsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) SetTimeout ¶

func (o *PostAccountsAccountIDLogDrainsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) WithAccountID ¶

WithAccountID adds the accountID to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) WithContext ¶

WithContext adds the context to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) WithTimeout ¶

WithTimeout adds the timeout to the post accounts account ID log drains params

func (*PostAccountsAccountIDLogDrainsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostAccountsAccountIDLogDrainsReader ¶

type PostAccountsAccountIDLogDrainsReader struct {
	// contains filtered or unexported fields
}

PostAccountsAccountIDLogDrainsReader is a Reader for the PostAccountsAccountIDLogDrains structure.

func (*PostAccountsAccountIDLogDrainsReader) ReadResponse ¶

func (o *PostAccountsAccountIDLogDrainsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAccountsAccountIDMetricDrainsCreated ¶

type PostAccountsAccountIDMetricDrainsCreated struct {
	Payload *models.InlineResponse2016
}

PostAccountsAccountIDMetricDrainsCreated handles this case with default header values.

successful

func NewPostAccountsAccountIDMetricDrainsCreated ¶

func NewPostAccountsAccountIDMetricDrainsCreated() *PostAccountsAccountIDMetricDrainsCreated

NewPostAccountsAccountIDMetricDrainsCreated creates a PostAccountsAccountIDMetricDrainsCreated with default headers values

func (*PostAccountsAccountIDMetricDrainsCreated) Error ¶

func (*PostAccountsAccountIDMetricDrainsCreated) GetPayload ¶

type PostAccountsAccountIDMetricDrainsDefault ¶

type PostAccountsAccountIDMetricDrainsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAccountsAccountIDMetricDrainsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAccountsAccountIDMetricDrainsDefault ¶

func NewPostAccountsAccountIDMetricDrainsDefault(code int) *PostAccountsAccountIDMetricDrainsDefault

NewPostAccountsAccountIDMetricDrainsDefault creates a PostAccountsAccountIDMetricDrainsDefault with default headers values

func (*PostAccountsAccountIDMetricDrainsDefault) Code ¶

Code gets the status code for the post accounts account ID metric drains default response

func (*PostAccountsAccountIDMetricDrainsDefault) Error ¶

func (*PostAccountsAccountIDMetricDrainsDefault) GetPayload ¶

type PostAccountsAccountIDMetricDrainsParams ¶

type PostAccountsAccountIDMetricDrainsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*AppRequest*/
	AppRequest *models.AppRequest18

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAccountsAccountIDMetricDrainsParams contains all the parameters to send to the API endpoint for the post accounts account ID metric drains operation typically these are written to a http.Request

func NewPostAccountsAccountIDMetricDrainsParams ¶

func NewPostAccountsAccountIDMetricDrainsParams() *PostAccountsAccountIDMetricDrainsParams

NewPostAccountsAccountIDMetricDrainsParams creates a new PostAccountsAccountIDMetricDrainsParams object with the default values initialized.

func NewPostAccountsAccountIDMetricDrainsParamsWithContext ¶

func NewPostAccountsAccountIDMetricDrainsParamsWithContext(ctx context.Context) *PostAccountsAccountIDMetricDrainsParams

NewPostAccountsAccountIDMetricDrainsParamsWithContext creates a new PostAccountsAccountIDMetricDrainsParams object with the default values initialized, and the ability to set a context for a request

func NewPostAccountsAccountIDMetricDrainsParamsWithHTTPClient ¶

func NewPostAccountsAccountIDMetricDrainsParamsWithHTTPClient(client *http.Client) *PostAccountsAccountIDMetricDrainsParams

NewPostAccountsAccountIDMetricDrainsParamsWithHTTPClient creates a new PostAccountsAccountIDMetricDrainsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAccountsAccountIDMetricDrainsParamsWithTimeout ¶

func NewPostAccountsAccountIDMetricDrainsParamsWithTimeout(timeout time.Duration) *PostAccountsAccountIDMetricDrainsParams

NewPostAccountsAccountIDMetricDrainsParamsWithTimeout creates a new PostAccountsAccountIDMetricDrainsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAccountsAccountIDMetricDrainsParams) SetAccountID ¶

func (o *PostAccountsAccountIDMetricDrainsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) SetAppRequest ¶

func (o *PostAccountsAccountIDMetricDrainsParams) SetAppRequest(appRequest *models.AppRequest18)

SetAppRequest adds the appRequest to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) SetContext ¶

SetContext adds the context to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) SetHTTPClient ¶

func (o *PostAccountsAccountIDMetricDrainsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) SetTimeout ¶

func (o *PostAccountsAccountIDMetricDrainsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) WithAccountID ¶

WithAccountID adds the accountID to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) WithContext ¶

WithContext adds the context to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) WithTimeout ¶

WithTimeout adds the timeout to the post accounts account ID metric drains params

func (*PostAccountsAccountIDMetricDrainsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostAccountsAccountIDMetricDrainsReader ¶

type PostAccountsAccountIDMetricDrainsReader struct {
	// contains filtered or unexported fields
}

PostAccountsAccountIDMetricDrainsReader is a Reader for the PostAccountsAccountIDMetricDrains structure.

func (*PostAccountsAccountIDMetricDrainsReader) ReadResponse ¶

func (o *PostAccountsAccountIDMetricDrainsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAccountsAccountIDPermissionsCreated ¶

type PostAccountsAccountIDPermissionsCreated struct {
	Payload *models.InlineResponse2017
}

PostAccountsAccountIDPermissionsCreated handles this case with default header values.

successful

func NewPostAccountsAccountIDPermissionsCreated ¶

func NewPostAccountsAccountIDPermissionsCreated() *PostAccountsAccountIDPermissionsCreated

NewPostAccountsAccountIDPermissionsCreated creates a PostAccountsAccountIDPermissionsCreated with default headers values

func (*PostAccountsAccountIDPermissionsCreated) Error ¶

func (*PostAccountsAccountIDPermissionsCreated) GetPayload ¶

type PostAccountsAccountIDPermissionsDefault ¶

type PostAccountsAccountIDPermissionsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAccountsAccountIDPermissionsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAccountsAccountIDPermissionsDefault ¶

func NewPostAccountsAccountIDPermissionsDefault(code int) *PostAccountsAccountIDPermissionsDefault

NewPostAccountsAccountIDPermissionsDefault creates a PostAccountsAccountIDPermissionsDefault with default headers values

func (*PostAccountsAccountIDPermissionsDefault) Code ¶

Code gets the status code for the post accounts account ID permissions default response

func (*PostAccountsAccountIDPermissionsDefault) Error ¶

func (*PostAccountsAccountIDPermissionsDefault) GetPayload ¶

type PostAccountsAccountIDPermissionsParams ¶

type PostAccountsAccountIDPermissionsParams struct {

	/*AccountID
	  account_id

	*/
	AccountID int64
	/*AppRequest*/
	AppRequest *models.AppRequest31

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAccountsAccountIDPermissionsParams contains all the parameters to send to the API endpoint for the post accounts account ID permissions operation typically these are written to a http.Request

func NewPostAccountsAccountIDPermissionsParams ¶

func NewPostAccountsAccountIDPermissionsParams() *PostAccountsAccountIDPermissionsParams

NewPostAccountsAccountIDPermissionsParams creates a new PostAccountsAccountIDPermissionsParams object with the default values initialized.

func NewPostAccountsAccountIDPermissionsParamsWithContext ¶

func NewPostAccountsAccountIDPermissionsParamsWithContext(ctx context.Context) *PostAccountsAccountIDPermissionsParams

NewPostAccountsAccountIDPermissionsParamsWithContext creates a new PostAccountsAccountIDPermissionsParams object with the default values initialized, and the ability to set a context for a request

func NewPostAccountsAccountIDPermissionsParamsWithHTTPClient ¶

func NewPostAccountsAccountIDPermissionsParamsWithHTTPClient(client *http.Client) *PostAccountsAccountIDPermissionsParams

NewPostAccountsAccountIDPermissionsParamsWithHTTPClient creates a new PostAccountsAccountIDPermissionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAccountsAccountIDPermissionsParamsWithTimeout ¶

func NewPostAccountsAccountIDPermissionsParamsWithTimeout(timeout time.Duration) *PostAccountsAccountIDPermissionsParams

NewPostAccountsAccountIDPermissionsParamsWithTimeout creates a new PostAccountsAccountIDPermissionsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAccountsAccountIDPermissionsParams) SetAccountID ¶

func (o *PostAccountsAccountIDPermissionsParams) SetAccountID(accountID int64)

SetAccountID adds the accountId to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) SetAppRequest ¶

func (o *PostAccountsAccountIDPermissionsParams) SetAppRequest(appRequest *models.AppRequest31)

SetAppRequest adds the appRequest to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) SetContext ¶

SetContext adds the context to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) SetHTTPClient ¶

func (o *PostAccountsAccountIDPermissionsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) SetTimeout ¶

func (o *PostAccountsAccountIDPermissionsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) WithAccountID ¶

WithAccountID adds the accountID to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) WithContext ¶

WithContext adds the context to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) WithTimeout ¶

WithTimeout adds the timeout to the post accounts account ID permissions params

func (*PostAccountsAccountIDPermissionsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostAccountsAccountIDPermissionsReader ¶

type PostAccountsAccountIDPermissionsReader struct {
	// contains filtered or unexported fields
}

PostAccountsAccountIDPermissionsReader is a Reader for the PostAccountsAccountIDPermissions structure.

func (*PostAccountsAccountIDPermissionsReader) ReadResponse ¶

func (o *PostAccountsAccountIDPermissionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAccountsCreated ¶

type PostAccountsCreated struct {
	Payload *models.InlineResponse201
}

PostAccountsCreated handles this case with default header values.

successful

func NewPostAccountsCreated ¶

func NewPostAccountsCreated() *PostAccountsCreated

NewPostAccountsCreated creates a PostAccountsCreated with default headers values

func (*PostAccountsCreated) Error ¶

func (o *PostAccountsCreated) Error() string

func (*PostAccountsCreated) GetPayload ¶

func (o *PostAccountsCreated) GetPayload() *models.InlineResponse201

type PostAccountsDefault ¶

type PostAccountsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAccountsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAccountsDefault ¶

func NewPostAccountsDefault(code int) *PostAccountsDefault

NewPostAccountsDefault creates a PostAccountsDefault with default headers values

func (*PostAccountsDefault) Code ¶

func (o *PostAccountsDefault) Code() int

Code gets the status code for the post accounts default response

func (*PostAccountsDefault) Error ¶

func (o *PostAccountsDefault) Error() string

func (*PostAccountsDefault) GetPayload ¶

type PostAccountsParams ¶

type PostAccountsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAccountsParams contains all the parameters to send to the API endpoint for the post accounts operation typically these are written to a http.Request

func NewPostAccountsParams ¶

func NewPostAccountsParams() *PostAccountsParams

NewPostAccountsParams creates a new PostAccountsParams object with the default values initialized.

func NewPostAccountsParamsWithContext ¶

func NewPostAccountsParamsWithContext(ctx context.Context) *PostAccountsParams

NewPostAccountsParamsWithContext creates a new PostAccountsParams object with the default values initialized, and the ability to set a context for a request

func NewPostAccountsParamsWithHTTPClient ¶

func NewPostAccountsParamsWithHTTPClient(client *http.Client) *PostAccountsParams

NewPostAccountsParamsWithHTTPClient creates a new PostAccountsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAccountsParamsWithTimeout ¶

func NewPostAccountsParamsWithTimeout(timeout time.Duration) *PostAccountsParams

NewPostAccountsParamsWithTimeout creates a new PostAccountsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAccountsParams) SetAppRequest ¶

func (o *PostAccountsParams) SetAppRequest(appRequest *models.AppRequest)

SetAppRequest adds the appRequest to the post accounts params

func (*PostAccountsParams) SetContext ¶

func (o *PostAccountsParams) SetContext(ctx context.Context)

SetContext adds the context to the post accounts params

func (*PostAccountsParams) SetHTTPClient ¶

func (o *PostAccountsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post accounts params

func (*PostAccountsParams) SetTimeout ¶

func (o *PostAccountsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post accounts params

func (*PostAccountsParams) WithAppRequest ¶

func (o *PostAccountsParams) WithAppRequest(appRequest *models.AppRequest) *PostAccountsParams

WithAppRequest adds the appRequest to the post accounts params

func (*PostAccountsParams) WithContext ¶

WithContext adds the context to the post accounts params

func (*PostAccountsParams) WithHTTPClient ¶

func (o *PostAccountsParams) WithHTTPClient(client *http.Client) *PostAccountsParams

WithHTTPClient adds the HTTPClient to the post accounts params

func (*PostAccountsParams) WithTimeout ¶

func (o *PostAccountsParams) WithTimeout(timeout time.Duration) *PostAccountsParams

WithTimeout adds the timeout to the post accounts params

func (*PostAccountsParams) WriteToRequest ¶

func (o *PostAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PostAccountsReader ¶

type PostAccountsReader struct {
	// contains filtered or unexported fields
}

PostAccountsReader is a Reader for the PostAccounts structure.

func (*PostAccountsReader) ReadResponse ¶

func (o *PostAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAppsAppIDConfigurationsCreated ¶

type PostAppsAppIDConfigurationsCreated struct {
	Payload *models.InlineResponse2013
}

PostAppsAppIDConfigurationsCreated handles this case with default header values.

successful

func NewPostAppsAppIDConfigurationsCreated ¶

func NewPostAppsAppIDConfigurationsCreated() *PostAppsAppIDConfigurationsCreated

NewPostAppsAppIDConfigurationsCreated creates a PostAppsAppIDConfigurationsCreated with default headers values

func (*PostAppsAppIDConfigurationsCreated) Error ¶

func (*PostAppsAppIDConfigurationsCreated) GetPayload ¶

type PostAppsAppIDConfigurationsDefault ¶

type PostAppsAppIDConfigurationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAppsAppIDConfigurationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAppsAppIDConfigurationsDefault ¶

func NewPostAppsAppIDConfigurationsDefault(code int) *PostAppsAppIDConfigurationsDefault

NewPostAppsAppIDConfigurationsDefault creates a PostAppsAppIDConfigurationsDefault with default headers values

func (*PostAppsAppIDConfigurationsDefault) Code ¶

Code gets the status code for the post apps app ID configurations default response

func (*PostAppsAppIDConfigurationsDefault) Error ¶

func (*PostAppsAppIDConfigurationsDefault) GetPayload ¶

type PostAppsAppIDConfigurationsParams ¶

type PostAppsAppIDConfigurationsParams struct {

	/*AppID
	  app_id

	*/
	AppID int64
	/*AppRequest*/
	AppRequest *models.AppRequest10

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAppsAppIDConfigurationsParams contains all the parameters to send to the API endpoint for the post apps app ID configurations operation typically these are written to a http.Request

func NewPostAppsAppIDConfigurationsParams ¶

func NewPostAppsAppIDConfigurationsParams() *PostAppsAppIDConfigurationsParams

NewPostAppsAppIDConfigurationsParams creates a new PostAppsAppIDConfigurationsParams object with the default values initialized.

func NewPostAppsAppIDConfigurationsParamsWithContext ¶

func NewPostAppsAppIDConfigurationsParamsWithContext(ctx context.Context) *PostAppsAppIDConfigurationsParams

NewPostAppsAppIDConfigurationsParamsWithContext creates a new PostAppsAppIDConfigurationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostAppsAppIDConfigurationsParamsWithHTTPClient ¶

func NewPostAppsAppIDConfigurationsParamsWithHTTPClient(client *http.Client) *PostAppsAppIDConfigurationsParams

NewPostAppsAppIDConfigurationsParamsWithHTTPClient creates a new PostAppsAppIDConfigurationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAppsAppIDConfigurationsParamsWithTimeout ¶

func NewPostAppsAppIDConfigurationsParamsWithTimeout(timeout time.Duration) *PostAppsAppIDConfigurationsParams

NewPostAppsAppIDConfigurationsParamsWithTimeout creates a new PostAppsAppIDConfigurationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAppsAppIDConfigurationsParams) SetAppID ¶

func (o *PostAppsAppIDConfigurationsParams) SetAppID(appID int64)

SetAppID adds the appId to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) SetAppRequest ¶

func (o *PostAppsAppIDConfigurationsParams) SetAppRequest(appRequest *models.AppRequest10)

SetAppRequest adds the appRequest to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) SetContext ¶

SetContext adds the context to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) SetHTTPClient ¶

func (o *PostAppsAppIDConfigurationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) SetTimeout ¶

func (o *PostAppsAppIDConfigurationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) WithAppID ¶

WithAppID adds the appID to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) WithContext ¶

WithContext adds the context to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post apps app ID configurations params

func (*PostAppsAppIDConfigurationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostAppsAppIDConfigurationsReader ¶

type PostAppsAppIDConfigurationsReader struct {
	// contains filtered or unexported fields
}

PostAppsAppIDConfigurationsReader is a Reader for the PostAppsAppIDConfigurations structure.

func (*PostAppsAppIDConfigurationsReader) ReadResponse ¶

func (o *PostAppsAppIDConfigurationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostAppsAppIDOperationsCreated ¶

type PostAppsAppIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostAppsAppIDOperationsCreated handles this case with default header values.

successful

func NewPostAppsAppIDOperationsCreated ¶

func NewPostAppsAppIDOperationsCreated() *PostAppsAppIDOperationsCreated

NewPostAppsAppIDOperationsCreated creates a PostAppsAppIDOperationsCreated with default headers values

func (*PostAppsAppIDOperationsCreated) Error ¶

func (*PostAppsAppIDOperationsCreated) GetPayload ¶

type PostAppsAppIDOperationsDefault ¶

type PostAppsAppIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostAppsAppIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostAppsAppIDOperationsDefault ¶

func NewPostAppsAppIDOperationsDefault(code int) *PostAppsAppIDOperationsDefault

NewPostAppsAppIDOperationsDefault creates a PostAppsAppIDOperationsDefault with default headers values

func (*PostAppsAppIDOperationsDefault) Code ¶

Code gets the status code for the post apps app ID operations default response

func (*PostAppsAppIDOperationsDefault) Error ¶

func (*PostAppsAppIDOperationsDefault) GetPayload ¶

type PostAppsAppIDOperationsParams ¶

type PostAppsAppIDOperationsParams struct {

	/*AppID
	  app_id

	*/
	AppID int64
	/*AppRequest*/
	AppRequest *models.AppRequest21

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostAppsAppIDOperationsParams contains all the parameters to send to the API endpoint for the post apps app ID operations operation typically these are written to a http.Request

func NewPostAppsAppIDOperationsParams ¶

func NewPostAppsAppIDOperationsParams() *PostAppsAppIDOperationsParams

NewPostAppsAppIDOperationsParams creates a new PostAppsAppIDOperationsParams object with the default values initialized.

func NewPostAppsAppIDOperationsParamsWithContext ¶

func NewPostAppsAppIDOperationsParamsWithContext(ctx context.Context) *PostAppsAppIDOperationsParams

NewPostAppsAppIDOperationsParamsWithContext creates a new PostAppsAppIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostAppsAppIDOperationsParamsWithHTTPClient ¶

func NewPostAppsAppIDOperationsParamsWithHTTPClient(client *http.Client) *PostAppsAppIDOperationsParams

NewPostAppsAppIDOperationsParamsWithHTTPClient creates a new PostAppsAppIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostAppsAppIDOperationsParamsWithTimeout ¶

func NewPostAppsAppIDOperationsParamsWithTimeout(timeout time.Duration) *PostAppsAppIDOperationsParams

NewPostAppsAppIDOperationsParamsWithTimeout creates a new PostAppsAppIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostAppsAppIDOperationsParams) SetAppID ¶

func (o *PostAppsAppIDOperationsParams) SetAppID(appID int64)

SetAppID adds the appId to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) SetAppRequest ¶

func (o *PostAppsAppIDOperationsParams) SetAppRequest(appRequest *models.AppRequest21)

SetAppRequest adds the appRequest to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) SetContext ¶

func (o *PostAppsAppIDOperationsParams) SetContext(ctx context.Context)

SetContext adds the context to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) SetHTTPClient ¶

func (o *PostAppsAppIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) SetTimeout ¶

func (o *PostAppsAppIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) WithAppID ¶

WithAppID adds the appID to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) WithContext ¶

WithContext adds the context to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post apps app ID operations params

func (*PostAppsAppIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostAppsAppIDOperationsReader ¶

type PostAppsAppIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostAppsAppIDOperationsReader is a Reader for the PostAppsAppIDOperations structure.

func (*PostAppsAppIDOperationsReader) ReadResponse ¶

func (o *PostAppsAppIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostBackupsBackupIDOperationsCreated ¶

type PostBackupsBackupIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostBackupsBackupIDOperationsCreated handles this case with default header values.

successful

func NewPostBackupsBackupIDOperationsCreated ¶

func NewPostBackupsBackupIDOperationsCreated() *PostBackupsBackupIDOperationsCreated

NewPostBackupsBackupIDOperationsCreated creates a PostBackupsBackupIDOperationsCreated with default headers values

func (*PostBackupsBackupIDOperationsCreated) Error ¶

func (*PostBackupsBackupIDOperationsCreated) GetPayload ¶

type PostBackupsBackupIDOperationsDefault ¶

type PostBackupsBackupIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostBackupsBackupIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostBackupsBackupIDOperationsDefault ¶

func NewPostBackupsBackupIDOperationsDefault(code int) *PostBackupsBackupIDOperationsDefault

NewPostBackupsBackupIDOperationsDefault creates a PostBackupsBackupIDOperationsDefault with default headers values

func (*PostBackupsBackupIDOperationsDefault) Code ¶

Code gets the status code for the post backups backup ID operations default response

func (*PostBackupsBackupIDOperationsDefault) Error ¶

func (*PostBackupsBackupIDOperationsDefault) GetPayload ¶

type PostBackupsBackupIDOperationsParams ¶

type PostBackupsBackupIDOperationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest30
	/*BackupID
	  backup_id

	*/
	BackupID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostBackupsBackupIDOperationsParams contains all the parameters to send to the API endpoint for the post backups backup ID operations operation typically these are written to a http.Request

func NewPostBackupsBackupIDOperationsParams ¶

func NewPostBackupsBackupIDOperationsParams() *PostBackupsBackupIDOperationsParams

NewPostBackupsBackupIDOperationsParams creates a new PostBackupsBackupIDOperationsParams object with the default values initialized.

func NewPostBackupsBackupIDOperationsParamsWithContext ¶

func NewPostBackupsBackupIDOperationsParamsWithContext(ctx context.Context) *PostBackupsBackupIDOperationsParams

NewPostBackupsBackupIDOperationsParamsWithContext creates a new PostBackupsBackupIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostBackupsBackupIDOperationsParamsWithHTTPClient ¶

func NewPostBackupsBackupIDOperationsParamsWithHTTPClient(client *http.Client) *PostBackupsBackupIDOperationsParams

NewPostBackupsBackupIDOperationsParamsWithHTTPClient creates a new PostBackupsBackupIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostBackupsBackupIDOperationsParamsWithTimeout ¶

func NewPostBackupsBackupIDOperationsParamsWithTimeout(timeout time.Duration) *PostBackupsBackupIDOperationsParams

NewPostBackupsBackupIDOperationsParamsWithTimeout creates a new PostBackupsBackupIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostBackupsBackupIDOperationsParams) SetAppRequest ¶

func (o *PostBackupsBackupIDOperationsParams) SetAppRequest(appRequest *models.AppRequest30)

SetAppRequest adds the appRequest to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) SetBackupID ¶

func (o *PostBackupsBackupIDOperationsParams) SetBackupID(backupID int64)

SetBackupID adds the backupId to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) SetContext ¶

SetContext adds the context to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) SetHTTPClient ¶

func (o *PostBackupsBackupIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) SetTimeout ¶

func (o *PostBackupsBackupIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) WithBackupID ¶

WithBackupID adds the backupID to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) WithContext ¶

WithContext adds the context to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post backups backup ID operations params

func (*PostBackupsBackupIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostBackupsBackupIDOperationsReader ¶

type PostBackupsBackupIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostBackupsBackupIDOperationsReader is a Reader for the PostBackupsBackupIDOperations structure.

func (*PostBackupsBackupIDOperationsReader) ReadResponse ¶

func (o *PostBackupsBackupIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostClaimsDefault ¶

type PostClaimsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostClaimsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostClaimsDefault ¶

func NewPostClaimsDefault(code int) *PostClaimsDefault

NewPostClaimsDefault creates a PostClaimsDefault with default headers values

func (*PostClaimsDefault) Code ¶

func (o *PostClaimsDefault) Code() int

Code gets the status code for the post claims default response

func (*PostClaimsDefault) Error ¶

func (o *PostClaimsDefault) Error() string

func (*PostClaimsDefault) GetPayload ¶

type PostClaimsNoContent ¶

type PostClaimsNoContent struct {
}

PostClaimsNoContent handles this case with default header values.

successful

func NewPostClaimsNoContent ¶

func NewPostClaimsNoContent() *PostClaimsNoContent

NewPostClaimsNoContent creates a PostClaimsNoContent with default headers values

func (*PostClaimsNoContent) Error ¶

func (o *PostClaimsNoContent) Error() string

type PostClaimsParams ¶

type PostClaimsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest8

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostClaimsParams contains all the parameters to send to the API endpoint for the post claims operation typically these are written to a http.Request

func NewPostClaimsParams ¶

func NewPostClaimsParams() *PostClaimsParams

NewPostClaimsParams creates a new PostClaimsParams object with the default values initialized.

func NewPostClaimsParamsWithContext ¶

func NewPostClaimsParamsWithContext(ctx context.Context) *PostClaimsParams

NewPostClaimsParamsWithContext creates a new PostClaimsParams object with the default values initialized, and the ability to set a context for a request

func NewPostClaimsParamsWithHTTPClient ¶

func NewPostClaimsParamsWithHTTPClient(client *http.Client) *PostClaimsParams

NewPostClaimsParamsWithHTTPClient creates a new PostClaimsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostClaimsParamsWithTimeout ¶

func NewPostClaimsParamsWithTimeout(timeout time.Duration) *PostClaimsParams

NewPostClaimsParamsWithTimeout creates a new PostClaimsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostClaimsParams) SetAppRequest ¶

func (o *PostClaimsParams) SetAppRequest(appRequest *models.AppRequest8)

SetAppRequest adds the appRequest to the post claims params

func (*PostClaimsParams) SetContext ¶

func (o *PostClaimsParams) SetContext(ctx context.Context)

SetContext adds the context to the post claims params

func (*PostClaimsParams) SetHTTPClient ¶

func (o *PostClaimsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post claims params

func (*PostClaimsParams) SetTimeout ¶

func (o *PostClaimsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post claims params

func (*PostClaimsParams) WithAppRequest ¶

func (o *PostClaimsParams) WithAppRequest(appRequest *models.AppRequest8) *PostClaimsParams

WithAppRequest adds the appRequest to the post claims params

func (*PostClaimsParams) WithContext ¶

func (o *PostClaimsParams) WithContext(ctx context.Context) *PostClaimsParams

WithContext adds the context to the post claims params

func (*PostClaimsParams) WithHTTPClient ¶

func (o *PostClaimsParams) WithHTTPClient(client *http.Client) *PostClaimsParams

WithHTTPClient adds the HTTPClient to the post claims params

func (*PostClaimsParams) WithTimeout ¶

func (o *PostClaimsParams) WithTimeout(timeout time.Duration) *PostClaimsParams

WithTimeout adds the timeout to the post claims params

func (*PostClaimsParams) WriteToRequest ¶

func (o *PostClaimsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PostClaimsReader ¶

type PostClaimsReader struct {
	// contains filtered or unexported fields
}

PostClaimsReader is a Reader for the PostClaims structure.

func (*PostClaimsReader) ReadResponse ¶

func (o *PostClaimsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostClaimsTypeDefault ¶

type PostClaimsTypeDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostClaimsTypeDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostClaimsTypeDefault ¶

func NewPostClaimsTypeDefault(code int) *PostClaimsTypeDefault

NewPostClaimsTypeDefault creates a PostClaimsTypeDefault with default headers values

func (*PostClaimsTypeDefault) Code ¶

func (o *PostClaimsTypeDefault) Code() int

Code gets the status code for the post claims type default response

func (*PostClaimsTypeDefault) Error ¶

func (o *PostClaimsTypeDefault) Error() string

func (*PostClaimsTypeDefault) GetPayload ¶

type PostClaimsTypeNoContent ¶

type PostClaimsTypeNoContent struct {
}

PostClaimsTypeNoContent handles this case with default header values.

successful

func NewPostClaimsTypeNoContent ¶

func NewPostClaimsTypeNoContent() *PostClaimsTypeNoContent

NewPostClaimsTypeNoContent creates a PostClaimsTypeNoContent with default headers values

func (*PostClaimsTypeNoContent) Error ¶

func (o *PostClaimsTypeNoContent) Error() string

type PostClaimsTypeParams ¶

type PostClaimsTypeParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest9
	/*Type
	  type

	*/
	Type string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostClaimsTypeParams contains all the parameters to send to the API endpoint for the post claims type operation typically these are written to a http.Request

func NewPostClaimsTypeParams ¶

func NewPostClaimsTypeParams() *PostClaimsTypeParams

NewPostClaimsTypeParams creates a new PostClaimsTypeParams object with the default values initialized.

func NewPostClaimsTypeParamsWithContext ¶

func NewPostClaimsTypeParamsWithContext(ctx context.Context) *PostClaimsTypeParams

NewPostClaimsTypeParamsWithContext creates a new PostClaimsTypeParams object with the default values initialized, and the ability to set a context for a request

func NewPostClaimsTypeParamsWithHTTPClient ¶

func NewPostClaimsTypeParamsWithHTTPClient(client *http.Client) *PostClaimsTypeParams

NewPostClaimsTypeParamsWithHTTPClient creates a new PostClaimsTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostClaimsTypeParamsWithTimeout ¶

func NewPostClaimsTypeParamsWithTimeout(timeout time.Duration) *PostClaimsTypeParams

NewPostClaimsTypeParamsWithTimeout creates a new PostClaimsTypeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostClaimsTypeParams) SetAppRequest ¶

func (o *PostClaimsTypeParams) SetAppRequest(appRequest *models.AppRequest9)

SetAppRequest adds the appRequest to the post claims type params

func (*PostClaimsTypeParams) SetContext ¶

func (o *PostClaimsTypeParams) SetContext(ctx context.Context)

SetContext adds the context to the post claims type params

func (*PostClaimsTypeParams) SetHTTPClient ¶

func (o *PostClaimsTypeParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post claims type params

func (*PostClaimsTypeParams) SetTimeout ¶

func (o *PostClaimsTypeParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post claims type params

func (*PostClaimsTypeParams) SetType ¶

func (o *PostClaimsTypeParams) SetType(typeVar string)

SetType adds the type to the post claims type params

func (*PostClaimsTypeParams) WithAppRequest ¶

func (o *PostClaimsTypeParams) WithAppRequest(appRequest *models.AppRequest9) *PostClaimsTypeParams

WithAppRequest adds the appRequest to the post claims type params

func (*PostClaimsTypeParams) WithContext ¶

WithContext adds the context to the post claims type params

func (*PostClaimsTypeParams) WithHTTPClient ¶

func (o *PostClaimsTypeParams) WithHTTPClient(client *http.Client) *PostClaimsTypeParams

WithHTTPClient adds the HTTPClient to the post claims type params

func (*PostClaimsTypeParams) WithTimeout ¶

func (o *PostClaimsTypeParams) WithTimeout(timeout time.Duration) *PostClaimsTypeParams

WithTimeout adds the timeout to the post claims type params

func (*PostClaimsTypeParams) WithType ¶

func (o *PostClaimsTypeParams) WithType(typeVar string) *PostClaimsTypeParams

WithType adds the typeVar to the post claims type params

func (*PostClaimsTypeParams) WriteToRequest ¶

func (o *PostClaimsTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PostClaimsTypeReader ¶

type PostClaimsTypeReader struct {
	// contains filtered or unexported fields
}

PostClaimsTypeReader is a Reader for the PostClaimsType structure.

func (*PostClaimsTypeReader) ReadResponse ¶

func (o *PostClaimsTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostDatabaseCredentialsDatabaseCredentialIDOperationsCreated ¶

type PostDatabaseCredentialsDatabaseCredentialIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostDatabaseCredentialsDatabaseCredentialIDOperationsCreated handles this case with default header values.

successful

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsCreated ¶

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsCreated() *PostDatabaseCredentialsDatabaseCredentialIDOperationsCreated

NewPostDatabaseCredentialsDatabaseCredentialIDOperationsCreated creates a PostDatabaseCredentialsDatabaseCredentialIDOperationsCreated with default headers values

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsCreated) Error ¶

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsCreated) GetPayload ¶

type PostDatabaseCredentialsDatabaseCredentialIDOperationsDefault ¶

type PostDatabaseCredentialsDatabaseCredentialIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostDatabaseCredentialsDatabaseCredentialIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsDefault ¶

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsDefault(code int) *PostDatabaseCredentialsDatabaseCredentialIDOperationsDefault

NewPostDatabaseCredentialsDatabaseCredentialIDOperationsDefault creates a PostDatabaseCredentialsDatabaseCredentialIDOperationsDefault with default headers values

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsDefault) Code ¶

Code gets the status code for the post database credentials database credential ID operations default response

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsDefault) Error ¶

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsDefault) GetPayload ¶

type PostDatabaseCredentialsDatabaseCredentialIDOperationsParams ¶

type PostDatabaseCredentialsDatabaseCredentialIDOperationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest24
	/*DatabaseCredentialID
	  database_credential_id

	*/
	DatabaseCredentialID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostDatabaseCredentialsDatabaseCredentialIDOperationsParams contains all the parameters to send to the API endpoint for the post database credentials database credential ID operations operation typically these are written to a http.Request

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParams ¶

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParams() *PostDatabaseCredentialsDatabaseCredentialIDOperationsParams

NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParams creates a new PostDatabaseCredentialsDatabaseCredentialIDOperationsParams object with the default values initialized.

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithContext ¶

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithContext(ctx context.Context) *PostDatabaseCredentialsDatabaseCredentialIDOperationsParams

NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithContext creates a new PostDatabaseCredentialsDatabaseCredentialIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithHTTPClient ¶

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithHTTPClient(client *http.Client) *PostDatabaseCredentialsDatabaseCredentialIDOperationsParams

NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithHTTPClient creates a new PostDatabaseCredentialsDatabaseCredentialIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithTimeout ¶

func NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithTimeout(timeout time.Duration) *PostDatabaseCredentialsDatabaseCredentialIDOperationsParams

NewPostDatabaseCredentialsDatabaseCredentialIDOperationsParamsWithTimeout creates a new PostDatabaseCredentialsDatabaseCredentialIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetAppRequest ¶

SetAppRequest adds the appRequest to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetContext ¶

SetContext adds the context to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetDatabaseCredentialID ¶

func (o *PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetDatabaseCredentialID(databaseCredentialID int64)

SetDatabaseCredentialID adds the databaseCredentialId to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) SetTimeout ¶

SetTimeout adds the timeout to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithContext ¶

WithContext adds the context to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithDatabaseCredentialID ¶

WithDatabaseCredentialID adds the databaseCredentialID to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post database credentials database credential ID operations params

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostDatabaseCredentialsDatabaseCredentialIDOperationsReader ¶

type PostDatabaseCredentialsDatabaseCredentialIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostDatabaseCredentialsDatabaseCredentialIDOperationsReader is a Reader for the PostDatabaseCredentialsDatabaseCredentialIDOperations structure.

func (*PostDatabaseCredentialsDatabaseCredentialIDOperationsReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PostDatabasesDatabaseIDConfigurationsCreated ¶

type PostDatabasesDatabaseIDConfigurationsCreated struct {
	Payload *models.InlineResponse2013
}

PostDatabasesDatabaseIDConfigurationsCreated handles this case with default header values.

successful

func NewPostDatabasesDatabaseIDConfigurationsCreated ¶

func NewPostDatabasesDatabaseIDConfigurationsCreated() *PostDatabasesDatabaseIDConfigurationsCreated

NewPostDatabasesDatabaseIDConfigurationsCreated creates a PostDatabasesDatabaseIDConfigurationsCreated with default headers values

func (*PostDatabasesDatabaseIDConfigurationsCreated) Error ¶

func (*PostDatabasesDatabaseIDConfigurationsCreated) GetPayload ¶

type PostDatabasesDatabaseIDConfigurationsDefault ¶

type PostDatabasesDatabaseIDConfigurationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostDatabasesDatabaseIDConfigurationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostDatabasesDatabaseIDConfigurationsDefault ¶

func NewPostDatabasesDatabaseIDConfigurationsDefault(code int) *PostDatabasesDatabaseIDConfigurationsDefault

NewPostDatabasesDatabaseIDConfigurationsDefault creates a PostDatabasesDatabaseIDConfigurationsDefault with default headers values

func (*PostDatabasesDatabaseIDConfigurationsDefault) Code ¶

Code gets the status code for the post databases database ID configurations default response

func (*PostDatabasesDatabaseIDConfigurationsDefault) Error ¶

func (*PostDatabasesDatabaseIDConfigurationsDefault) GetPayload ¶

type PostDatabasesDatabaseIDConfigurationsParams ¶

type PostDatabasesDatabaseIDConfigurationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest11
	/*DatabaseID
	  database_id

	*/
	DatabaseID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostDatabasesDatabaseIDConfigurationsParams contains all the parameters to send to the API endpoint for the post databases database ID configurations operation typically these are written to a http.Request

func NewPostDatabasesDatabaseIDConfigurationsParams ¶

func NewPostDatabasesDatabaseIDConfigurationsParams() *PostDatabasesDatabaseIDConfigurationsParams

NewPostDatabasesDatabaseIDConfigurationsParams creates a new PostDatabasesDatabaseIDConfigurationsParams object with the default values initialized.

func NewPostDatabasesDatabaseIDConfigurationsParamsWithContext ¶

func NewPostDatabasesDatabaseIDConfigurationsParamsWithContext(ctx context.Context) *PostDatabasesDatabaseIDConfigurationsParams

NewPostDatabasesDatabaseIDConfigurationsParamsWithContext creates a new PostDatabasesDatabaseIDConfigurationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostDatabasesDatabaseIDConfigurationsParamsWithHTTPClient ¶

func NewPostDatabasesDatabaseIDConfigurationsParamsWithHTTPClient(client *http.Client) *PostDatabasesDatabaseIDConfigurationsParams

NewPostDatabasesDatabaseIDConfigurationsParamsWithHTTPClient creates a new PostDatabasesDatabaseIDConfigurationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostDatabasesDatabaseIDConfigurationsParamsWithTimeout ¶

func NewPostDatabasesDatabaseIDConfigurationsParamsWithTimeout(timeout time.Duration) *PostDatabasesDatabaseIDConfigurationsParams

NewPostDatabasesDatabaseIDConfigurationsParamsWithTimeout creates a new PostDatabasesDatabaseIDConfigurationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostDatabasesDatabaseIDConfigurationsParams) SetAppRequest ¶

func (o *PostDatabasesDatabaseIDConfigurationsParams) SetAppRequest(appRequest *models.AppRequest11)

SetAppRequest adds the appRequest to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) SetContext ¶

SetContext adds the context to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) SetDatabaseID ¶

func (o *PostDatabasesDatabaseIDConfigurationsParams) SetDatabaseID(databaseID int64)

SetDatabaseID adds the databaseId to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) SetHTTPClient ¶

func (o *PostDatabasesDatabaseIDConfigurationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) SetTimeout ¶

SetTimeout adds the timeout to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) WithContext ¶

WithContext adds the context to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) WithDatabaseID ¶

WithDatabaseID adds the databaseID to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post databases database ID configurations params

func (*PostDatabasesDatabaseIDConfigurationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostDatabasesDatabaseIDConfigurationsReader ¶

type PostDatabasesDatabaseIDConfigurationsReader struct {
	// contains filtered or unexported fields
}

PostDatabasesDatabaseIDConfigurationsReader is a Reader for the PostDatabasesDatabaseIDConfigurations structure.

func (*PostDatabasesDatabaseIDConfigurationsReader) ReadResponse ¶

func (o *PostDatabasesDatabaseIDConfigurationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostDatabasesDatabaseIDOperationsCreated ¶

type PostDatabasesDatabaseIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostDatabasesDatabaseIDOperationsCreated handles this case with default header values.

successful

func NewPostDatabasesDatabaseIDOperationsCreated ¶

func NewPostDatabasesDatabaseIDOperationsCreated() *PostDatabasesDatabaseIDOperationsCreated

NewPostDatabasesDatabaseIDOperationsCreated creates a PostDatabasesDatabaseIDOperationsCreated with default headers values

func (*PostDatabasesDatabaseIDOperationsCreated) Error ¶

func (*PostDatabasesDatabaseIDOperationsCreated) GetPayload ¶

type PostDatabasesDatabaseIDOperationsDefault ¶

type PostDatabasesDatabaseIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostDatabasesDatabaseIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostDatabasesDatabaseIDOperationsDefault ¶

func NewPostDatabasesDatabaseIDOperationsDefault(code int) *PostDatabasesDatabaseIDOperationsDefault

NewPostDatabasesDatabaseIDOperationsDefault creates a PostDatabasesDatabaseIDOperationsDefault with default headers values

func (*PostDatabasesDatabaseIDOperationsDefault) Code ¶

Code gets the status code for the post databases database ID operations default response

func (*PostDatabasesDatabaseIDOperationsDefault) Error ¶

func (*PostDatabasesDatabaseIDOperationsDefault) GetPayload ¶

type PostDatabasesDatabaseIDOperationsParams ¶

type PostDatabasesDatabaseIDOperationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest23
	/*DatabaseID
	  database_id

	*/
	DatabaseID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostDatabasesDatabaseIDOperationsParams contains all the parameters to send to the API endpoint for the post databases database ID operations operation typically these are written to a http.Request

func NewPostDatabasesDatabaseIDOperationsParams ¶

func NewPostDatabasesDatabaseIDOperationsParams() *PostDatabasesDatabaseIDOperationsParams

NewPostDatabasesDatabaseIDOperationsParams creates a new PostDatabasesDatabaseIDOperationsParams object with the default values initialized.

func NewPostDatabasesDatabaseIDOperationsParamsWithContext ¶

func NewPostDatabasesDatabaseIDOperationsParamsWithContext(ctx context.Context) *PostDatabasesDatabaseIDOperationsParams

NewPostDatabasesDatabaseIDOperationsParamsWithContext creates a new PostDatabasesDatabaseIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostDatabasesDatabaseIDOperationsParamsWithHTTPClient ¶

func NewPostDatabasesDatabaseIDOperationsParamsWithHTTPClient(client *http.Client) *PostDatabasesDatabaseIDOperationsParams

NewPostDatabasesDatabaseIDOperationsParamsWithHTTPClient creates a new PostDatabasesDatabaseIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostDatabasesDatabaseIDOperationsParamsWithTimeout ¶

func NewPostDatabasesDatabaseIDOperationsParamsWithTimeout(timeout time.Duration) *PostDatabasesDatabaseIDOperationsParams

NewPostDatabasesDatabaseIDOperationsParamsWithTimeout creates a new PostDatabasesDatabaseIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostDatabasesDatabaseIDOperationsParams) SetAppRequest ¶

func (o *PostDatabasesDatabaseIDOperationsParams) SetAppRequest(appRequest *models.AppRequest23)

SetAppRequest adds the appRequest to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) SetContext ¶

SetContext adds the context to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) SetDatabaseID ¶

func (o *PostDatabasesDatabaseIDOperationsParams) SetDatabaseID(databaseID int64)

SetDatabaseID adds the databaseId to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) SetHTTPClient ¶

func (o *PostDatabasesDatabaseIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) SetTimeout ¶

func (o *PostDatabasesDatabaseIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) WithContext ¶

WithContext adds the context to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) WithDatabaseID ¶

WithDatabaseID adds the databaseID to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post databases database ID operations params

func (*PostDatabasesDatabaseIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostDatabasesDatabaseIDOperationsReader ¶

type PostDatabasesDatabaseIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostDatabasesDatabaseIDOperationsReader is a Reader for the PostDatabasesDatabaseIDOperations structure.

func (*PostDatabasesDatabaseIDOperationsReader) ReadResponse ¶

func (o *PostDatabasesDatabaseIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostEphemeralSessionsEphemeralSessionIDOperationsCreated ¶

type PostEphemeralSessionsEphemeralSessionIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostEphemeralSessionsEphemeralSessionIDOperationsCreated handles this case with default header values.

successful

func NewPostEphemeralSessionsEphemeralSessionIDOperationsCreated ¶

func NewPostEphemeralSessionsEphemeralSessionIDOperationsCreated() *PostEphemeralSessionsEphemeralSessionIDOperationsCreated

NewPostEphemeralSessionsEphemeralSessionIDOperationsCreated creates a PostEphemeralSessionsEphemeralSessionIDOperationsCreated with default headers values

func (*PostEphemeralSessionsEphemeralSessionIDOperationsCreated) Error ¶

func (*PostEphemeralSessionsEphemeralSessionIDOperationsCreated) GetPayload ¶

type PostEphemeralSessionsEphemeralSessionIDOperationsDefault ¶

type PostEphemeralSessionsEphemeralSessionIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostEphemeralSessionsEphemeralSessionIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostEphemeralSessionsEphemeralSessionIDOperationsDefault ¶

func NewPostEphemeralSessionsEphemeralSessionIDOperationsDefault(code int) *PostEphemeralSessionsEphemeralSessionIDOperationsDefault

NewPostEphemeralSessionsEphemeralSessionIDOperationsDefault creates a PostEphemeralSessionsEphemeralSessionIDOperationsDefault with default headers values

func (*PostEphemeralSessionsEphemeralSessionIDOperationsDefault) Code ¶

Code gets the status code for the post ephemeral sessions ephemeral session ID operations default response

func (*PostEphemeralSessionsEphemeralSessionIDOperationsDefault) Error ¶

func (*PostEphemeralSessionsEphemeralSessionIDOperationsDefault) GetPayload ¶

type PostEphemeralSessionsEphemeralSessionIDOperationsParams ¶

type PostEphemeralSessionsEphemeralSessionIDOperationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest22
	/*EphemeralSessionID
	  ephemeral_session_id

	*/
	EphemeralSessionID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostEphemeralSessionsEphemeralSessionIDOperationsParams contains all the parameters to send to the API endpoint for the post ephemeral sessions ephemeral session ID operations operation typically these are written to a http.Request

func NewPostEphemeralSessionsEphemeralSessionIDOperationsParams ¶

func NewPostEphemeralSessionsEphemeralSessionIDOperationsParams() *PostEphemeralSessionsEphemeralSessionIDOperationsParams

NewPostEphemeralSessionsEphemeralSessionIDOperationsParams creates a new PostEphemeralSessionsEphemeralSessionIDOperationsParams object with the default values initialized.

func NewPostEphemeralSessionsEphemeralSessionIDOperationsParamsWithContext ¶

func NewPostEphemeralSessionsEphemeralSessionIDOperationsParamsWithContext(ctx context.Context) *PostEphemeralSessionsEphemeralSessionIDOperationsParams

NewPostEphemeralSessionsEphemeralSessionIDOperationsParamsWithContext creates a new PostEphemeralSessionsEphemeralSessionIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostEphemeralSessionsEphemeralSessionIDOperationsParamsWithHTTPClient ¶

func NewPostEphemeralSessionsEphemeralSessionIDOperationsParamsWithHTTPClient(client *http.Client) *PostEphemeralSessionsEphemeralSessionIDOperationsParams

NewPostEphemeralSessionsEphemeralSessionIDOperationsParamsWithHTTPClient creates a new PostEphemeralSessionsEphemeralSessionIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostEphemeralSessionsEphemeralSessionIDOperationsParamsWithTimeout ¶

func NewPostEphemeralSessionsEphemeralSessionIDOperationsParamsWithTimeout(timeout time.Duration) *PostEphemeralSessionsEphemeralSessionIDOperationsParams

NewPostEphemeralSessionsEphemeralSessionIDOperationsParamsWithTimeout creates a new PostEphemeralSessionsEphemeralSessionIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) SetAppRequest ¶

SetAppRequest adds the appRequest to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) SetContext ¶

SetContext adds the context to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) SetEphemeralSessionID ¶

func (o *PostEphemeralSessionsEphemeralSessionIDOperationsParams) SetEphemeralSessionID(ephemeralSessionID int64)

SetEphemeralSessionID adds the ephemeralSessionId to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) SetTimeout ¶

SetTimeout adds the timeout to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) WithContext ¶

WithContext adds the context to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) WithEphemeralSessionID ¶

WithEphemeralSessionID adds the ephemeralSessionID to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post ephemeral sessions ephemeral session ID operations params

func (*PostEphemeralSessionsEphemeralSessionIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostEphemeralSessionsEphemeralSessionIDOperationsReader ¶

type PostEphemeralSessionsEphemeralSessionIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostEphemeralSessionsEphemeralSessionIDOperationsReader is a Reader for the PostEphemeralSessionsEphemeralSessionIDOperations structure.

func (*PostEphemeralSessionsEphemeralSessionIDOperationsReader) ReadResponse ¶

func (o *PostEphemeralSessionsEphemeralSessionIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostImagesImageIDOperationsCreated ¶

type PostImagesImageIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostImagesImageIDOperationsCreated handles this case with default header values.

successful

func NewPostImagesImageIDOperationsCreated ¶

func NewPostImagesImageIDOperationsCreated() *PostImagesImageIDOperationsCreated

NewPostImagesImageIDOperationsCreated creates a PostImagesImageIDOperationsCreated with default headers values

func (*PostImagesImageIDOperationsCreated) Error ¶

func (*PostImagesImageIDOperationsCreated) GetPayload ¶

type PostImagesImageIDOperationsDefault ¶

type PostImagesImageIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostImagesImageIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostImagesImageIDOperationsDefault ¶

func NewPostImagesImageIDOperationsDefault(code int) *PostImagesImageIDOperationsDefault

NewPostImagesImageIDOperationsDefault creates a PostImagesImageIDOperationsDefault with default headers values

func (*PostImagesImageIDOperationsDefault) Code ¶

Code gets the status code for the post images image ID operations default response

func (*PostImagesImageIDOperationsDefault) Error ¶

func (*PostImagesImageIDOperationsDefault) GetPayload ¶

type PostImagesImageIDOperationsParams ¶

type PostImagesImageIDOperationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest27
	/*ImageID
	  image_id

	*/
	ImageID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostImagesImageIDOperationsParams contains all the parameters to send to the API endpoint for the post images image ID operations operation typically these are written to a http.Request

func NewPostImagesImageIDOperationsParams ¶

func NewPostImagesImageIDOperationsParams() *PostImagesImageIDOperationsParams

NewPostImagesImageIDOperationsParams creates a new PostImagesImageIDOperationsParams object with the default values initialized.

func NewPostImagesImageIDOperationsParamsWithContext ¶

func NewPostImagesImageIDOperationsParamsWithContext(ctx context.Context) *PostImagesImageIDOperationsParams

NewPostImagesImageIDOperationsParamsWithContext creates a new PostImagesImageIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostImagesImageIDOperationsParamsWithHTTPClient ¶

func NewPostImagesImageIDOperationsParamsWithHTTPClient(client *http.Client) *PostImagesImageIDOperationsParams

NewPostImagesImageIDOperationsParamsWithHTTPClient creates a new PostImagesImageIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostImagesImageIDOperationsParamsWithTimeout ¶

func NewPostImagesImageIDOperationsParamsWithTimeout(timeout time.Duration) *PostImagesImageIDOperationsParams

NewPostImagesImageIDOperationsParamsWithTimeout creates a new PostImagesImageIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostImagesImageIDOperationsParams) SetAppRequest ¶

func (o *PostImagesImageIDOperationsParams) SetAppRequest(appRequest *models.AppRequest27)

SetAppRequest adds the appRequest to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) SetContext ¶

SetContext adds the context to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) SetHTTPClient ¶

func (o *PostImagesImageIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) SetImageID ¶

func (o *PostImagesImageIDOperationsParams) SetImageID(imageID int64)

SetImageID adds the imageId to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) SetTimeout ¶

func (o *PostImagesImageIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) WithContext ¶

WithContext adds the context to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) WithImageID ¶

WithImageID adds the imageID to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post images image ID operations params

func (*PostImagesImageIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostImagesImageIDOperationsReader ¶

type PostImagesImageIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostImagesImageIDOperationsReader is a Reader for the PostImagesImageIDOperations structure.

func (*PostImagesImageIDOperationsReader) ReadResponse ¶

func (o *PostImagesImageIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostLogDrainsLogDrainIDOperationsCreated ¶

type PostLogDrainsLogDrainIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostLogDrainsLogDrainIDOperationsCreated handles this case with default header values.

successful

func NewPostLogDrainsLogDrainIDOperationsCreated ¶

func NewPostLogDrainsLogDrainIDOperationsCreated() *PostLogDrainsLogDrainIDOperationsCreated

NewPostLogDrainsLogDrainIDOperationsCreated creates a PostLogDrainsLogDrainIDOperationsCreated with default headers values

func (*PostLogDrainsLogDrainIDOperationsCreated) Error ¶

func (*PostLogDrainsLogDrainIDOperationsCreated) GetPayload ¶

type PostLogDrainsLogDrainIDOperationsDefault ¶

type PostLogDrainsLogDrainIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostLogDrainsLogDrainIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostLogDrainsLogDrainIDOperationsDefault ¶

func NewPostLogDrainsLogDrainIDOperationsDefault(code int) *PostLogDrainsLogDrainIDOperationsDefault

NewPostLogDrainsLogDrainIDOperationsDefault creates a PostLogDrainsLogDrainIDOperationsDefault with default headers values

func (*PostLogDrainsLogDrainIDOperationsDefault) Code ¶

Code gets the status code for the post log drains log drain ID operations default response

func (*PostLogDrainsLogDrainIDOperationsDefault) Error ¶

func (*PostLogDrainsLogDrainIDOperationsDefault) GetPayload ¶

type PostLogDrainsLogDrainIDOperationsParams ¶

type PostLogDrainsLogDrainIDOperationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest28
	/*LogDrainID
	  log_drain_id

	*/
	LogDrainID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostLogDrainsLogDrainIDOperationsParams contains all the parameters to send to the API endpoint for the post log drains log drain ID operations operation typically these are written to a http.Request

func NewPostLogDrainsLogDrainIDOperationsParams ¶

func NewPostLogDrainsLogDrainIDOperationsParams() *PostLogDrainsLogDrainIDOperationsParams

NewPostLogDrainsLogDrainIDOperationsParams creates a new PostLogDrainsLogDrainIDOperationsParams object with the default values initialized.

func NewPostLogDrainsLogDrainIDOperationsParamsWithContext ¶

func NewPostLogDrainsLogDrainIDOperationsParamsWithContext(ctx context.Context) *PostLogDrainsLogDrainIDOperationsParams

NewPostLogDrainsLogDrainIDOperationsParamsWithContext creates a new PostLogDrainsLogDrainIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostLogDrainsLogDrainIDOperationsParamsWithHTTPClient ¶

func NewPostLogDrainsLogDrainIDOperationsParamsWithHTTPClient(client *http.Client) *PostLogDrainsLogDrainIDOperationsParams

NewPostLogDrainsLogDrainIDOperationsParamsWithHTTPClient creates a new PostLogDrainsLogDrainIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostLogDrainsLogDrainIDOperationsParamsWithTimeout ¶

func NewPostLogDrainsLogDrainIDOperationsParamsWithTimeout(timeout time.Duration) *PostLogDrainsLogDrainIDOperationsParams

NewPostLogDrainsLogDrainIDOperationsParamsWithTimeout creates a new PostLogDrainsLogDrainIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostLogDrainsLogDrainIDOperationsParams) SetAppRequest ¶

func (o *PostLogDrainsLogDrainIDOperationsParams) SetAppRequest(appRequest *models.AppRequest28)

SetAppRequest adds the appRequest to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) SetContext ¶

SetContext adds the context to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) SetHTTPClient ¶

func (o *PostLogDrainsLogDrainIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) SetLogDrainID ¶

func (o *PostLogDrainsLogDrainIDOperationsParams) SetLogDrainID(logDrainID int64)

SetLogDrainID adds the logDrainId to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) SetTimeout ¶

func (o *PostLogDrainsLogDrainIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) WithContext ¶

WithContext adds the context to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) WithLogDrainID ¶

WithLogDrainID adds the logDrainID to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post log drains log drain ID operations params

func (*PostLogDrainsLogDrainIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostLogDrainsLogDrainIDOperationsReader ¶

type PostLogDrainsLogDrainIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostLogDrainsLogDrainIDOperationsReader is a Reader for the PostLogDrainsLogDrainIDOperations structure.

func (*PostLogDrainsLogDrainIDOperationsReader) ReadResponse ¶

func (o *PostLogDrainsLogDrainIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMetricDrainsMetricDrainIDOperationsCreated ¶

type PostMetricDrainsMetricDrainIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostMetricDrainsMetricDrainIDOperationsCreated handles this case with default header values.

successful

func NewPostMetricDrainsMetricDrainIDOperationsCreated ¶

func NewPostMetricDrainsMetricDrainIDOperationsCreated() *PostMetricDrainsMetricDrainIDOperationsCreated

NewPostMetricDrainsMetricDrainIDOperationsCreated creates a PostMetricDrainsMetricDrainIDOperationsCreated with default headers values

func (*PostMetricDrainsMetricDrainIDOperationsCreated) Error ¶

func (*PostMetricDrainsMetricDrainIDOperationsCreated) GetPayload ¶

type PostMetricDrainsMetricDrainIDOperationsDefault ¶

type PostMetricDrainsMetricDrainIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostMetricDrainsMetricDrainIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostMetricDrainsMetricDrainIDOperationsDefault ¶

func NewPostMetricDrainsMetricDrainIDOperationsDefault(code int) *PostMetricDrainsMetricDrainIDOperationsDefault

NewPostMetricDrainsMetricDrainIDOperationsDefault creates a PostMetricDrainsMetricDrainIDOperationsDefault with default headers values

func (*PostMetricDrainsMetricDrainIDOperationsDefault) Code ¶

Code gets the status code for the post metric drains metric drain ID operations default response

func (*PostMetricDrainsMetricDrainIDOperationsDefault) Error ¶

func (*PostMetricDrainsMetricDrainIDOperationsDefault) GetPayload ¶

type PostMetricDrainsMetricDrainIDOperationsParams ¶

type PostMetricDrainsMetricDrainIDOperationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest29
	/*MetricDrainID
	  metric_drain_id

	*/
	MetricDrainID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMetricDrainsMetricDrainIDOperationsParams contains all the parameters to send to the API endpoint for the post metric drains metric drain ID operations operation typically these are written to a http.Request

func NewPostMetricDrainsMetricDrainIDOperationsParams ¶

func NewPostMetricDrainsMetricDrainIDOperationsParams() *PostMetricDrainsMetricDrainIDOperationsParams

NewPostMetricDrainsMetricDrainIDOperationsParams creates a new PostMetricDrainsMetricDrainIDOperationsParams object with the default values initialized.

func NewPostMetricDrainsMetricDrainIDOperationsParamsWithContext ¶

func NewPostMetricDrainsMetricDrainIDOperationsParamsWithContext(ctx context.Context) *PostMetricDrainsMetricDrainIDOperationsParams

NewPostMetricDrainsMetricDrainIDOperationsParamsWithContext creates a new PostMetricDrainsMetricDrainIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostMetricDrainsMetricDrainIDOperationsParamsWithHTTPClient ¶

func NewPostMetricDrainsMetricDrainIDOperationsParamsWithHTTPClient(client *http.Client) *PostMetricDrainsMetricDrainIDOperationsParams

NewPostMetricDrainsMetricDrainIDOperationsParamsWithHTTPClient creates a new PostMetricDrainsMetricDrainIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMetricDrainsMetricDrainIDOperationsParamsWithTimeout ¶

func NewPostMetricDrainsMetricDrainIDOperationsParamsWithTimeout(timeout time.Duration) *PostMetricDrainsMetricDrainIDOperationsParams

NewPostMetricDrainsMetricDrainIDOperationsParamsWithTimeout creates a new PostMetricDrainsMetricDrainIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMetricDrainsMetricDrainIDOperationsParams) SetAppRequest ¶

SetAppRequest adds the appRequest to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) SetContext ¶

SetContext adds the context to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) SetHTTPClient ¶

func (o *PostMetricDrainsMetricDrainIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) SetMetricDrainID ¶

func (o *PostMetricDrainsMetricDrainIDOperationsParams) SetMetricDrainID(metricDrainID int64)

SetMetricDrainID adds the metricDrainId to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) SetTimeout ¶

SetTimeout adds the timeout to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) WithContext ¶

WithContext adds the context to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) WithMetricDrainID ¶

WithMetricDrainID adds the metricDrainID to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post metric drains metric drain ID operations params

func (*PostMetricDrainsMetricDrainIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMetricDrainsMetricDrainIDOperationsReader ¶

type PostMetricDrainsMetricDrainIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostMetricDrainsMetricDrainIDOperationsReader is a Reader for the PostMetricDrainsMetricDrainIDOperations structure.

func (*PostMetricDrainsMetricDrainIDOperationsReader) ReadResponse ¶

func (o *PostMetricDrainsMetricDrainIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostOperationsOperationIDSSHPortalConnectionsCreated ¶

type PostOperationsOperationIDSSHPortalConnectionsCreated struct {
	Payload *models.InlineResponse2018
}

PostOperationsOperationIDSSHPortalConnectionsCreated handles this case with default header values.

successful

func NewPostOperationsOperationIDSSHPortalConnectionsCreated ¶

func NewPostOperationsOperationIDSSHPortalConnectionsCreated() *PostOperationsOperationIDSSHPortalConnectionsCreated

NewPostOperationsOperationIDSSHPortalConnectionsCreated creates a PostOperationsOperationIDSSHPortalConnectionsCreated with default headers values

func (*PostOperationsOperationIDSSHPortalConnectionsCreated) Error ¶

func (*PostOperationsOperationIDSSHPortalConnectionsCreated) GetPayload ¶

type PostOperationsOperationIDSSHPortalConnectionsDefault ¶

type PostOperationsOperationIDSSHPortalConnectionsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostOperationsOperationIDSSHPortalConnectionsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostOperationsOperationIDSSHPortalConnectionsDefault ¶

func NewPostOperationsOperationIDSSHPortalConnectionsDefault(code int) *PostOperationsOperationIDSSHPortalConnectionsDefault

NewPostOperationsOperationIDSSHPortalConnectionsDefault creates a PostOperationsOperationIDSSHPortalConnectionsDefault with default headers values

func (*PostOperationsOperationIDSSHPortalConnectionsDefault) Code ¶

Code gets the status code for the post operations operation ID SSH portal connections default response

func (*PostOperationsOperationIDSSHPortalConnectionsDefault) Error ¶

func (*PostOperationsOperationIDSSHPortalConnectionsDefault) GetPayload ¶

type PostOperationsOperationIDSSHPortalConnectionsParams ¶

type PostOperationsOperationIDSSHPortalConnectionsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest32
	/*OperationID
	  operation_id

	*/
	OperationID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostOperationsOperationIDSSHPortalConnectionsParams contains all the parameters to send to the API endpoint for the post operations operation ID SSH portal connections operation typically these are written to a http.Request

func NewPostOperationsOperationIDSSHPortalConnectionsParams ¶

func NewPostOperationsOperationIDSSHPortalConnectionsParams() *PostOperationsOperationIDSSHPortalConnectionsParams

NewPostOperationsOperationIDSSHPortalConnectionsParams creates a new PostOperationsOperationIDSSHPortalConnectionsParams object with the default values initialized.

func NewPostOperationsOperationIDSSHPortalConnectionsParamsWithContext ¶

func NewPostOperationsOperationIDSSHPortalConnectionsParamsWithContext(ctx context.Context) *PostOperationsOperationIDSSHPortalConnectionsParams

NewPostOperationsOperationIDSSHPortalConnectionsParamsWithContext creates a new PostOperationsOperationIDSSHPortalConnectionsParams object with the default values initialized, and the ability to set a context for a request

func NewPostOperationsOperationIDSSHPortalConnectionsParamsWithHTTPClient ¶

func NewPostOperationsOperationIDSSHPortalConnectionsParamsWithHTTPClient(client *http.Client) *PostOperationsOperationIDSSHPortalConnectionsParams

NewPostOperationsOperationIDSSHPortalConnectionsParamsWithHTTPClient creates a new PostOperationsOperationIDSSHPortalConnectionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostOperationsOperationIDSSHPortalConnectionsParamsWithTimeout ¶

func NewPostOperationsOperationIDSSHPortalConnectionsParamsWithTimeout(timeout time.Duration) *PostOperationsOperationIDSSHPortalConnectionsParams

NewPostOperationsOperationIDSSHPortalConnectionsParamsWithTimeout creates a new PostOperationsOperationIDSSHPortalConnectionsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostOperationsOperationIDSSHPortalConnectionsParams) SetAppRequest ¶

SetAppRequest adds the appRequest to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) SetContext ¶

SetContext adds the context to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) SetOperationID ¶

func (o *PostOperationsOperationIDSSHPortalConnectionsParams) SetOperationID(operationID int64)

SetOperationID adds the operationId to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) SetTimeout ¶

SetTimeout adds the timeout to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) WithContext ¶

WithContext adds the context to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) WithOperationID ¶

WithOperationID adds the operationID to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) WithTimeout ¶

WithTimeout adds the timeout to the post operations operation ID SSH portal connections params

func (*PostOperationsOperationIDSSHPortalConnectionsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostOperationsOperationIDSSHPortalConnectionsReader ¶

type PostOperationsOperationIDSSHPortalConnectionsReader struct {
	// contains filtered or unexported fields
}

PostOperationsOperationIDSSHPortalConnectionsReader is a Reader for the PostOperationsOperationIDSSHPortalConnections structure.

func (*PostOperationsOperationIDSSHPortalConnectionsReader) ReadResponse ¶

func (o *PostOperationsOperationIDSSHPortalConnectionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostServicesServiceIDOperationsCreated ¶

type PostServicesServiceIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostServicesServiceIDOperationsCreated handles this case with default header values.

successful

func NewPostServicesServiceIDOperationsCreated ¶

func NewPostServicesServiceIDOperationsCreated() *PostServicesServiceIDOperationsCreated

NewPostServicesServiceIDOperationsCreated creates a PostServicesServiceIDOperationsCreated with default headers values

func (*PostServicesServiceIDOperationsCreated) Error ¶

func (*PostServicesServiceIDOperationsCreated) GetPayload ¶

type PostServicesServiceIDOperationsDefault ¶

type PostServicesServiceIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostServicesServiceIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostServicesServiceIDOperationsDefault ¶

func NewPostServicesServiceIDOperationsDefault(code int) *PostServicesServiceIDOperationsDefault

NewPostServicesServiceIDOperationsDefault creates a PostServicesServiceIDOperationsDefault with default headers values

func (*PostServicesServiceIDOperationsDefault) Code ¶

Code gets the status code for the post services service ID operations default response

func (*PostServicesServiceIDOperationsDefault) Error ¶

func (*PostServicesServiceIDOperationsDefault) GetPayload ¶

type PostServicesServiceIDOperationsParams ¶

type PostServicesServiceIDOperationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest25
	/*ServiceID
	  service_id

	*/
	ServiceID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostServicesServiceIDOperationsParams contains all the parameters to send to the API endpoint for the post services service ID operations operation typically these are written to a http.Request

func NewPostServicesServiceIDOperationsParams ¶

func NewPostServicesServiceIDOperationsParams() *PostServicesServiceIDOperationsParams

NewPostServicesServiceIDOperationsParams creates a new PostServicesServiceIDOperationsParams object with the default values initialized.

func NewPostServicesServiceIDOperationsParamsWithContext ¶

func NewPostServicesServiceIDOperationsParamsWithContext(ctx context.Context) *PostServicesServiceIDOperationsParams

NewPostServicesServiceIDOperationsParamsWithContext creates a new PostServicesServiceIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostServicesServiceIDOperationsParamsWithHTTPClient ¶

func NewPostServicesServiceIDOperationsParamsWithHTTPClient(client *http.Client) *PostServicesServiceIDOperationsParams

NewPostServicesServiceIDOperationsParamsWithHTTPClient creates a new PostServicesServiceIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostServicesServiceIDOperationsParamsWithTimeout ¶

func NewPostServicesServiceIDOperationsParamsWithTimeout(timeout time.Duration) *PostServicesServiceIDOperationsParams

NewPostServicesServiceIDOperationsParamsWithTimeout creates a new PostServicesServiceIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostServicesServiceIDOperationsParams) SetAppRequest ¶

func (o *PostServicesServiceIDOperationsParams) SetAppRequest(appRequest *models.AppRequest25)

SetAppRequest adds the appRequest to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) SetContext ¶

SetContext adds the context to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) SetHTTPClient ¶

func (o *PostServicesServiceIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) SetServiceID ¶

func (o *PostServicesServiceIDOperationsParams) SetServiceID(serviceID int64)

SetServiceID adds the serviceId to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) SetTimeout ¶

func (o *PostServicesServiceIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) WithContext ¶

WithContext adds the context to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) WithServiceID ¶

WithServiceID adds the serviceID to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post services service ID operations params

func (*PostServicesServiceIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostServicesServiceIDOperationsReader ¶

type PostServicesServiceIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostServicesServiceIDOperationsReader is a Reader for the PostServicesServiceIDOperations structure.

func (*PostServicesServiceIDOperationsReader) ReadResponse ¶

func (o *PostServicesServiceIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostServicesServiceIDVhostsCreated ¶

type PostServicesServiceIDVhostsCreated struct {
	Payload *models.InlineResponse2019
}

PostServicesServiceIDVhostsCreated handles this case with default header values.

successful

func NewPostServicesServiceIDVhostsCreated ¶

func NewPostServicesServiceIDVhostsCreated() *PostServicesServiceIDVhostsCreated

NewPostServicesServiceIDVhostsCreated creates a PostServicesServiceIDVhostsCreated with default headers values

func (*PostServicesServiceIDVhostsCreated) Error ¶

func (*PostServicesServiceIDVhostsCreated) GetPayload ¶

type PostServicesServiceIDVhostsDefault ¶

type PostServicesServiceIDVhostsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostServicesServiceIDVhostsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostServicesServiceIDVhostsDefault ¶

func NewPostServicesServiceIDVhostsDefault(code int) *PostServicesServiceIDVhostsDefault

NewPostServicesServiceIDVhostsDefault creates a PostServicesServiceIDVhostsDefault with default headers values

func (*PostServicesServiceIDVhostsDefault) Code ¶

Code gets the status code for the post services service ID vhosts default response

func (*PostServicesServiceIDVhostsDefault) Error ¶

func (*PostServicesServiceIDVhostsDefault) GetPayload ¶

type PostServicesServiceIDVhostsParams ¶

type PostServicesServiceIDVhostsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest33
	/*ServiceID
	  service_id

	*/
	ServiceID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostServicesServiceIDVhostsParams contains all the parameters to send to the API endpoint for the post services service ID vhosts operation typically these are written to a http.Request

func NewPostServicesServiceIDVhostsParams ¶

func NewPostServicesServiceIDVhostsParams() *PostServicesServiceIDVhostsParams

NewPostServicesServiceIDVhostsParams creates a new PostServicesServiceIDVhostsParams object with the default values initialized.

func NewPostServicesServiceIDVhostsParamsWithContext ¶

func NewPostServicesServiceIDVhostsParamsWithContext(ctx context.Context) *PostServicesServiceIDVhostsParams

NewPostServicesServiceIDVhostsParamsWithContext creates a new PostServicesServiceIDVhostsParams object with the default values initialized, and the ability to set a context for a request

func NewPostServicesServiceIDVhostsParamsWithHTTPClient ¶

func NewPostServicesServiceIDVhostsParamsWithHTTPClient(client *http.Client) *PostServicesServiceIDVhostsParams

NewPostServicesServiceIDVhostsParamsWithHTTPClient creates a new PostServicesServiceIDVhostsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostServicesServiceIDVhostsParamsWithTimeout ¶

func NewPostServicesServiceIDVhostsParamsWithTimeout(timeout time.Duration) *PostServicesServiceIDVhostsParams

NewPostServicesServiceIDVhostsParamsWithTimeout creates a new PostServicesServiceIDVhostsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostServicesServiceIDVhostsParams) SetAppRequest ¶

func (o *PostServicesServiceIDVhostsParams) SetAppRequest(appRequest *models.AppRequest33)

SetAppRequest adds the appRequest to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) SetContext ¶

SetContext adds the context to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) SetHTTPClient ¶

func (o *PostServicesServiceIDVhostsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) SetServiceID ¶

func (o *PostServicesServiceIDVhostsParams) SetServiceID(serviceID int64)

SetServiceID adds the serviceId to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) SetTimeout ¶

func (o *PostServicesServiceIDVhostsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) WithContext ¶

WithContext adds the context to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) WithServiceID ¶

WithServiceID adds the serviceID to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) WithTimeout ¶

WithTimeout adds the timeout to the post services service ID vhosts params

func (*PostServicesServiceIDVhostsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostServicesServiceIDVhostsReader ¶

type PostServicesServiceIDVhostsReader struct {
	// contains filtered or unexported fields
}

PostServicesServiceIDVhostsReader is a Reader for the PostServicesServiceIDVhosts structure.

func (*PostServicesServiceIDVhostsReader) ReadResponse ¶

func (o *PostServicesServiceIDVhostsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostVhostsVhostIDOperationsCreated ¶

type PostVhostsVhostIDOperationsCreated struct {
	Payload *models.InlineResponse20028
}

PostVhostsVhostIDOperationsCreated handles this case with default header values.

successful

func NewPostVhostsVhostIDOperationsCreated ¶

func NewPostVhostsVhostIDOperationsCreated() *PostVhostsVhostIDOperationsCreated

NewPostVhostsVhostIDOperationsCreated creates a PostVhostsVhostIDOperationsCreated with default headers values

func (*PostVhostsVhostIDOperationsCreated) Error ¶

func (*PostVhostsVhostIDOperationsCreated) GetPayload ¶

type PostVhostsVhostIDOperationsDefault ¶

type PostVhostsVhostIDOperationsDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PostVhostsVhostIDOperationsDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPostVhostsVhostIDOperationsDefault ¶

func NewPostVhostsVhostIDOperationsDefault(code int) *PostVhostsVhostIDOperationsDefault

NewPostVhostsVhostIDOperationsDefault creates a PostVhostsVhostIDOperationsDefault with default headers values

func (*PostVhostsVhostIDOperationsDefault) Code ¶

Code gets the status code for the post vhosts vhost ID operations default response

func (*PostVhostsVhostIDOperationsDefault) Error ¶

func (*PostVhostsVhostIDOperationsDefault) GetPayload ¶

type PostVhostsVhostIDOperationsParams ¶

type PostVhostsVhostIDOperationsParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest26
	/*VhostID
	  vhost_id

	*/
	VhostID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostVhostsVhostIDOperationsParams contains all the parameters to send to the API endpoint for the post vhosts vhost ID operations operation typically these are written to a http.Request

func NewPostVhostsVhostIDOperationsParams ¶

func NewPostVhostsVhostIDOperationsParams() *PostVhostsVhostIDOperationsParams

NewPostVhostsVhostIDOperationsParams creates a new PostVhostsVhostIDOperationsParams object with the default values initialized.

func NewPostVhostsVhostIDOperationsParamsWithContext ¶

func NewPostVhostsVhostIDOperationsParamsWithContext(ctx context.Context) *PostVhostsVhostIDOperationsParams

NewPostVhostsVhostIDOperationsParamsWithContext creates a new PostVhostsVhostIDOperationsParams object with the default values initialized, and the ability to set a context for a request

func NewPostVhostsVhostIDOperationsParamsWithHTTPClient ¶

func NewPostVhostsVhostIDOperationsParamsWithHTTPClient(client *http.Client) *PostVhostsVhostIDOperationsParams

NewPostVhostsVhostIDOperationsParamsWithHTTPClient creates a new PostVhostsVhostIDOperationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostVhostsVhostIDOperationsParamsWithTimeout ¶

func NewPostVhostsVhostIDOperationsParamsWithTimeout(timeout time.Duration) *PostVhostsVhostIDOperationsParams

NewPostVhostsVhostIDOperationsParamsWithTimeout creates a new PostVhostsVhostIDOperationsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostVhostsVhostIDOperationsParams) SetAppRequest ¶

func (o *PostVhostsVhostIDOperationsParams) SetAppRequest(appRequest *models.AppRequest26)

SetAppRequest adds the appRequest to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) SetContext ¶

SetContext adds the context to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) SetHTTPClient ¶

func (o *PostVhostsVhostIDOperationsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) SetTimeout ¶

func (o *PostVhostsVhostIDOperationsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) SetVhostID ¶

func (o *PostVhostsVhostIDOperationsParams) SetVhostID(vhostID int64)

SetVhostID adds the vhostId to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) WithAppRequest ¶

WithAppRequest adds the appRequest to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) WithContext ¶

WithContext adds the context to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) WithTimeout ¶

WithTimeout adds the timeout to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) WithVhostID ¶

WithVhostID adds the vhostID to the post vhosts vhost ID operations params

func (*PostVhostsVhostIDOperationsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostVhostsVhostIDOperationsReader ¶

type PostVhostsVhostIDOperationsReader struct {
	// contains filtered or unexported fields
}

PostVhostsVhostIDOperationsReader is a Reader for the PostVhostsVhostIDOperations structure.

func (*PostVhostsVhostIDOperationsReader) ReadResponse ¶

func (o *PostVhostsVhostIDOperationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutAccountsIDDefault ¶

type PutAccountsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PutAccountsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPutAccountsIDDefault ¶

func NewPutAccountsIDDefault(code int) *PutAccountsIDDefault

NewPutAccountsIDDefault creates a PutAccountsIDDefault with default headers values

func (*PutAccountsIDDefault) Code ¶

func (o *PutAccountsIDDefault) Code() int

Code gets the status code for the put accounts ID default response

func (*PutAccountsIDDefault) Error ¶

func (o *PutAccountsIDDefault) Error() string

func (*PutAccountsIDDefault) GetPayload ¶

type PutAccountsIDOK ¶

type PutAccountsIDOK struct {
}

PutAccountsIDOK handles this case with default header values.

successful

func NewPutAccountsIDOK ¶

func NewPutAccountsIDOK() *PutAccountsIDOK

NewPutAccountsIDOK creates a PutAccountsIDOK with default headers values

func (*PutAccountsIDOK) Error ¶

func (o *PutAccountsIDOK) Error() string

type PutAccountsIDParams ¶

type PutAccountsIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest1
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutAccountsIDParams contains all the parameters to send to the API endpoint for the put accounts ID operation typically these are written to a http.Request

func NewPutAccountsIDParams ¶

func NewPutAccountsIDParams() *PutAccountsIDParams

NewPutAccountsIDParams creates a new PutAccountsIDParams object with the default values initialized.

func NewPutAccountsIDParamsWithContext ¶

func NewPutAccountsIDParamsWithContext(ctx context.Context) *PutAccountsIDParams

NewPutAccountsIDParamsWithContext creates a new PutAccountsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutAccountsIDParamsWithHTTPClient ¶

func NewPutAccountsIDParamsWithHTTPClient(client *http.Client) *PutAccountsIDParams

NewPutAccountsIDParamsWithHTTPClient creates a new PutAccountsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutAccountsIDParamsWithTimeout ¶

func NewPutAccountsIDParamsWithTimeout(timeout time.Duration) *PutAccountsIDParams

NewPutAccountsIDParamsWithTimeout creates a new PutAccountsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutAccountsIDParams) SetAppRequest ¶

func (o *PutAccountsIDParams) SetAppRequest(appRequest *models.AppRequest1)

SetAppRequest adds the appRequest to the put accounts ID params

func (*PutAccountsIDParams) SetContext ¶

func (o *PutAccountsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put accounts ID params

func (*PutAccountsIDParams) SetHTTPClient ¶

func (o *PutAccountsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put accounts ID params

func (*PutAccountsIDParams) SetID ¶

func (o *PutAccountsIDParams) SetID(id int64)

SetID adds the id to the put accounts ID params

func (*PutAccountsIDParams) SetTimeout ¶

func (o *PutAccountsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put accounts ID params

func (*PutAccountsIDParams) WithAppRequest ¶

func (o *PutAccountsIDParams) WithAppRequest(appRequest *models.AppRequest1) *PutAccountsIDParams

WithAppRequest adds the appRequest to the put accounts ID params

func (*PutAccountsIDParams) WithContext ¶

WithContext adds the context to the put accounts ID params

func (*PutAccountsIDParams) WithHTTPClient ¶

func (o *PutAccountsIDParams) WithHTTPClient(client *http.Client) *PutAccountsIDParams

WithHTTPClient adds the HTTPClient to the put accounts ID params

func (*PutAccountsIDParams) WithID ¶

WithID adds the id to the put accounts ID params

func (*PutAccountsIDParams) WithTimeout ¶

func (o *PutAccountsIDParams) WithTimeout(timeout time.Duration) *PutAccountsIDParams

WithTimeout adds the timeout to the put accounts ID params

func (*PutAccountsIDParams) WriteToRequest ¶

func (o *PutAccountsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PutAccountsIDReader ¶

type PutAccountsIDReader struct {
	// contains filtered or unexported fields
}

PutAccountsIDReader is a Reader for the PutAccountsID structure.

func (*PutAccountsIDReader) ReadResponse ¶

func (o *PutAccountsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutAppsIDDefault ¶

type PutAppsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PutAppsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPutAppsIDDefault ¶

func NewPutAppsIDDefault(code int) *PutAppsIDDefault

NewPutAppsIDDefault creates a PutAppsIDDefault with default headers values

func (*PutAppsIDDefault) Code ¶

func (o *PutAppsIDDefault) Code() int

Code gets the status code for the put apps ID default response

func (*PutAppsIDDefault) Error ¶

func (o *PutAppsIDDefault) Error() string

func (*PutAppsIDDefault) GetPayload ¶

type PutAppsIDOK ¶

type PutAppsIDOK struct {
}

PutAppsIDOK handles this case with default header values.

successful

func NewPutAppsIDOK ¶

func NewPutAppsIDOK() *PutAppsIDOK

NewPutAppsIDOK creates a PutAppsIDOK with default headers values

func (*PutAppsIDOK) Error ¶

func (o *PutAppsIDOK) Error() string

type PutAppsIDParams ¶

type PutAppsIDParams struct {

	/*ID
	  id

	*/
	ID int64
	/*PatchRequest*/
	PatchRequest *models.PatchRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutAppsIDParams contains all the parameters to send to the API endpoint for the put apps ID operation typically these are written to a http.Request

func NewPutAppsIDParams ¶

func NewPutAppsIDParams() *PutAppsIDParams

NewPutAppsIDParams creates a new PutAppsIDParams object with the default values initialized.

func NewPutAppsIDParamsWithContext ¶

func NewPutAppsIDParamsWithContext(ctx context.Context) *PutAppsIDParams

NewPutAppsIDParamsWithContext creates a new PutAppsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutAppsIDParamsWithHTTPClient ¶

func NewPutAppsIDParamsWithHTTPClient(client *http.Client) *PutAppsIDParams

NewPutAppsIDParamsWithHTTPClient creates a new PutAppsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutAppsIDParamsWithTimeout ¶

func NewPutAppsIDParamsWithTimeout(timeout time.Duration) *PutAppsIDParams

NewPutAppsIDParamsWithTimeout creates a new PutAppsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutAppsIDParams) SetContext ¶

func (o *PutAppsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put apps ID params

func (*PutAppsIDParams) SetHTTPClient ¶

func (o *PutAppsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put apps ID params

func (*PutAppsIDParams) SetID ¶

func (o *PutAppsIDParams) SetID(id int64)

SetID adds the id to the put apps ID params

func (*PutAppsIDParams) SetPatchRequest ¶

func (o *PutAppsIDParams) SetPatchRequest(patchRequest *models.PatchRequest)

SetPatchRequest adds the patchRequest to the put apps ID params

func (*PutAppsIDParams) SetTimeout ¶

func (o *PutAppsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put apps ID params

func (*PutAppsIDParams) WithContext ¶

func (o *PutAppsIDParams) WithContext(ctx context.Context) *PutAppsIDParams

WithContext adds the context to the put apps ID params

func (*PutAppsIDParams) WithHTTPClient ¶

func (o *PutAppsIDParams) WithHTTPClient(client *http.Client) *PutAppsIDParams

WithHTTPClient adds the HTTPClient to the put apps ID params

func (*PutAppsIDParams) WithID ¶

func (o *PutAppsIDParams) WithID(id int64) *PutAppsIDParams

WithID adds the id to the put apps ID params

func (*PutAppsIDParams) WithPatchRequest ¶

func (o *PutAppsIDParams) WithPatchRequest(patchRequest *models.PatchRequest) *PutAppsIDParams

WithPatchRequest adds the patchRequest to the put apps ID params

func (*PutAppsIDParams) WithTimeout ¶

func (o *PutAppsIDParams) WithTimeout(timeout time.Duration) *PutAppsIDParams

WithTimeout adds the timeout to the put apps ID params

func (*PutAppsIDParams) WriteToRequest ¶

func (o *PutAppsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PutAppsIDReader ¶

type PutAppsIDReader struct {
	// contains filtered or unexported fields
}

PutAppsIDReader is a Reader for the PutAppsID structure.

func (*PutAppsIDReader) ReadResponse ¶

func (o *PutAppsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutCertificatesIDDefault ¶

type PutCertificatesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PutCertificatesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPutCertificatesIDDefault ¶

func NewPutCertificatesIDDefault(code int) *PutCertificatesIDDefault

NewPutCertificatesIDDefault creates a PutCertificatesIDDefault with default headers values

func (*PutCertificatesIDDefault) Code ¶

func (o *PutCertificatesIDDefault) Code() int

Code gets the status code for the put certificates ID default response

func (*PutCertificatesIDDefault) Error ¶

func (o *PutCertificatesIDDefault) Error() string

func (*PutCertificatesIDDefault) GetPayload ¶

type PutCertificatesIDOK ¶

type PutCertificatesIDOK struct {
}

PutCertificatesIDOK handles this case with default header values.

successful

func NewPutCertificatesIDOK ¶

func NewPutCertificatesIDOK() *PutCertificatesIDOK

NewPutCertificatesIDOK creates a PutCertificatesIDOK with default headers values

func (*PutCertificatesIDOK) Error ¶

func (o *PutCertificatesIDOK) Error() string

type PutCertificatesIDParams ¶

type PutCertificatesIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest5
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutCertificatesIDParams contains all the parameters to send to the API endpoint for the put certificates ID operation typically these are written to a http.Request

func NewPutCertificatesIDParams ¶

func NewPutCertificatesIDParams() *PutCertificatesIDParams

NewPutCertificatesIDParams creates a new PutCertificatesIDParams object with the default values initialized.

func NewPutCertificatesIDParamsWithContext ¶

func NewPutCertificatesIDParamsWithContext(ctx context.Context) *PutCertificatesIDParams

NewPutCertificatesIDParamsWithContext creates a new PutCertificatesIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutCertificatesIDParamsWithHTTPClient ¶

func NewPutCertificatesIDParamsWithHTTPClient(client *http.Client) *PutCertificatesIDParams

NewPutCertificatesIDParamsWithHTTPClient creates a new PutCertificatesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutCertificatesIDParamsWithTimeout ¶

func NewPutCertificatesIDParamsWithTimeout(timeout time.Duration) *PutCertificatesIDParams

NewPutCertificatesIDParamsWithTimeout creates a new PutCertificatesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutCertificatesIDParams) SetAppRequest ¶

func (o *PutCertificatesIDParams) SetAppRequest(appRequest *models.AppRequest5)

SetAppRequest adds the appRequest to the put certificates ID params

func (*PutCertificatesIDParams) SetContext ¶

func (o *PutCertificatesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put certificates ID params

func (*PutCertificatesIDParams) SetHTTPClient ¶

func (o *PutCertificatesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put certificates ID params

func (*PutCertificatesIDParams) SetID ¶

func (o *PutCertificatesIDParams) SetID(id int64)

SetID adds the id to the put certificates ID params

func (*PutCertificatesIDParams) SetTimeout ¶

func (o *PutCertificatesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put certificates ID params

func (*PutCertificatesIDParams) WithAppRequest ¶

func (o *PutCertificatesIDParams) WithAppRequest(appRequest *models.AppRequest5) *PutCertificatesIDParams

WithAppRequest adds the appRequest to the put certificates ID params

func (*PutCertificatesIDParams) WithContext ¶

WithContext adds the context to the put certificates ID params

func (*PutCertificatesIDParams) WithHTTPClient ¶

func (o *PutCertificatesIDParams) WithHTTPClient(client *http.Client) *PutCertificatesIDParams

WithHTTPClient adds the HTTPClient to the put certificates ID params

func (*PutCertificatesIDParams) WithID ¶

WithID adds the id to the put certificates ID params

func (*PutCertificatesIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put certificates ID params

func (*PutCertificatesIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutCertificatesIDReader ¶

type PutCertificatesIDReader struct {
	// contains filtered or unexported fields
}

PutCertificatesIDReader is a Reader for the PutCertificatesID structure.

func (*PutCertificatesIDReader) ReadResponse ¶

func (o *PutCertificatesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutDatabasesIDDefault ¶

type PutDatabasesIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PutDatabasesIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPutDatabasesIDDefault ¶

func NewPutDatabasesIDDefault(code int) *PutDatabasesIDDefault

NewPutDatabasesIDDefault creates a PutDatabasesIDDefault with default headers values

func (*PutDatabasesIDDefault) Code ¶

func (o *PutDatabasesIDDefault) Code() int

Code gets the status code for the put databases ID default response

func (*PutDatabasesIDDefault) Error ¶

func (o *PutDatabasesIDDefault) Error() string

func (*PutDatabasesIDDefault) GetPayload ¶

type PutDatabasesIDOK ¶

type PutDatabasesIDOK struct {
}

PutDatabasesIDOK handles this case with default header values.

successful

func NewPutDatabasesIDOK ¶

func NewPutDatabasesIDOK() *PutDatabasesIDOK

NewPutDatabasesIDOK creates a PutDatabasesIDOK with default headers values

func (*PutDatabasesIDOK) Error ¶

func (o *PutDatabasesIDOK) Error() string

type PutDatabasesIDParams ¶

type PutDatabasesIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest13
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutDatabasesIDParams contains all the parameters to send to the API endpoint for the put databases ID operation typically these are written to a http.Request

func NewPutDatabasesIDParams ¶

func NewPutDatabasesIDParams() *PutDatabasesIDParams

NewPutDatabasesIDParams creates a new PutDatabasesIDParams object with the default values initialized.

func NewPutDatabasesIDParamsWithContext ¶

func NewPutDatabasesIDParamsWithContext(ctx context.Context) *PutDatabasesIDParams

NewPutDatabasesIDParamsWithContext creates a new PutDatabasesIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutDatabasesIDParamsWithHTTPClient ¶

func NewPutDatabasesIDParamsWithHTTPClient(client *http.Client) *PutDatabasesIDParams

NewPutDatabasesIDParamsWithHTTPClient creates a new PutDatabasesIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutDatabasesIDParamsWithTimeout ¶

func NewPutDatabasesIDParamsWithTimeout(timeout time.Duration) *PutDatabasesIDParams

NewPutDatabasesIDParamsWithTimeout creates a new PutDatabasesIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutDatabasesIDParams) SetAppRequest ¶

func (o *PutDatabasesIDParams) SetAppRequest(appRequest *models.AppRequest13)

SetAppRequest adds the appRequest to the put databases ID params

func (*PutDatabasesIDParams) SetContext ¶

func (o *PutDatabasesIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put databases ID params

func (*PutDatabasesIDParams) SetHTTPClient ¶

func (o *PutDatabasesIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put databases ID params

func (*PutDatabasesIDParams) SetID ¶

func (o *PutDatabasesIDParams) SetID(id int64)

SetID adds the id to the put databases ID params

func (*PutDatabasesIDParams) SetTimeout ¶

func (o *PutDatabasesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put databases ID params

func (*PutDatabasesIDParams) WithAppRequest ¶

func (o *PutDatabasesIDParams) WithAppRequest(appRequest *models.AppRequest13) *PutDatabasesIDParams

WithAppRequest adds the appRequest to the put databases ID params

func (*PutDatabasesIDParams) WithContext ¶

WithContext adds the context to the put databases ID params

func (*PutDatabasesIDParams) WithHTTPClient ¶

func (o *PutDatabasesIDParams) WithHTTPClient(client *http.Client) *PutDatabasesIDParams

WithHTTPClient adds the HTTPClient to the put databases ID params

func (*PutDatabasesIDParams) WithID ¶

WithID adds the id to the put databases ID params

func (*PutDatabasesIDParams) WithTimeout ¶

func (o *PutDatabasesIDParams) WithTimeout(timeout time.Duration) *PutDatabasesIDParams

WithTimeout adds the timeout to the put databases ID params

func (*PutDatabasesIDParams) WriteToRequest ¶

func (o *PutDatabasesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PutDatabasesIDReader ¶

type PutDatabasesIDReader struct {
	// contains filtered or unexported fields
}

PutDatabasesIDReader is a Reader for the PutDatabasesID structure.

func (*PutDatabasesIDReader) ReadResponse ¶

func (o *PutDatabasesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutLogDrainsIDDefault ¶

type PutLogDrainsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PutLogDrainsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPutLogDrainsIDDefault ¶

func NewPutLogDrainsIDDefault(code int) *PutLogDrainsIDDefault

NewPutLogDrainsIDDefault creates a PutLogDrainsIDDefault with default headers values

func (*PutLogDrainsIDDefault) Code ¶

func (o *PutLogDrainsIDDefault) Code() int

Code gets the status code for the put log drains ID default response

func (*PutLogDrainsIDDefault) Error ¶

func (o *PutLogDrainsIDDefault) Error() string

func (*PutLogDrainsIDDefault) GetPayload ¶

type PutLogDrainsIDOK ¶

type PutLogDrainsIDOK struct {
}

PutLogDrainsIDOK handles this case with default header values.

successful

func NewPutLogDrainsIDOK ¶

func NewPutLogDrainsIDOK() *PutLogDrainsIDOK

NewPutLogDrainsIDOK creates a PutLogDrainsIDOK with default headers values

func (*PutLogDrainsIDOK) Error ¶

func (o *PutLogDrainsIDOK) Error() string

type PutLogDrainsIDParams ¶

type PutLogDrainsIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest16
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutLogDrainsIDParams contains all the parameters to send to the API endpoint for the put log drains ID operation typically these are written to a http.Request

func NewPutLogDrainsIDParams ¶

func NewPutLogDrainsIDParams() *PutLogDrainsIDParams

NewPutLogDrainsIDParams creates a new PutLogDrainsIDParams object with the default values initialized.

func NewPutLogDrainsIDParamsWithContext ¶

func NewPutLogDrainsIDParamsWithContext(ctx context.Context) *PutLogDrainsIDParams

NewPutLogDrainsIDParamsWithContext creates a new PutLogDrainsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutLogDrainsIDParamsWithHTTPClient ¶

func NewPutLogDrainsIDParamsWithHTTPClient(client *http.Client) *PutLogDrainsIDParams

NewPutLogDrainsIDParamsWithHTTPClient creates a new PutLogDrainsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutLogDrainsIDParamsWithTimeout ¶

func NewPutLogDrainsIDParamsWithTimeout(timeout time.Duration) *PutLogDrainsIDParams

NewPutLogDrainsIDParamsWithTimeout creates a new PutLogDrainsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutLogDrainsIDParams) SetAppRequest ¶

func (o *PutLogDrainsIDParams) SetAppRequest(appRequest *models.AppRequest16)

SetAppRequest adds the appRequest to the put log drains ID params

func (*PutLogDrainsIDParams) SetContext ¶

func (o *PutLogDrainsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put log drains ID params

func (*PutLogDrainsIDParams) SetHTTPClient ¶

func (o *PutLogDrainsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put log drains ID params

func (*PutLogDrainsIDParams) SetID ¶

func (o *PutLogDrainsIDParams) SetID(id int64)

SetID adds the id to the put log drains ID params

func (*PutLogDrainsIDParams) SetTimeout ¶

func (o *PutLogDrainsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put log drains ID params

func (*PutLogDrainsIDParams) WithAppRequest ¶

func (o *PutLogDrainsIDParams) WithAppRequest(appRequest *models.AppRequest16) *PutLogDrainsIDParams

WithAppRequest adds the appRequest to the put log drains ID params

func (*PutLogDrainsIDParams) WithContext ¶

WithContext adds the context to the put log drains ID params

func (*PutLogDrainsIDParams) WithHTTPClient ¶

func (o *PutLogDrainsIDParams) WithHTTPClient(client *http.Client) *PutLogDrainsIDParams

WithHTTPClient adds the HTTPClient to the put log drains ID params

func (*PutLogDrainsIDParams) WithID ¶

WithID adds the id to the put log drains ID params

func (*PutLogDrainsIDParams) WithTimeout ¶

func (o *PutLogDrainsIDParams) WithTimeout(timeout time.Duration) *PutLogDrainsIDParams

WithTimeout adds the timeout to the put log drains ID params

func (*PutLogDrainsIDParams) WriteToRequest ¶

func (o *PutLogDrainsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PutLogDrainsIDReader ¶

type PutLogDrainsIDReader struct {
	// contains filtered or unexported fields
}

PutLogDrainsIDReader is a Reader for the PutLogDrainsID structure.

func (*PutLogDrainsIDReader) ReadResponse ¶

func (o *PutLogDrainsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutOperationsIDDefault ¶

type PutOperationsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PutOperationsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPutOperationsIDDefault ¶

func NewPutOperationsIDDefault(code int) *PutOperationsIDDefault

NewPutOperationsIDDefault creates a PutOperationsIDDefault with default headers values

func (*PutOperationsIDDefault) Code ¶

func (o *PutOperationsIDDefault) Code() int

Code gets the status code for the put operations ID default response

func (*PutOperationsIDDefault) Error ¶

func (o *PutOperationsIDDefault) Error() string

func (*PutOperationsIDDefault) GetPayload ¶

type PutOperationsIDOK ¶

type PutOperationsIDOK struct {
}

PutOperationsIDOK handles this case with default header values.

successful

func NewPutOperationsIDOK ¶

func NewPutOperationsIDOK() *PutOperationsIDOK

NewPutOperationsIDOK creates a PutOperationsIDOK with default headers values

func (*PutOperationsIDOK) Error ¶

func (o *PutOperationsIDOK) Error() string

type PutOperationsIDParams ¶

type PutOperationsIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest19
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutOperationsIDParams contains all the parameters to send to the API endpoint for the put operations ID operation typically these are written to a http.Request

func NewPutOperationsIDParams ¶

func NewPutOperationsIDParams() *PutOperationsIDParams

NewPutOperationsIDParams creates a new PutOperationsIDParams object with the default values initialized.

func NewPutOperationsIDParamsWithContext ¶

func NewPutOperationsIDParamsWithContext(ctx context.Context) *PutOperationsIDParams

NewPutOperationsIDParamsWithContext creates a new PutOperationsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutOperationsIDParamsWithHTTPClient ¶

func NewPutOperationsIDParamsWithHTTPClient(client *http.Client) *PutOperationsIDParams

NewPutOperationsIDParamsWithHTTPClient creates a new PutOperationsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutOperationsIDParamsWithTimeout ¶

func NewPutOperationsIDParamsWithTimeout(timeout time.Duration) *PutOperationsIDParams

NewPutOperationsIDParamsWithTimeout creates a new PutOperationsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutOperationsIDParams) SetAppRequest ¶

func (o *PutOperationsIDParams) SetAppRequest(appRequest *models.AppRequest19)

SetAppRequest adds the appRequest to the put operations ID params

func (*PutOperationsIDParams) SetContext ¶

func (o *PutOperationsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put operations ID params

func (*PutOperationsIDParams) SetHTTPClient ¶

func (o *PutOperationsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put operations ID params

func (*PutOperationsIDParams) SetID ¶

func (o *PutOperationsIDParams) SetID(id int64)

SetID adds the id to the put operations ID params

func (*PutOperationsIDParams) SetTimeout ¶

func (o *PutOperationsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put operations ID params

func (*PutOperationsIDParams) WithAppRequest ¶

func (o *PutOperationsIDParams) WithAppRequest(appRequest *models.AppRequest19) *PutOperationsIDParams

WithAppRequest adds the appRequest to the put operations ID params

func (*PutOperationsIDParams) WithContext ¶

WithContext adds the context to the put operations ID params

func (*PutOperationsIDParams) WithHTTPClient ¶

func (o *PutOperationsIDParams) WithHTTPClient(client *http.Client) *PutOperationsIDParams

WithHTTPClient adds the HTTPClient to the put operations ID params

func (*PutOperationsIDParams) WithID ¶

WithID adds the id to the put operations ID params

func (*PutOperationsIDParams) WithTimeout ¶

func (o *PutOperationsIDParams) WithTimeout(timeout time.Duration) *PutOperationsIDParams

WithTimeout adds the timeout to the put operations ID params

func (*PutOperationsIDParams) WriteToRequest ¶

func (o *PutOperationsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PutOperationsIDReader ¶

type PutOperationsIDReader struct {
	// contains filtered or unexported fields
}

PutOperationsIDReader is a Reader for the PutOperationsID structure.

func (*PutOperationsIDReader) ReadResponse ¶

func (o *PutOperationsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutVhostsIDDefault ¶

type PutVhostsIDDefault struct {
	Payload *models.InlineResponseDefault
	// contains filtered or unexported fields
}

PutVhostsIDDefault handles this case with default header values.

Error response. Often a 4xx or 5xx status code

func NewPutVhostsIDDefault ¶

func NewPutVhostsIDDefault(code int) *PutVhostsIDDefault

NewPutVhostsIDDefault creates a PutVhostsIDDefault with default headers values

func (*PutVhostsIDDefault) Code ¶

func (o *PutVhostsIDDefault) Code() int

Code gets the status code for the put vhosts ID default response

func (*PutVhostsIDDefault) Error ¶

func (o *PutVhostsIDDefault) Error() string

func (*PutVhostsIDDefault) GetPayload ¶

type PutVhostsIDOK ¶

type PutVhostsIDOK struct {
}

PutVhostsIDOK handles this case with default header values.

successful

func NewPutVhostsIDOK ¶

func NewPutVhostsIDOK() *PutVhostsIDOK

NewPutVhostsIDOK creates a PutVhostsIDOK with default headers values

func (*PutVhostsIDOK) Error ¶

func (o *PutVhostsIDOK) Error() string

type PutVhostsIDParams ¶

type PutVhostsIDParams struct {

	/*AppRequest*/
	AppRequest *models.AppRequest34
	/*ID
	  id

	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutVhostsIDParams contains all the parameters to send to the API endpoint for the put vhosts ID operation typically these are written to a http.Request

func NewPutVhostsIDParams ¶

func NewPutVhostsIDParams() *PutVhostsIDParams

NewPutVhostsIDParams creates a new PutVhostsIDParams object with the default values initialized.

func NewPutVhostsIDParamsWithContext ¶

func NewPutVhostsIDParamsWithContext(ctx context.Context) *PutVhostsIDParams

NewPutVhostsIDParamsWithContext creates a new PutVhostsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutVhostsIDParamsWithHTTPClient ¶

func NewPutVhostsIDParamsWithHTTPClient(client *http.Client) *PutVhostsIDParams

NewPutVhostsIDParamsWithHTTPClient creates a new PutVhostsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutVhostsIDParamsWithTimeout ¶

func NewPutVhostsIDParamsWithTimeout(timeout time.Duration) *PutVhostsIDParams

NewPutVhostsIDParamsWithTimeout creates a new PutVhostsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutVhostsIDParams) SetAppRequest ¶

func (o *PutVhostsIDParams) SetAppRequest(appRequest *models.AppRequest34)

SetAppRequest adds the appRequest to the put vhosts ID params

func (*PutVhostsIDParams) SetContext ¶

func (o *PutVhostsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put vhosts ID params

func (*PutVhostsIDParams) SetHTTPClient ¶

func (o *PutVhostsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put vhosts ID params

func (*PutVhostsIDParams) SetID ¶

func (o *PutVhostsIDParams) SetID(id int64)

SetID adds the id to the put vhosts ID params

func (*PutVhostsIDParams) SetTimeout ¶

func (o *PutVhostsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put vhosts ID params

func (*PutVhostsIDParams) WithAppRequest ¶

func (o *PutVhostsIDParams) WithAppRequest(appRequest *models.AppRequest34) *PutVhostsIDParams

WithAppRequest adds the appRequest to the put vhosts ID params

func (*PutVhostsIDParams) WithContext ¶

func (o *PutVhostsIDParams) WithContext(ctx context.Context) *PutVhostsIDParams

WithContext adds the context to the put vhosts ID params

func (*PutVhostsIDParams) WithHTTPClient ¶

func (o *PutVhostsIDParams) WithHTTPClient(client *http.Client) *PutVhostsIDParams

WithHTTPClient adds the HTTPClient to the put vhosts ID params

func (*PutVhostsIDParams) WithID ¶

func (o *PutVhostsIDParams) WithID(id int64) *PutVhostsIDParams

WithID adds the id to the put vhosts ID params

func (*PutVhostsIDParams) WithTimeout ¶

func (o *PutVhostsIDParams) WithTimeout(timeout time.Duration) *PutVhostsIDParams

WithTimeout adds the timeout to the put vhosts ID params

func (*PutVhostsIDParams) WriteToRequest ¶

func (o *PutVhostsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PutVhostsIDReader ¶

type PutVhostsIDReader struct {
	// contains filtered or unexported fields
}

PutVhostsIDReader is a Reader for the PutVhostsID structure.

func (*PutVhostsIDReader) ReadResponse ¶

func (o *PutVhostsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Source Files ¶

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL