Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateAuthPolicy(params *CreateAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateAuthPolicyCreated, error)
- func (a *Client) DeleteAuthPolicy(params *DeleteAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteAuthPolicyOK, error)
- func (a *Client) DetailAuthPolicy(params *DetailAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DetailAuthPolicyOK, error)
- func (a *Client) ListAuthPolicies(params *ListAuthPoliciesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListAuthPoliciesOK, error)
- func (a *Client) PatchAuthPolicy(params *PatchAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PatchAuthPolicyOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateAuthPolicy(params *UpdateAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateAuthPolicyOK, error)
- type ClientOption
- type ClientService
- type CreateAuthPolicyBadRequest
- func (o *CreateAuthPolicyBadRequest) Code() int
- func (o *CreateAuthPolicyBadRequest) Error() string
- func (o *CreateAuthPolicyBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *CreateAuthPolicyBadRequest) IsClientError() bool
- func (o *CreateAuthPolicyBadRequest) IsCode(code int) bool
- func (o *CreateAuthPolicyBadRequest) IsRedirect() bool
- func (o *CreateAuthPolicyBadRequest) IsServerError() bool
- func (o *CreateAuthPolicyBadRequest) IsSuccess() bool
- func (o *CreateAuthPolicyBadRequest) String() string
- type CreateAuthPolicyCreated
- func (o *CreateAuthPolicyCreated) Code() int
- func (o *CreateAuthPolicyCreated) Error() string
- func (o *CreateAuthPolicyCreated) GetPayload() *rest_model.CreateEnvelope
- func (o *CreateAuthPolicyCreated) IsClientError() bool
- func (o *CreateAuthPolicyCreated) IsCode(code int) bool
- func (o *CreateAuthPolicyCreated) IsRedirect() bool
- func (o *CreateAuthPolicyCreated) IsServerError() bool
- func (o *CreateAuthPolicyCreated) IsSuccess() bool
- func (o *CreateAuthPolicyCreated) String() string
- type CreateAuthPolicyParams
- func NewCreateAuthPolicyParams() *CreateAuthPolicyParams
- func NewCreateAuthPolicyParamsWithContext(ctx context.Context) *CreateAuthPolicyParams
- func NewCreateAuthPolicyParamsWithHTTPClient(client *http.Client) *CreateAuthPolicyParams
- func NewCreateAuthPolicyParamsWithTimeout(timeout time.Duration) *CreateAuthPolicyParams
- func (o *CreateAuthPolicyParams) SetAuthPolicy(authPolicy *rest_model.AuthPolicyCreate)
- func (o *CreateAuthPolicyParams) SetContext(ctx context.Context)
- func (o *CreateAuthPolicyParams) SetDefaults()
- func (o *CreateAuthPolicyParams) SetHTTPClient(client *http.Client)
- func (o *CreateAuthPolicyParams) SetTimeout(timeout time.Duration)
- func (o *CreateAuthPolicyParams) WithAuthPolicy(authPolicy *rest_model.AuthPolicyCreate) *CreateAuthPolicyParams
- func (o *CreateAuthPolicyParams) WithContext(ctx context.Context) *CreateAuthPolicyParams
- func (o *CreateAuthPolicyParams) WithDefaults() *CreateAuthPolicyParams
- func (o *CreateAuthPolicyParams) WithHTTPClient(client *http.Client) *CreateAuthPolicyParams
- func (o *CreateAuthPolicyParams) WithTimeout(timeout time.Duration) *CreateAuthPolicyParams
- func (o *CreateAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAuthPolicyReader
- type CreateAuthPolicyServiceUnavailable
- func (o *CreateAuthPolicyServiceUnavailable) Code() int
- func (o *CreateAuthPolicyServiceUnavailable) Error() string
- func (o *CreateAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *CreateAuthPolicyServiceUnavailable) IsClientError() bool
- func (o *CreateAuthPolicyServiceUnavailable) IsCode(code int) bool
- func (o *CreateAuthPolicyServiceUnavailable) IsRedirect() bool
- func (o *CreateAuthPolicyServiceUnavailable) IsServerError() bool
- func (o *CreateAuthPolicyServiceUnavailable) IsSuccess() bool
- func (o *CreateAuthPolicyServiceUnavailable) String() string
- type CreateAuthPolicyTooManyRequests
- func (o *CreateAuthPolicyTooManyRequests) Code() int
- func (o *CreateAuthPolicyTooManyRequests) Error() string
- func (o *CreateAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *CreateAuthPolicyTooManyRequests) IsClientError() bool
- func (o *CreateAuthPolicyTooManyRequests) IsCode(code int) bool
- func (o *CreateAuthPolicyTooManyRequests) IsRedirect() bool
- func (o *CreateAuthPolicyTooManyRequests) IsServerError() bool
- func (o *CreateAuthPolicyTooManyRequests) IsSuccess() bool
- func (o *CreateAuthPolicyTooManyRequests) String() string
- type CreateAuthPolicyUnauthorized
- func (o *CreateAuthPolicyUnauthorized) Code() int
- func (o *CreateAuthPolicyUnauthorized) Error() string
- func (o *CreateAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *CreateAuthPolicyUnauthorized) IsClientError() bool
- func (o *CreateAuthPolicyUnauthorized) IsCode(code int) bool
- func (o *CreateAuthPolicyUnauthorized) IsRedirect() bool
- func (o *CreateAuthPolicyUnauthorized) IsServerError() bool
- func (o *CreateAuthPolicyUnauthorized) IsSuccess() bool
- func (o *CreateAuthPolicyUnauthorized) String() string
- type DeleteAuthPolicyBadRequest
- func (o *DeleteAuthPolicyBadRequest) Code() int
- func (o *DeleteAuthPolicyBadRequest) Error() string
- func (o *DeleteAuthPolicyBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DeleteAuthPolicyBadRequest) IsClientError() bool
- func (o *DeleteAuthPolicyBadRequest) IsCode(code int) bool
- func (o *DeleteAuthPolicyBadRequest) IsRedirect() bool
- func (o *DeleteAuthPolicyBadRequest) IsServerError() bool
- func (o *DeleteAuthPolicyBadRequest) IsSuccess() bool
- func (o *DeleteAuthPolicyBadRequest) String() string
- type DeleteAuthPolicyNotFound
- func (o *DeleteAuthPolicyNotFound) Code() int
- func (o *DeleteAuthPolicyNotFound) Error() string
- func (o *DeleteAuthPolicyNotFound) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DeleteAuthPolicyNotFound) IsClientError() bool
- func (o *DeleteAuthPolicyNotFound) IsCode(code int) bool
- func (o *DeleteAuthPolicyNotFound) IsRedirect() bool
- func (o *DeleteAuthPolicyNotFound) IsServerError() bool
- func (o *DeleteAuthPolicyNotFound) IsSuccess() bool
- func (o *DeleteAuthPolicyNotFound) String() string
- type DeleteAuthPolicyOK
- func (o *DeleteAuthPolicyOK) Code() int
- func (o *DeleteAuthPolicyOK) Error() string
- func (o *DeleteAuthPolicyOK) GetPayload() *rest_model.Empty
- func (o *DeleteAuthPolicyOK) IsClientError() bool
- func (o *DeleteAuthPolicyOK) IsCode(code int) bool
- func (o *DeleteAuthPolicyOK) IsRedirect() bool
- func (o *DeleteAuthPolicyOK) IsServerError() bool
- func (o *DeleteAuthPolicyOK) IsSuccess() bool
- func (o *DeleteAuthPolicyOK) String() string
- type DeleteAuthPolicyParams
- func NewDeleteAuthPolicyParams() *DeleteAuthPolicyParams
- func NewDeleteAuthPolicyParamsWithContext(ctx context.Context) *DeleteAuthPolicyParams
- func NewDeleteAuthPolicyParamsWithHTTPClient(client *http.Client) *DeleteAuthPolicyParams
- func NewDeleteAuthPolicyParamsWithTimeout(timeout time.Duration) *DeleteAuthPolicyParams
- func (o *DeleteAuthPolicyParams) SetContext(ctx context.Context)
- func (o *DeleteAuthPolicyParams) SetDefaults()
- func (o *DeleteAuthPolicyParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAuthPolicyParams) SetID(id string)
- func (o *DeleteAuthPolicyParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAuthPolicyParams) WithContext(ctx context.Context) *DeleteAuthPolicyParams
- func (o *DeleteAuthPolicyParams) WithDefaults() *DeleteAuthPolicyParams
- func (o *DeleteAuthPolicyParams) WithHTTPClient(client *http.Client) *DeleteAuthPolicyParams
- func (o *DeleteAuthPolicyParams) WithID(id string) *DeleteAuthPolicyParams
- func (o *DeleteAuthPolicyParams) WithTimeout(timeout time.Duration) *DeleteAuthPolicyParams
- func (o *DeleteAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAuthPolicyReader
- type DeleteAuthPolicyServiceUnavailable
- func (o *DeleteAuthPolicyServiceUnavailable) Code() int
- func (o *DeleteAuthPolicyServiceUnavailable) Error() string
- func (o *DeleteAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DeleteAuthPolicyServiceUnavailable) IsClientError() bool
- func (o *DeleteAuthPolicyServiceUnavailable) IsCode(code int) bool
- func (o *DeleteAuthPolicyServiceUnavailable) IsRedirect() bool
- func (o *DeleteAuthPolicyServiceUnavailable) IsServerError() bool
- func (o *DeleteAuthPolicyServiceUnavailable) IsSuccess() bool
- func (o *DeleteAuthPolicyServiceUnavailable) String() string
- type DeleteAuthPolicyTooManyRequests
- func (o *DeleteAuthPolicyTooManyRequests) Code() int
- func (o *DeleteAuthPolicyTooManyRequests) Error() string
- func (o *DeleteAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DeleteAuthPolicyTooManyRequests) IsClientError() bool
- func (o *DeleteAuthPolicyTooManyRequests) IsCode(code int) bool
- func (o *DeleteAuthPolicyTooManyRequests) IsRedirect() bool
- func (o *DeleteAuthPolicyTooManyRequests) IsServerError() bool
- func (o *DeleteAuthPolicyTooManyRequests) IsSuccess() bool
- func (o *DeleteAuthPolicyTooManyRequests) String() string
- type DeleteAuthPolicyUnauthorized
- func (o *DeleteAuthPolicyUnauthorized) Code() int
- func (o *DeleteAuthPolicyUnauthorized) Error() string
- func (o *DeleteAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DeleteAuthPolicyUnauthorized) IsClientError() bool
- func (o *DeleteAuthPolicyUnauthorized) IsCode(code int) bool
- func (o *DeleteAuthPolicyUnauthorized) IsRedirect() bool
- func (o *DeleteAuthPolicyUnauthorized) IsServerError() bool
- func (o *DeleteAuthPolicyUnauthorized) IsSuccess() bool
- func (o *DeleteAuthPolicyUnauthorized) String() string
- type DetailAuthPolicyNotFound
- func (o *DetailAuthPolicyNotFound) Code() int
- func (o *DetailAuthPolicyNotFound) Error() string
- func (o *DetailAuthPolicyNotFound) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailAuthPolicyNotFound) IsClientError() bool
- func (o *DetailAuthPolicyNotFound) IsCode(code int) bool
- func (o *DetailAuthPolicyNotFound) IsRedirect() bool
- func (o *DetailAuthPolicyNotFound) IsServerError() bool
- func (o *DetailAuthPolicyNotFound) IsSuccess() bool
- func (o *DetailAuthPolicyNotFound) String() string
- type DetailAuthPolicyOK
- func (o *DetailAuthPolicyOK) Code() int
- func (o *DetailAuthPolicyOK) Error() string
- func (o *DetailAuthPolicyOK) GetPayload() *rest_model.DetailAuthPolicyEnvelope
- func (o *DetailAuthPolicyOK) IsClientError() bool
- func (o *DetailAuthPolicyOK) IsCode(code int) bool
- func (o *DetailAuthPolicyOK) IsRedirect() bool
- func (o *DetailAuthPolicyOK) IsServerError() bool
- func (o *DetailAuthPolicyOK) IsSuccess() bool
- func (o *DetailAuthPolicyOK) String() string
- type DetailAuthPolicyParams
- func NewDetailAuthPolicyParams() *DetailAuthPolicyParams
- func NewDetailAuthPolicyParamsWithContext(ctx context.Context) *DetailAuthPolicyParams
- func NewDetailAuthPolicyParamsWithHTTPClient(client *http.Client) *DetailAuthPolicyParams
- func NewDetailAuthPolicyParamsWithTimeout(timeout time.Duration) *DetailAuthPolicyParams
- func (o *DetailAuthPolicyParams) SetContext(ctx context.Context)
- func (o *DetailAuthPolicyParams) SetDefaults()
- func (o *DetailAuthPolicyParams) SetHTTPClient(client *http.Client)
- func (o *DetailAuthPolicyParams) SetID(id string)
- func (o *DetailAuthPolicyParams) SetTimeout(timeout time.Duration)
- func (o *DetailAuthPolicyParams) WithContext(ctx context.Context) *DetailAuthPolicyParams
- func (o *DetailAuthPolicyParams) WithDefaults() *DetailAuthPolicyParams
- func (o *DetailAuthPolicyParams) WithHTTPClient(client *http.Client) *DetailAuthPolicyParams
- func (o *DetailAuthPolicyParams) WithID(id string) *DetailAuthPolicyParams
- func (o *DetailAuthPolicyParams) WithTimeout(timeout time.Duration) *DetailAuthPolicyParams
- func (o *DetailAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DetailAuthPolicyReader
- type DetailAuthPolicyServiceUnavailable
- func (o *DetailAuthPolicyServiceUnavailable) Code() int
- func (o *DetailAuthPolicyServiceUnavailable) Error() string
- func (o *DetailAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailAuthPolicyServiceUnavailable) IsClientError() bool
- func (o *DetailAuthPolicyServiceUnavailable) IsCode(code int) bool
- func (o *DetailAuthPolicyServiceUnavailable) IsRedirect() bool
- func (o *DetailAuthPolicyServiceUnavailable) IsServerError() bool
- func (o *DetailAuthPolicyServiceUnavailable) IsSuccess() bool
- func (o *DetailAuthPolicyServiceUnavailable) String() string
- type DetailAuthPolicyTooManyRequests
- func (o *DetailAuthPolicyTooManyRequests) Code() int
- func (o *DetailAuthPolicyTooManyRequests) Error() string
- func (o *DetailAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailAuthPolicyTooManyRequests) IsClientError() bool
- func (o *DetailAuthPolicyTooManyRequests) IsCode(code int) bool
- func (o *DetailAuthPolicyTooManyRequests) IsRedirect() bool
- func (o *DetailAuthPolicyTooManyRequests) IsServerError() bool
- func (o *DetailAuthPolicyTooManyRequests) IsSuccess() bool
- func (o *DetailAuthPolicyTooManyRequests) String() string
- type DetailAuthPolicyUnauthorized
- func (o *DetailAuthPolicyUnauthorized) Code() int
- func (o *DetailAuthPolicyUnauthorized) Error() string
- func (o *DetailAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *DetailAuthPolicyUnauthorized) IsClientError() bool
- func (o *DetailAuthPolicyUnauthorized) IsCode(code int) bool
- func (o *DetailAuthPolicyUnauthorized) IsRedirect() bool
- func (o *DetailAuthPolicyUnauthorized) IsServerError() bool
- func (o *DetailAuthPolicyUnauthorized) IsSuccess() bool
- func (o *DetailAuthPolicyUnauthorized) String() string
- type ListAuthPoliciesBadRequest
- func (o *ListAuthPoliciesBadRequest) Code() int
- func (o *ListAuthPoliciesBadRequest) Error() string
- func (o *ListAuthPoliciesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListAuthPoliciesBadRequest) IsClientError() bool
- func (o *ListAuthPoliciesBadRequest) IsCode(code int) bool
- func (o *ListAuthPoliciesBadRequest) IsRedirect() bool
- func (o *ListAuthPoliciesBadRequest) IsServerError() bool
- func (o *ListAuthPoliciesBadRequest) IsSuccess() bool
- func (o *ListAuthPoliciesBadRequest) String() string
- type ListAuthPoliciesOK
- func (o *ListAuthPoliciesOK) Code() int
- func (o *ListAuthPoliciesOK) Error() string
- func (o *ListAuthPoliciesOK) GetPayload() *rest_model.ListAuthPoliciesEnvelope
- func (o *ListAuthPoliciesOK) IsClientError() bool
- func (o *ListAuthPoliciesOK) IsCode(code int) bool
- func (o *ListAuthPoliciesOK) IsRedirect() bool
- func (o *ListAuthPoliciesOK) IsServerError() bool
- func (o *ListAuthPoliciesOK) IsSuccess() bool
- func (o *ListAuthPoliciesOK) String() string
- type ListAuthPoliciesParams
- func NewListAuthPoliciesParams() *ListAuthPoliciesParams
- func NewListAuthPoliciesParamsWithContext(ctx context.Context) *ListAuthPoliciesParams
- func NewListAuthPoliciesParamsWithHTTPClient(client *http.Client) *ListAuthPoliciesParams
- func NewListAuthPoliciesParamsWithTimeout(timeout time.Duration) *ListAuthPoliciesParams
- func (o *ListAuthPoliciesParams) SetContext(ctx context.Context)
- func (o *ListAuthPoliciesParams) SetDefaults()
- func (o *ListAuthPoliciesParams) SetFilter(filter *string)
- func (o *ListAuthPoliciesParams) SetHTTPClient(client *http.Client)
- func (o *ListAuthPoliciesParams) SetLimit(limit *int64)
- func (o *ListAuthPoliciesParams) SetOffset(offset *int64)
- func (o *ListAuthPoliciesParams) SetTimeout(timeout time.Duration)
- func (o *ListAuthPoliciesParams) WithContext(ctx context.Context) *ListAuthPoliciesParams
- func (o *ListAuthPoliciesParams) WithDefaults() *ListAuthPoliciesParams
- func (o *ListAuthPoliciesParams) WithFilter(filter *string) *ListAuthPoliciesParams
- func (o *ListAuthPoliciesParams) WithHTTPClient(client *http.Client) *ListAuthPoliciesParams
- func (o *ListAuthPoliciesParams) WithLimit(limit *int64) *ListAuthPoliciesParams
- func (o *ListAuthPoliciesParams) WithOffset(offset *int64) *ListAuthPoliciesParams
- func (o *ListAuthPoliciesParams) WithTimeout(timeout time.Duration) *ListAuthPoliciesParams
- func (o *ListAuthPoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAuthPoliciesReader
- type ListAuthPoliciesServiceUnavailable
- func (o *ListAuthPoliciesServiceUnavailable) Code() int
- func (o *ListAuthPoliciesServiceUnavailable) Error() string
- func (o *ListAuthPoliciesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListAuthPoliciesServiceUnavailable) IsClientError() bool
- func (o *ListAuthPoliciesServiceUnavailable) IsCode(code int) bool
- func (o *ListAuthPoliciesServiceUnavailable) IsRedirect() bool
- func (o *ListAuthPoliciesServiceUnavailable) IsServerError() bool
- func (o *ListAuthPoliciesServiceUnavailable) IsSuccess() bool
- func (o *ListAuthPoliciesServiceUnavailable) String() string
- type ListAuthPoliciesTooManyRequests
- func (o *ListAuthPoliciesTooManyRequests) Code() int
- func (o *ListAuthPoliciesTooManyRequests) Error() string
- func (o *ListAuthPoliciesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListAuthPoliciesTooManyRequests) IsClientError() bool
- func (o *ListAuthPoliciesTooManyRequests) IsCode(code int) bool
- func (o *ListAuthPoliciesTooManyRequests) IsRedirect() bool
- func (o *ListAuthPoliciesTooManyRequests) IsServerError() bool
- func (o *ListAuthPoliciesTooManyRequests) IsSuccess() bool
- func (o *ListAuthPoliciesTooManyRequests) String() string
- type ListAuthPoliciesUnauthorized
- func (o *ListAuthPoliciesUnauthorized) Code() int
- func (o *ListAuthPoliciesUnauthorized) Error() string
- func (o *ListAuthPoliciesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListAuthPoliciesUnauthorized) IsClientError() bool
- func (o *ListAuthPoliciesUnauthorized) IsCode(code int) bool
- func (o *ListAuthPoliciesUnauthorized) IsRedirect() bool
- func (o *ListAuthPoliciesUnauthorized) IsServerError() bool
- func (o *ListAuthPoliciesUnauthorized) IsSuccess() bool
- func (o *ListAuthPoliciesUnauthorized) String() string
- type PatchAuthPolicyBadRequest
- func (o *PatchAuthPolicyBadRequest) Code() int
- func (o *PatchAuthPolicyBadRequest) Error() string
- func (o *PatchAuthPolicyBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *PatchAuthPolicyBadRequest) IsClientError() bool
- func (o *PatchAuthPolicyBadRequest) IsCode(code int) bool
- func (o *PatchAuthPolicyBadRequest) IsRedirect() bool
- func (o *PatchAuthPolicyBadRequest) IsServerError() bool
- func (o *PatchAuthPolicyBadRequest) IsSuccess() bool
- func (o *PatchAuthPolicyBadRequest) String() string
- type PatchAuthPolicyNotFound
- func (o *PatchAuthPolicyNotFound) Code() int
- func (o *PatchAuthPolicyNotFound) Error() string
- func (o *PatchAuthPolicyNotFound) GetPayload() *rest_model.APIErrorEnvelope
- func (o *PatchAuthPolicyNotFound) IsClientError() bool
- func (o *PatchAuthPolicyNotFound) IsCode(code int) bool
- func (o *PatchAuthPolicyNotFound) IsRedirect() bool
- func (o *PatchAuthPolicyNotFound) IsServerError() bool
- func (o *PatchAuthPolicyNotFound) IsSuccess() bool
- func (o *PatchAuthPolicyNotFound) String() string
- type PatchAuthPolicyOK
- func (o *PatchAuthPolicyOK) Code() int
- func (o *PatchAuthPolicyOK) Error() string
- func (o *PatchAuthPolicyOK) GetPayload() *rest_model.Empty
- func (o *PatchAuthPolicyOK) IsClientError() bool
- func (o *PatchAuthPolicyOK) IsCode(code int) bool
- func (o *PatchAuthPolicyOK) IsRedirect() bool
- func (o *PatchAuthPolicyOK) IsServerError() bool
- func (o *PatchAuthPolicyOK) IsSuccess() bool
- func (o *PatchAuthPolicyOK) String() string
- type PatchAuthPolicyParams
- func NewPatchAuthPolicyParams() *PatchAuthPolicyParams
- func NewPatchAuthPolicyParamsWithContext(ctx context.Context) *PatchAuthPolicyParams
- func NewPatchAuthPolicyParamsWithHTTPClient(client *http.Client) *PatchAuthPolicyParams
- func NewPatchAuthPolicyParamsWithTimeout(timeout time.Duration) *PatchAuthPolicyParams
- func (o *PatchAuthPolicyParams) SetAuthPolicy(authPolicy *rest_model.AuthPolicyPatch)
- func (o *PatchAuthPolicyParams) SetContext(ctx context.Context)
- func (o *PatchAuthPolicyParams) SetDefaults()
- func (o *PatchAuthPolicyParams) SetHTTPClient(client *http.Client)
- func (o *PatchAuthPolicyParams) SetID(id string)
- func (o *PatchAuthPolicyParams) SetTimeout(timeout time.Duration)
- func (o *PatchAuthPolicyParams) WithAuthPolicy(authPolicy *rest_model.AuthPolicyPatch) *PatchAuthPolicyParams
- func (o *PatchAuthPolicyParams) WithContext(ctx context.Context) *PatchAuthPolicyParams
- func (o *PatchAuthPolicyParams) WithDefaults() *PatchAuthPolicyParams
- func (o *PatchAuthPolicyParams) WithHTTPClient(client *http.Client) *PatchAuthPolicyParams
- func (o *PatchAuthPolicyParams) WithID(id string) *PatchAuthPolicyParams
- func (o *PatchAuthPolicyParams) WithTimeout(timeout time.Duration) *PatchAuthPolicyParams
- func (o *PatchAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAuthPolicyReader
- type PatchAuthPolicyServiceUnavailable
- func (o *PatchAuthPolicyServiceUnavailable) Code() int
- func (o *PatchAuthPolicyServiceUnavailable) Error() string
- func (o *PatchAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *PatchAuthPolicyServiceUnavailable) IsClientError() bool
- func (o *PatchAuthPolicyServiceUnavailable) IsCode(code int) bool
- func (o *PatchAuthPolicyServiceUnavailable) IsRedirect() bool
- func (o *PatchAuthPolicyServiceUnavailable) IsServerError() bool
- func (o *PatchAuthPolicyServiceUnavailable) IsSuccess() bool
- func (o *PatchAuthPolicyServiceUnavailable) String() string
- type PatchAuthPolicyTooManyRequests
- func (o *PatchAuthPolicyTooManyRequests) Code() int
- func (o *PatchAuthPolicyTooManyRequests) Error() string
- func (o *PatchAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *PatchAuthPolicyTooManyRequests) IsClientError() bool
- func (o *PatchAuthPolicyTooManyRequests) IsCode(code int) bool
- func (o *PatchAuthPolicyTooManyRequests) IsRedirect() bool
- func (o *PatchAuthPolicyTooManyRequests) IsServerError() bool
- func (o *PatchAuthPolicyTooManyRequests) IsSuccess() bool
- func (o *PatchAuthPolicyTooManyRequests) String() string
- type PatchAuthPolicyUnauthorized
- func (o *PatchAuthPolicyUnauthorized) Code() int
- func (o *PatchAuthPolicyUnauthorized) Error() string
- func (o *PatchAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *PatchAuthPolicyUnauthorized) IsClientError() bool
- func (o *PatchAuthPolicyUnauthorized) IsCode(code int) bool
- func (o *PatchAuthPolicyUnauthorized) IsRedirect() bool
- func (o *PatchAuthPolicyUnauthorized) IsServerError() bool
- func (o *PatchAuthPolicyUnauthorized) IsSuccess() bool
- func (o *PatchAuthPolicyUnauthorized) String() string
- type UpdateAuthPolicyBadRequest
- func (o *UpdateAuthPolicyBadRequest) Code() int
- func (o *UpdateAuthPolicyBadRequest) Error() string
- func (o *UpdateAuthPolicyBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *UpdateAuthPolicyBadRequest) IsClientError() bool
- func (o *UpdateAuthPolicyBadRequest) IsCode(code int) bool
- func (o *UpdateAuthPolicyBadRequest) IsRedirect() bool
- func (o *UpdateAuthPolicyBadRequest) IsServerError() bool
- func (o *UpdateAuthPolicyBadRequest) IsSuccess() bool
- func (o *UpdateAuthPolicyBadRequest) String() string
- type UpdateAuthPolicyNotFound
- func (o *UpdateAuthPolicyNotFound) Code() int
- func (o *UpdateAuthPolicyNotFound) Error() string
- func (o *UpdateAuthPolicyNotFound) GetPayload() *rest_model.APIErrorEnvelope
- func (o *UpdateAuthPolicyNotFound) IsClientError() bool
- func (o *UpdateAuthPolicyNotFound) IsCode(code int) bool
- func (o *UpdateAuthPolicyNotFound) IsRedirect() bool
- func (o *UpdateAuthPolicyNotFound) IsServerError() bool
- func (o *UpdateAuthPolicyNotFound) IsSuccess() bool
- func (o *UpdateAuthPolicyNotFound) String() string
- type UpdateAuthPolicyOK
- func (o *UpdateAuthPolicyOK) Code() int
- func (o *UpdateAuthPolicyOK) Error() string
- func (o *UpdateAuthPolicyOK) GetPayload() *rest_model.Empty
- func (o *UpdateAuthPolicyOK) IsClientError() bool
- func (o *UpdateAuthPolicyOK) IsCode(code int) bool
- func (o *UpdateAuthPolicyOK) IsRedirect() bool
- func (o *UpdateAuthPolicyOK) IsServerError() bool
- func (o *UpdateAuthPolicyOK) IsSuccess() bool
- func (o *UpdateAuthPolicyOK) String() string
- type UpdateAuthPolicyParams
- func NewUpdateAuthPolicyParams() *UpdateAuthPolicyParams
- func NewUpdateAuthPolicyParamsWithContext(ctx context.Context) *UpdateAuthPolicyParams
- func NewUpdateAuthPolicyParamsWithHTTPClient(client *http.Client) *UpdateAuthPolicyParams
- func NewUpdateAuthPolicyParamsWithTimeout(timeout time.Duration) *UpdateAuthPolicyParams
- func (o *UpdateAuthPolicyParams) SetAuthPolicy(authPolicy *rest_model.AuthPolicyUpdate)
- func (o *UpdateAuthPolicyParams) SetContext(ctx context.Context)
- func (o *UpdateAuthPolicyParams) SetDefaults()
- func (o *UpdateAuthPolicyParams) SetHTTPClient(client *http.Client)
- func (o *UpdateAuthPolicyParams) SetID(id string)
- func (o *UpdateAuthPolicyParams) SetTimeout(timeout time.Duration)
- func (o *UpdateAuthPolicyParams) WithAuthPolicy(authPolicy *rest_model.AuthPolicyUpdate) *UpdateAuthPolicyParams
- func (o *UpdateAuthPolicyParams) WithContext(ctx context.Context) *UpdateAuthPolicyParams
- func (o *UpdateAuthPolicyParams) WithDefaults() *UpdateAuthPolicyParams
- func (o *UpdateAuthPolicyParams) WithHTTPClient(client *http.Client) *UpdateAuthPolicyParams
- func (o *UpdateAuthPolicyParams) WithID(id string) *UpdateAuthPolicyParams
- func (o *UpdateAuthPolicyParams) WithTimeout(timeout time.Duration) *UpdateAuthPolicyParams
- func (o *UpdateAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAuthPolicyReader
- type UpdateAuthPolicyServiceUnavailable
- func (o *UpdateAuthPolicyServiceUnavailable) Code() int
- func (o *UpdateAuthPolicyServiceUnavailable) Error() string
- func (o *UpdateAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *UpdateAuthPolicyServiceUnavailable) IsClientError() bool
- func (o *UpdateAuthPolicyServiceUnavailable) IsCode(code int) bool
- func (o *UpdateAuthPolicyServiceUnavailable) IsRedirect() bool
- func (o *UpdateAuthPolicyServiceUnavailable) IsServerError() bool
- func (o *UpdateAuthPolicyServiceUnavailable) IsSuccess() bool
- func (o *UpdateAuthPolicyServiceUnavailable) String() string
- type UpdateAuthPolicyTooManyRequests
- func (o *UpdateAuthPolicyTooManyRequests) Code() int
- func (o *UpdateAuthPolicyTooManyRequests) Error() string
- func (o *UpdateAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *UpdateAuthPolicyTooManyRequests) IsClientError() bool
- func (o *UpdateAuthPolicyTooManyRequests) IsCode(code int) bool
- func (o *UpdateAuthPolicyTooManyRequests) IsRedirect() bool
- func (o *UpdateAuthPolicyTooManyRequests) IsServerError() bool
- func (o *UpdateAuthPolicyTooManyRequests) IsSuccess() bool
- func (o *UpdateAuthPolicyTooManyRequests) String() string
- type UpdateAuthPolicyUnauthorized
- func (o *UpdateAuthPolicyUnauthorized) Code() int
- func (o *UpdateAuthPolicyUnauthorized) Error() string
- func (o *UpdateAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *UpdateAuthPolicyUnauthorized) IsClientError() bool
- func (o *UpdateAuthPolicyUnauthorized) IsCode(code int) bool
- func (o *UpdateAuthPolicyUnauthorized) IsRedirect() bool
- func (o *UpdateAuthPolicyUnauthorized) IsServerError() bool
- func (o *UpdateAuthPolicyUnauthorized) IsSuccess() bool
- func (o *UpdateAuthPolicyUnauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for auth policy API
func (*Client) CreateAuthPolicy ¶
func (a *Client) CreateAuthPolicy(params *CreateAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAuthPolicyCreated, error)
CreateAuthPolicy creates an auth policy
Creates an Auth Policy. Requires admin access.
func (*Client) DeleteAuthPolicy ¶
func (a *Client) DeleteAuthPolicy(params *DeleteAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAuthPolicyOK, error)
DeleteAuthPolicy deletes an auth policy
Delete an Auth Policy by id. Requires admin access.
func (*Client) DetailAuthPolicy ¶
func (a *Client) DetailAuthPolicy(params *DetailAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DetailAuthPolicyOK, error)
DetailAuthPolicy retrieves a single auth policy
Retrieves a single Auth Policy by id. Requires admin access.
func (*Client) ListAuthPolicies ¶
func (a *Client) ListAuthPolicies(params *ListAuthPoliciesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAuthPoliciesOK, error)
ListAuthPolicies lists auth policies
Retrieves a list of Auth Policies
func (*Client) PatchAuthPolicy ¶
func (a *Client) PatchAuthPolicy(params *PatchAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchAuthPolicyOK, error)
PatchAuthPolicy updates the supplied fields on an auth policy
Update only the supplied fields on an Auth Policy by id. Requires admin access.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateAuthPolicy ¶
func (a *Client) UpdateAuthPolicy(params *UpdateAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAuthPolicyOK, error)
UpdateAuthPolicy updates all fields on an auth policy
Update all fields on an Auth Policy by id. Requires admin access.
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
type ClientService ¶
type ClientService interface {
CreateAuthPolicy(params *CreateAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateAuthPolicyCreated, error)
DeleteAuthPolicy(params *DeleteAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAuthPolicyOK, error)
DetailAuthPolicy(params *DetailAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DetailAuthPolicyOK, error)
ListAuthPolicies(params *ListAuthPoliciesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListAuthPoliciesOK, error)
PatchAuthPolicy(params *PatchAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchAuthPolicyOK, error)
UpdateAuthPolicy(params *UpdateAuthPolicyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateAuthPolicyOK, 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 auth policy API client.
func NewClientWithBasicAuth ¶ added in v0.26.53
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new auth policy API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶ added in v0.26.53
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new auth policy API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type CreateAuthPolicyBadRequest ¶
type CreateAuthPolicyBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
CreateAuthPolicyBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewCreateAuthPolicyBadRequest ¶
func NewCreateAuthPolicyBadRequest() *CreateAuthPolicyBadRequest
NewCreateAuthPolicyBadRequest creates a CreateAuthPolicyBadRequest with default headers values
func (*CreateAuthPolicyBadRequest) Code ¶ added in v0.26.53
func (o *CreateAuthPolicyBadRequest) Code() int
Code gets the status code for the create auth policy bad request response
func (*CreateAuthPolicyBadRequest) Error ¶
func (o *CreateAuthPolicyBadRequest) Error() string
func (*CreateAuthPolicyBadRequest) GetPayload ¶
func (o *CreateAuthPolicyBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*CreateAuthPolicyBadRequest) IsClientError ¶ added in v0.26.53
func (o *CreateAuthPolicyBadRequest) IsClientError() bool
IsClientError returns true when this create auth policy bad request response has a 4xx status code
func (*CreateAuthPolicyBadRequest) IsCode ¶ added in v0.26.53
func (o *CreateAuthPolicyBadRequest) IsCode(code int) bool
IsCode returns true when this create auth policy bad request response a status code equal to that given
func (*CreateAuthPolicyBadRequest) IsRedirect ¶ added in v0.26.53
func (o *CreateAuthPolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this create auth policy bad request response has a 3xx status code
func (*CreateAuthPolicyBadRequest) IsServerError ¶ added in v0.26.53
func (o *CreateAuthPolicyBadRequest) IsServerError() bool
IsServerError returns true when this create auth policy bad request response has a 5xx status code
func (*CreateAuthPolicyBadRequest) IsSuccess ¶ added in v0.26.53
func (o *CreateAuthPolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this create auth policy bad request response has a 2xx status code
func (*CreateAuthPolicyBadRequest) String ¶ added in v0.26.53
func (o *CreateAuthPolicyBadRequest) String() string
type CreateAuthPolicyCreated ¶
type CreateAuthPolicyCreated struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.CreateEnvelope
}
CreateAuthPolicyCreated describes a response with status code 201, with default header values.
The create request was successful and the resource has been added at the following location
func NewCreateAuthPolicyCreated ¶
func NewCreateAuthPolicyCreated() *CreateAuthPolicyCreated
NewCreateAuthPolicyCreated creates a CreateAuthPolicyCreated with default headers values
func (*CreateAuthPolicyCreated) Code ¶ added in v0.26.53
func (o *CreateAuthPolicyCreated) Code() int
Code gets the status code for the create auth policy created response
func (*CreateAuthPolicyCreated) Error ¶
func (o *CreateAuthPolicyCreated) Error() string
func (*CreateAuthPolicyCreated) GetPayload ¶
func (o *CreateAuthPolicyCreated) GetPayload() *rest_model.CreateEnvelope
func (*CreateAuthPolicyCreated) IsClientError ¶ added in v0.26.53
func (o *CreateAuthPolicyCreated) IsClientError() bool
IsClientError returns true when this create auth policy created response has a 4xx status code
func (*CreateAuthPolicyCreated) IsCode ¶ added in v0.26.53
func (o *CreateAuthPolicyCreated) IsCode(code int) bool
IsCode returns true when this create auth policy created response a status code equal to that given
func (*CreateAuthPolicyCreated) IsRedirect ¶ added in v0.26.53
func (o *CreateAuthPolicyCreated) IsRedirect() bool
IsRedirect returns true when this create auth policy created response has a 3xx status code
func (*CreateAuthPolicyCreated) IsServerError ¶ added in v0.26.53
func (o *CreateAuthPolicyCreated) IsServerError() bool
IsServerError returns true when this create auth policy created response has a 5xx status code
func (*CreateAuthPolicyCreated) IsSuccess ¶ added in v0.26.53
func (o *CreateAuthPolicyCreated) IsSuccess() bool
IsSuccess returns true when this create auth policy created response has a 2xx status code
func (*CreateAuthPolicyCreated) String ¶ added in v0.26.53
func (o *CreateAuthPolicyCreated) String() string
type CreateAuthPolicyParams ¶
type CreateAuthPolicyParams struct {
/* AuthPolicy.
An Auth Policy to create
*/
AuthPolicy *rest_model.AuthPolicyCreate
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateAuthPolicyParams contains all the parameters to send to the API endpoint
for the create auth policy operation. Typically these are written to a http.Request.
func NewCreateAuthPolicyParams ¶
func NewCreateAuthPolicyParams() *CreateAuthPolicyParams
NewCreateAuthPolicyParams creates a new CreateAuthPolicyParams 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 NewCreateAuthPolicyParamsWithContext ¶
func NewCreateAuthPolicyParamsWithContext(ctx context.Context) *CreateAuthPolicyParams
NewCreateAuthPolicyParamsWithContext creates a new CreateAuthPolicyParams object with the ability to set a context for a request.
func NewCreateAuthPolicyParamsWithHTTPClient ¶
func NewCreateAuthPolicyParamsWithHTTPClient(client *http.Client) *CreateAuthPolicyParams
NewCreateAuthPolicyParamsWithHTTPClient creates a new CreateAuthPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewCreateAuthPolicyParamsWithTimeout ¶
func NewCreateAuthPolicyParamsWithTimeout(timeout time.Duration) *CreateAuthPolicyParams
NewCreateAuthPolicyParamsWithTimeout creates a new CreateAuthPolicyParams object with the ability to set a timeout on a request.
func (*CreateAuthPolicyParams) SetAuthPolicy ¶
func (o *CreateAuthPolicyParams) SetAuthPolicy(authPolicy *rest_model.AuthPolicyCreate)
SetAuthPolicy adds the authPolicy to the create auth policy params
func (*CreateAuthPolicyParams) SetContext ¶
func (o *CreateAuthPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the create auth policy params
func (*CreateAuthPolicyParams) SetDefaults ¶
func (o *CreateAuthPolicyParams) SetDefaults()
SetDefaults hydrates default values in the create auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*CreateAuthPolicyParams) SetHTTPClient ¶
func (o *CreateAuthPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create auth policy params
func (*CreateAuthPolicyParams) SetTimeout ¶
func (o *CreateAuthPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create auth policy params
func (*CreateAuthPolicyParams) WithAuthPolicy ¶
func (o *CreateAuthPolicyParams) WithAuthPolicy(authPolicy *rest_model.AuthPolicyCreate) *CreateAuthPolicyParams
WithAuthPolicy adds the authPolicy to the create auth policy params
func (*CreateAuthPolicyParams) WithContext ¶
func (o *CreateAuthPolicyParams) WithContext(ctx context.Context) *CreateAuthPolicyParams
WithContext adds the context to the create auth policy params
func (*CreateAuthPolicyParams) WithDefaults ¶
func (o *CreateAuthPolicyParams) WithDefaults() *CreateAuthPolicyParams
WithDefaults hydrates default values in the create auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*CreateAuthPolicyParams) WithHTTPClient ¶
func (o *CreateAuthPolicyParams) WithHTTPClient(client *http.Client) *CreateAuthPolicyParams
WithHTTPClient adds the HTTPClient to the create auth policy params
func (*CreateAuthPolicyParams) WithTimeout ¶
func (o *CreateAuthPolicyParams) WithTimeout(timeout time.Duration) *CreateAuthPolicyParams
WithTimeout adds the timeout to the create auth policy params
func (*CreateAuthPolicyParams) WriteToRequest ¶
func (o *CreateAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAuthPolicyReader ¶
type CreateAuthPolicyReader struct {
// contains filtered or unexported fields
}
CreateAuthPolicyReader is a Reader for the CreateAuthPolicy structure.
func (*CreateAuthPolicyReader) ReadResponse ¶
func (o *CreateAuthPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type CreateAuthPolicyServiceUnavailable ¶ added in v0.26.36
type CreateAuthPolicyServiceUnavailable struct {
WWWAuthenticate []string
}
CreateAuthPolicyServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewCreateAuthPolicyServiceUnavailable ¶ added in v0.26.36
func NewCreateAuthPolicyServiceUnavailable() *CreateAuthPolicyServiceUnavailable
NewCreateAuthPolicyServiceUnavailable creates a CreateAuthPolicyServiceUnavailable with default headers values
func (*CreateAuthPolicyServiceUnavailable) Code ¶ added in v0.26.53
func (o *CreateAuthPolicyServiceUnavailable) Code() int
Code gets the status code for the create auth policy service unavailable response
func (*CreateAuthPolicyServiceUnavailable) Error ¶ added in v0.26.36
func (o *CreateAuthPolicyServiceUnavailable) Error() string
func (*CreateAuthPolicyServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *CreateAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*CreateAuthPolicyServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *CreateAuthPolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this create auth policy service unavailable response has a 4xx status code
func (*CreateAuthPolicyServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *CreateAuthPolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this create auth policy service unavailable response a status code equal to that given
func (*CreateAuthPolicyServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *CreateAuthPolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this create auth policy service unavailable response has a 3xx status code
func (*CreateAuthPolicyServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *CreateAuthPolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this create auth policy service unavailable response has a 5xx status code
func (*CreateAuthPolicyServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *CreateAuthPolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this create auth policy service unavailable response has a 2xx status code
func (*CreateAuthPolicyServiceUnavailable) String ¶ added in v0.26.53
func (o *CreateAuthPolicyServiceUnavailable) String() string
type CreateAuthPolicyTooManyRequests ¶ added in v0.26.0
type CreateAuthPolicyTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
CreateAuthPolicyTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewCreateAuthPolicyTooManyRequests ¶ added in v0.26.0
func NewCreateAuthPolicyTooManyRequests() *CreateAuthPolicyTooManyRequests
NewCreateAuthPolicyTooManyRequests creates a CreateAuthPolicyTooManyRequests with default headers values
func (*CreateAuthPolicyTooManyRequests) Code ¶ added in v0.26.53
func (o *CreateAuthPolicyTooManyRequests) Code() int
Code gets the status code for the create auth policy too many requests response
func (*CreateAuthPolicyTooManyRequests) Error ¶ added in v0.26.0
func (o *CreateAuthPolicyTooManyRequests) Error() string
func (*CreateAuthPolicyTooManyRequests) GetPayload ¶ added in v0.26.0
func (o *CreateAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*CreateAuthPolicyTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *CreateAuthPolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this create auth policy too many requests response has a 4xx status code
func (*CreateAuthPolicyTooManyRequests) IsCode ¶ added in v0.26.53
func (o *CreateAuthPolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this create auth policy too many requests response a status code equal to that given
func (*CreateAuthPolicyTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *CreateAuthPolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create auth policy too many requests response has a 3xx status code
func (*CreateAuthPolicyTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *CreateAuthPolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this create auth policy too many requests response has a 5xx status code
func (*CreateAuthPolicyTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *CreateAuthPolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create auth policy too many requests response has a 2xx status code
func (*CreateAuthPolicyTooManyRequests) String ¶ added in v0.26.53
func (o *CreateAuthPolicyTooManyRequests) String() string
type CreateAuthPolicyUnauthorized ¶
type CreateAuthPolicyUnauthorized struct {
WWWAuthenticate []string
}
CreateAuthPolicyUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewCreateAuthPolicyUnauthorized ¶
func NewCreateAuthPolicyUnauthorized() *CreateAuthPolicyUnauthorized
NewCreateAuthPolicyUnauthorized creates a CreateAuthPolicyUnauthorized with default headers values
func (*CreateAuthPolicyUnauthorized) Code ¶ added in v0.26.53
func (o *CreateAuthPolicyUnauthorized) Code() int
Code gets the status code for the create auth policy unauthorized response
func (*CreateAuthPolicyUnauthorized) Error ¶
func (o *CreateAuthPolicyUnauthorized) Error() string
func (*CreateAuthPolicyUnauthorized) GetPayload ¶
func (o *CreateAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*CreateAuthPolicyUnauthorized) IsClientError ¶ added in v0.26.53
func (o *CreateAuthPolicyUnauthorized) IsClientError() bool
IsClientError returns true when this create auth policy unauthorized response has a 4xx status code
func (*CreateAuthPolicyUnauthorized) IsCode ¶ added in v0.26.53
func (o *CreateAuthPolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this create auth policy unauthorized response a status code equal to that given
func (*CreateAuthPolicyUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *CreateAuthPolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this create auth policy unauthorized response has a 3xx status code
func (*CreateAuthPolicyUnauthorized) IsServerError ¶ added in v0.26.53
func (o *CreateAuthPolicyUnauthorized) IsServerError() bool
IsServerError returns true when this create auth policy unauthorized response has a 5xx status code
func (*CreateAuthPolicyUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *CreateAuthPolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this create auth policy unauthorized response has a 2xx status code
func (*CreateAuthPolicyUnauthorized) String ¶ added in v0.26.53
func (o *CreateAuthPolicyUnauthorized) String() string
type DeleteAuthPolicyBadRequest ¶
type DeleteAuthPolicyBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
DeleteAuthPolicyBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewDeleteAuthPolicyBadRequest ¶
func NewDeleteAuthPolicyBadRequest() *DeleteAuthPolicyBadRequest
NewDeleteAuthPolicyBadRequest creates a DeleteAuthPolicyBadRequest with default headers values
func (*DeleteAuthPolicyBadRequest) Code ¶ added in v0.26.53
func (o *DeleteAuthPolicyBadRequest) Code() int
Code gets the status code for the delete auth policy bad request response
func (*DeleteAuthPolicyBadRequest) Error ¶
func (o *DeleteAuthPolicyBadRequest) Error() string
func (*DeleteAuthPolicyBadRequest) GetPayload ¶
func (o *DeleteAuthPolicyBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*DeleteAuthPolicyBadRequest) IsClientError ¶ added in v0.26.53
func (o *DeleteAuthPolicyBadRequest) IsClientError() bool
IsClientError returns true when this delete auth policy bad request response has a 4xx status code
func (*DeleteAuthPolicyBadRequest) IsCode ¶ added in v0.26.53
func (o *DeleteAuthPolicyBadRequest) IsCode(code int) bool
IsCode returns true when this delete auth policy bad request response a status code equal to that given
func (*DeleteAuthPolicyBadRequest) IsRedirect ¶ added in v0.26.53
func (o *DeleteAuthPolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this delete auth policy bad request response has a 3xx status code
func (*DeleteAuthPolicyBadRequest) IsServerError ¶ added in v0.26.53
func (o *DeleteAuthPolicyBadRequest) IsServerError() bool
IsServerError returns true when this delete auth policy bad request response has a 5xx status code
func (*DeleteAuthPolicyBadRequest) IsSuccess ¶ added in v0.26.53
func (o *DeleteAuthPolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this delete auth policy bad request response has a 2xx status code
func (*DeleteAuthPolicyBadRequest) String ¶ added in v0.26.53
func (o *DeleteAuthPolicyBadRequest) String() string
type DeleteAuthPolicyNotFound ¶ added in v0.26.36
type DeleteAuthPolicyNotFound struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
DeleteAuthPolicyNotFound describes a response with status code 404, with default header values.
The requested resource does not exist
func NewDeleteAuthPolicyNotFound ¶ added in v0.26.36
func NewDeleteAuthPolicyNotFound() *DeleteAuthPolicyNotFound
NewDeleteAuthPolicyNotFound creates a DeleteAuthPolicyNotFound with default headers values
func (*DeleteAuthPolicyNotFound) Code ¶ added in v0.26.53
func (o *DeleteAuthPolicyNotFound) Code() int
Code gets the status code for the delete auth policy not found response
func (*DeleteAuthPolicyNotFound) Error ¶ added in v0.26.36
func (o *DeleteAuthPolicyNotFound) Error() string
func (*DeleteAuthPolicyNotFound) GetPayload ¶ added in v0.26.36
func (o *DeleteAuthPolicyNotFound) GetPayload() *rest_model.APIErrorEnvelope
func (*DeleteAuthPolicyNotFound) IsClientError ¶ added in v0.26.53
func (o *DeleteAuthPolicyNotFound) IsClientError() bool
IsClientError returns true when this delete auth policy not found response has a 4xx status code
func (*DeleteAuthPolicyNotFound) IsCode ¶ added in v0.26.53
func (o *DeleteAuthPolicyNotFound) IsCode(code int) bool
IsCode returns true when this delete auth policy not found response a status code equal to that given
func (*DeleteAuthPolicyNotFound) IsRedirect ¶ added in v0.26.53
func (o *DeleteAuthPolicyNotFound) IsRedirect() bool
IsRedirect returns true when this delete auth policy not found response has a 3xx status code
func (*DeleteAuthPolicyNotFound) IsServerError ¶ added in v0.26.53
func (o *DeleteAuthPolicyNotFound) IsServerError() bool
IsServerError returns true when this delete auth policy not found response has a 5xx status code
func (*DeleteAuthPolicyNotFound) IsSuccess ¶ added in v0.26.53
func (o *DeleteAuthPolicyNotFound) IsSuccess() bool
IsSuccess returns true when this delete auth policy not found response has a 2xx status code
func (*DeleteAuthPolicyNotFound) String ¶ added in v0.26.53
func (o *DeleteAuthPolicyNotFound) String() string
type DeleteAuthPolicyOK ¶
type DeleteAuthPolicyOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.Empty
}
DeleteAuthPolicyOK describes a response with status code 200, with default header values.
The delete request was successful and the resource has been removed
func NewDeleteAuthPolicyOK ¶
func NewDeleteAuthPolicyOK() *DeleteAuthPolicyOK
NewDeleteAuthPolicyOK creates a DeleteAuthPolicyOK with default headers values
func (*DeleteAuthPolicyOK) Code ¶ added in v0.26.53
func (o *DeleteAuthPolicyOK) Code() int
Code gets the status code for the delete auth policy o k response
func (*DeleteAuthPolicyOK) Error ¶
func (o *DeleteAuthPolicyOK) Error() string
func (*DeleteAuthPolicyOK) GetPayload ¶
func (o *DeleteAuthPolicyOK) GetPayload() *rest_model.Empty
func (*DeleteAuthPolicyOK) IsClientError ¶ added in v0.26.53
func (o *DeleteAuthPolicyOK) IsClientError() bool
IsClientError returns true when this delete auth policy o k response has a 4xx status code
func (*DeleteAuthPolicyOK) IsCode ¶ added in v0.26.53
func (o *DeleteAuthPolicyOK) IsCode(code int) bool
IsCode returns true when this delete auth policy o k response a status code equal to that given
func (*DeleteAuthPolicyOK) IsRedirect ¶ added in v0.26.53
func (o *DeleteAuthPolicyOK) IsRedirect() bool
IsRedirect returns true when this delete auth policy o k response has a 3xx status code
func (*DeleteAuthPolicyOK) IsServerError ¶ added in v0.26.53
func (o *DeleteAuthPolicyOK) IsServerError() bool
IsServerError returns true when this delete auth policy o k response has a 5xx status code
func (*DeleteAuthPolicyOK) IsSuccess ¶ added in v0.26.53
func (o *DeleteAuthPolicyOK) IsSuccess() bool
IsSuccess returns true when this delete auth policy o k response has a 2xx status code
func (*DeleteAuthPolicyOK) String ¶ added in v0.26.53
func (o *DeleteAuthPolicyOK) String() string
type DeleteAuthPolicyParams ¶
type DeleteAuthPolicyParams struct {
/* ID.
The id of the requested resource
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteAuthPolicyParams contains all the parameters to send to the API endpoint
for the delete auth policy operation. Typically these are written to a http.Request.
func NewDeleteAuthPolicyParams ¶
func NewDeleteAuthPolicyParams() *DeleteAuthPolicyParams
NewDeleteAuthPolicyParams creates a new DeleteAuthPolicyParams 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 NewDeleteAuthPolicyParamsWithContext ¶
func NewDeleteAuthPolicyParamsWithContext(ctx context.Context) *DeleteAuthPolicyParams
NewDeleteAuthPolicyParamsWithContext creates a new DeleteAuthPolicyParams object with the ability to set a context for a request.
func NewDeleteAuthPolicyParamsWithHTTPClient ¶
func NewDeleteAuthPolicyParamsWithHTTPClient(client *http.Client) *DeleteAuthPolicyParams
NewDeleteAuthPolicyParamsWithHTTPClient creates a new DeleteAuthPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAuthPolicyParamsWithTimeout ¶
func NewDeleteAuthPolicyParamsWithTimeout(timeout time.Duration) *DeleteAuthPolicyParams
NewDeleteAuthPolicyParamsWithTimeout creates a new DeleteAuthPolicyParams object with the ability to set a timeout on a request.
func (*DeleteAuthPolicyParams) SetContext ¶
func (o *DeleteAuthPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the delete auth policy params
func (*DeleteAuthPolicyParams) SetDefaults ¶
func (o *DeleteAuthPolicyParams) SetDefaults()
SetDefaults hydrates default values in the delete auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAuthPolicyParams) SetHTTPClient ¶
func (o *DeleteAuthPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete auth policy params
func (*DeleteAuthPolicyParams) SetID ¶
func (o *DeleteAuthPolicyParams) SetID(id string)
SetID adds the id to the delete auth policy params
func (*DeleteAuthPolicyParams) SetTimeout ¶
func (o *DeleteAuthPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete auth policy params
func (*DeleteAuthPolicyParams) WithContext ¶
func (o *DeleteAuthPolicyParams) WithContext(ctx context.Context) *DeleteAuthPolicyParams
WithContext adds the context to the delete auth policy params
func (*DeleteAuthPolicyParams) WithDefaults ¶
func (o *DeleteAuthPolicyParams) WithDefaults() *DeleteAuthPolicyParams
WithDefaults hydrates default values in the delete auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAuthPolicyParams) WithHTTPClient ¶
func (o *DeleteAuthPolicyParams) WithHTTPClient(client *http.Client) *DeleteAuthPolicyParams
WithHTTPClient adds the HTTPClient to the delete auth policy params
func (*DeleteAuthPolicyParams) WithID ¶
func (o *DeleteAuthPolicyParams) WithID(id string) *DeleteAuthPolicyParams
WithID adds the id to the delete auth policy params
func (*DeleteAuthPolicyParams) WithTimeout ¶
func (o *DeleteAuthPolicyParams) WithTimeout(timeout time.Duration) *DeleteAuthPolicyParams
WithTimeout adds the timeout to the delete auth policy params
func (*DeleteAuthPolicyParams) WriteToRequest ¶
func (o *DeleteAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAuthPolicyReader ¶
type DeleteAuthPolicyReader struct {
// contains filtered or unexported fields
}
DeleteAuthPolicyReader is a Reader for the DeleteAuthPolicy structure.
func (*DeleteAuthPolicyReader) ReadResponse ¶
func (o *DeleteAuthPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteAuthPolicyServiceUnavailable ¶ added in v0.26.36
type DeleteAuthPolicyServiceUnavailable struct {
WWWAuthenticate []string
}
DeleteAuthPolicyServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewDeleteAuthPolicyServiceUnavailable ¶ added in v0.26.36
func NewDeleteAuthPolicyServiceUnavailable() *DeleteAuthPolicyServiceUnavailable
NewDeleteAuthPolicyServiceUnavailable creates a DeleteAuthPolicyServiceUnavailable with default headers values
func (*DeleteAuthPolicyServiceUnavailable) Code ¶ added in v0.26.53
func (o *DeleteAuthPolicyServiceUnavailable) Code() int
Code gets the status code for the delete auth policy service unavailable response
func (*DeleteAuthPolicyServiceUnavailable) Error ¶ added in v0.26.36
func (o *DeleteAuthPolicyServiceUnavailable) Error() string
func (*DeleteAuthPolicyServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *DeleteAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*DeleteAuthPolicyServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *DeleteAuthPolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete auth policy service unavailable response has a 4xx status code
func (*DeleteAuthPolicyServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *DeleteAuthPolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete auth policy service unavailable response a status code equal to that given
func (*DeleteAuthPolicyServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *DeleteAuthPolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete auth policy service unavailable response has a 3xx status code
func (*DeleteAuthPolicyServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *DeleteAuthPolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete auth policy service unavailable response has a 5xx status code
func (*DeleteAuthPolicyServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *DeleteAuthPolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete auth policy service unavailable response has a 2xx status code
func (*DeleteAuthPolicyServiceUnavailable) String ¶ added in v0.26.53
func (o *DeleteAuthPolicyServiceUnavailable) String() string
type DeleteAuthPolicyTooManyRequests ¶ added in v0.26.0
type DeleteAuthPolicyTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
DeleteAuthPolicyTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewDeleteAuthPolicyTooManyRequests ¶ added in v0.26.0
func NewDeleteAuthPolicyTooManyRequests() *DeleteAuthPolicyTooManyRequests
NewDeleteAuthPolicyTooManyRequests creates a DeleteAuthPolicyTooManyRequests with default headers values
func (*DeleteAuthPolicyTooManyRequests) Code ¶ added in v0.26.53
func (o *DeleteAuthPolicyTooManyRequests) Code() int
Code gets the status code for the delete auth policy too many requests response
func (*DeleteAuthPolicyTooManyRequests) Error ¶ added in v0.26.0
func (o *DeleteAuthPolicyTooManyRequests) Error() string
func (*DeleteAuthPolicyTooManyRequests) GetPayload ¶ added in v0.26.0
func (o *DeleteAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*DeleteAuthPolicyTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *DeleteAuthPolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this delete auth policy too many requests response has a 4xx status code
func (*DeleteAuthPolicyTooManyRequests) IsCode ¶ added in v0.26.53
func (o *DeleteAuthPolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete auth policy too many requests response a status code equal to that given
func (*DeleteAuthPolicyTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *DeleteAuthPolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete auth policy too many requests response has a 3xx status code
func (*DeleteAuthPolicyTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *DeleteAuthPolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this delete auth policy too many requests response has a 5xx status code
func (*DeleteAuthPolicyTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *DeleteAuthPolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete auth policy too many requests response has a 2xx status code
func (*DeleteAuthPolicyTooManyRequests) String ¶ added in v0.26.53
func (o *DeleteAuthPolicyTooManyRequests) String() string
type DeleteAuthPolicyUnauthorized ¶
type DeleteAuthPolicyUnauthorized struct {
WWWAuthenticate []string
}
DeleteAuthPolicyUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewDeleteAuthPolicyUnauthorized ¶
func NewDeleteAuthPolicyUnauthorized() *DeleteAuthPolicyUnauthorized
NewDeleteAuthPolicyUnauthorized creates a DeleteAuthPolicyUnauthorized with default headers values
func (*DeleteAuthPolicyUnauthorized) Code ¶ added in v0.26.53
func (o *DeleteAuthPolicyUnauthorized) Code() int
Code gets the status code for the delete auth policy unauthorized response
func (*DeleteAuthPolicyUnauthorized) Error ¶
func (o *DeleteAuthPolicyUnauthorized) Error() string
func (*DeleteAuthPolicyUnauthorized) GetPayload ¶
func (o *DeleteAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*DeleteAuthPolicyUnauthorized) IsClientError ¶ added in v0.26.53
func (o *DeleteAuthPolicyUnauthorized) IsClientError() bool
IsClientError returns true when this delete auth policy unauthorized response has a 4xx status code
func (*DeleteAuthPolicyUnauthorized) IsCode ¶ added in v0.26.53
func (o *DeleteAuthPolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this delete auth policy unauthorized response a status code equal to that given
func (*DeleteAuthPolicyUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *DeleteAuthPolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete auth policy unauthorized response has a 3xx status code
func (*DeleteAuthPolicyUnauthorized) IsServerError ¶ added in v0.26.53
func (o *DeleteAuthPolicyUnauthorized) IsServerError() bool
IsServerError returns true when this delete auth policy unauthorized response has a 5xx status code
func (*DeleteAuthPolicyUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *DeleteAuthPolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete auth policy unauthorized response has a 2xx status code
func (*DeleteAuthPolicyUnauthorized) String ¶ added in v0.26.53
func (o *DeleteAuthPolicyUnauthorized) String() string
type DetailAuthPolicyNotFound ¶
type DetailAuthPolicyNotFound struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
DetailAuthPolicyNotFound describes a response with status code 404, with default header values.
The requested resource does not exist
func NewDetailAuthPolicyNotFound ¶
func NewDetailAuthPolicyNotFound() *DetailAuthPolicyNotFound
NewDetailAuthPolicyNotFound creates a DetailAuthPolicyNotFound with default headers values
func (*DetailAuthPolicyNotFound) Code ¶ added in v0.26.53
func (o *DetailAuthPolicyNotFound) Code() int
Code gets the status code for the detail auth policy not found response
func (*DetailAuthPolicyNotFound) Error ¶
func (o *DetailAuthPolicyNotFound) Error() string
func (*DetailAuthPolicyNotFound) GetPayload ¶
func (o *DetailAuthPolicyNotFound) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailAuthPolicyNotFound) IsClientError ¶ added in v0.26.53
func (o *DetailAuthPolicyNotFound) IsClientError() bool
IsClientError returns true when this detail auth policy not found response has a 4xx status code
func (*DetailAuthPolicyNotFound) IsCode ¶ added in v0.26.53
func (o *DetailAuthPolicyNotFound) IsCode(code int) bool
IsCode returns true when this detail auth policy not found response a status code equal to that given
func (*DetailAuthPolicyNotFound) IsRedirect ¶ added in v0.26.53
func (o *DetailAuthPolicyNotFound) IsRedirect() bool
IsRedirect returns true when this detail auth policy not found response has a 3xx status code
func (*DetailAuthPolicyNotFound) IsServerError ¶ added in v0.26.53
func (o *DetailAuthPolicyNotFound) IsServerError() bool
IsServerError returns true when this detail auth policy not found response has a 5xx status code
func (*DetailAuthPolicyNotFound) IsSuccess ¶ added in v0.26.53
func (o *DetailAuthPolicyNotFound) IsSuccess() bool
IsSuccess returns true when this detail auth policy not found response has a 2xx status code
func (*DetailAuthPolicyNotFound) String ¶ added in v0.26.53
func (o *DetailAuthPolicyNotFound) String() string
type DetailAuthPolicyOK ¶
type DetailAuthPolicyOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.DetailAuthPolicyEnvelope
}
DetailAuthPolicyOK describes a response with status code 200, with default header values.
A singular Auth Policy resource
func NewDetailAuthPolicyOK ¶
func NewDetailAuthPolicyOK() *DetailAuthPolicyOK
NewDetailAuthPolicyOK creates a DetailAuthPolicyOK with default headers values
func (*DetailAuthPolicyOK) Code ¶ added in v0.26.53
func (o *DetailAuthPolicyOK) Code() int
Code gets the status code for the detail auth policy o k response
func (*DetailAuthPolicyOK) Error ¶
func (o *DetailAuthPolicyOK) Error() string
func (*DetailAuthPolicyOK) GetPayload ¶
func (o *DetailAuthPolicyOK) GetPayload() *rest_model.DetailAuthPolicyEnvelope
func (*DetailAuthPolicyOK) IsClientError ¶ added in v0.26.53
func (o *DetailAuthPolicyOK) IsClientError() bool
IsClientError returns true when this detail auth policy o k response has a 4xx status code
func (*DetailAuthPolicyOK) IsCode ¶ added in v0.26.53
func (o *DetailAuthPolicyOK) IsCode(code int) bool
IsCode returns true when this detail auth policy o k response a status code equal to that given
func (*DetailAuthPolicyOK) IsRedirect ¶ added in v0.26.53
func (o *DetailAuthPolicyOK) IsRedirect() bool
IsRedirect returns true when this detail auth policy o k response has a 3xx status code
func (*DetailAuthPolicyOK) IsServerError ¶ added in v0.26.53
func (o *DetailAuthPolicyOK) IsServerError() bool
IsServerError returns true when this detail auth policy o k response has a 5xx status code
func (*DetailAuthPolicyOK) IsSuccess ¶ added in v0.26.53
func (o *DetailAuthPolicyOK) IsSuccess() bool
IsSuccess returns true when this detail auth policy o k response has a 2xx status code
func (*DetailAuthPolicyOK) String ¶ added in v0.26.53
func (o *DetailAuthPolicyOK) String() string
type DetailAuthPolicyParams ¶
type DetailAuthPolicyParams struct {
/* ID.
The id of the requested resource
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DetailAuthPolicyParams contains all the parameters to send to the API endpoint
for the detail auth policy operation. Typically these are written to a http.Request.
func NewDetailAuthPolicyParams ¶
func NewDetailAuthPolicyParams() *DetailAuthPolicyParams
NewDetailAuthPolicyParams creates a new DetailAuthPolicyParams 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 NewDetailAuthPolicyParamsWithContext ¶
func NewDetailAuthPolicyParamsWithContext(ctx context.Context) *DetailAuthPolicyParams
NewDetailAuthPolicyParamsWithContext creates a new DetailAuthPolicyParams object with the ability to set a context for a request.
func NewDetailAuthPolicyParamsWithHTTPClient ¶
func NewDetailAuthPolicyParamsWithHTTPClient(client *http.Client) *DetailAuthPolicyParams
NewDetailAuthPolicyParamsWithHTTPClient creates a new DetailAuthPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewDetailAuthPolicyParamsWithTimeout ¶
func NewDetailAuthPolicyParamsWithTimeout(timeout time.Duration) *DetailAuthPolicyParams
NewDetailAuthPolicyParamsWithTimeout creates a new DetailAuthPolicyParams object with the ability to set a timeout on a request.
func (*DetailAuthPolicyParams) SetContext ¶
func (o *DetailAuthPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the detail auth policy params
func (*DetailAuthPolicyParams) SetDefaults ¶
func (o *DetailAuthPolicyParams) SetDefaults()
SetDefaults hydrates default values in the detail auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*DetailAuthPolicyParams) SetHTTPClient ¶
func (o *DetailAuthPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the detail auth policy params
func (*DetailAuthPolicyParams) SetID ¶
func (o *DetailAuthPolicyParams) SetID(id string)
SetID adds the id to the detail auth policy params
func (*DetailAuthPolicyParams) SetTimeout ¶
func (o *DetailAuthPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the detail auth policy params
func (*DetailAuthPolicyParams) WithContext ¶
func (o *DetailAuthPolicyParams) WithContext(ctx context.Context) *DetailAuthPolicyParams
WithContext adds the context to the detail auth policy params
func (*DetailAuthPolicyParams) WithDefaults ¶
func (o *DetailAuthPolicyParams) WithDefaults() *DetailAuthPolicyParams
WithDefaults hydrates default values in the detail auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*DetailAuthPolicyParams) WithHTTPClient ¶
func (o *DetailAuthPolicyParams) WithHTTPClient(client *http.Client) *DetailAuthPolicyParams
WithHTTPClient adds the HTTPClient to the detail auth policy params
func (*DetailAuthPolicyParams) WithID ¶
func (o *DetailAuthPolicyParams) WithID(id string) *DetailAuthPolicyParams
WithID adds the id to the detail auth policy params
func (*DetailAuthPolicyParams) WithTimeout ¶
func (o *DetailAuthPolicyParams) WithTimeout(timeout time.Duration) *DetailAuthPolicyParams
WithTimeout adds the timeout to the detail auth policy params
func (*DetailAuthPolicyParams) WriteToRequest ¶
func (o *DetailAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DetailAuthPolicyReader ¶
type DetailAuthPolicyReader struct {
// contains filtered or unexported fields
}
DetailAuthPolicyReader is a Reader for the DetailAuthPolicy structure.
func (*DetailAuthPolicyReader) ReadResponse ¶
func (o *DetailAuthPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DetailAuthPolicyServiceUnavailable ¶ added in v0.26.36
type DetailAuthPolicyServiceUnavailable struct {
WWWAuthenticate []string
}
DetailAuthPolicyServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewDetailAuthPolicyServiceUnavailable ¶ added in v0.26.36
func NewDetailAuthPolicyServiceUnavailable() *DetailAuthPolicyServiceUnavailable
NewDetailAuthPolicyServiceUnavailable creates a DetailAuthPolicyServiceUnavailable with default headers values
func (*DetailAuthPolicyServiceUnavailable) Code ¶ added in v0.26.53
func (o *DetailAuthPolicyServiceUnavailable) Code() int
Code gets the status code for the detail auth policy service unavailable response
func (*DetailAuthPolicyServiceUnavailable) Error ¶ added in v0.26.36
func (o *DetailAuthPolicyServiceUnavailable) Error() string
func (*DetailAuthPolicyServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *DetailAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailAuthPolicyServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *DetailAuthPolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this detail auth policy service unavailable response has a 4xx status code
func (*DetailAuthPolicyServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *DetailAuthPolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this detail auth policy service unavailable response a status code equal to that given
func (*DetailAuthPolicyServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *DetailAuthPolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this detail auth policy service unavailable response has a 3xx status code
func (*DetailAuthPolicyServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *DetailAuthPolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this detail auth policy service unavailable response has a 5xx status code
func (*DetailAuthPolicyServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *DetailAuthPolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this detail auth policy service unavailable response has a 2xx status code
func (*DetailAuthPolicyServiceUnavailable) String ¶ added in v0.26.53
func (o *DetailAuthPolicyServiceUnavailable) String() string
type DetailAuthPolicyTooManyRequests ¶ added in v0.26.0
type DetailAuthPolicyTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
DetailAuthPolicyTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewDetailAuthPolicyTooManyRequests ¶ added in v0.26.0
func NewDetailAuthPolicyTooManyRequests() *DetailAuthPolicyTooManyRequests
NewDetailAuthPolicyTooManyRequests creates a DetailAuthPolicyTooManyRequests with default headers values
func (*DetailAuthPolicyTooManyRequests) Code ¶ added in v0.26.53
func (o *DetailAuthPolicyTooManyRequests) Code() int
Code gets the status code for the detail auth policy too many requests response
func (*DetailAuthPolicyTooManyRequests) Error ¶ added in v0.26.0
func (o *DetailAuthPolicyTooManyRequests) Error() string
func (*DetailAuthPolicyTooManyRequests) GetPayload ¶ added in v0.26.0
func (o *DetailAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailAuthPolicyTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *DetailAuthPolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this detail auth policy too many requests response has a 4xx status code
func (*DetailAuthPolicyTooManyRequests) IsCode ¶ added in v0.26.53
func (o *DetailAuthPolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this detail auth policy too many requests response a status code equal to that given
func (*DetailAuthPolicyTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *DetailAuthPolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this detail auth policy too many requests response has a 3xx status code
func (*DetailAuthPolicyTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *DetailAuthPolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this detail auth policy too many requests response has a 5xx status code
func (*DetailAuthPolicyTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *DetailAuthPolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this detail auth policy too many requests response has a 2xx status code
func (*DetailAuthPolicyTooManyRequests) String ¶ added in v0.26.53
func (o *DetailAuthPolicyTooManyRequests) String() string
type DetailAuthPolicyUnauthorized ¶
type DetailAuthPolicyUnauthorized struct {
WWWAuthenticate []string
}
DetailAuthPolicyUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewDetailAuthPolicyUnauthorized ¶
func NewDetailAuthPolicyUnauthorized() *DetailAuthPolicyUnauthorized
NewDetailAuthPolicyUnauthorized creates a DetailAuthPolicyUnauthorized with default headers values
func (*DetailAuthPolicyUnauthorized) Code ¶ added in v0.26.53
func (o *DetailAuthPolicyUnauthorized) Code() int
Code gets the status code for the detail auth policy unauthorized response
func (*DetailAuthPolicyUnauthorized) Error ¶
func (o *DetailAuthPolicyUnauthorized) Error() string
func (*DetailAuthPolicyUnauthorized) GetPayload ¶
func (o *DetailAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*DetailAuthPolicyUnauthorized) IsClientError ¶ added in v0.26.53
func (o *DetailAuthPolicyUnauthorized) IsClientError() bool
IsClientError returns true when this detail auth policy unauthorized response has a 4xx status code
func (*DetailAuthPolicyUnauthorized) IsCode ¶ added in v0.26.53
func (o *DetailAuthPolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this detail auth policy unauthorized response a status code equal to that given
func (*DetailAuthPolicyUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *DetailAuthPolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this detail auth policy unauthorized response has a 3xx status code
func (*DetailAuthPolicyUnauthorized) IsServerError ¶ added in v0.26.53
func (o *DetailAuthPolicyUnauthorized) IsServerError() bool
IsServerError returns true when this detail auth policy unauthorized response has a 5xx status code
func (*DetailAuthPolicyUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *DetailAuthPolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this detail auth policy unauthorized response has a 2xx status code
func (*DetailAuthPolicyUnauthorized) String ¶ added in v0.26.53
func (o *DetailAuthPolicyUnauthorized) String() string
type ListAuthPoliciesBadRequest ¶
type ListAuthPoliciesBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListAuthPoliciesBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewListAuthPoliciesBadRequest ¶
func NewListAuthPoliciesBadRequest() *ListAuthPoliciesBadRequest
NewListAuthPoliciesBadRequest creates a ListAuthPoliciesBadRequest with default headers values
func (*ListAuthPoliciesBadRequest) Code ¶ added in v0.26.53
func (o *ListAuthPoliciesBadRequest) Code() int
Code gets the status code for the list auth policies bad request response
func (*ListAuthPoliciesBadRequest) Error ¶
func (o *ListAuthPoliciesBadRequest) Error() string
func (*ListAuthPoliciesBadRequest) GetPayload ¶
func (o *ListAuthPoliciesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*ListAuthPoliciesBadRequest) IsClientError ¶ added in v0.26.53
func (o *ListAuthPoliciesBadRequest) IsClientError() bool
IsClientError returns true when this list auth policies bad request response has a 4xx status code
func (*ListAuthPoliciesBadRequest) IsCode ¶ added in v0.26.53
func (o *ListAuthPoliciesBadRequest) IsCode(code int) bool
IsCode returns true when this list auth policies bad request response a status code equal to that given
func (*ListAuthPoliciesBadRequest) IsRedirect ¶ added in v0.26.53
func (o *ListAuthPoliciesBadRequest) IsRedirect() bool
IsRedirect returns true when this list auth policies bad request response has a 3xx status code
func (*ListAuthPoliciesBadRequest) IsServerError ¶ added in v0.26.53
func (o *ListAuthPoliciesBadRequest) IsServerError() bool
IsServerError returns true when this list auth policies bad request response has a 5xx status code
func (*ListAuthPoliciesBadRequest) IsSuccess ¶ added in v0.26.53
func (o *ListAuthPoliciesBadRequest) IsSuccess() bool
IsSuccess returns true when this list auth policies bad request response has a 2xx status code
func (*ListAuthPoliciesBadRequest) String ¶ added in v0.26.53
func (o *ListAuthPoliciesBadRequest) String() string
type ListAuthPoliciesOK ¶
type ListAuthPoliciesOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.ListAuthPoliciesEnvelope
}
ListAuthPoliciesOK describes a response with status code 200, with default header values.
A list of Auth Policies
func NewListAuthPoliciesOK ¶
func NewListAuthPoliciesOK() *ListAuthPoliciesOK
NewListAuthPoliciesOK creates a ListAuthPoliciesOK with default headers values
func (*ListAuthPoliciesOK) Code ¶ added in v0.26.53
func (o *ListAuthPoliciesOK) Code() int
Code gets the status code for the list auth policies o k response
func (*ListAuthPoliciesOK) Error ¶
func (o *ListAuthPoliciesOK) Error() string
func (*ListAuthPoliciesOK) GetPayload ¶
func (o *ListAuthPoliciesOK) GetPayload() *rest_model.ListAuthPoliciesEnvelope
func (*ListAuthPoliciesOK) IsClientError ¶ added in v0.26.53
func (o *ListAuthPoliciesOK) IsClientError() bool
IsClientError returns true when this list auth policies o k response has a 4xx status code
func (*ListAuthPoliciesOK) IsCode ¶ added in v0.26.53
func (o *ListAuthPoliciesOK) IsCode(code int) bool
IsCode returns true when this list auth policies o k response a status code equal to that given
func (*ListAuthPoliciesOK) IsRedirect ¶ added in v0.26.53
func (o *ListAuthPoliciesOK) IsRedirect() bool
IsRedirect returns true when this list auth policies o k response has a 3xx status code
func (*ListAuthPoliciesOK) IsServerError ¶ added in v0.26.53
func (o *ListAuthPoliciesOK) IsServerError() bool
IsServerError returns true when this list auth policies o k response has a 5xx status code
func (*ListAuthPoliciesOK) IsSuccess ¶ added in v0.26.53
func (o *ListAuthPoliciesOK) IsSuccess() bool
IsSuccess returns true when this list auth policies o k response has a 2xx status code
func (*ListAuthPoliciesOK) String ¶ added in v0.26.53
func (o *ListAuthPoliciesOK) String() string
type ListAuthPoliciesParams ¶
type ListAuthPoliciesParams struct {
// Filter.
Filter *string
// Limit.
Limit *int64
// Offset.
Offset *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListAuthPoliciesParams contains all the parameters to send to the API endpoint
for the list auth policies operation. Typically these are written to a http.Request.
func NewListAuthPoliciesParams ¶
func NewListAuthPoliciesParams() *ListAuthPoliciesParams
NewListAuthPoliciesParams creates a new ListAuthPoliciesParams 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 NewListAuthPoliciesParamsWithContext ¶
func NewListAuthPoliciesParamsWithContext(ctx context.Context) *ListAuthPoliciesParams
NewListAuthPoliciesParamsWithContext creates a new ListAuthPoliciesParams object with the ability to set a context for a request.
func NewListAuthPoliciesParamsWithHTTPClient ¶
func NewListAuthPoliciesParamsWithHTTPClient(client *http.Client) *ListAuthPoliciesParams
NewListAuthPoliciesParamsWithHTTPClient creates a new ListAuthPoliciesParams object with the ability to set a custom HTTPClient for a request.
func NewListAuthPoliciesParamsWithTimeout ¶
func NewListAuthPoliciesParamsWithTimeout(timeout time.Duration) *ListAuthPoliciesParams
NewListAuthPoliciesParamsWithTimeout creates a new ListAuthPoliciesParams object with the ability to set a timeout on a request.
func (*ListAuthPoliciesParams) SetContext ¶
func (o *ListAuthPoliciesParams) SetContext(ctx context.Context)
SetContext adds the context to the list auth policies params
func (*ListAuthPoliciesParams) SetDefaults ¶
func (o *ListAuthPoliciesParams) SetDefaults()
SetDefaults hydrates default values in the list auth policies params (not the query body).
All values with no default are reset to their zero value.
func (*ListAuthPoliciesParams) SetFilter ¶
func (o *ListAuthPoliciesParams) SetFilter(filter *string)
SetFilter adds the filter to the list auth policies params
func (*ListAuthPoliciesParams) SetHTTPClient ¶
func (o *ListAuthPoliciesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list auth policies params
func (*ListAuthPoliciesParams) SetLimit ¶
func (o *ListAuthPoliciesParams) SetLimit(limit *int64)
SetLimit adds the limit to the list auth policies params
func (*ListAuthPoliciesParams) SetOffset ¶
func (o *ListAuthPoliciesParams) SetOffset(offset *int64)
SetOffset adds the offset to the list auth policies params
func (*ListAuthPoliciesParams) SetTimeout ¶
func (o *ListAuthPoliciesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list auth policies params
func (*ListAuthPoliciesParams) WithContext ¶
func (o *ListAuthPoliciesParams) WithContext(ctx context.Context) *ListAuthPoliciesParams
WithContext adds the context to the list auth policies params
func (*ListAuthPoliciesParams) WithDefaults ¶
func (o *ListAuthPoliciesParams) WithDefaults() *ListAuthPoliciesParams
WithDefaults hydrates default values in the list auth policies params (not the query body).
All values with no default are reset to their zero value.
func (*ListAuthPoliciesParams) WithFilter ¶
func (o *ListAuthPoliciesParams) WithFilter(filter *string) *ListAuthPoliciesParams
WithFilter adds the filter to the list auth policies params
func (*ListAuthPoliciesParams) WithHTTPClient ¶
func (o *ListAuthPoliciesParams) WithHTTPClient(client *http.Client) *ListAuthPoliciesParams
WithHTTPClient adds the HTTPClient to the list auth policies params
func (*ListAuthPoliciesParams) WithLimit ¶
func (o *ListAuthPoliciesParams) WithLimit(limit *int64) *ListAuthPoliciesParams
WithLimit adds the limit to the list auth policies params
func (*ListAuthPoliciesParams) WithOffset ¶
func (o *ListAuthPoliciesParams) WithOffset(offset *int64) *ListAuthPoliciesParams
WithOffset adds the offset to the list auth policies params
func (*ListAuthPoliciesParams) WithTimeout ¶
func (o *ListAuthPoliciesParams) WithTimeout(timeout time.Duration) *ListAuthPoliciesParams
WithTimeout adds the timeout to the list auth policies params
func (*ListAuthPoliciesParams) WriteToRequest ¶
func (o *ListAuthPoliciesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAuthPoliciesReader ¶
type ListAuthPoliciesReader struct {
// contains filtered or unexported fields
}
ListAuthPoliciesReader is a Reader for the ListAuthPolicies structure.
func (*ListAuthPoliciesReader) ReadResponse ¶
func (o *ListAuthPoliciesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListAuthPoliciesServiceUnavailable ¶ added in v0.26.36
type ListAuthPoliciesServiceUnavailable struct {
WWWAuthenticate []string
}
ListAuthPoliciesServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewListAuthPoliciesServiceUnavailable ¶ added in v0.26.36
func NewListAuthPoliciesServiceUnavailable() *ListAuthPoliciesServiceUnavailable
NewListAuthPoliciesServiceUnavailable creates a ListAuthPoliciesServiceUnavailable with default headers values
func (*ListAuthPoliciesServiceUnavailable) Code ¶ added in v0.26.53
func (o *ListAuthPoliciesServiceUnavailable) Code() int
Code gets the status code for the list auth policies service unavailable response
func (*ListAuthPoliciesServiceUnavailable) Error ¶ added in v0.26.36
func (o *ListAuthPoliciesServiceUnavailable) Error() string
func (*ListAuthPoliciesServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *ListAuthPoliciesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*ListAuthPoliciesServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *ListAuthPoliciesServiceUnavailable) IsClientError() bool
IsClientError returns true when this list auth policies service unavailable response has a 4xx status code
func (*ListAuthPoliciesServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *ListAuthPoliciesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this list auth policies service unavailable response a status code equal to that given
func (*ListAuthPoliciesServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *ListAuthPoliciesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this list auth policies service unavailable response has a 3xx status code
func (*ListAuthPoliciesServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *ListAuthPoliciesServiceUnavailable) IsServerError() bool
IsServerError returns true when this list auth policies service unavailable response has a 5xx status code
func (*ListAuthPoliciesServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *ListAuthPoliciesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this list auth policies service unavailable response has a 2xx status code
func (*ListAuthPoliciesServiceUnavailable) String ¶ added in v0.26.53
func (o *ListAuthPoliciesServiceUnavailable) String() string
type ListAuthPoliciesTooManyRequests ¶ added in v0.26.0
type ListAuthPoliciesTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListAuthPoliciesTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewListAuthPoliciesTooManyRequests ¶ added in v0.26.0
func NewListAuthPoliciesTooManyRequests() *ListAuthPoliciesTooManyRequests
NewListAuthPoliciesTooManyRequests creates a ListAuthPoliciesTooManyRequests with default headers values
func (*ListAuthPoliciesTooManyRequests) Code ¶ added in v0.26.53
func (o *ListAuthPoliciesTooManyRequests) Code() int
Code gets the status code for the list auth policies too many requests response
func (*ListAuthPoliciesTooManyRequests) Error ¶ added in v0.26.0
func (o *ListAuthPoliciesTooManyRequests) Error() string
func (*ListAuthPoliciesTooManyRequests) GetPayload ¶ added in v0.26.0
func (o *ListAuthPoliciesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*ListAuthPoliciesTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *ListAuthPoliciesTooManyRequests) IsClientError() bool
IsClientError returns true when this list auth policies too many requests response has a 4xx status code
func (*ListAuthPoliciesTooManyRequests) IsCode ¶ added in v0.26.53
func (o *ListAuthPoliciesTooManyRequests) IsCode(code int) bool
IsCode returns true when this list auth policies too many requests response a status code equal to that given
func (*ListAuthPoliciesTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *ListAuthPoliciesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list auth policies too many requests response has a 3xx status code
func (*ListAuthPoliciesTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *ListAuthPoliciesTooManyRequests) IsServerError() bool
IsServerError returns true when this list auth policies too many requests response has a 5xx status code
func (*ListAuthPoliciesTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *ListAuthPoliciesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list auth policies too many requests response has a 2xx status code
func (*ListAuthPoliciesTooManyRequests) String ¶ added in v0.26.53
func (o *ListAuthPoliciesTooManyRequests) String() string
type ListAuthPoliciesUnauthorized ¶
type ListAuthPoliciesUnauthorized struct {
WWWAuthenticate []string
}
ListAuthPoliciesUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewListAuthPoliciesUnauthorized ¶
func NewListAuthPoliciesUnauthorized() *ListAuthPoliciesUnauthorized
NewListAuthPoliciesUnauthorized creates a ListAuthPoliciesUnauthorized with default headers values
func (*ListAuthPoliciesUnauthorized) Code ¶ added in v0.26.53
func (o *ListAuthPoliciesUnauthorized) Code() int
Code gets the status code for the list auth policies unauthorized response
func (*ListAuthPoliciesUnauthorized) Error ¶
func (o *ListAuthPoliciesUnauthorized) Error() string
func (*ListAuthPoliciesUnauthorized) GetPayload ¶
func (o *ListAuthPoliciesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*ListAuthPoliciesUnauthorized) IsClientError ¶ added in v0.26.53
func (o *ListAuthPoliciesUnauthorized) IsClientError() bool
IsClientError returns true when this list auth policies unauthorized response has a 4xx status code
func (*ListAuthPoliciesUnauthorized) IsCode ¶ added in v0.26.53
func (o *ListAuthPoliciesUnauthorized) IsCode(code int) bool
IsCode returns true when this list auth policies unauthorized response a status code equal to that given
func (*ListAuthPoliciesUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *ListAuthPoliciesUnauthorized) IsRedirect() bool
IsRedirect returns true when this list auth policies unauthorized response has a 3xx status code
func (*ListAuthPoliciesUnauthorized) IsServerError ¶ added in v0.26.53
func (o *ListAuthPoliciesUnauthorized) IsServerError() bool
IsServerError returns true when this list auth policies unauthorized response has a 5xx status code
func (*ListAuthPoliciesUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *ListAuthPoliciesUnauthorized) IsSuccess() bool
IsSuccess returns true when this list auth policies unauthorized response has a 2xx status code
func (*ListAuthPoliciesUnauthorized) String ¶ added in v0.26.53
func (o *ListAuthPoliciesUnauthorized) String() string
type PatchAuthPolicyBadRequest ¶
type PatchAuthPolicyBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
PatchAuthPolicyBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewPatchAuthPolicyBadRequest ¶
func NewPatchAuthPolicyBadRequest() *PatchAuthPolicyBadRequest
NewPatchAuthPolicyBadRequest creates a PatchAuthPolicyBadRequest with default headers values
func (*PatchAuthPolicyBadRequest) Code ¶ added in v0.26.53
func (o *PatchAuthPolicyBadRequest) Code() int
Code gets the status code for the patch auth policy bad request response
func (*PatchAuthPolicyBadRequest) Error ¶
func (o *PatchAuthPolicyBadRequest) Error() string
func (*PatchAuthPolicyBadRequest) GetPayload ¶
func (o *PatchAuthPolicyBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*PatchAuthPolicyBadRequest) IsClientError ¶ added in v0.26.53
func (o *PatchAuthPolicyBadRequest) IsClientError() bool
IsClientError returns true when this patch auth policy bad request response has a 4xx status code
func (*PatchAuthPolicyBadRequest) IsCode ¶ added in v0.26.53
func (o *PatchAuthPolicyBadRequest) IsCode(code int) bool
IsCode returns true when this patch auth policy bad request response a status code equal to that given
func (*PatchAuthPolicyBadRequest) IsRedirect ¶ added in v0.26.53
func (o *PatchAuthPolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this patch auth policy bad request response has a 3xx status code
func (*PatchAuthPolicyBadRequest) IsServerError ¶ added in v0.26.53
func (o *PatchAuthPolicyBadRequest) IsServerError() bool
IsServerError returns true when this patch auth policy bad request response has a 5xx status code
func (*PatchAuthPolicyBadRequest) IsSuccess ¶ added in v0.26.53
func (o *PatchAuthPolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this patch auth policy bad request response has a 2xx status code
func (*PatchAuthPolicyBadRequest) String ¶ added in v0.26.53
func (o *PatchAuthPolicyBadRequest) String() string
type PatchAuthPolicyNotFound ¶
type PatchAuthPolicyNotFound struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
PatchAuthPolicyNotFound describes a response with status code 404, with default header values.
The requested resource does not exist
func NewPatchAuthPolicyNotFound ¶
func NewPatchAuthPolicyNotFound() *PatchAuthPolicyNotFound
NewPatchAuthPolicyNotFound creates a PatchAuthPolicyNotFound with default headers values
func (*PatchAuthPolicyNotFound) Code ¶ added in v0.26.53
func (o *PatchAuthPolicyNotFound) Code() int
Code gets the status code for the patch auth policy not found response
func (*PatchAuthPolicyNotFound) Error ¶
func (o *PatchAuthPolicyNotFound) Error() string
func (*PatchAuthPolicyNotFound) GetPayload ¶
func (o *PatchAuthPolicyNotFound) GetPayload() *rest_model.APIErrorEnvelope
func (*PatchAuthPolicyNotFound) IsClientError ¶ added in v0.26.53
func (o *PatchAuthPolicyNotFound) IsClientError() bool
IsClientError returns true when this patch auth policy not found response has a 4xx status code
func (*PatchAuthPolicyNotFound) IsCode ¶ added in v0.26.53
func (o *PatchAuthPolicyNotFound) IsCode(code int) bool
IsCode returns true when this patch auth policy not found response a status code equal to that given
func (*PatchAuthPolicyNotFound) IsRedirect ¶ added in v0.26.53
func (o *PatchAuthPolicyNotFound) IsRedirect() bool
IsRedirect returns true when this patch auth policy not found response has a 3xx status code
func (*PatchAuthPolicyNotFound) IsServerError ¶ added in v0.26.53
func (o *PatchAuthPolicyNotFound) IsServerError() bool
IsServerError returns true when this patch auth policy not found response has a 5xx status code
func (*PatchAuthPolicyNotFound) IsSuccess ¶ added in v0.26.53
func (o *PatchAuthPolicyNotFound) IsSuccess() bool
IsSuccess returns true when this patch auth policy not found response has a 2xx status code
func (*PatchAuthPolicyNotFound) String ¶ added in v0.26.53
func (o *PatchAuthPolicyNotFound) String() string
type PatchAuthPolicyOK ¶
type PatchAuthPolicyOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.Empty
}
PatchAuthPolicyOK describes a response with status code 200, with default header values.
The patch request was successful and the resource has been altered
func NewPatchAuthPolicyOK ¶
func NewPatchAuthPolicyOK() *PatchAuthPolicyOK
NewPatchAuthPolicyOK creates a PatchAuthPolicyOK with default headers values
func (*PatchAuthPolicyOK) Code ¶ added in v0.26.53
func (o *PatchAuthPolicyOK) Code() int
Code gets the status code for the patch auth policy o k response
func (*PatchAuthPolicyOK) Error ¶
func (o *PatchAuthPolicyOK) Error() string
func (*PatchAuthPolicyOK) GetPayload ¶
func (o *PatchAuthPolicyOK) GetPayload() *rest_model.Empty
func (*PatchAuthPolicyOK) IsClientError ¶ added in v0.26.53
func (o *PatchAuthPolicyOK) IsClientError() bool
IsClientError returns true when this patch auth policy o k response has a 4xx status code
func (*PatchAuthPolicyOK) IsCode ¶ added in v0.26.53
func (o *PatchAuthPolicyOK) IsCode(code int) bool
IsCode returns true when this patch auth policy o k response a status code equal to that given
func (*PatchAuthPolicyOK) IsRedirect ¶ added in v0.26.53
func (o *PatchAuthPolicyOK) IsRedirect() bool
IsRedirect returns true when this patch auth policy o k response has a 3xx status code
func (*PatchAuthPolicyOK) IsServerError ¶ added in v0.26.53
func (o *PatchAuthPolicyOK) IsServerError() bool
IsServerError returns true when this patch auth policy o k response has a 5xx status code
func (*PatchAuthPolicyOK) IsSuccess ¶ added in v0.26.53
func (o *PatchAuthPolicyOK) IsSuccess() bool
IsSuccess returns true when this patch auth policy o k response has a 2xx status code
func (*PatchAuthPolicyOK) String ¶ added in v0.26.53
func (o *PatchAuthPolicyOK) String() string
type PatchAuthPolicyParams ¶
type PatchAuthPolicyParams struct {
/* AuthPolicy.
An Auth Policy patch object
*/
AuthPolicy *rest_model.AuthPolicyPatch
/* ID.
The id of the requested resource
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchAuthPolicyParams contains all the parameters to send to the API endpoint
for the patch auth policy operation. Typically these are written to a http.Request.
func NewPatchAuthPolicyParams ¶
func NewPatchAuthPolicyParams() *PatchAuthPolicyParams
NewPatchAuthPolicyParams creates a new PatchAuthPolicyParams 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 NewPatchAuthPolicyParamsWithContext ¶
func NewPatchAuthPolicyParamsWithContext(ctx context.Context) *PatchAuthPolicyParams
NewPatchAuthPolicyParamsWithContext creates a new PatchAuthPolicyParams object with the ability to set a context for a request.
func NewPatchAuthPolicyParamsWithHTTPClient ¶
func NewPatchAuthPolicyParamsWithHTTPClient(client *http.Client) *PatchAuthPolicyParams
NewPatchAuthPolicyParamsWithHTTPClient creates a new PatchAuthPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewPatchAuthPolicyParamsWithTimeout ¶
func NewPatchAuthPolicyParamsWithTimeout(timeout time.Duration) *PatchAuthPolicyParams
NewPatchAuthPolicyParamsWithTimeout creates a new PatchAuthPolicyParams object with the ability to set a timeout on a request.
func (*PatchAuthPolicyParams) SetAuthPolicy ¶
func (o *PatchAuthPolicyParams) SetAuthPolicy(authPolicy *rest_model.AuthPolicyPatch)
SetAuthPolicy adds the authPolicy to the patch auth policy params
func (*PatchAuthPolicyParams) SetContext ¶
func (o *PatchAuthPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the patch auth policy params
func (*PatchAuthPolicyParams) SetDefaults ¶
func (o *PatchAuthPolicyParams) SetDefaults()
SetDefaults hydrates default values in the patch auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAuthPolicyParams) SetHTTPClient ¶
func (o *PatchAuthPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch auth policy params
func (*PatchAuthPolicyParams) SetID ¶
func (o *PatchAuthPolicyParams) SetID(id string)
SetID adds the id to the patch auth policy params
func (*PatchAuthPolicyParams) SetTimeout ¶
func (o *PatchAuthPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch auth policy params
func (*PatchAuthPolicyParams) WithAuthPolicy ¶
func (o *PatchAuthPolicyParams) WithAuthPolicy(authPolicy *rest_model.AuthPolicyPatch) *PatchAuthPolicyParams
WithAuthPolicy adds the authPolicy to the patch auth policy params
func (*PatchAuthPolicyParams) WithContext ¶
func (o *PatchAuthPolicyParams) WithContext(ctx context.Context) *PatchAuthPolicyParams
WithContext adds the context to the patch auth policy params
func (*PatchAuthPolicyParams) WithDefaults ¶
func (o *PatchAuthPolicyParams) WithDefaults() *PatchAuthPolicyParams
WithDefaults hydrates default values in the patch auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAuthPolicyParams) WithHTTPClient ¶
func (o *PatchAuthPolicyParams) WithHTTPClient(client *http.Client) *PatchAuthPolicyParams
WithHTTPClient adds the HTTPClient to the patch auth policy params
func (*PatchAuthPolicyParams) WithID ¶
func (o *PatchAuthPolicyParams) WithID(id string) *PatchAuthPolicyParams
WithID adds the id to the patch auth policy params
func (*PatchAuthPolicyParams) WithTimeout ¶
func (o *PatchAuthPolicyParams) WithTimeout(timeout time.Duration) *PatchAuthPolicyParams
WithTimeout adds the timeout to the patch auth policy params
func (*PatchAuthPolicyParams) WriteToRequest ¶
func (o *PatchAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAuthPolicyReader ¶
type PatchAuthPolicyReader struct {
// contains filtered or unexported fields
}
PatchAuthPolicyReader is a Reader for the PatchAuthPolicy structure.
func (*PatchAuthPolicyReader) ReadResponse ¶
func (o *PatchAuthPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PatchAuthPolicyServiceUnavailable ¶ added in v0.26.36
type PatchAuthPolicyServiceUnavailable struct {
WWWAuthenticate []string
}
PatchAuthPolicyServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewPatchAuthPolicyServiceUnavailable ¶ added in v0.26.36
func NewPatchAuthPolicyServiceUnavailable() *PatchAuthPolicyServiceUnavailable
NewPatchAuthPolicyServiceUnavailable creates a PatchAuthPolicyServiceUnavailable with default headers values
func (*PatchAuthPolicyServiceUnavailable) Code ¶ added in v0.26.53
func (o *PatchAuthPolicyServiceUnavailable) Code() int
Code gets the status code for the patch auth policy service unavailable response
func (*PatchAuthPolicyServiceUnavailable) Error ¶ added in v0.26.36
func (o *PatchAuthPolicyServiceUnavailable) Error() string
func (*PatchAuthPolicyServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *PatchAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*PatchAuthPolicyServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *PatchAuthPolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch auth policy service unavailable response has a 4xx status code
func (*PatchAuthPolicyServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *PatchAuthPolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch auth policy service unavailable response a status code equal to that given
func (*PatchAuthPolicyServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *PatchAuthPolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch auth policy service unavailable response has a 3xx status code
func (*PatchAuthPolicyServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *PatchAuthPolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch auth policy service unavailable response has a 5xx status code
func (*PatchAuthPolicyServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *PatchAuthPolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch auth policy service unavailable response has a 2xx status code
func (*PatchAuthPolicyServiceUnavailable) String ¶ added in v0.26.53
func (o *PatchAuthPolicyServiceUnavailable) String() string
type PatchAuthPolicyTooManyRequests ¶ added in v0.26.0
type PatchAuthPolicyTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
PatchAuthPolicyTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewPatchAuthPolicyTooManyRequests ¶ added in v0.26.0
func NewPatchAuthPolicyTooManyRequests() *PatchAuthPolicyTooManyRequests
NewPatchAuthPolicyTooManyRequests creates a PatchAuthPolicyTooManyRequests with default headers values
func (*PatchAuthPolicyTooManyRequests) Code ¶ added in v0.26.53
func (o *PatchAuthPolicyTooManyRequests) Code() int
Code gets the status code for the patch auth policy too many requests response
func (*PatchAuthPolicyTooManyRequests) Error ¶ added in v0.26.0
func (o *PatchAuthPolicyTooManyRequests) Error() string
func (*PatchAuthPolicyTooManyRequests) GetPayload ¶ added in v0.26.0
func (o *PatchAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*PatchAuthPolicyTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *PatchAuthPolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this patch auth policy too many requests response has a 4xx status code
func (*PatchAuthPolicyTooManyRequests) IsCode ¶ added in v0.26.53
func (o *PatchAuthPolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch auth policy too many requests response a status code equal to that given
func (*PatchAuthPolicyTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *PatchAuthPolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch auth policy too many requests response has a 3xx status code
func (*PatchAuthPolicyTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *PatchAuthPolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this patch auth policy too many requests response has a 5xx status code
func (*PatchAuthPolicyTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *PatchAuthPolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch auth policy too many requests response has a 2xx status code
func (*PatchAuthPolicyTooManyRequests) String ¶ added in v0.26.53
func (o *PatchAuthPolicyTooManyRequests) String() string
type PatchAuthPolicyUnauthorized ¶
type PatchAuthPolicyUnauthorized struct {
WWWAuthenticate []string
}
PatchAuthPolicyUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewPatchAuthPolicyUnauthorized ¶
func NewPatchAuthPolicyUnauthorized() *PatchAuthPolicyUnauthorized
NewPatchAuthPolicyUnauthorized creates a PatchAuthPolicyUnauthorized with default headers values
func (*PatchAuthPolicyUnauthorized) Code ¶ added in v0.26.53
func (o *PatchAuthPolicyUnauthorized) Code() int
Code gets the status code for the patch auth policy unauthorized response
func (*PatchAuthPolicyUnauthorized) Error ¶
func (o *PatchAuthPolicyUnauthorized) Error() string
func (*PatchAuthPolicyUnauthorized) GetPayload ¶
func (o *PatchAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*PatchAuthPolicyUnauthorized) IsClientError ¶ added in v0.26.53
func (o *PatchAuthPolicyUnauthorized) IsClientError() bool
IsClientError returns true when this patch auth policy unauthorized response has a 4xx status code
func (*PatchAuthPolicyUnauthorized) IsCode ¶ added in v0.26.53
func (o *PatchAuthPolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this patch auth policy unauthorized response a status code equal to that given
func (*PatchAuthPolicyUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *PatchAuthPolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch auth policy unauthorized response has a 3xx status code
func (*PatchAuthPolicyUnauthorized) IsServerError ¶ added in v0.26.53
func (o *PatchAuthPolicyUnauthorized) IsServerError() bool
IsServerError returns true when this patch auth policy unauthorized response has a 5xx status code
func (*PatchAuthPolicyUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *PatchAuthPolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch auth policy unauthorized response has a 2xx status code
func (*PatchAuthPolicyUnauthorized) String ¶ added in v0.26.53
func (o *PatchAuthPolicyUnauthorized) String() string
type UpdateAuthPolicyBadRequest ¶
type UpdateAuthPolicyBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
UpdateAuthPolicyBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewUpdateAuthPolicyBadRequest ¶
func NewUpdateAuthPolicyBadRequest() *UpdateAuthPolicyBadRequest
NewUpdateAuthPolicyBadRequest creates a UpdateAuthPolicyBadRequest with default headers values
func (*UpdateAuthPolicyBadRequest) Code ¶ added in v0.26.53
func (o *UpdateAuthPolicyBadRequest) Code() int
Code gets the status code for the update auth policy bad request response
func (*UpdateAuthPolicyBadRequest) Error ¶
func (o *UpdateAuthPolicyBadRequest) Error() string
func (*UpdateAuthPolicyBadRequest) GetPayload ¶
func (o *UpdateAuthPolicyBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*UpdateAuthPolicyBadRequest) IsClientError ¶ added in v0.26.53
func (o *UpdateAuthPolicyBadRequest) IsClientError() bool
IsClientError returns true when this update auth policy bad request response has a 4xx status code
func (*UpdateAuthPolicyBadRequest) IsCode ¶ added in v0.26.53
func (o *UpdateAuthPolicyBadRequest) IsCode(code int) bool
IsCode returns true when this update auth policy bad request response a status code equal to that given
func (*UpdateAuthPolicyBadRequest) IsRedirect ¶ added in v0.26.53
func (o *UpdateAuthPolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this update auth policy bad request response has a 3xx status code
func (*UpdateAuthPolicyBadRequest) IsServerError ¶ added in v0.26.53
func (o *UpdateAuthPolicyBadRequest) IsServerError() bool
IsServerError returns true when this update auth policy bad request response has a 5xx status code
func (*UpdateAuthPolicyBadRequest) IsSuccess ¶ added in v0.26.53
func (o *UpdateAuthPolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this update auth policy bad request response has a 2xx status code
func (*UpdateAuthPolicyBadRequest) String ¶ added in v0.26.53
func (o *UpdateAuthPolicyBadRequest) String() string
type UpdateAuthPolicyNotFound ¶
type UpdateAuthPolicyNotFound struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
UpdateAuthPolicyNotFound describes a response with status code 404, with default header values.
The requested resource does not exist
func NewUpdateAuthPolicyNotFound ¶
func NewUpdateAuthPolicyNotFound() *UpdateAuthPolicyNotFound
NewUpdateAuthPolicyNotFound creates a UpdateAuthPolicyNotFound with default headers values
func (*UpdateAuthPolicyNotFound) Code ¶ added in v0.26.53
func (o *UpdateAuthPolicyNotFound) Code() int
Code gets the status code for the update auth policy not found response
func (*UpdateAuthPolicyNotFound) Error ¶
func (o *UpdateAuthPolicyNotFound) Error() string
func (*UpdateAuthPolicyNotFound) GetPayload ¶
func (o *UpdateAuthPolicyNotFound) GetPayload() *rest_model.APIErrorEnvelope
func (*UpdateAuthPolicyNotFound) IsClientError ¶ added in v0.26.53
func (o *UpdateAuthPolicyNotFound) IsClientError() bool
IsClientError returns true when this update auth policy not found response has a 4xx status code
func (*UpdateAuthPolicyNotFound) IsCode ¶ added in v0.26.53
func (o *UpdateAuthPolicyNotFound) IsCode(code int) bool
IsCode returns true when this update auth policy not found response a status code equal to that given
func (*UpdateAuthPolicyNotFound) IsRedirect ¶ added in v0.26.53
func (o *UpdateAuthPolicyNotFound) IsRedirect() bool
IsRedirect returns true when this update auth policy not found response has a 3xx status code
func (*UpdateAuthPolicyNotFound) IsServerError ¶ added in v0.26.53
func (o *UpdateAuthPolicyNotFound) IsServerError() bool
IsServerError returns true when this update auth policy not found response has a 5xx status code
func (*UpdateAuthPolicyNotFound) IsSuccess ¶ added in v0.26.53
func (o *UpdateAuthPolicyNotFound) IsSuccess() bool
IsSuccess returns true when this update auth policy not found response has a 2xx status code
func (*UpdateAuthPolicyNotFound) String ¶ added in v0.26.53
func (o *UpdateAuthPolicyNotFound) String() string
type UpdateAuthPolicyOK ¶
type UpdateAuthPolicyOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.Empty
}
UpdateAuthPolicyOK describes a response with status code 200, with default header values.
The update request was successful and the resource has been altered
func NewUpdateAuthPolicyOK ¶
func NewUpdateAuthPolicyOK() *UpdateAuthPolicyOK
NewUpdateAuthPolicyOK creates a UpdateAuthPolicyOK with default headers values
func (*UpdateAuthPolicyOK) Code ¶ added in v0.26.53
func (o *UpdateAuthPolicyOK) Code() int
Code gets the status code for the update auth policy o k response
func (*UpdateAuthPolicyOK) Error ¶
func (o *UpdateAuthPolicyOK) Error() string
func (*UpdateAuthPolicyOK) GetPayload ¶
func (o *UpdateAuthPolicyOK) GetPayload() *rest_model.Empty
func (*UpdateAuthPolicyOK) IsClientError ¶ added in v0.26.53
func (o *UpdateAuthPolicyOK) IsClientError() bool
IsClientError returns true when this update auth policy o k response has a 4xx status code
func (*UpdateAuthPolicyOK) IsCode ¶ added in v0.26.53
func (o *UpdateAuthPolicyOK) IsCode(code int) bool
IsCode returns true when this update auth policy o k response a status code equal to that given
func (*UpdateAuthPolicyOK) IsRedirect ¶ added in v0.26.53
func (o *UpdateAuthPolicyOK) IsRedirect() bool
IsRedirect returns true when this update auth policy o k response has a 3xx status code
func (*UpdateAuthPolicyOK) IsServerError ¶ added in v0.26.53
func (o *UpdateAuthPolicyOK) IsServerError() bool
IsServerError returns true when this update auth policy o k response has a 5xx status code
func (*UpdateAuthPolicyOK) IsSuccess ¶ added in v0.26.53
func (o *UpdateAuthPolicyOK) IsSuccess() bool
IsSuccess returns true when this update auth policy o k response has a 2xx status code
func (*UpdateAuthPolicyOK) String ¶ added in v0.26.53
func (o *UpdateAuthPolicyOK) String() string
type UpdateAuthPolicyParams ¶
type UpdateAuthPolicyParams struct {
/* AuthPolicy.
An Auth Policy update object
*/
AuthPolicy *rest_model.AuthPolicyUpdate
/* ID.
The id of the requested resource
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateAuthPolicyParams contains all the parameters to send to the API endpoint
for the update auth policy operation. Typically these are written to a http.Request.
func NewUpdateAuthPolicyParams ¶
func NewUpdateAuthPolicyParams() *UpdateAuthPolicyParams
NewUpdateAuthPolicyParams creates a new UpdateAuthPolicyParams 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 NewUpdateAuthPolicyParamsWithContext ¶
func NewUpdateAuthPolicyParamsWithContext(ctx context.Context) *UpdateAuthPolicyParams
NewUpdateAuthPolicyParamsWithContext creates a new UpdateAuthPolicyParams object with the ability to set a context for a request.
func NewUpdateAuthPolicyParamsWithHTTPClient ¶
func NewUpdateAuthPolicyParamsWithHTTPClient(client *http.Client) *UpdateAuthPolicyParams
NewUpdateAuthPolicyParamsWithHTTPClient creates a new UpdateAuthPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateAuthPolicyParamsWithTimeout ¶
func NewUpdateAuthPolicyParamsWithTimeout(timeout time.Duration) *UpdateAuthPolicyParams
NewUpdateAuthPolicyParamsWithTimeout creates a new UpdateAuthPolicyParams object with the ability to set a timeout on a request.
func (*UpdateAuthPolicyParams) SetAuthPolicy ¶
func (o *UpdateAuthPolicyParams) SetAuthPolicy(authPolicy *rest_model.AuthPolicyUpdate)
SetAuthPolicy adds the authPolicy to the update auth policy params
func (*UpdateAuthPolicyParams) SetContext ¶
func (o *UpdateAuthPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the update auth policy params
func (*UpdateAuthPolicyParams) SetDefaults ¶
func (o *UpdateAuthPolicyParams) SetDefaults()
SetDefaults hydrates default values in the update auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateAuthPolicyParams) SetHTTPClient ¶
func (o *UpdateAuthPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update auth policy params
func (*UpdateAuthPolicyParams) SetID ¶
func (o *UpdateAuthPolicyParams) SetID(id string)
SetID adds the id to the update auth policy params
func (*UpdateAuthPolicyParams) SetTimeout ¶
func (o *UpdateAuthPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update auth policy params
func (*UpdateAuthPolicyParams) WithAuthPolicy ¶
func (o *UpdateAuthPolicyParams) WithAuthPolicy(authPolicy *rest_model.AuthPolicyUpdate) *UpdateAuthPolicyParams
WithAuthPolicy adds the authPolicy to the update auth policy params
func (*UpdateAuthPolicyParams) WithContext ¶
func (o *UpdateAuthPolicyParams) WithContext(ctx context.Context) *UpdateAuthPolicyParams
WithContext adds the context to the update auth policy params
func (*UpdateAuthPolicyParams) WithDefaults ¶
func (o *UpdateAuthPolicyParams) WithDefaults() *UpdateAuthPolicyParams
WithDefaults hydrates default values in the update auth policy params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateAuthPolicyParams) WithHTTPClient ¶
func (o *UpdateAuthPolicyParams) WithHTTPClient(client *http.Client) *UpdateAuthPolicyParams
WithHTTPClient adds the HTTPClient to the update auth policy params
func (*UpdateAuthPolicyParams) WithID ¶
func (o *UpdateAuthPolicyParams) WithID(id string) *UpdateAuthPolicyParams
WithID adds the id to the update auth policy params
func (*UpdateAuthPolicyParams) WithTimeout ¶
func (o *UpdateAuthPolicyParams) WithTimeout(timeout time.Duration) *UpdateAuthPolicyParams
WithTimeout adds the timeout to the update auth policy params
func (*UpdateAuthPolicyParams) WriteToRequest ¶
func (o *UpdateAuthPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAuthPolicyReader ¶
type UpdateAuthPolicyReader struct {
// contains filtered or unexported fields
}
UpdateAuthPolicyReader is a Reader for the UpdateAuthPolicy structure.
func (*UpdateAuthPolicyReader) ReadResponse ¶
func (o *UpdateAuthPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type UpdateAuthPolicyServiceUnavailable ¶ added in v0.26.36
type UpdateAuthPolicyServiceUnavailable struct {
WWWAuthenticate []string
}
UpdateAuthPolicyServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewUpdateAuthPolicyServiceUnavailable ¶ added in v0.26.36
func NewUpdateAuthPolicyServiceUnavailable() *UpdateAuthPolicyServiceUnavailable
NewUpdateAuthPolicyServiceUnavailable creates a UpdateAuthPolicyServiceUnavailable with default headers values
func (*UpdateAuthPolicyServiceUnavailable) Code ¶ added in v0.26.53
func (o *UpdateAuthPolicyServiceUnavailable) Code() int
Code gets the status code for the update auth policy service unavailable response
func (*UpdateAuthPolicyServiceUnavailable) Error ¶ added in v0.26.36
func (o *UpdateAuthPolicyServiceUnavailable) Error() string
func (*UpdateAuthPolicyServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *UpdateAuthPolicyServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*UpdateAuthPolicyServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *UpdateAuthPolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this update auth policy service unavailable response has a 4xx status code
func (*UpdateAuthPolicyServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *UpdateAuthPolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this update auth policy service unavailable response a status code equal to that given
func (*UpdateAuthPolicyServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *UpdateAuthPolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this update auth policy service unavailable response has a 3xx status code
func (*UpdateAuthPolicyServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *UpdateAuthPolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this update auth policy service unavailable response has a 5xx status code
func (*UpdateAuthPolicyServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *UpdateAuthPolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this update auth policy service unavailable response has a 2xx status code
func (*UpdateAuthPolicyServiceUnavailable) String ¶ added in v0.26.53
func (o *UpdateAuthPolicyServiceUnavailable) String() string
type UpdateAuthPolicyTooManyRequests ¶ added in v0.26.0
type UpdateAuthPolicyTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
UpdateAuthPolicyTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewUpdateAuthPolicyTooManyRequests ¶ added in v0.26.0
func NewUpdateAuthPolicyTooManyRequests() *UpdateAuthPolicyTooManyRequests
NewUpdateAuthPolicyTooManyRequests creates a UpdateAuthPolicyTooManyRequests with default headers values
func (*UpdateAuthPolicyTooManyRequests) Code ¶ added in v0.26.53
func (o *UpdateAuthPolicyTooManyRequests) Code() int
Code gets the status code for the update auth policy too many requests response
func (*UpdateAuthPolicyTooManyRequests) Error ¶ added in v0.26.0
func (o *UpdateAuthPolicyTooManyRequests) Error() string
func (*UpdateAuthPolicyTooManyRequests) GetPayload ¶ added in v0.26.0
func (o *UpdateAuthPolicyTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*UpdateAuthPolicyTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *UpdateAuthPolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this update auth policy too many requests response has a 4xx status code
func (*UpdateAuthPolicyTooManyRequests) IsCode ¶ added in v0.26.53
func (o *UpdateAuthPolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this update auth policy too many requests response a status code equal to that given
func (*UpdateAuthPolicyTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *UpdateAuthPolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this update auth policy too many requests response has a 3xx status code
func (*UpdateAuthPolicyTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *UpdateAuthPolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this update auth policy too many requests response has a 5xx status code
func (*UpdateAuthPolicyTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *UpdateAuthPolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this update auth policy too many requests response has a 2xx status code
func (*UpdateAuthPolicyTooManyRequests) String ¶ added in v0.26.53
func (o *UpdateAuthPolicyTooManyRequests) String() string
type UpdateAuthPolicyUnauthorized ¶
type UpdateAuthPolicyUnauthorized struct {
WWWAuthenticate []string
}
UpdateAuthPolicyUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewUpdateAuthPolicyUnauthorized ¶
func NewUpdateAuthPolicyUnauthorized() *UpdateAuthPolicyUnauthorized
NewUpdateAuthPolicyUnauthorized creates a UpdateAuthPolicyUnauthorized with default headers values
func (*UpdateAuthPolicyUnauthorized) Code ¶ added in v0.26.53
func (o *UpdateAuthPolicyUnauthorized) Code() int
Code gets the status code for the update auth policy unauthorized response
func (*UpdateAuthPolicyUnauthorized) Error ¶
func (o *UpdateAuthPolicyUnauthorized) Error() string
func (*UpdateAuthPolicyUnauthorized) GetPayload ¶
func (o *UpdateAuthPolicyUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*UpdateAuthPolicyUnauthorized) IsClientError ¶ added in v0.26.53
func (o *UpdateAuthPolicyUnauthorized) IsClientError() bool
IsClientError returns true when this update auth policy unauthorized response has a 4xx status code
func (*UpdateAuthPolicyUnauthorized) IsCode ¶ added in v0.26.53
func (o *UpdateAuthPolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this update auth policy unauthorized response a status code equal to that given
func (*UpdateAuthPolicyUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *UpdateAuthPolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this update auth policy unauthorized response has a 3xx status code
func (*UpdateAuthPolicyUnauthorized) IsServerError ¶ added in v0.26.53
func (o *UpdateAuthPolicyUnauthorized) IsServerError() bool
IsServerError returns true when this update auth policy unauthorized response has a 5xx status code
func (*UpdateAuthPolicyUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *UpdateAuthPolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this update auth policy unauthorized response has a 2xx status code
func (*UpdateAuthPolicyUnauthorized) String ¶ added in v0.26.53
func (o *UpdateAuthPolicyUnauthorized) String() string
Source Files
¶
- auth_policy_client.go
- create_auth_policy_parameters.go
- create_auth_policy_responses.go
- delete_auth_policy_parameters.go
- delete_auth_policy_responses.go
- detail_auth_policy_parameters.go
- detail_auth_policy_responses.go
- list_auth_policies_parameters.go
- list_auth_policies_responses.go
- patch_auth_policy_parameters.go
- patch_auth_policy_responses.go
- update_auth_policy_parameters.go
- update_auth_policy_responses.go