identity_detections

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 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 APIPreemptProxyDeletePolicyEnforcementForbidden

type APIPreemptProxyDeletePolicyEnforcementForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyDeletePolicyEnforcementForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyDeletePolicyEnforcementForbidden

func NewAPIPreemptProxyDeletePolicyEnforcementForbidden() *APIPreemptProxyDeletePolicyEnforcementForbidden

NewAPIPreemptProxyDeletePolicyEnforcementForbidden creates a APIPreemptProxyDeletePolicyEnforcementForbidden with default headers values

func (*APIPreemptProxyDeletePolicyEnforcementForbidden) Error

func (*APIPreemptProxyDeletePolicyEnforcementForbidden) GetPayload

type APIPreemptProxyDeletePolicyEnforcementOK

type APIPreemptProxyDeletePolicyEnforcementOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyDeletePolicyEnforcementOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyDeletePolicyEnforcementOK

func NewAPIPreemptProxyDeletePolicyEnforcementOK() *APIPreemptProxyDeletePolicyEnforcementOK

NewAPIPreemptProxyDeletePolicyEnforcementOK creates a APIPreemptProxyDeletePolicyEnforcementOK with default headers values

func (*APIPreemptProxyDeletePolicyEnforcementOK) Error

type APIPreemptProxyDeletePolicyEnforcementParams

type APIPreemptProxyDeletePolicyEnforcementParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

	/* GUID.

	   path parameter
	*/
	GUID string

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

APIPreemptProxyDeletePolicyEnforcementParams contains all the parameters to send to the API endpoint

for the api preempt proxy delete policy enforcement operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyDeletePolicyEnforcementParams

func NewAPIPreemptProxyDeletePolicyEnforcementParams() *APIPreemptProxyDeletePolicyEnforcementParams

NewAPIPreemptProxyDeletePolicyEnforcementParams creates a new APIPreemptProxyDeletePolicyEnforcementParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyDeletePolicyEnforcementParamsWithContext

func NewAPIPreemptProxyDeletePolicyEnforcementParamsWithContext(ctx context.Context) *APIPreemptProxyDeletePolicyEnforcementParams

NewAPIPreemptProxyDeletePolicyEnforcementParamsWithContext creates a new APIPreemptProxyDeletePolicyEnforcementParams object with the ability to set a context for a request.

func NewAPIPreemptProxyDeletePolicyEnforcementParamsWithHTTPClient

func NewAPIPreemptProxyDeletePolicyEnforcementParamsWithHTTPClient(client *http.Client) *APIPreemptProxyDeletePolicyEnforcementParams

NewAPIPreemptProxyDeletePolicyEnforcementParamsWithHTTPClient creates a new APIPreemptProxyDeletePolicyEnforcementParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyDeletePolicyEnforcementParamsWithTimeout

func NewAPIPreemptProxyDeletePolicyEnforcementParamsWithTimeout(timeout time.Duration) *APIPreemptProxyDeletePolicyEnforcementParams

NewAPIPreemptProxyDeletePolicyEnforcementParamsWithTimeout creates a new APIPreemptProxyDeletePolicyEnforcementParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyDeletePolicyEnforcementParams) SetAuthorization

func (o *APIPreemptProxyDeletePolicyEnforcementParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) SetContext

SetContext adds the context to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) SetDefaults

SetDefaults hydrates default values in the api preempt proxy delete policy enforcement params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyDeletePolicyEnforcementParams) SetGUID

SetGUID adds the guid to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) SetTimeout

SetTimeout adds the timeout to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) WithAuthorization

WithAuthorization adds the authorization to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) WithContext

WithContext adds the context to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy delete policy enforcement params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyDeletePolicyEnforcementParams) WithGUID

WithGUID adds the guid to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy delete policy enforcement params

func (*APIPreemptProxyDeletePolicyEnforcementParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyDeletePolicyEnforcementReader

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

APIPreemptProxyDeletePolicyEnforcementReader is a Reader for the APIPreemptProxyDeletePolicyEnforcement structure.

func (*APIPreemptProxyDeletePolicyEnforcementReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyDeletePolicyEnforcementTooManyRequests

type APIPreemptProxyDeletePolicyEnforcementTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyDeletePolicyEnforcementTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyDeletePolicyEnforcementTooManyRequests

func NewAPIPreemptProxyDeletePolicyEnforcementTooManyRequests() *APIPreemptProxyDeletePolicyEnforcementTooManyRequests

NewAPIPreemptProxyDeletePolicyEnforcementTooManyRequests creates a APIPreemptProxyDeletePolicyEnforcementTooManyRequests with default headers values

func (*APIPreemptProxyDeletePolicyEnforcementTooManyRequests) Error

func (*APIPreemptProxyDeletePolicyEnforcementTooManyRequests) GetPayload

type APIPreemptProxyGetHealthForbidden

type APIPreemptProxyGetHealthForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetHealthForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyGetHealthForbidden

func NewAPIPreemptProxyGetHealthForbidden() *APIPreemptProxyGetHealthForbidden

NewAPIPreemptProxyGetHealthForbidden creates a APIPreemptProxyGetHealthForbidden with default headers values

func (*APIPreemptProxyGetHealthForbidden) Error

func (*APIPreemptProxyGetHealthForbidden) GetPayload

type APIPreemptProxyGetHealthOK

type APIPreemptProxyGetHealthOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyGetHealthOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyGetHealthOK

func NewAPIPreemptProxyGetHealthOK() *APIPreemptProxyGetHealthOK

NewAPIPreemptProxyGetHealthOK creates a APIPreemptProxyGetHealthOK with default headers values

func (*APIPreemptProxyGetHealthOK) Error

type APIPreemptProxyGetHealthParams

type APIPreemptProxyGetHealthParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

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

APIPreemptProxyGetHealthParams contains all the parameters to send to the API endpoint

for the api preempt proxy get health operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyGetHealthParams

func NewAPIPreemptProxyGetHealthParams() *APIPreemptProxyGetHealthParams

NewAPIPreemptProxyGetHealthParams creates a new APIPreemptProxyGetHealthParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyGetHealthParamsWithContext

func NewAPIPreemptProxyGetHealthParamsWithContext(ctx context.Context) *APIPreemptProxyGetHealthParams

NewAPIPreemptProxyGetHealthParamsWithContext creates a new APIPreemptProxyGetHealthParams object with the ability to set a context for a request.

func NewAPIPreemptProxyGetHealthParamsWithHTTPClient

func NewAPIPreemptProxyGetHealthParamsWithHTTPClient(client *http.Client) *APIPreemptProxyGetHealthParams

NewAPIPreemptProxyGetHealthParamsWithHTTPClient creates a new APIPreemptProxyGetHealthParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyGetHealthParamsWithTimeout

func NewAPIPreemptProxyGetHealthParamsWithTimeout(timeout time.Duration) *APIPreemptProxyGetHealthParams

NewAPIPreemptProxyGetHealthParamsWithTimeout creates a new APIPreemptProxyGetHealthParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyGetHealthParams) SetAuthorization

func (o *APIPreemptProxyGetHealthParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy get health params

func (*APIPreemptProxyGetHealthParams) SetContext

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

SetContext adds the context to the api preempt proxy get health params

func (*APIPreemptProxyGetHealthParams) SetDefaults

func (o *APIPreemptProxyGetHealthParams) SetDefaults()

SetDefaults hydrates default values in the api preempt proxy get health params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetHealthParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy get health params

func (*APIPreemptProxyGetHealthParams) SetTimeout

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

SetTimeout adds the timeout to the api preempt proxy get health params

func (*APIPreemptProxyGetHealthParams) WithAuthorization

func (o *APIPreemptProxyGetHealthParams) WithAuthorization(authorization string) *APIPreemptProxyGetHealthParams

WithAuthorization adds the authorization to the api preempt proxy get health params

func (*APIPreemptProxyGetHealthParams) WithContext

WithContext adds the context to the api preempt proxy get health params

func (*APIPreemptProxyGetHealthParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy get health params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetHealthParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy get health params

func (*APIPreemptProxyGetHealthParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy get health params

func (*APIPreemptProxyGetHealthParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyGetHealthReader

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

APIPreemptProxyGetHealthReader is a Reader for the APIPreemptProxyGetHealth structure.

func (*APIPreemptProxyGetHealthReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyGetHealthTooManyRequests

type APIPreemptProxyGetHealthTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetHealthTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyGetHealthTooManyRequests

func NewAPIPreemptProxyGetHealthTooManyRequests() *APIPreemptProxyGetHealthTooManyRequests

NewAPIPreemptProxyGetHealthTooManyRequests creates a APIPreemptProxyGetHealthTooManyRequests with default headers values

func (*APIPreemptProxyGetHealthTooManyRequests) Error

func (*APIPreemptProxyGetHealthTooManyRequests) GetPayload

type APIPreemptProxyGetMfaNextStateForbidden

type APIPreemptProxyGetMfaNextStateForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetMfaNextStateForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyGetMfaNextStateForbidden

func NewAPIPreemptProxyGetMfaNextStateForbidden() *APIPreemptProxyGetMfaNextStateForbidden

NewAPIPreemptProxyGetMfaNextStateForbidden creates a APIPreemptProxyGetMfaNextStateForbidden with default headers values

func (*APIPreemptProxyGetMfaNextStateForbidden) Error

func (*APIPreemptProxyGetMfaNextStateForbidden) GetPayload

type APIPreemptProxyGetMfaNextStateOK

type APIPreemptProxyGetMfaNextStateOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyGetMfaNextStateOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyGetMfaNextStateOK

func NewAPIPreemptProxyGetMfaNextStateOK() *APIPreemptProxyGetMfaNextStateOK

NewAPIPreemptProxyGetMfaNextStateOK creates a APIPreemptProxyGetMfaNextStateOK with default headers values

func (*APIPreemptProxyGetMfaNextStateOK) Error

type APIPreemptProxyGetMfaNextStateParams

type APIPreemptProxyGetMfaNextStateParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

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

APIPreemptProxyGetMfaNextStateParams contains all the parameters to send to the API endpoint

for the api preempt proxy get mfa next state operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyGetMfaNextStateParams

func NewAPIPreemptProxyGetMfaNextStateParams() *APIPreemptProxyGetMfaNextStateParams

NewAPIPreemptProxyGetMfaNextStateParams creates a new APIPreemptProxyGetMfaNextStateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyGetMfaNextStateParamsWithContext

func NewAPIPreemptProxyGetMfaNextStateParamsWithContext(ctx context.Context) *APIPreemptProxyGetMfaNextStateParams

NewAPIPreemptProxyGetMfaNextStateParamsWithContext creates a new APIPreemptProxyGetMfaNextStateParams object with the ability to set a context for a request.

func NewAPIPreemptProxyGetMfaNextStateParamsWithHTTPClient

func NewAPIPreemptProxyGetMfaNextStateParamsWithHTTPClient(client *http.Client) *APIPreemptProxyGetMfaNextStateParams

NewAPIPreemptProxyGetMfaNextStateParamsWithHTTPClient creates a new APIPreemptProxyGetMfaNextStateParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyGetMfaNextStateParamsWithTimeout

func NewAPIPreemptProxyGetMfaNextStateParamsWithTimeout(timeout time.Duration) *APIPreemptProxyGetMfaNextStateParams

NewAPIPreemptProxyGetMfaNextStateParamsWithTimeout creates a new APIPreemptProxyGetMfaNextStateParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyGetMfaNextStateParams) SetAuthorization

func (o *APIPreemptProxyGetMfaNextStateParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy get mfa next state params

func (*APIPreemptProxyGetMfaNextStateParams) SetContext

SetContext adds the context to the api preempt proxy get mfa next state params

func (*APIPreemptProxyGetMfaNextStateParams) SetDefaults

func (o *APIPreemptProxyGetMfaNextStateParams) SetDefaults()

SetDefaults hydrates default values in the api preempt proxy get mfa next state params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetMfaNextStateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy get mfa next state params

func (*APIPreemptProxyGetMfaNextStateParams) SetTimeout

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

SetTimeout adds the timeout to the api preempt proxy get mfa next state params

func (*APIPreemptProxyGetMfaNextStateParams) WithAuthorization

WithAuthorization adds the authorization to the api preempt proxy get mfa next state params

func (*APIPreemptProxyGetMfaNextStateParams) WithContext

WithContext adds the context to the api preempt proxy get mfa next state params

func (*APIPreemptProxyGetMfaNextStateParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy get mfa next state params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetMfaNextStateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy get mfa next state params

func (*APIPreemptProxyGetMfaNextStateParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy get mfa next state params

func (*APIPreemptProxyGetMfaNextStateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyGetMfaNextStateReader

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

APIPreemptProxyGetMfaNextStateReader is a Reader for the APIPreemptProxyGetMfaNextState structure.

func (*APIPreemptProxyGetMfaNextStateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyGetMfaNextStateTooManyRequests

type APIPreemptProxyGetMfaNextStateTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetMfaNextStateTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyGetMfaNextStateTooManyRequests

func NewAPIPreemptProxyGetMfaNextStateTooManyRequests() *APIPreemptProxyGetMfaNextStateTooManyRequests

NewAPIPreemptProxyGetMfaNextStateTooManyRequests creates a APIPreemptProxyGetMfaNextStateTooManyRequests with default headers values

func (*APIPreemptProxyGetMfaNextStateTooManyRequests) Error

func (*APIPreemptProxyGetMfaNextStateTooManyRequests) GetPayload

type APIPreemptProxyGetMfaPublicInfoForbidden

type APIPreemptProxyGetMfaPublicInfoForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetMfaPublicInfoForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyGetMfaPublicInfoForbidden

func NewAPIPreemptProxyGetMfaPublicInfoForbidden() *APIPreemptProxyGetMfaPublicInfoForbidden

NewAPIPreemptProxyGetMfaPublicInfoForbidden creates a APIPreemptProxyGetMfaPublicInfoForbidden with default headers values

func (*APIPreemptProxyGetMfaPublicInfoForbidden) Error

func (*APIPreemptProxyGetMfaPublicInfoForbidden) GetPayload

type APIPreemptProxyGetMfaPublicInfoOK

type APIPreemptProxyGetMfaPublicInfoOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyGetMfaPublicInfoOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyGetMfaPublicInfoOK

func NewAPIPreemptProxyGetMfaPublicInfoOK() *APIPreemptProxyGetMfaPublicInfoOK

NewAPIPreemptProxyGetMfaPublicInfoOK creates a APIPreemptProxyGetMfaPublicInfoOK with default headers values

func (*APIPreemptProxyGetMfaPublicInfoOK) Error

type APIPreemptProxyGetMfaPublicInfoParams

type APIPreemptProxyGetMfaPublicInfoParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

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

APIPreemptProxyGetMfaPublicInfoParams contains all the parameters to send to the API endpoint

for the api preempt proxy get mfa public info operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyGetMfaPublicInfoParams

func NewAPIPreemptProxyGetMfaPublicInfoParams() *APIPreemptProxyGetMfaPublicInfoParams

NewAPIPreemptProxyGetMfaPublicInfoParams creates a new APIPreemptProxyGetMfaPublicInfoParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyGetMfaPublicInfoParamsWithContext

func NewAPIPreemptProxyGetMfaPublicInfoParamsWithContext(ctx context.Context) *APIPreemptProxyGetMfaPublicInfoParams

NewAPIPreemptProxyGetMfaPublicInfoParamsWithContext creates a new APIPreemptProxyGetMfaPublicInfoParams object with the ability to set a context for a request.

func NewAPIPreemptProxyGetMfaPublicInfoParamsWithHTTPClient

func NewAPIPreemptProxyGetMfaPublicInfoParamsWithHTTPClient(client *http.Client) *APIPreemptProxyGetMfaPublicInfoParams

NewAPIPreemptProxyGetMfaPublicInfoParamsWithHTTPClient creates a new APIPreemptProxyGetMfaPublicInfoParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyGetMfaPublicInfoParamsWithTimeout

func NewAPIPreemptProxyGetMfaPublicInfoParamsWithTimeout(timeout time.Duration) *APIPreemptProxyGetMfaPublicInfoParams

NewAPIPreemptProxyGetMfaPublicInfoParamsWithTimeout creates a new APIPreemptProxyGetMfaPublicInfoParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyGetMfaPublicInfoParams) SetAuthorization

func (o *APIPreemptProxyGetMfaPublicInfoParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy get mfa public info params

func (*APIPreemptProxyGetMfaPublicInfoParams) SetContext

SetContext adds the context to the api preempt proxy get mfa public info params

func (*APIPreemptProxyGetMfaPublicInfoParams) SetDefaults

func (o *APIPreemptProxyGetMfaPublicInfoParams) SetDefaults()

SetDefaults hydrates default values in the api preempt proxy get mfa public info params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetMfaPublicInfoParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy get mfa public info params

func (*APIPreemptProxyGetMfaPublicInfoParams) SetTimeout

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

SetTimeout adds the timeout to the api preempt proxy get mfa public info params

func (*APIPreemptProxyGetMfaPublicInfoParams) WithAuthorization

WithAuthorization adds the authorization to the api preempt proxy get mfa public info params

func (*APIPreemptProxyGetMfaPublicInfoParams) WithContext

WithContext adds the context to the api preempt proxy get mfa public info params

func (*APIPreemptProxyGetMfaPublicInfoParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy get mfa public info params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetMfaPublicInfoParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy get mfa public info params

func (*APIPreemptProxyGetMfaPublicInfoParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy get mfa public info params

func (*APIPreemptProxyGetMfaPublicInfoParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyGetMfaPublicInfoReader

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

APIPreemptProxyGetMfaPublicInfoReader is a Reader for the APIPreemptProxyGetMfaPublicInfo structure.

func (*APIPreemptProxyGetMfaPublicInfoReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyGetMfaPublicInfoTooManyRequests

type APIPreemptProxyGetMfaPublicInfoTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetMfaPublicInfoTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyGetMfaPublicInfoTooManyRequests

func NewAPIPreemptProxyGetMfaPublicInfoTooManyRequests() *APIPreemptProxyGetMfaPublicInfoTooManyRequests

NewAPIPreemptProxyGetMfaPublicInfoTooManyRequests creates a APIPreemptProxyGetMfaPublicInfoTooManyRequests with default headers values

func (*APIPreemptProxyGetMfaPublicInfoTooManyRequests) Error

func (*APIPreemptProxyGetMfaPublicInfoTooManyRequests) GetPayload

type APIPreemptProxyGetMfaUIHTMLForbidden

type APIPreemptProxyGetMfaUIHTMLForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetMfaUIHTMLForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyGetMfaUIHTMLForbidden

func NewAPIPreemptProxyGetMfaUIHTMLForbidden() *APIPreemptProxyGetMfaUIHTMLForbidden

NewAPIPreemptProxyGetMfaUIHTMLForbidden creates a APIPreemptProxyGetMfaUIHTMLForbidden with default headers values

func (*APIPreemptProxyGetMfaUIHTMLForbidden) Error

func (*APIPreemptProxyGetMfaUIHTMLForbidden) GetPayload

type APIPreemptProxyGetMfaUIHTMLOK

type APIPreemptProxyGetMfaUIHTMLOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyGetMfaUIHTMLOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyGetMfaUIHTMLOK

func NewAPIPreemptProxyGetMfaUIHTMLOK() *APIPreemptProxyGetMfaUIHTMLOK

NewAPIPreemptProxyGetMfaUIHTMLOK creates a APIPreemptProxyGetMfaUIHTMLOK with default headers values

func (*APIPreemptProxyGetMfaUIHTMLOK) Error

type APIPreemptProxyGetMfaUIHTMLParams

type APIPreemptProxyGetMfaUIHTMLParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

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

APIPreemptProxyGetMfaUIHTMLParams contains all the parameters to send to the API endpoint

for the api preempt proxy get mfa ui html operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyGetMfaUIHTMLParams

func NewAPIPreemptProxyGetMfaUIHTMLParams() *APIPreemptProxyGetMfaUIHTMLParams

NewAPIPreemptProxyGetMfaUIHTMLParams creates a new APIPreemptProxyGetMfaUIHTMLParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyGetMfaUIHTMLParamsWithContext

func NewAPIPreemptProxyGetMfaUIHTMLParamsWithContext(ctx context.Context) *APIPreemptProxyGetMfaUIHTMLParams

NewAPIPreemptProxyGetMfaUIHTMLParamsWithContext creates a new APIPreemptProxyGetMfaUIHTMLParams object with the ability to set a context for a request.

func NewAPIPreemptProxyGetMfaUIHTMLParamsWithHTTPClient

func NewAPIPreemptProxyGetMfaUIHTMLParamsWithHTTPClient(client *http.Client) *APIPreemptProxyGetMfaUIHTMLParams

NewAPIPreemptProxyGetMfaUIHTMLParamsWithHTTPClient creates a new APIPreemptProxyGetMfaUIHTMLParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyGetMfaUIHTMLParamsWithTimeout

func NewAPIPreemptProxyGetMfaUIHTMLParamsWithTimeout(timeout time.Duration) *APIPreemptProxyGetMfaUIHTMLParams

NewAPIPreemptProxyGetMfaUIHTMLParamsWithTimeout creates a new APIPreemptProxyGetMfaUIHTMLParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyGetMfaUIHTMLParams) SetAuthorization

func (o *APIPreemptProxyGetMfaUIHTMLParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy get mfa ui html params

func (*APIPreemptProxyGetMfaUIHTMLParams) SetContext

SetContext adds the context to the api preempt proxy get mfa ui html params

func (*APIPreemptProxyGetMfaUIHTMLParams) SetDefaults

func (o *APIPreemptProxyGetMfaUIHTMLParams) SetDefaults()

SetDefaults hydrates default values in the api preempt proxy get mfa ui html params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetMfaUIHTMLParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy get mfa ui html params

func (*APIPreemptProxyGetMfaUIHTMLParams) SetTimeout

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

SetTimeout adds the timeout to the api preempt proxy get mfa ui html params

func (*APIPreemptProxyGetMfaUIHTMLParams) WithAuthorization

func (o *APIPreemptProxyGetMfaUIHTMLParams) WithAuthorization(authorization string) *APIPreemptProxyGetMfaUIHTMLParams

WithAuthorization adds the authorization to the api preempt proxy get mfa ui html params

func (*APIPreemptProxyGetMfaUIHTMLParams) WithContext

WithContext adds the context to the api preempt proxy get mfa ui html params

func (*APIPreemptProxyGetMfaUIHTMLParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy get mfa ui html params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetMfaUIHTMLParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy get mfa ui html params

func (*APIPreemptProxyGetMfaUIHTMLParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy get mfa ui html params

func (*APIPreemptProxyGetMfaUIHTMLParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyGetMfaUIHTMLReader

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

APIPreemptProxyGetMfaUIHTMLReader is a Reader for the APIPreemptProxyGetMfaUIHTML structure.

func (*APIPreemptProxyGetMfaUIHTMLReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyGetMfaUIHTMLTooManyRequests

type APIPreemptProxyGetMfaUIHTMLTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetMfaUIHTMLTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyGetMfaUIHTMLTooManyRequests

func NewAPIPreemptProxyGetMfaUIHTMLTooManyRequests() *APIPreemptProxyGetMfaUIHTMLTooManyRequests

NewAPIPreemptProxyGetMfaUIHTMLTooManyRequests creates a APIPreemptProxyGetMfaUIHTMLTooManyRequests with default headers values

func (*APIPreemptProxyGetMfaUIHTMLTooManyRequests) Error

func (*APIPreemptProxyGetMfaUIHTMLTooManyRequests) GetPayload

type APIPreemptProxyGetMfaUIJsForbidden

type APIPreemptProxyGetMfaUIJsForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetMfaUIJsForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyGetMfaUIJsForbidden

func NewAPIPreemptProxyGetMfaUIJsForbidden() *APIPreemptProxyGetMfaUIJsForbidden

NewAPIPreemptProxyGetMfaUIJsForbidden creates a APIPreemptProxyGetMfaUIJsForbidden with default headers values

func (*APIPreemptProxyGetMfaUIJsForbidden) Error

func (*APIPreemptProxyGetMfaUIJsForbidden) GetPayload

type APIPreemptProxyGetMfaUIJsOK

type APIPreemptProxyGetMfaUIJsOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyGetMfaUIJsOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyGetMfaUIJsOK

func NewAPIPreemptProxyGetMfaUIJsOK() *APIPreemptProxyGetMfaUIJsOK

NewAPIPreemptProxyGetMfaUIJsOK creates a APIPreemptProxyGetMfaUIJsOK with default headers values

func (*APIPreemptProxyGetMfaUIJsOK) Error

type APIPreemptProxyGetMfaUIJsParams

type APIPreemptProxyGetMfaUIJsParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

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

APIPreemptProxyGetMfaUIJsParams contains all the parameters to send to the API endpoint

for the api preempt proxy get mfa ui js operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyGetMfaUIJsParams

func NewAPIPreemptProxyGetMfaUIJsParams() *APIPreemptProxyGetMfaUIJsParams

NewAPIPreemptProxyGetMfaUIJsParams creates a new APIPreemptProxyGetMfaUIJsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyGetMfaUIJsParamsWithContext

func NewAPIPreemptProxyGetMfaUIJsParamsWithContext(ctx context.Context) *APIPreemptProxyGetMfaUIJsParams

NewAPIPreemptProxyGetMfaUIJsParamsWithContext creates a new APIPreemptProxyGetMfaUIJsParams object with the ability to set a context for a request.

func NewAPIPreemptProxyGetMfaUIJsParamsWithHTTPClient

func NewAPIPreemptProxyGetMfaUIJsParamsWithHTTPClient(client *http.Client) *APIPreemptProxyGetMfaUIJsParams

NewAPIPreemptProxyGetMfaUIJsParamsWithHTTPClient creates a new APIPreemptProxyGetMfaUIJsParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyGetMfaUIJsParamsWithTimeout

func NewAPIPreemptProxyGetMfaUIJsParamsWithTimeout(timeout time.Duration) *APIPreemptProxyGetMfaUIJsParams

NewAPIPreemptProxyGetMfaUIJsParamsWithTimeout creates a new APIPreemptProxyGetMfaUIJsParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyGetMfaUIJsParams) SetAuthorization

func (o *APIPreemptProxyGetMfaUIJsParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy get mfa ui js params

func (*APIPreemptProxyGetMfaUIJsParams) SetContext

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

SetContext adds the context to the api preempt proxy get mfa ui js params

func (*APIPreemptProxyGetMfaUIJsParams) SetDefaults

func (o *APIPreemptProxyGetMfaUIJsParams) SetDefaults()

SetDefaults hydrates default values in the api preempt proxy get mfa ui js params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetMfaUIJsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy get mfa ui js params

func (*APIPreemptProxyGetMfaUIJsParams) SetTimeout

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

SetTimeout adds the timeout to the api preempt proxy get mfa ui js params

func (*APIPreemptProxyGetMfaUIJsParams) WithAuthorization

func (o *APIPreemptProxyGetMfaUIJsParams) WithAuthorization(authorization string) *APIPreemptProxyGetMfaUIJsParams

WithAuthorization adds the authorization to the api preempt proxy get mfa ui js params

func (*APIPreemptProxyGetMfaUIJsParams) WithContext

WithContext adds the context to the api preempt proxy get mfa ui js params

func (*APIPreemptProxyGetMfaUIJsParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy get mfa ui js params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetMfaUIJsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy get mfa ui js params

func (*APIPreemptProxyGetMfaUIJsParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy get mfa ui js params

func (*APIPreemptProxyGetMfaUIJsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyGetMfaUIJsReader

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

APIPreemptProxyGetMfaUIJsReader is a Reader for the APIPreemptProxyGetMfaUIJs structure.

func (*APIPreemptProxyGetMfaUIJsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyGetMfaUIJsTooManyRequests

type APIPreemptProxyGetMfaUIJsTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetMfaUIJsTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyGetMfaUIJsTooManyRequests

func NewAPIPreemptProxyGetMfaUIJsTooManyRequests() *APIPreemptProxyGetMfaUIJsTooManyRequests

NewAPIPreemptProxyGetMfaUIJsTooManyRequests creates a APIPreemptProxyGetMfaUIJsTooManyRequests with default headers values

func (*APIPreemptProxyGetMfaUIJsTooManyRequests) Error

func (*APIPreemptProxyGetMfaUIJsTooManyRequests) GetPayload

type APIPreemptProxyGetPolicyEnforcementForbidden

type APIPreemptProxyGetPolicyEnforcementForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetPolicyEnforcementForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyGetPolicyEnforcementForbidden

func NewAPIPreemptProxyGetPolicyEnforcementForbidden() *APIPreemptProxyGetPolicyEnforcementForbidden

NewAPIPreemptProxyGetPolicyEnforcementForbidden creates a APIPreemptProxyGetPolicyEnforcementForbidden with default headers values

func (*APIPreemptProxyGetPolicyEnforcementForbidden) Error

func (*APIPreemptProxyGetPolicyEnforcementForbidden) GetPayload

type APIPreemptProxyGetPolicyEnforcementOK

type APIPreemptProxyGetPolicyEnforcementOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyGetPolicyEnforcementOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyGetPolicyEnforcementOK

func NewAPIPreemptProxyGetPolicyEnforcementOK() *APIPreemptProxyGetPolicyEnforcementOK

NewAPIPreemptProxyGetPolicyEnforcementOK creates a APIPreemptProxyGetPolicyEnforcementOK with default headers values

func (*APIPreemptProxyGetPolicyEnforcementOK) Error

type APIPreemptProxyGetPolicyEnforcementParams

type APIPreemptProxyGetPolicyEnforcementParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

	/* GUID.

	   path parameter
	*/
	GUID string

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

APIPreemptProxyGetPolicyEnforcementParams contains all the parameters to send to the API endpoint

for the api preempt proxy get policy enforcement operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyGetPolicyEnforcementParams

func NewAPIPreemptProxyGetPolicyEnforcementParams() *APIPreemptProxyGetPolicyEnforcementParams

NewAPIPreemptProxyGetPolicyEnforcementParams creates a new APIPreemptProxyGetPolicyEnforcementParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyGetPolicyEnforcementParamsWithContext

func NewAPIPreemptProxyGetPolicyEnforcementParamsWithContext(ctx context.Context) *APIPreemptProxyGetPolicyEnforcementParams

NewAPIPreemptProxyGetPolicyEnforcementParamsWithContext creates a new APIPreemptProxyGetPolicyEnforcementParams object with the ability to set a context for a request.

func NewAPIPreemptProxyGetPolicyEnforcementParamsWithHTTPClient

func NewAPIPreemptProxyGetPolicyEnforcementParamsWithHTTPClient(client *http.Client) *APIPreemptProxyGetPolicyEnforcementParams

NewAPIPreemptProxyGetPolicyEnforcementParamsWithHTTPClient creates a new APIPreemptProxyGetPolicyEnforcementParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyGetPolicyEnforcementParamsWithTimeout

func NewAPIPreemptProxyGetPolicyEnforcementParamsWithTimeout(timeout time.Duration) *APIPreemptProxyGetPolicyEnforcementParams

NewAPIPreemptProxyGetPolicyEnforcementParamsWithTimeout creates a new APIPreemptProxyGetPolicyEnforcementParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyGetPolicyEnforcementParams) SetAuthorization

func (o *APIPreemptProxyGetPolicyEnforcementParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) SetContext

SetContext adds the context to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) SetDefaults

SetDefaults hydrates default values in the api preempt proxy get policy enforcement params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetPolicyEnforcementParams) SetGUID

SetGUID adds the guid to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) SetTimeout

SetTimeout adds the timeout to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) WithAuthorization

WithAuthorization adds the authorization to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) WithContext

WithContext adds the context to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy get policy enforcement params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetPolicyEnforcementParams) WithGUID

WithGUID adds the guid to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy get policy enforcement params

func (*APIPreemptProxyGetPolicyEnforcementParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyGetPolicyEnforcementReader

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

APIPreemptProxyGetPolicyEnforcementReader is a Reader for the APIPreemptProxyGetPolicyEnforcement structure.

func (*APIPreemptProxyGetPolicyEnforcementReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyGetPolicyEnforcementResultForbidden

type APIPreemptProxyGetPolicyEnforcementResultForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetPolicyEnforcementResultForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyGetPolicyEnforcementResultForbidden

func NewAPIPreemptProxyGetPolicyEnforcementResultForbidden() *APIPreemptProxyGetPolicyEnforcementResultForbidden

NewAPIPreemptProxyGetPolicyEnforcementResultForbidden creates a APIPreemptProxyGetPolicyEnforcementResultForbidden with default headers values

func (*APIPreemptProxyGetPolicyEnforcementResultForbidden) Error

func (*APIPreemptProxyGetPolicyEnforcementResultForbidden) GetPayload

type APIPreemptProxyGetPolicyEnforcementResultOK

type APIPreemptProxyGetPolicyEnforcementResultOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyGetPolicyEnforcementResultOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyGetPolicyEnforcementResultOK

func NewAPIPreemptProxyGetPolicyEnforcementResultOK() *APIPreemptProxyGetPolicyEnforcementResultOK

NewAPIPreemptProxyGetPolicyEnforcementResultOK creates a APIPreemptProxyGetPolicyEnforcementResultOK with default headers values

func (*APIPreemptProxyGetPolicyEnforcementResultOK) Error

type APIPreemptProxyGetPolicyEnforcementResultParams

type APIPreemptProxyGetPolicyEnforcementResultParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

	/* GUID.

	   path parameter
	*/
	GUID string

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

APIPreemptProxyGetPolicyEnforcementResultParams contains all the parameters to send to the API endpoint

for the api preempt proxy get policy enforcement result operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyGetPolicyEnforcementResultParams

func NewAPIPreemptProxyGetPolicyEnforcementResultParams() *APIPreemptProxyGetPolicyEnforcementResultParams

NewAPIPreemptProxyGetPolicyEnforcementResultParams creates a new APIPreemptProxyGetPolicyEnforcementResultParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyGetPolicyEnforcementResultParamsWithContext

func NewAPIPreemptProxyGetPolicyEnforcementResultParamsWithContext(ctx context.Context) *APIPreemptProxyGetPolicyEnforcementResultParams

NewAPIPreemptProxyGetPolicyEnforcementResultParamsWithContext creates a new APIPreemptProxyGetPolicyEnforcementResultParams object with the ability to set a context for a request.

func NewAPIPreemptProxyGetPolicyEnforcementResultParamsWithHTTPClient

func NewAPIPreemptProxyGetPolicyEnforcementResultParamsWithHTTPClient(client *http.Client) *APIPreemptProxyGetPolicyEnforcementResultParams

NewAPIPreemptProxyGetPolicyEnforcementResultParamsWithHTTPClient creates a new APIPreemptProxyGetPolicyEnforcementResultParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyGetPolicyEnforcementResultParamsWithTimeout

func NewAPIPreemptProxyGetPolicyEnforcementResultParamsWithTimeout(timeout time.Duration) *APIPreemptProxyGetPolicyEnforcementResultParams

NewAPIPreemptProxyGetPolicyEnforcementResultParamsWithTimeout creates a new APIPreemptProxyGetPolicyEnforcementResultParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyGetPolicyEnforcementResultParams) SetAuthorization

func (o *APIPreemptProxyGetPolicyEnforcementResultParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) SetContext

SetContext adds the context to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) SetDefaults

SetDefaults hydrates default values in the api preempt proxy get policy enforcement result params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetPolicyEnforcementResultParams) SetGUID

SetGUID adds the guid to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) SetTimeout

SetTimeout adds the timeout to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) WithAuthorization

WithAuthorization adds the authorization to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) WithContext

WithContext adds the context to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy get policy enforcement result params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetPolicyEnforcementResultParams) WithGUID

WithGUID adds the guid to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy get policy enforcement result params

func (*APIPreemptProxyGetPolicyEnforcementResultParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyGetPolicyEnforcementResultReader

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

APIPreemptProxyGetPolicyEnforcementResultReader is a Reader for the APIPreemptProxyGetPolicyEnforcementResult structure.

func (*APIPreemptProxyGetPolicyEnforcementResultReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyGetPolicyEnforcementResultTooManyRequests

type APIPreemptProxyGetPolicyEnforcementResultTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetPolicyEnforcementResultTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyGetPolicyEnforcementResultTooManyRequests

func NewAPIPreemptProxyGetPolicyEnforcementResultTooManyRequests() *APIPreemptProxyGetPolicyEnforcementResultTooManyRequests

NewAPIPreemptProxyGetPolicyEnforcementResultTooManyRequests creates a APIPreemptProxyGetPolicyEnforcementResultTooManyRequests with default headers values

func (*APIPreemptProxyGetPolicyEnforcementResultTooManyRequests) Error

func (*APIPreemptProxyGetPolicyEnforcementResultTooManyRequests) GetPayload

type APIPreemptProxyGetPolicyEnforcementTooManyRequests

type APIPreemptProxyGetPolicyEnforcementTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetPolicyEnforcementTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyGetPolicyEnforcementTooManyRequests

func NewAPIPreemptProxyGetPolicyEnforcementTooManyRequests() *APIPreemptProxyGetPolicyEnforcementTooManyRequests

NewAPIPreemptProxyGetPolicyEnforcementTooManyRequests creates a APIPreemptProxyGetPolicyEnforcementTooManyRequests with default headers values

func (*APIPreemptProxyGetPolicyEnforcementTooManyRequests) Error

func (*APIPreemptProxyGetPolicyEnforcementTooManyRequests) GetPayload

type APIPreemptProxyGetSystemStateForbidden

type APIPreemptProxyGetSystemStateForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetSystemStateForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyGetSystemStateForbidden

func NewAPIPreemptProxyGetSystemStateForbidden() *APIPreemptProxyGetSystemStateForbidden

NewAPIPreemptProxyGetSystemStateForbidden creates a APIPreemptProxyGetSystemStateForbidden with default headers values

func (*APIPreemptProxyGetSystemStateForbidden) Error

func (*APIPreemptProxyGetSystemStateForbidden) GetPayload

type APIPreemptProxyGetSystemStateOK

type APIPreemptProxyGetSystemStateOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyGetSystemStateOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyGetSystemStateOK

func NewAPIPreemptProxyGetSystemStateOK() *APIPreemptProxyGetSystemStateOK

NewAPIPreemptProxyGetSystemStateOK creates a APIPreemptProxyGetSystemStateOK with default headers values

func (*APIPreemptProxyGetSystemStateOK) Error

type APIPreemptProxyGetSystemStateParams

type APIPreemptProxyGetSystemStateParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

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

APIPreemptProxyGetSystemStateParams contains all the parameters to send to the API endpoint

for the api preempt proxy get system state operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyGetSystemStateParams

func NewAPIPreemptProxyGetSystemStateParams() *APIPreemptProxyGetSystemStateParams

NewAPIPreemptProxyGetSystemStateParams creates a new APIPreemptProxyGetSystemStateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyGetSystemStateParamsWithContext

func NewAPIPreemptProxyGetSystemStateParamsWithContext(ctx context.Context) *APIPreemptProxyGetSystemStateParams

NewAPIPreemptProxyGetSystemStateParamsWithContext creates a new APIPreemptProxyGetSystemStateParams object with the ability to set a context for a request.

func NewAPIPreemptProxyGetSystemStateParamsWithHTTPClient

func NewAPIPreemptProxyGetSystemStateParamsWithHTTPClient(client *http.Client) *APIPreemptProxyGetSystemStateParams

NewAPIPreemptProxyGetSystemStateParamsWithHTTPClient creates a new APIPreemptProxyGetSystemStateParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyGetSystemStateParamsWithTimeout

func NewAPIPreemptProxyGetSystemStateParamsWithTimeout(timeout time.Duration) *APIPreemptProxyGetSystemStateParams

NewAPIPreemptProxyGetSystemStateParamsWithTimeout creates a new APIPreemptProxyGetSystemStateParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyGetSystemStateParams) SetAuthorization

func (o *APIPreemptProxyGetSystemStateParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy get system state params

func (*APIPreemptProxyGetSystemStateParams) SetContext

SetContext adds the context to the api preempt proxy get system state params

func (*APIPreemptProxyGetSystemStateParams) SetDefaults

func (o *APIPreemptProxyGetSystemStateParams) SetDefaults()

SetDefaults hydrates default values in the api preempt proxy get system state params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetSystemStateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy get system state params

func (*APIPreemptProxyGetSystemStateParams) SetTimeout

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

SetTimeout adds the timeout to the api preempt proxy get system state params

func (*APIPreemptProxyGetSystemStateParams) WithAuthorization

WithAuthorization adds the authorization to the api preempt proxy get system state params

func (*APIPreemptProxyGetSystemStateParams) WithContext

WithContext adds the context to the api preempt proxy get system state params

func (*APIPreemptProxyGetSystemStateParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy get system state params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyGetSystemStateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy get system state params

func (*APIPreemptProxyGetSystemStateParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy get system state params

func (*APIPreemptProxyGetSystemStateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyGetSystemStateReader

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

APIPreemptProxyGetSystemStateReader is a Reader for the APIPreemptProxyGetSystemState structure.

func (*APIPreemptProxyGetSystemStateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyGetSystemStateTooManyRequests

type APIPreemptProxyGetSystemStateTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyGetSystemStateTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyGetSystemStateTooManyRequests

func NewAPIPreemptProxyGetSystemStateTooManyRequests() *APIPreemptProxyGetSystemStateTooManyRequests

NewAPIPreemptProxyGetSystemStateTooManyRequests creates a APIPreemptProxyGetSystemStateTooManyRequests with default headers values

func (*APIPreemptProxyGetSystemStateTooManyRequests) Error

func (*APIPreemptProxyGetSystemStateTooManyRequests) GetPayload

type APIPreemptProxyPolicyEnforcementInitForbidden

type APIPreemptProxyPolicyEnforcementInitForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyPolicyEnforcementInitForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyPolicyEnforcementInitForbidden

func NewAPIPreemptProxyPolicyEnforcementInitForbidden() *APIPreemptProxyPolicyEnforcementInitForbidden

NewAPIPreemptProxyPolicyEnforcementInitForbidden creates a APIPreemptProxyPolicyEnforcementInitForbidden with default headers values

func (*APIPreemptProxyPolicyEnforcementInitForbidden) Error

func (*APIPreemptProxyPolicyEnforcementInitForbidden) GetPayload

type APIPreemptProxyPolicyEnforcementInitOK

type APIPreemptProxyPolicyEnforcementInitOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyPolicyEnforcementInitOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyPolicyEnforcementInitOK

func NewAPIPreemptProxyPolicyEnforcementInitOK() *APIPreemptProxyPolicyEnforcementInitOK

NewAPIPreemptProxyPolicyEnforcementInitOK creates a APIPreemptProxyPolicyEnforcementInitOK with default headers values

func (*APIPreemptProxyPolicyEnforcementInitOK) Error

type APIPreemptProxyPolicyEnforcementInitParams

type APIPreemptProxyPolicyEnforcementInitParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

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

APIPreemptProxyPolicyEnforcementInitParams contains all the parameters to send to the API endpoint

for the api preempt proxy policy enforcement init operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyPolicyEnforcementInitParams

func NewAPIPreemptProxyPolicyEnforcementInitParams() *APIPreemptProxyPolicyEnforcementInitParams

NewAPIPreemptProxyPolicyEnforcementInitParams creates a new APIPreemptProxyPolicyEnforcementInitParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyPolicyEnforcementInitParamsWithContext

func NewAPIPreemptProxyPolicyEnforcementInitParamsWithContext(ctx context.Context) *APIPreemptProxyPolicyEnforcementInitParams

NewAPIPreemptProxyPolicyEnforcementInitParamsWithContext creates a new APIPreemptProxyPolicyEnforcementInitParams object with the ability to set a context for a request.

func NewAPIPreemptProxyPolicyEnforcementInitParamsWithHTTPClient

func NewAPIPreemptProxyPolicyEnforcementInitParamsWithHTTPClient(client *http.Client) *APIPreemptProxyPolicyEnforcementInitParams

NewAPIPreemptProxyPolicyEnforcementInitParamsWithHTTPClient creates a new APIPreemptProxyPolicyEnforcementInitParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyPolicyEnforcementInitParamsWithTimeout

func NewAPIPreemptProxyPolicyEnforcementInitParamsWithTimeout(timeout time.Duration) *APIPreemptProxyPolicyEnforcementInitParams

NewAPIPreemptProxyPolicyEnforcementInitParamsWithTimeout creates a new APIPreemptProxyPolicyEnforcementInitParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyPolicyEnforcementInitParams) SetAuthorization

func (o *APIPreemptProxyPolicyEnforcementInitParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy policy enforcement init params

func (*APIPreemptProxyPolicyEnforcementInitParams) SetContext

SetContext adds the context to the api preempt proxy policy enforcement init params

func (*APIPreemptProxyPolicyEnforcementInitParams) SetDefaults

SetDefaults hydrates default values in the api preempt proxy policy enforcement init params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyPolicyEnforcementInitParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy policy enforcement init params

func (*APIPreemptProxyPolicyEnforcementInitParams) SetTimeout

SetTimeout adds the timeout to the api preempt proxy policy enforcement init params

func (*APIPreemptProxyPolicyEnforcementInitParams) WithAuthorization

WithAuthorization adds the authorization to the api preempt proxy policy enforcement init params

func (*APIPreemptProxyPolicyEnforcementInitParams) WithContext

WithContext adds the context to the api preempt proxy policy enforcement init params

func (*APIPreemptProxyPolicyEnforcementInitParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy policy enforcement init params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyPolicyEnforcementInitParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy policy enforcement init params

func (*APIPreemptProxyPolicyEnforcementInitParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy policy enforcement init params

func (*APIPreemptProxyPolicyEnforcementInitParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyPolicyEnforcementInitReader

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

APIPreemptProxyPolicyEnforcementInitReader is a Reader for the APIPreemptProxyPolicyEnforcementInit structure.

func (*APIPreemptProxyPolicyEnforcementInitReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyPolicyEnforcementInitSyncForbidden

type APIPreemptProxyPolicyEnforcementInitSyncForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyPolicyEnforcementInitSyncForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyPolicyEnforcementInitSyncForbidden

func NewAPIPreemptProxyPolicyEnforcementInitSyncForbidden() *APIPreemptProxyPolicyEnforcementInitSyncForbidden

NewAPIPreemptProxyPolicyEnforcementInitSyncForbidden creates a APIPreemptProxyPolicyEnforcementInitSyncForbidden with default headers values

func (*APIPreemptProxyPolicyEnforcementInitSyncForbidden) Error

func (*APIPreemptProxyPolicyEnforcementInitSyncForbidden) GetPayload

type APIPreemptProxyPolicyEnforcementInitSyncOK

type APIPreemptProxyPolicyEnforcementInitSyncOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyPolicyEnforcementInitSyncOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyPolicyEnforcementInitSyncOK

func NewAPIPreemptProxyPolicyEnforcementInitSyncOK() *APIPreemptProxyPolicyEnforcementInitSyncOK

NewAPIPreemptProxyPolicyEnforcementInitSyncOK creates a APIPreemptProxyPolicyEnforcementInitSyncOK with default headers values

func (*APIPreemptProxyPolicyEnforcementInitSyncOK) Error

type APIPreemptProxyPolicyEnforcementInitSyncParams

type APIPreemptProxyPolicyEnforcementInitSyncParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

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

APIPreemptProxyPolicyEnforcementInitSyncParams contains all the parameters to send to the API endpoint

for the api preempt proxy policy enforcement init sync operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyPolicyEnforcementInitSyncParams

func NewAPIPreemptProxyPolicyEnforcementInitSyncParams() *APIPreemptProxyPolicyEnforcementInitSyncParams

NewAPIPreemptProxyPolicyEnforcementInitSyncParams creates a new APIPreemptProxyPolicyEnforcementInitSyncParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyPolicyEnforcementInitSyncParamsWithContext

func NewAPIPreemptProxyPolicyEnforcementInitSyncParamsWithContext(ctx context.Context) *APIPreemptProxyPolicyEnforcementInitSyncParams

NewAPIPreemptProxyPolicyEnforcementInitSyncParamsWithContext creates a new APIPreemptProxyPolicyEnforcementInitSyncParams object with the ability to set a context for a request.

func NewAPIPreemptProxyPolicyEnforcementInitSyncParamsWithHTTPClient

func NewAPIPreemptProxyPolicyEnforcementInitSyncParamsWithHTTPClient(client *http.Client) *APIPreemptProxyPolicyEnforcementInitSyncParams

NewAPIPreemptProxyPolicyEnforcementInitSyncParamsWithHTTPClient creates a new APIPreemptProxyPolicyEnforcementInitSyncParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyPolicyEnforcementInitSyncParamsWithTimeout

func NewAPIPreemptProxyPolicyEnforcementInitSyncParamsWithTimeout(timeout time.Duration) *APIPreemptProxyPolicyEnforcementInitSyncParams

NewAPIPreemptProxyPolicyEnforcementInitSyncParamsWithTimeout creates a new APIPreemptProxyPolicyEnforcementInitSyncParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) SetAuthorization

func (o *APIPreemptProxyPolicyEnforcementInitSyncParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy policy enforcement init sync params

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) SetContext

SetContext adds the context to the api preempt proxy policy enforcement init sync params

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) SetDefaults

SetDefaults hydrates default values in the api preempt proxy policy enforcement init sync params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the api preempt proxy policy enforcement init sync params

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) SetTimeout

SetTimeout adds the timeout to the api preempt proxy policy enforcement init sync params

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) WithAuthorization

WithAuthorization adds the authorization to the api preempt proxy policy enforcement init sync params

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) WithContext

WithContext adds the context to the api preempt proxy policy enforcement init sync params

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy policy enforcement init sync params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy policy enforcement init sync params

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy policy enforcement init sync params

func (*APIPreemptProxyPolicyEnforcementInitSyncParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyPolicyEnforcementInitSyncReader

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

APIPreemptProxyPolicyEnforcementInitSyncReader is a Reader for the APIPreemptProxyPolicyEnforcementInitSync structure.

func (*APIPreemptProxyPolicyEnforcementInitSyncReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyPolicyEnforcementInitSyncTooManyRequests

type APIPreemptProxyPolicyEnforcementInitSyncTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyPolicyEnforcementInitSyncTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyPolicyEnforcementInitSyncTooManyRequests

func NewAPIPreemptProxyPolicyEnforcementInitSyncTooManyRequests() *APIPreemptProxyPolicyEnforcementInitSyncTooManyRequests

NewAPIPreemptProxyPolicyEnforcementInitSyncTooManyRequests creates a APIPreemptProxyPolicyEnforcementInitSyncTooManyRequests with default headers values

func (*APIPreemptProxyPolicyEnforcementInitSyncTooManyRequests) Error

func (*APIPreemptProxyPolicyEnforcementInitSyncTooManyRequests) GetPayload

type APIPreemptProxyPolicyEnforcementInitTooManyRequests

type APIPreemptProxyPolicyEnforcementInitTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyPolicyEnforcementInitTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyPolicyEnforcementInitTooManyRequests

func NewAPIPreemptProxyPolicyEnforcementInitTooManyRequests() *APIPreemptProxyPolicyEnforcementInitTooManyRequests

NewAPIPreemptProxyPolicyEnforcementInitTooManyRequests creates a APIPreemptProxyPolicyEnforcementInitTooManyRequests with default headers values

func (*APIPreemptProxyPolicyEnforcementInitTooManyRequests) Error

func (*APIPreemptProxyPolicyEnforcementInitTooManyRequests) GetPayload

type APIPreemptProxyPostMfaNextStateForbidden

type APIPreemptProxyPostMfaNextStateForbidden struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyPostMfaNextStateForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAPIPreemptProxyPostMfaNextStateForbidden

func NewAPIPreemptProxyPostMfaNextStateForbidden() *APIPreemptProxyPostMfaNextStateForbidden

NewAPIPreemptProxyPostMfaNextStateForbidden creates a APIPreemptProxyPostMfaNextStateForbidden with default headers values

func (*APIPreemptProxyPostMfaNextStateForbidden) Error

func (*APIPreemptProxyPostMfaNextStateForbidden) GetPayload

type APIPreemptProxyPostMfaNextStateOK

type APIPreemptProxyPostMfaNextStateOK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64
}
APIPreemptProxyPostMfaNextStateOK describes a response with status code 200, with default header values.

OK

func NewAPIPreemptProxyPostMfaNextStateOK

func NewAPIPreemptProxyPostMfaNextStateOK() *APIPreemptProxyPostMfaNextStateOK

NewAPIPreemptProxyPostMfaNextStateOK creates a APIPreemptProxyPostMfaNextStateOK with default headers values

func (*APIPreemptProxyPostMfaNextStateOK) Error

type APIPreemptProxyPostMfaNextStateParams

type APIPreemptProxyPostMfaNextStateParams struct {

	/* Authorization.

	   Authorization Header
	*/
	Authorization string

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

APIPreemptProxyPostMfaNextStateParams contains all the parameters to send to the API endpoint

for the api preempt proxy post mfa next state operation.

Typically these are written to a http.Request.

func NewAPIPreemptProxyPostMfaNextStateParams

func NewAPIPreemptProxyPostMfaNextStateParams() *APIPreemptProxyPostMfaNextStateParams

NewAPIPreemptProxyPostMfaNextStateParams creates a new APIPreemptProxyPostMfaNextStateParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewAPIPreemptProxyPostMfaNextStateParamsWithContext

func NewAPIPreemptProxyPostMfaNextStateParamsWithContext(ctx context.Context) *APIPreemptProxyPostMfaNextStateParams

NewAPIPreemptProxyPostMfaNextStateParamsWithContext creates a new APIPreemptProxyPostMfaNextStateParams object with the ability to set a context for a request.

func NewAPIPreemptProxyPostMfaNextStateParamsWithHTTPClient

func NewAPIPreemptProxyPostMfaNextStateParamsWithHTTPClient(client *http.Client) *APIPreemptProxyPostMfaNextStateParams

NewAPIPreemptProxyPostMfaNextStateParamsWithHTTPClient creates a new APIPreemptProxyPostMfaNextStateParams object with the ability to set a custom HTTPClient for a request.

func NewAPIPreemptProxyPostMfaNextStateParamsWithTimeout

func NewAPIPreemptProxyPostMfaNextStateParamsWithTimeout(timeout time.Duration) *APIPreemptProxyPostMfaNextStateParams

NewAPIPreemptProxyPostMfaNextStateParamsWithTimeout creates a new APIPreemptProxyPostMfaNextStateParams object with the ability to set a timeout on a request.

func (*APIPreemptProxyPostMfaNextStateParams) SetAuthorization

func (o *APIPreemptProxyPostMfaNextStateParams) SetAuthorization(authorization string)

SetAuthorization adds the authorization to the api preempt proxy post mfa next state params

func (*APIPreemptProxyPostMfaNextStateParams) SetContext

SetContext adds the context to the api preempt proxy post mfa next state params

func (*APIPreemptProxyPostMfaNextStateParams) SetDefaults

func (o *APIPreemptProxyPostMfaNextStateParams) SetDefaults()

SetDefaults hydrates default values in the api preempt proxy post mfa next state params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyPostMfaNextStateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the api preempt proxy post mfa next state params

func (*APIPreemptProxyPostMfaNextStateParams) SetTimeout

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

SetTimeout adds the timeout to the api preempt proxy post mfa next state params

func (*APIPreemptProxyPostMfaNextStateParams) WithAuthorization

WithAuthorization adds the authorization to the api preempt proxy post mfa next state params

func (*APIPreemptProxyPostMfaNextStateParams) WithContext

WithContext adds the context to the api preempt proxy post mfa next state params

func (*APIPreemptProxyPostMfaNextStateParams) WithDefaults

WithDefaults hydrates default values in the api preempt proxy post mfa next state params (not the query body).

All values with no default are reset to their zero value.

func (*APIPreemptProxyPostMfaNextStateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the api preempt proxy post mfa next state params

func (*APIPreemptProxyPostMfaNextStateParams) WithTimeout

WithTimeout adds the timeout to the api preempt proxy post mfa next state params

func (*APIPreemptProxyPostMfaNextStateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type APIPreemptProxyPostMfaNextStateReader

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

APIPreemptProxyPostMfaNextStateReader is a Reader for the APIPreemptProxyPostMfaNextState structure.

func (*APIPreemptProxyPostMfaNextStateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type APIPreemptProxyPostMfaNextStateTooManyRequests

type APIPreemptProxyPostMfaNextStateTooManyRequests struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	/* Too many requests, retry after this time (as milliseconds since epoch)
	 */
	XRateLimitRetryAfter int64

	Payload *models.MsaReplyMetaOnly
}
APIPreemptProxyPostMfaNextStateTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAPIPreemptProxyPostMfaNextStateTooManyRequests

func NewAPIPreemptProxyPostMfaNextStateTooManyRequests() *APIPreemptProxyPostMfaNextStateTooManyRequests

NewAPIPreemptProxyPostMfaNextStateTooManyRequests creates a APIPreemptProxyPostMfaNextStateTooManyRequests with default headers values

func (*APIPreemptProxyPostMfaNextStateTooManyRequests) Error

func (*APIPreemptProxyPostMfaNextStateTooManyRequests) GetPayload

type Client

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

Client for identity detections API

func (*Client) APIPreemptProxyDeletePolicyEnforcement

func (a *Client) APIPreemptProxyDeletePolicyEnforcement(params *APIPreemptProxyDeletePolicyEnforcementParams, opts ...ClientOption) (*APIPreemptProxyDeletePolicyEnforcementOK, error)

APIPreemptProxyDeletePolicyEnforcement deletes the policy enforcement from the preempt VM

func (*Client) APIPreemptProxyGetHealth

func (a *Client) APIPreemptProxyGetHealth(params *APIPreemptProxyGetHealthParams, opts ...ClientOption) (*APIPreemptProxyGetHealthOK, error)

APIPreemptProxyGetHealth gets the health status of the preempt VM

func (*Client) APIPreemptProxyGetMfaNextState

func (a *Client) APIPreemptProxyGetMfaNextState(params *APIPreemptProxyGetMfaNextStateParams, opts ...ClientOption) (*APIPreemptProxyGetMfaNextStateOK, error)

APIPreemptProxyGetMfaNextState gets the next state of the m f a proxy from the preempt VM

func (*Client) APIPreemptProxyGetMfaPublicInfo

func (a *Client) APIPreemptProxyGetMfaPublicInfo(params *APIPreemptProxyGetMfaPublicInfoParams, opts ...ClientOption) (*APIPreemptProxyGetMfaPublicInfoOK, error)

APIPreemptProxyGetMfaPublicInfo gets the public info for the m f a proxy from the preempt VM

func (*Client) APIPreemptProxyGetMfaUIHTML

func (a *Client) APIPreemptProxyGetMfaUIHTML(params *APIPreemptProxyGetMfaUIHTMLParams, opts ...ClientOption) (*APIPreemptProxyGetMfaUIHTMLOK, error)

APIPreemptProxyGetMfaUIHTML gets the UI java script for the m f a proxy from the preempt VM

func (*Client) APIPreemptProxyGetMfaUIJs

func (a *Client) APIPreemptProxyGetMfaUIJs(params *APIPreemptProxyGetMfaUIJsParams, opts ...ClientOption) (*APIPreemptProxyGetMfaUIJsOK, error)

APIPreemptProxyGetMfaUIJs sets the next state of the m f a proxy from the preempt VM

func (*Client) APIPreemptProxyGetPolicyEnforcement

func (a *Client) APIPreemptProxyGetPolicyEnforcement(params *APIPreemptProxyGetPolicyEnforcementParams, opts ...ClientOption) (*APIPreemptProxyGetPolicyEnforcementOK, error)

APIPreemptProxyGetPolicyEnforcement gets the policy enforcement from the preempt VM

func (*Client) APIPreemptProxyGetPolicyEnforcementResult

func (a *Client) APIPreemptProxyGetPolicyEnforcementResult(params *APIPreemptProxyGetPolicyEnforcementResultParams, opts ...ClientOption) (*APIPreemptProxyGetPolicyEnforcementResultOK, error)

APIPreemptProxyGetPolicyEnforcementResult gets the policy enforcement result from the preempt VM

func (*Client) APIPreemptProxyGetSystemState

func (a *Client) APIPreemptProxyGetSystemState(params *APIPreemptProxyGetSystemStateParams, opts ...ClientOption) (*APIPreemptProxyGetSystemStateOK, error)

APIPreemptProxyGetSystemState gets the system state of the preempt VM

func (*Client) APIPreemptProxyPolicyEnforcementInit

func (a *Client) APIPreemptProxyPolicyEnforcementInit(params *APIPreemptProxyPolicyEnforcementInitParams, opts ...ClientOption) (*APIPreemptProxyPolicyEnforcementInitOK, error)

APIPreemptProxyPolicyEnforcementInit initializes enforcement policy for the preempt VM

func (*Client) APIPreemptProxyPolicyEnforcementInitSync

func (a *Client) APIPreemptProxyPolicyEnforcementInitSync(params *APIPreemptProxyPolicyEnforcementInitSyncParams, opts ...ClientOption) (*APIPreemptProxyPolicyEnforcementInitSyncOK, error)

APIPreemptProxyPolicyEnforcementInitSync synchronouslies initializes enforcement policy for the preempt VM

func (*Client) APIPreemptProxyPostMfaNextState

func (a *Client) APIPreemptProxyPostMfaNextState(params *APIPreemptProxyPostMfaNextStateParams, opts ...ClientOption) (*APIPreemptProxyPostMfaNextStateOK, error)

APIPreemptProxyPostMfaNextState sets the next state of the m f a proxy from the preempt VM

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	APIPreemptProxyDeletePolicyEnforcement(params *APIPreemptProxyDeletePolicyEnforcementParams, opts ...ClientOption) (*APIPreemptProxyDeletePolicyEnforcementOK, error)

	APIPreemptProxyGetHealth(params *APIPreemptProxyGetHealthParams, opts ...ClientOption) (*APIPreemptProxyGetHealthOK, error)

	APIPreemptProxyGetMfaNextState(params *APIPreemptProxyGetMfaNextStateParams, opts ...ClientOption) (*APIPreemptProxyGetMfaNextStateOK, error)

	APIPreemptProxyGetMfaPublicInfo(params *APIPreemptProxyGetMfaPublicInfoParams, opts ...ClientOption) (*APIPreemptProxyGetMfaPublicInfoOK, error)

	APIPreemptProxyGetMfaUIHTML(params *APIPreemptProxyGetMfaUIHTMLParams, opts ...ClientOption) (*APIPreemptProxyGetMfaUIHTMLOK, error)

	APIPreemptProxyGetMfaUIJs(params *APIPreemptProxyGetMfaUIJsParams, opts ...ClientOption) (*APIPreemptProxyGetMfaUIJsOK, error)

	APIPreemptProxyGetPolicyEnforcement(params *APIPreemptProxyGetPolicyEnforcementParams, opts ...ClientOption) (*APIPreemptProxyGetPolicyEnforcementOK, error)

	APIPreemptProxyGetPolicyEnforcementResult(params *APIPreemptProxyGetPolicyEnforcementResultParams, opts ...ClientOption) (*APIPreemptProxyGetPolicyEnforcementResultOK, error)

	APIPreemptProxyGetSystemState(params *APIPreemptProxyGetSystemStateParams, opts ...ClientOption) (*APIPreemptProxyGetSystemStateOK, error)

	APIPreemptProxyPolicyEnforcementInit(params *APIPreemptProxyPolicyEnforcementInitParams, opts ...ClientOption) (*APIPreemptProxyPolicyEnforcementInitOK, error)

	APIPreemptProxyPolicyEnforcementInitSync(params *APIPreemptProxyPolicyEnforcementInitSyncParams, opts ...ClientOption) (*APIPreemptProxyPolicyEnforcementInitSyncOK, error)

	APIPreemptProxyPostMfaNextState(params *APIPreemptProxyPostMfaNextStateParams, opts ...ClientOption) (*APIPreemptProxyPostMfaNextStateOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

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

New creates a new identity detections API client.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL