Documentation ¶
Index ¶
- type Client
- func (a *Client) GetDefaultDeploymentDomainName(params *GetDefaultDeploymentDomainNameParams, ...) (*GetDefaultDeploymentDomainNameOK, error)
- func (a *Client) GetResourceKindDeploymentDomainName(params *GetResourceKindDeploymentDomainNameParams, ...) (*GetResourceKindDeploymentDomainNameOK, error)
- func (a *Client) SetDefaultDeploymentDomainName(params *SetDefaultDeploymentDomainNameParams, ...) (*SetDefaultDeploymentDomainNameOK, error)
- func (a *Client) SetResourceKindDeploymentDomainName(params *SetResourceKindDeploymentDomainNameParams, ...) (*SetResourceKindDeploymentDomainNameOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetDefaultDeploymentDomainNameNotFound
- func (o *GetDefaultDeploymentDomainNameNotFound) Code() int
- func (o *GetDefaultDeploymentDomainNameNotFound) Error() string
- func (o *GetDefaultDeploymentDomainNameNotFound) GetPayload() *models.BasicFailedReply
- func (o *GetDefaultDeploymentDomainNameNotFound) IsClientError() bool
- func (o *GetDefaultDeploymentDomainNameNotFound) IsCode(code int) bool
- func (o *GetDefaultDeploymentDomainNameNotFound) IsRedirect() bool
- func (o *GetDefaultDeploymentDomainNameNotFound) IsServerError() bool
- func (o *GetDefaultDeploymentDomainNameNotFound) IsSuccess() bool
- func (o *GetDefaultDeploymentDomainNameNotFound) String() string
- type GetDefaultDeploymentDomainNameOK
- func (o *GetDefaultDeploymentDomainNameOK) Code() int
- func (o *GetDefaultDeploymentDomainNameOK) Error() string
- func (o *GetDefaultDeploymentDomainNameOK) GetPayload() *models.DeploymentDomainName
- func (o *GetDefaultDeploymentDomainNameOK) IsClientError() bool
- func (o *GetDefaultDeploymentDomainNameOK) IsCode(code int) bool
- func (o *GetDefaultDeploymentDomainNameOK) IsRedirect() bool
- func (o *GetDefaultDeploymentDomainNameOK) IsServerError() bool
- func (o *GetDefaultDeploymentDomainNameOK) IsSuccess() bool
- func (o *GetDefaultDeploymentDomainNameOK) String() string
- type GetDefaultDeploymentDomainNameParams
- func NewGetDefaultDeploymentDomainNameParams() *GetDefaultDeploymentDomainNameParams
- func NewGetDefaultDeploymentDomainNameParamsWithContext(ctx context.Context) *GetDefaultDeploymentDomainNameParams
- func NewGetDefaultDeploymentDomainNameParamsWithHTTPClient(client *http.Client) *GetDefaultDeploymentDomainNameParams
- func NewGetDefaultDeploymentDomainNameParamsWithTimeout(timeout time.Duration) *GetDefaultDeploymentDomainNameParams
- func (o *GetDefaultDeploymentDomainNameParams) SetContext(ctx context.Context)
- func (o *GetDefaultDeploymentDomainNameParams) SetDefaults()
- func (o *GetDefaultDeploymentDomainNameParams) SetHTTPClient(client *http.Client)
- func (o *GetDefaultDeploymentDomainNameParams) SetTimeout(timeout time.Duration)
- func (o *GetDefaultDeploymentDomainNameParams) WithContext(ctx context.Context) *GetDefaultDeploymentDomainNameParams
- func (o *GetDefaultDeploymentDomainNameParams) WithDefaults() *GetDefaultDeploymentDomainNameParams
- func (o *GetDefaultDeploymentDomainNameParams) WithHTTPClient(client *http.Client) *GetDefaultDeploymentDomainNameParams
- func (o *GetDefaultDeploymentDomainNameParams) WithTimeout(timeout time.Duration) *GetDefaultDeploymentDomainNameParams
- func (o *GetDefaultDeploymentDomainNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDefaultDeploymentDomainNameReader
- type GetResourceKindDeploymentDomainNameNotFound
- func (o *GetResourceKindDeploymentDomainNameNotFound) Code() int
- func (o *GetResourceKindDeploymentDomainNameNotFound) Error() string
- func (o *GetResourceKindDeploymentDomainNameNotFound) GetPayload() *models.BasicFailedReply
- func (o *GetResourceKindDeploymentDomainNameNotFound) IsClientError() bool
- func (o *GetResourceKindDeploymentDomainNameNotFound) IsCode(code int) bool
- func (o *GetResourceKindDeploymentDomainNameNotFound) IsRedirect() bool
- func (o *GetResourceKindDeploymentDomainNameNotFound) IsServerError() bool
- func (o *GetResourceKindDeploymentDomainNameNotFound) IsSuccess() bool
- func (o *GetResourceKindDeploymentDomainNameNotFound) String() string
- type GetResourceKindDeploymentDomainNameOK
- func (o *GetResourceKindDeploymentDomainNameOK) Code() int
- func (o *GetResourceKindDeploymentDomainNameOK) Error() string
- func (o *GetResourceKindDeploymentDomainNameOK) GetPayload() *models.DeploymentDomainName
- func (o *GetResourceKindDeploymentDomainNameOK) IsClientError() bool
- func (o *GetResourceKindDeploymentDomainNameOK) IsCode(code int) bool
- func (o *GetResourceKindDeploymentDomainNameOK) IsRedirect() bool
- func (o *GetResourceKindDeploymentDomainNameOK) IsServerError() bool
- func (o *GetResourceKindDeploymentDomainNameOK) IsSuccess() bool
- func (o *GetResourceKindDeploymentDomainNameOK) String() string
- type GetResourceKindDeploymentDomainNameParams
- func NewGetResourceKindDeploymentDomainNameParams() *GetResourceKindDeploymentDomainNameParams
- func NewGetResourceKindDeploymentDomainNameParamsWithContext(ctx context.Context) *GetResourceKindDeploymentDomainNameParams
- func NewGetResourceKindDeploymentDomainNameParamsWithHTTPClient(client *http.Client) *GetResourceKindDeploymentDomainNameParams
- func NewGetResourceKindDeploymentDomainNameParamsWithTimeout(timeout time.Duration) *GetResourceKindDeploymentDomainNameParams
- func (o *GetResourceKindDeploymentDomainNameParams) SetContext(ctx context.Context)
- func (o *GetResourceKindDeploymentDomainNameParams) SetDefaults()
- func (o *GetResourceKindDeploymentDomainNameParams) SetHTTPClient(client *http.Client)
- func (o *GetResourceKindDeploymentDomainNameParams) SetResourceKind(resourceKind string)
- func (o *GetResourceKindDeploymentDomainNameParams) SetTimeout(timeout time.Duration)
- func (o *GetResourceKindDeploymentDomainNameParams) WithContext(ctx context.Context) *GetResourceKindDeploymentDomainNameParams
- func (o *GetResourceKindDeploymentDomainNameParams) WithDefaults() *GetResourceKindDeploymentDomainNameParams
- func (o *GetResourceKindDeploymentDomainNameParams) WithHTTPClient(client *http.Client) *GetResourceKindDeploymentDomainNameParams
- func (o *GetResourceKindDeploymentDomainNameParams) WithResourceKind(resourceKind string) *GetResourceKindDeploymentDomainNameParams
- func (o *GetResourceKindDeploymentDomainNameParams) WithTimeout(timeout time.Duration) *GetResourceKindDeploymentDomainNameParams
- func (o *GetResourceKindDeploymentDomainNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetResourceKindDeploymentDomainNameReader
- type SetDefaultDeploymentDomainNameBadRequest
- func (o *SetDefaultDeploymentDomainNameBadRequest) Code() int
- func (o *SetDefaultDeploymentDomainNameBadRequest) Error() string
- func (o *SetDefaultDeploymentDomainNameBadRequest) GetPayload() *models.BasicFailedReply
- func (o *SetDefaultDeploymentDomainNameBadRequest) IsClientError() bool
- func (o *SetDefaultDeploymentDomainNameBadRequest) IsCode(code int) bool
- func (o *SetDefaultDeploymentDomainNameBadRequest) IsRedirect() bool
- func (o *SetDefaultDeploymentDomainNameBadRequest) IsServerError() bool
- func (o *SetDefaultDeploymentDomainNameBadRequest) IsSuccess() bool
- func (o *SetDefaultDeploymentDomainNameBadRequest) String() string
- type SetDefaultDeploymentDomainNameConflict
- func (o *SetDefaultDeploymentDomainNameConflict) Code() int
- func (o *SetDefaultDeploymentDomainNameConflict) Error() string
- func (o *SetDefaultDeploymentDomainNameConflict) GetPayload() *models.BasicFailedReply
- func (o *SetDefaultDeploymentDomainNameConflict) IsClientError() bool
- func (o *SetDefaultDeploymentDomainNameConflict) IsCode(code int) bool
- func (o *SetDefaultDeploymentDomainNameConflict) IsRedirect() bool
- func (o *SetDefaultDeploymentDomainNameConflict) IsServerError() bool
- func (o *SetDefaultDeploymentDomainNameConflict) IsSuccess() bool
- func (o *SetDefaultDeploymentDomainNameConflict) String() string
- type SetDefaultDeploymentDomainNameNotFound
- func (o *SetDefaultDeploymentDomainNameNotFound) Code() int
- func (o *SetDefaultDeploymentDomainNameNotFound) Error() string
- func (o *SetDefaultDeploymentDomainNameNotFound) GetPayload() *models.BasicFailedReply
- func (o *SetDefaultDeploymentDomainNameNotFound) IsClientError() bool
- func (o *SetDefaultDeploymentDomainNameNotFound) IsCode(code int) bool
- func (o *SetDefaultDeploymentDomainNameNotFound) IsRedirect() bool
- func (o *SetDefaultDeploymentDomainNameNotFound) IsServerError() bool
- func (o *SetDefaultDeploymentDomainNameNotFound) IsSuccess() bool
- func (o *SetDefaultDeploymentDomainNameNotFound) String() string
- type SetDefaultDeploymentDomainNameOK
- func (o *SetDefaultDeploymentDomainNameOK) Code() int
- func (o *SetDefaultDeploymentDomainNameOK) Error() string
- func (o *SetDefaultDeploymentDomainNameOK) GetPayload() *models.DeploymentDomainName
- func (o *SetDefaultDeploymentDomainNameOK) IsClientError() bool
- func (o *SetDefaultDeploymentDomainNameOK) IsCode(code int) bool
- func (o *SetDefaultDeploymentDomainNameOK) IsRedirect() bool
- func (o *SetDefaultDeploymentDomainNameOK) IsServerError() bool
- func (o *SetDefaultDeploymentDomainNameOK) IsSuccess() bool
- func (o *SetDefaultDeploymentDomainNameOK) String() string
- type SetDefaultDeploymentDomainNameParams
- func NewSetDefaultDeploymentDomainNameParams() *SetDefaultDeploymentDomainNameParams
- func NewSetDefaultDeploymentDomainNameParamsWithContext(ctx context.Context) *SetDefaultDeploymentDomainNameParams
- func NewSetDefaultDeploymentDomainNameParamsWithHTTPClient(client *http.Client) *SetDefaultDeploymentDomainNameParams
- func NewSetDefaultDeploymentDomainNameParamsWithTimeout(timeout time.Duration) *SetDefaultDeploymentDomainNameParams
- func (o *SetDefaultDeploymentDomainNameParams) SetBody(body *models.DeploymentDomainName)
- func (o *SetDefaultDeploymentDomainNameParams) SetContext(ctx context.Context)
- func (o *SetDefaultDeploymentDomainNameParams) SetDefaults()
- func (o *SetDefaultDeploymentDomainNameParams) SetHTTPClient(client *http.Client)
- func (o *SetDefaultDeploymentDomainNameParams) SetSkipCascadingOperations(skipCascadingOperations *bool)
- func (o *SetDefaultDeploymentDomainNameParams) SetTimeout(timeout time.Duration)
- func (o *SetDefaultDeploymentDomainNameParams) SetVersion(version *string)
- func (o *SetDefaultDeploymentDomainNameParams) WithBody(body *models.DeploymentDomainName) *SetDefaultDeploymentDomainNameParams
- func (o *SetDefaultDeploymentDomainNameParams) WithContext(ctx context.Context) *SetDefaultDeploymentDomainNameParams
- func (o *SetDefaultDeploymentDomainNameParams) WithDefaults() *SetDefaultDeploymentDomainNameParams
- func (o *SetDefaultDeploymentDomainNameParams) WithHTTPClient(client *http.Client) *SetDefaultDeploymentDomainNameParams
- func (o *SetDefaultDeploymentDomainNameParams) WithSkipCascadingOperations(skipCascadingOperations *bool) *SetDefaultDeploymentDomainNameParams
- func (o *SetDefaultDeploymentDomainNameParams) WithTimeout(timeout time.Duration) *SetDefaultDeploymentDomainNameParams
- func (o *SetDefaultDeploymentDomainNameParams) WithVersion(version *string) *SetDefaultDeploymentDomainNameParams
- func (o *SetDefaultDeploymentDomainNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetDefaultDeploymentDomainNamePreconditionFailed
- func (o *SetDefaultDeploymentDomainNamePreconditionFailed) Code() int
- func (o *SetDefaultDeploymentDomainNamePreconditionFailed) Error() string
- func (o *SetDefaultDeploymentDomainNamePreconditionFailed) GetPayload() *models.BasicFailedReply
- func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsClientError() bool
- func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsCode(code int) bool
- func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsRedirect() bool
- func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsServerError() bool
- func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsSuccess() bool
- func (o *SetDefaultDeploymentDomainNamePreconditionFailed) String() string
- type SetDefaultDeploymentDomainNameReader
- type SetResourceKindDeploymentDomainNameBadRequest
- func (o *SetResourceKindDeploymentDomainNameBadRequest) Code() int
- func (o *SetResourceKindDeploymentDomainNameBadRequest) Error() string
- func (o *SetResourceKindDeploymentDomainNameBadRequest) GetPayload() *models.BasicFailedReply
- func (o *SetResourceKindDeploymentDomainNameBadRequest) IsClientError() bool
- func (o *SetResourceKindDeploymentDomainNameBadRequest) IsCode(code int) bool
- func (o *SetResourceKindDeploymentDomainNameBadRequest) IsRedirect() bool
- func (o *SetResourceKindDeploymentDomainNameBadRequest) IsServerError() bool
- func (o *SetResourceKindDeploymentDomainNameBadRequest) IsSuccess() bool
- func (o *SetResourceKindDeploymentDomainNameBadRequest) String() string
- type SetResourceKindDeploymentDomainNameConflict
- func (o *SetResourceKindDeploymentDomainNameConflict) Code() int
- func (o *SetResourceKindDeploymentDomainNameConflict) Error() string
- func (o *SetResourceKindDeploymentDomainNameConflict) GetPayload() *models.BasicFailedReply
- func (o *SetResourceKindDeploymentDomainNameConflict) IsClientError() bool
- func (o *SetResourceKindDeploymentDomainNameConflict) IsCode(code int) bool
- func (o *SetResourceKindDeploymentDomainNameConflict) IsRedirect() bool
- func (o *SetResourceKindDeploymentDomainNameConflict) IsServerError() bool
- func (o *SetResourceKindDeploymentDomainNameConflict) IsSuccess() bool
- func (o *SetResourceKindDeploymentDomainNameConflict) String() string
- type SetResourceKindDeploymentDomainNameNotFound
- func (o *SetResourceKindDeploymentDomainNameNotFound) Code() int
- func (o *SetResourceKindDeploymentDomainNameNotFound) Error() string
- func (o *SetResourceKindDeploymentDomainNameNotFound) GetPayload() *models.BasicFailedReply
- func (o *SetResourceKindDeploymentDomainNameNotFound) IsClientError() bool
- func (o *SetResourceKindDeploymentDomainNameNotFound) IsCode(code int) bool
- func (o *SetResourceKindDeploymentDomainNameNotFound) IsRedirect() bool
- func (o *SetResourceKindDeploymentDomainNameNotFound) IsServerError() bool
- func (o *SetResourceKindDeploymentDomainNameNotFound) IsSuccess() bool
- func (o *SetResourceKindDeploymentDomainNameNotFound) String() string
- type SetResourceKindDeploymentDomainNameOK
- func (o *SetResourceKindDeploymentDomainNameOK) Code() int
- func (o *SetResourceKindDeploymentDomainNameOK) Error() string
- func (o *SetResourceKindDeploymentDomainNameOK) GetPayload() *models.DeploymentDomainName
- func (o *SetResourceKindDeploymentDomainNameOK) IsClientError() bool
- func (o *SetResourceKindDeploymentDomainNameOK) IsCode(code int) bool
- func (o *SetResourceKindDeploymentDomainNameOK) IsRedirect() bool
- func (o *SetResourceKindDeploymentDomainNameOK) IsServerError() bool
- func (o *SetResourceKindDeploymentDomainNameOK) IsSuccess() bool
- func (o *SetResourceKindDeploymentDomainNameOK) String() string
- type SetResourceKindDeploymentDomainNameParams
- func NewSetResourceKindDeploymentDomainNameParams() *SetResourceKindDeploymentDomainNameParams
- func NewSetResourceKindDeploymentDomainNameParamsWithContext(ctx context.Context) *SetResourceKindDeploymentDomainNameParams
- func NewSetResourceKindDeploymentDomainNameParamsWithHTTPClient(client *http.Client) *SetResourceKindDeploymentDomainNameParams
- func NewSetResourceKindDeploymentDomainNameParamsWithTimeout(timeout time.Duration) *SetResourceKindDeploymentDomainNameParams
- func (o *SetResourceKindDeploymentDomainNameParams) SetBody(body *models.DeploymentDomainName)
- func (o *SetResourceKindDeploymentDomainNameParams) SetContext(ctx context.Context)
- func (o *SetResourceKindDeploymentDomainNameParams) SetDefaults()
- func (o *SetResourceKindDeploymentDomainNameParams) SetHTTPClient(client *http.Client)
- func (o *SetResourceKindDeploymentDomainNameParams) SetResourceKind(resourceKind string)
- func (o *SetResourceKindDeploymentDomainNameParams) SetSkipCascadingOperations(skipCascadingOperations *bool)
- func (o *SetResourceKindDeploymentDomainNameParams) SetTimeout(timeout time.Duration)
- func (o *SetResourceKindDeploymentDomainNameParams) SetVersion(version *string)
- func (o *SetResourceKindDeploymentDomainNameParams) WithBody(body *models.DeploymentDomainName) *SetResourceKindDeploymentDomainNameParams
- func (o *SetResourceKindDeploymentDomainNameParams) WithContext(ctx context.Context) *SetResourceKindDeploymentDomainNameParams
- func (o *SetResourceKindDeploymentDomainNameParams) WithDefaults() *SetResourceKindDeploymentDomainNameParams
- func (o *SetResourceKindDeploymentDomainNameParams) WithHTTPClient(client *http.Client) *SetResourceKindDeploymentDomainNameParams
- func (o *SetResourceKindDeploymentDomainNameParams) WithResourceKind(resourceKind string) *SetResourceKindDeploymentDomainNameParams
- func (o *SetResourceKindDeploymentDomainNameParams) WithSkipCascadingOperations(skipCascadingOperations *bool) *SetResourceKindDeploymentDomainNameParams
- func (o *SetResourceKindDeploymentDomainNameParams) WithTimeout(timeout time.Duration) *SetResourceKindDeploymentDomainNameParams
- func (o *SetResourceKindDeploymentDomainNameParams) WithVersion(version *string) *SetResourceKindDeploymentDomainNameParams
- func (o *SetResourceKindDeploymentDomainNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetResourceKindDeploymentDomainNamePreconditionFailed
- func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) Code() int
- func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) Error() string
- func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) GetPayload() *models.BasicFailedReply
- func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsClientError() bool
- func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsCode(code int) bool
- func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsRedirect() bool
- func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsServerError() bool
- func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsSuccess() bool
- func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) String() string
- type SetResourceKindDeploymentDomainNameReader
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 platform configuration networking API
func (*Client) GetDefaultDeploymentDomainName ¶
func (a *Client) GetDefaultDeploymentDomainName(params *GetDefaultDeploymentDomainNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDefaultDeploymentDomainNameOK, error)
GetDefaultDeploymentDomainName gets default deployment domain name
Gets the default Deployment Domain Name configuration value.
func (*Client) GetResourceKindDeploymentDomainName ¶
func (a *Client) GetResourceKindDeploymentDomainName(params *GetResourceKindDeploymentDomainNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetResourceKindDeploymentDomainNameOK, error)
GetResourceKindDeploymentDomainName gets deployment domain name for a resource kind
Gets Deployment Domain Name configuration value for a resource kind.
func (*Client) SetDefaultDeploymentDomainName ¶
func (a *Client) SetDefaultDeploymentDomainName(params *SetDefaultDeploymentDomainNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SetDefaultDeploymentDomainNameOK, error)
SetDefaultDeploymentDomainName sets default deployment domain name
Saves the default Deployment Domain Name configuration value.
func (*Client) SetResourceKindDeploymentDomainName ¶
func (a *Client) SetResourceKindDeploymentDomainName(params *SetResourceKindDeploymentDomainNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SetResourceKindDeploymentDomainNameOK, error)
SetResourceKindDeploymentDomainName sets deployment domain name for a resource kind
Saves the Deployment Domain Name configuration value for a resource kind.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶ added in v1.3.0
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { GetDefaultDeploymentDomainName(params *GetDefaultDeploymentDomainNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetDefaultDeploymentDomainNameOK, error) GetResourceKindDeploymentDomainName(params *GetResourceKindDeploymentDomainNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetResourceKindDeploymentDomainNameOK, error) SetDefaultDeploymentDomainName(params *SetDefaultDeploymentDomainNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SetDefaultDeploymentDomainNameOK, error) SetResourceKindDeploymentDomainName(params *SetResourceKindDeploymentDomainNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SetResourceKindDeploymentDomainNameOK, 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 platform configuration networking API client.
type GetDefaultDeploymentDomainNameNotFound ¶
type GetDefaultDeploymentDomainNameNotFound struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetDefaultDeploymentDomainNameNotFound describes a response with status code 404, with default header values.
There is no configured Deployment Domain Name but optimistic locking was sent. (code: `networking.cname.not_found`)
func NewGetDefaultDeploymentDomainNameNotFound ¶
func NewGetDefaultDeploymentDomainNameNotFound() *GetDefaultDeploymentDomainNameNotFound
NewGetDefaultDeploymentDomainNameNotFound creates a GetDefaultDeploymentDomainNameNotFound with default headers values
func (*GetDefaultDeploymentDomainNameNotFound) Code ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameNotFound) Code() int
Code gets the status code for the get default deployment domain name not found response
func (*GetDefaultDeploymentDomainNameNotFound) Error ¶
func (o *GetDefaultDeploymentDomainNameNotFound) Error() string
func (*GetDefaultDeploymentDomainNameNotFound) GetPayload ¶
func (o *GetDefaultDeploymentDomainNameNotFound) GetPayload() *models.BasicFailedReply
func (*GetDefaultDeploymentDomainNameNotFound) IsClientError ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameNotFound) IsClientError() bool
IsClientError returns true when this get default deployment domain name not found response has a 4xx status code
func (*GetDefaultDeploymentDomainNameNotFound) IsCode ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameNotFound) IsCode(code int) bool
IsCode returns true when this get default deployment domain name not found response a status code equal to that given
func (*GetDefaultDeploymentDomainNameNotFound) IsRedirect ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameNotFound) IsRedirect() bool
IsRedirect returns true when this get default deployment domain name not found response has a 3xx status code
func (*GetDefaultDeploymentDomainNameNotFound) IsServerError ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameNotFound) IsServerError() bool
IsServerError returns true when this get default deployment domain name not found response has a 5xx status code
func (*GetDefaultDeploymentDomainNameNotFound) IsSuccess ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameNotFound) IsSuccess() bool
IsSuccess returns true when this get default deployment domain name not found response has a 2xx status code
func (*GetDefaultDeploymentDomainNameNotFound) String ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameNotFound) String() string
type GetDefaultDeploymentDomainNameOK ¶
type GetDefaultDeploymentDomainNameOK struct { /* The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /* The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /* The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.DeploymentDomainName }
GetDefaultDeploymentDomainNameOK describes a response with status code 200, with default header values.
The Deployment Domain Name was successfully retrieved
func NewGetDefaultDeploymentDomainNameOK ¶
func NewGetDefaultDeploymentDomainNameOK() *GetDefaultDeploymentDomainNameOK
NewGetDefaultDeploymentDomainNameOK creates a GetDefaultDeploymentDomainNameOK with default headers values
func (*GetDefaultDeploymentDomainNameOK) Code ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameOK) Code() int
Code gets the status code for the get default deployment domain name o k response
func (*GetDefaultDeploymentDomainNameOK) Error ¶
func (o *GetDefaultDeploymentDomainNameOK) Error() string
func (*GetDefaultDeploymentDomainNameOK) GetPayload ¶
func (o *GetDefaultDeploymentDomainNameOK) GetPayload() *models.DeploymentDomainName
func (*GetDefaultDeploymentDomainNameOK) IsClientError ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameOK) IsClientError() bool
IsClientError returns true when this get default deployment domain name o k response has a 4xx status code
func (*GetDefaultDeploymentDomainNameOK) IsCode ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameOK) IsCode(code int) bool
IsCode returns true when this get default deployment domain name o k response a status code equal to that given
func (*GetDefaultDeploymentDomainNameOK) IsRedirect ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameOK) IsRedirect() bool
IsRedirect returns true when this get default deployment domain name o k response has a 3xx status code
func (*GetDefaultDeploymentDomainNameOK) IsServerError ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameOK) IsServerError() bool
IsServerError returns true when this get default deployment domain name o k response has a 5xx status code
func (*GetDefaultDeploymentDomainNameOK) IsSuccess ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameOK) IsSuccess() bool
IsSuccess returns true when this get default deployment domain name o k response has a 2xx status code
func (*GetDefaultDeploymentDomainNameOK) String ¶ added in v1.13.0
func (o *GetDefaultDeploymentDomainNameOK) String() string
type GetDefaultDeploymentDomainNameParams ¶
type GetDefaultDeploymentDomainNameParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDefaultDeploymentDomainNameParams contains all the parameters to send to the API endpoint
for the get default deployment domain name operation. Typically these are written to a http.Request.
func NewGetDefaultDeploymentDomainNameParams ¶
func NewGetDefaultDeploymentDomainNameParams() *GetDefaultDeploymentDomainNameParams
NewGetDefaultDeploymentDomainNameParams creates a new GetDefaultDeploymentDomainNameParams 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 NewGetDefaultDeploymentDomainNameParamsWithContext ¶
func NewGetDefaultDeploymentDomainNameParamsWithContext(ctx context.Context) *GetDefaultDeploymentDomainNameParams
NewGetDefaultDeploymentDomainNameParamsWithContext creates a new GetDefaultDeploymentDomainNameParams object with the ability to set a context for a request.
func NewGetDefaultDeploymentDomainNameParamsWithHTTPClient ¶
func NewGetDefaultDeploymentDomainNameParamsWithHTTPClient(client *http.Client) *GetDefaultDeploymentDomainNameParams
NewGetDefaultDeploymentDomainNameParamsWithHTTPClient creates a new GetDefaultDeploymentDomainNameParams object with the ability to set a custom HTTPClient for a request.
func NewGetDefaultDeploymentDomainNameParamsWithTimeout ¶
func NewGetDefaultDeploymentDomainNameParamsWithTimeout(timeout time.Duration) *GetDefaultDeploymentDomainNameParams
NewGetDefaultDeploymentDomainNameParamsWithTimeout creates a new GetDefaultDeploymentDomainNameParams object with the ability to set a timeout on a request.
func (*GetDefaultDeploymentDomainNameParams) SetContext ¶
func (o *GetDefaultDeploymentDomainNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get default deployment domain name params
func (*GetDefaultDeploymentDomainNameParams) SetDefaults ¶ added in v1.3.0
func (o *GetDefaultDeploymentDomainNameParams) SetDefaults()
SetDefaults hydrates default values in the get default deployment domain name params (not the query body).
All values with no default are reset to their zero value.
func (*GetDefaultDeploymentDomainNameParams) SetHTTPClient ¶
func (o *GetDefaultDeploymentDomainNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get default deployment domain name params
func (*GetDefaultDeploymentDomainNameParams) SetTimeout ¶
func (o *GetDefaultDeploymentDomainNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get default deployment domain name params
func (*GetDefaultDeploymentDomainNameParams) WithContext ¶
func (o *GetDefaultDeploymentDomainNameParams) WithContext(ctx context.Context) *GetDefaultDeploymentDomainNameParams
WithContext adds the context to the get default deployment domain name params
func (*GetDefaultDeploymentDomainNameParams) WithDefaults ¶ added in v1.3.0
func (o *GetDefaultDeploymentDomainNameParams) WithDefaults() *GetDefaultDeploymentDomainNameParams
WithDefaults hydrates default values in the get default deployment domain name params (not the query body).
All values with no default are reset to their zero value.
func (*GetDefaultDeploymentDomainNameParams) WithHTTPClient ¶
func (o *GetDefaultDeploymentDomainNameParams) WithHTTPClient(client *http.Client) *GetDefaultDeploymentDomainNameParams
WithHTTPClient adds the HTTPClient to the get default deployment domain name params
func (*GetDefaultDeploymentDomainNameParams) WithTimeout ¶
func (o *GetDefaultDeploymentDomainNameParams) WithTimeout(timeout time.Duration) *GetDefaultDeploymentDomainNameParams
WithTimeout adds the timeout to the get default deployment domain name params
func (*GetDefaultDeploymentDomainNameParams) WriteToRequest ¶
func (o *GetDefaultDeploymentDomainNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDefaultDeploymentDomainNameReader ¶
type GetDefaultDeploymentDomainNameReader struct {
// contains filtered or unexported fields
}
GetDefaultDeploymentDomainNameReader is a Reader for the GetDefaultDeploymentDomainName structure.
func (*GetDefaultDeploymentDomainNameReader) ReadResponse ¶
func (o *GetDefaultDeploymentDomainNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetResourceKindDeploymentDomainNameNotFound ¶
type GetResourceKindDeploymentDomainNameNotFound struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
GetResourceKindDeploymentDomainNameNotFound describes a response with status code 404, with default header values.
There is no configured Deployment Domain Name but optimistic locking was sent. (code: `networking.cname.not_found`)
func NewGetResourceKindDeploymentDomainNameNotFound ¶
func NewGetResourceKindDeploymentDomainNameNotFound() *GetResourceKindDeploymentDomainNameNotFound
NewGetResourceKindDeploymentDomainNameNotFound creates a GetResourceKindDeploymentDomainNameNotFound with default headers values
func (*GetResourceKindDeploymentDomainNameNotFound) Code ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameNotFound) Code() int
Code gets the status code for the get resource kind deployment domain name not found response
func (*GetResourceKindDeploymentDomainNameNotFound) Error ¶
func (o *GetResourceKindDeploymentDomainNameNotFound) Error() string
func (*GetResourceKindDeploymentDomainNameNotFound) GetPayload ¶
func (o *GetResourceKindDeploymentDomainNameNotFound) GetPayload() *models.BasicFailedReply
func (*GetResourceKindDeploymentDomainNameNotFound) IsClientError ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameNotFound) IsClientError() bool
IsClientError returns true when this get resource kind deployment domain name not found response has a 4xx status code
func (*GetResourceKindDeploymentDomainNameNotFound) IsCode ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameNotFound) IsCode(code int) bool
IsCode returns true when this get resource kind deployment domain name not found response a status code equal to that given
func (*GetResourceKindDeploymentDomainNameNotFound) IsRedirect ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameNotFound) IsRedirect() bool
IsRedirect returns true when this get resource kind deployment domain name not found response has a 3xx status code
func (*GetResourceKindDeploymentDomainNameNotFound) IsServerError ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameNotFound) IsServerError() bool
IsServerError returns true when this get resource kind deployment domain name not found response has a 5xx status code
func (*GetResourceKindDeploymentDomainNameNotFound) IsSuccess ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameNotFound) IsSuccess() bool
IsSuccess returns true when this get resource kind deployment domain name not found response has a 2xx status code
func (*GetResourceKindDeploymentDomainNameNotFound) String ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameNotFound) String() string
type GetResourceKindDeploymentDomainNameOK ¶
type GetResourceKindDeploymentDomainNameOK struct { /* The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /* The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /* The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.DeploymentDomainName }
GetResourceKindDeploymentDomainNameOK describes a response with status code 200, with default header values.
The Deployment Domain Name was successfully retrieved
func NewGetResourceKindDeploymentDomainNameOK ¶
func NewGetResourceKindDeploymentDomainNameOK() *GetResourceKindDeploymentDomainNameOK
NewGetResourceKindDeploymentDomainNameOK creates a GetResourceKindDeploymentDomainNameOK with default headers values
func (*GetResourceKindDeploymentDomainNameOK) Code ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameOK) Code() int
Code gets the status code for the get resource kind deployment domain name o k response
func (*GetResourceKindDeploymentDomainNameOK) Error ¶
func (o *GetResourceKindDeploymentDomainNameOK) Error() string
func (*GetResourceKindDeploymentDomainNameOK) GetPayload ¶
func (o *GetResourceKindDeploymentDomainNameOK) GetPayload() *models.DeploymentDomainName
func (*GetResourceKindDeploymentDomainNameOK) IsClientError ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameOK) IsClientError() bool
IsClientError returns true when this get resource kind deployment domain name o k response has a 4xx status code
func (*GetResourceKindDeploymentDomainNameOK) IsCode ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameOK) IsCode(code int) bool
IsCode returns true when this get resource kind deployment domain name o k response a status code equal to that given
func (*GetResourceKindDeploymentDomainNameOK) IsRedirect ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameOK) IsRedirect() bool
IsRedirect returns true when this get resource kind deployment domain name o k response has a 3xx status code
func (*GetResourceKindDeploymentDomainNameOK) IsServerError ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameOK) IsServerError() bool
IsServerError returns true when this get resource kind deployment domain name o k response has a 5xx status code
func (*GetResourceKindDeploymentDomainNameOK) IsSuccess ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameOK) IsSuccess() bool
IsSuccess returns true when this get resource kind deployment domain name o k response has a 2xx status code
func (*GetResourceKindDeploymentDomainNameOK) String ¶ added in v1.13.0
func (o *GetResourceKindDeploymentDomainNameOK) String() string
type GetResourceKindDeploymentDomainNameParams ¶
type GetResourceKindDeploymentDomainNameParams struct { /* ResourceKind. The kind of resource you want to manage a Deployment Domain Name for. */ ResourceKind string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetResourceKindDeploymentDomainNameParams contains all the parameters to send to the API endpoint
for the get resource kind deployment domain name operation. Typically these are written to a http.Request.
func NewGetResourceKindDeploymentDomainNameParams ¶
func NewGetResourceKindDeploymentDomainNameParams() *GetResourceKindDeploymentDomainNameParams
NewGetResourceKindDeploymentDomainNameParams creates a new GetResourceKindDeploymentDomainNameParams 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 NewGetResourceKindDeploymentDomainNameParamsWithContext ¶
func NewGetResourceKindDeploymentDomainNameParamsWithContext(ctx context.Context) *GetResourceKindDeploymentDomainNameParams
NewGetResourceKindDeploymentDomainNameParamsWithContext creates a new GetResourceKindDeploymentDomainNameParams object with the ability to set a context for a request.
func NewGetResourceKindDeploymentDomainNameParamsWithHTTPClient ¶
func NewGetResourceKindDeploymentDomainNameParamsWithHTTPClient(client *http.Client) *GetResourceKindDeploymentDomainNameParams
NewGetResourceKindDeploymentDomainNameParamsWithHTTPClient creates a new GetResourceKindDeploymentDomainNameParams object with the ability to set a custom HTTPClient for a request.
func NewGetResourceKindDeploymentDomainNameParamsWithTimeout ¶
func NewGetResourceKindDeploymentDomainNameParamsWithTimeout(timeout time.Duration) *GetResourceKindDeploymentDomainNameParams
NewGetResourceKindDeploymentDomainNameParamsWithTimeout creates a new GetResourceKindDeploymentDomainNameParams object with the ability to set a timeout on a request.
func (*GetResourceKindDeploymentDomainNameParams) SetContext ¶
func (o *GetResourceKindDeploymentDomainNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get resource kind deployment domain name params
func (*GetResourceKindDeploymentDomainNameParams) SetDefaults ¶ added in v1.3.0
func (o *GetResourceKindDeploymentDomainNameParams) SetDefaults()
SetDefaults hydrates default values in the get resource kind deployment domain name params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceKindDeploymentDomainNameParams) SetHTTPClient ¶
func (o *GetResourceKindDeploymentDomainNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get resource kind deployment domain name params
func (*GetResourceKindDeploymentDomainNameParams) SetResourceKind ¶
func (o *GetResourceKindDeploymentDomainNameParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the get resource kind deployment domain name params
func (*GetResourceKindDeploymentDomainNameParams) SetTimeout ¶
func (o *GetResourceKindDeploymentDomainNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get resource kind deployment domain name params
func (*GetResourceKindDeploymentDomainNameParams) WithContext ¶
func (o *GetResourceKindDeploymentDomainNameParams) WithContext(ctx context.Context) *GetResourceKindDeploymentDomainNameParams
WithContext adds the context to the get resource kind deployment domain name params
func (*GetResourceKindDeploymentDomainNameParams) WithDefaults ¶ added in v1.3.0
func (o *GetResourceKindDeploymentDomainNameParams) WithDefaults() *GetResourceKindDeploymentDomainNameParams
WithDefaults hydrates default values in the get resource kind deployment domain name params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceKindDeploymentDomainNameParams) WithHTTPClient ¶
func (o *GetResourceKindDeploymentDomainNameParams) WithHTTPClient(client *http.Client) *GetResourceKindDeploymentDomainNameParams
WithHTTPClient adds the HTTPClient to the get resource kind deployment domain name params
func (*GetResourceKindDeploymentDomainNameParams) WithResourceKind ¶
func (o *GetResourceKindDeploymentDomainNameParams) WithResourceKind(resourceKind string) *GetResourceKindDeploymentDomainNameParams
WithResourceKind adds the resourceKind to the get resource kind deployment domain name params
func (*GetResourceKindDeploymentDomainNameParams) WithTimeout ¶
func (o *GetResourceKindDeploymentDomainNameParams) WithTimeout(timeout time.Duration) *GetResourceKindDeploymentDomainNameParams
WithTimeout adds the timeout to the get resource kind deployment domain name params
func (*GetResourceKindDeploymentDomainNameParams) WriteToRequest ¶
func (o *GetResourceKindDeploymentDomainNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetResourceKindDeploymentDomainNameReader ¶
type GetResourceKindDeploymentDomainNameReader struct {
// contains filtered or unexported fields
}
GetResourceKindDeploymentDomainNameReader is a Reader for the GetResourceKindDeploymentDomainName structure.
func (*GetResourceKindDeploymentDomainNameReader) ReadResponse ¶
func (o *GetResourceKindDeploymentDomainNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetDefaultDeploymentDomainNameBadRequest ¶
type SetDefaultDeploymentDomainNameBadRequest struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetDefaultDeploymentDomainNameBadRequest describes a response with status code 400, with default header values.
The optimistic locking version format was wrong. (code: `networking.cname.bad_version_format`)
func NewSetDefaultDeploymentDomainNameBadRequest ¶
func NewSetDefaultDeploymentDomainNameBadRequest() *SetDefaultDeploymentDomainNameBadRequest
NewSetDefaultDeploymentDomainNameBadRequest creates a SetDefaultDeploymentDomainNameBadRequest with default headers values
func (*SetDefaultDeploymentDomainNameBadRequest) Code ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameBadRequest) Code() int
Code gets the status code for the set default deployment domain name bad request response
func (*SetDefaultDeploymentDomainNameBadRequest) Error ¶
func (o *SetDefaultDeploymentDomainNameBadRequest) Error() string
func (*SetDefaultDeploymentDomainNameBadRequest) GetPayload ¶
func (o *SetDefaultDeploymentDomainNameBadRequest) GetPayload() *models.BasicFailedReply
func (*SetDefaultDeploymentDomainNameBadRequest) IsClientError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameBadRequest) IsClientError() bool
IsClientError returns true when this set default deployment domain name bad request response has a 4xx status code
func (*SetDefaultDeploymentDomainNameBadRequest) IsCode ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameBadRequest) IsCode(code int) bool
IsCode returns true when this set default deployment domain name bad request response a status code equal to that given
func (*SetDefaultDeploymentDomainNameBadRequest) IsRedirect ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameBadRequest) IsRedirect() bool
IsRedirect returns true when this set default deployment domain name bad request response has a 3xx status code
func (*SetDefaultDeploymentDomainNameBadRequest) IsServerError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameBadRequest) IsServerError() bool
IsServerError returns true when this set default deployment domain name bad request response has a 5xx status code
func (*SetDefaultDeploymentDomainNameBadRequest) IsSuccess ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameBadRequest) IsSuccess() bool
IsSuccess returns true when this set default deployment domain name bad request response has a 2xx status code
func (*SetDefaultDeploymentDomainNameBadRequest) String ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameBadRequest) String() string
type SetDefaultDeploymentDomainNameConflict ¶
type SetDefaultDeploymentDomainNameConflict struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetDefaultDeploymentDomainNameConflict describes a response with status code 409, with default header values.
There was an optimistic locking version conflict. (code: `networking.cname.version_conflict`)
func NewSetDefaultDeploymentDomainNameConflict ¶
func NewSetDefaultDeploymentDomainNameConflict() *SetDefaultDeploymentDomainNameConflict
NewSetDefaultDeploymentDomainNameConflict creates a SetDefaultDeploymentDomainNameConflict with default headers values
func (*SetDefaultDeploymentDomainNameConflict) Code ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameConflict) Code() int
Code gets the status code for the set default deployment domain name conflict response
func (*SetDefaultDeploymentDomainNameConflict) Error ¶
func (o *SetDefaultDeploymentDomainNameConflict) Error() string
func (*SetDefaultDeploymentDomainNameConflict) GetPayload ¶
func (o *SetDefaultDeploymentDomainNameConflict) GetPayload() *models.BasicFailedReply
func (*SetDefaultDeploymentDomainNameConflict) IsClientError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameConflict) IsClientError() bool
IsClientError returns true when this set default deployment domain name conflict response has a 4xx status code
func (*SetDefaultDeploymentDomainNameConflict) IsCode ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameConflict) IsCode(code int) bool
IsCode returns true when this set default deployment domain name conflict response a status code equal to that given
func (*SetDefaultDeploymentDomainNameConflict) IsRedirect ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameConflict) IsRedirect() bool
IsRedirect returns true when this set default deployment domain name conflict response has a 3xx status code
func (*SetDefaultDeploymentDomainNameConflict) IsServerError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameConflict) IsServerError() bool
IsServerError returns true when this set default deployment domain name conflict response has a 5xx status code
func (*SetDefaultDeploymentDomainNameConflict) IsSuccess ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameConflict) IsSuccess() bool
IsSuccess returns true when this set default deployment domain name conflict response has a 2xx status code
func (*SetDefaultDeploymentDomainNameConflict) String ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameConflict) String() string
type SetDefaultDeploymentDomainNameNotFound ¶
type SetDefaultDeploymentDomainNameNotFound struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetDefaultDeploymentDomainNameNotFound describes a response with status code 404, with default header values.
There is no configured Deployment Domain Name but optimistic locking was sent. (code: `networking.cname.not_found`)
func NewSetDefaultDeploymentDomainNameNotFound ¶
func NewSetDefaultDeploymentDomainNameNotFound() *SetDefaultDeploymentDomainNameNotFound
NewSetDefaultDeploymentDomainNameNotFound creates a SetDefaultDeploymentDomainNameNotFound with default headers values
func (*SetDefaultDeploymentDomainNameNotFound) Code ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameNotFound) Code() int
Code gets the status code for the set default deployment domain name not found response
func (*SetDefaultDeploymentDomainNameNotFound) Error ¶
func (o *SetDefaultDeploymentDomainNameNotFound) Error() string
func (*SetDefaultDeploymentDomainNameNotFound) GetPayload ¶
func (o *SetDefaultDeploymentDomainNameNotFound) GetPayload() *models.BasicFailedReply
func (*SetDefaultDeploymentDomainNameNotFound) IsClientError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameNotFound) IsClientError() bool
IsClientError returns true when this set default deployment domain name not found response has a 4xx status code
func (*SetDefaultDeploymentDomainNameNotFound) IsCode ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameNotFound) IsCode(code int) bool
IsCode returns true when this set default deployment domain name not found response a status code equal to that given
func (*SetDefaultDeploymentDomainNameNotFound) IsRedirect ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameNotFound) IsRedirect() bool
IsRedirect returns true when this set default deployment domain name not found response has a 3xx status code
func (*SetDefaultDeploymentDomainNameNotFound) IsServerError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameNotFound) IsServerError() bool
IsServerError returns true when this set default deployment domain name not found response has a 5xx status code
func (*SetDefaultDeploymentDomainNameNotFound) IsSuccess ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameNotFound) IsSuccess() bool
IsSuccess returns true when this set default deployment domain name not found response has a 2xx status code
func (*SetDefaultDeploymentDomainNameNotFound) String ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameNotFound) String() string
type SetDefaultDeploymentDomainNameOK ¶
type SetDefaultDeploymentDomainNameOK struct { /* The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /* The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /* The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.DeploymentDomainName }
SetDefaultDeploymentDomainNameOK describes a response with status code 200, with default header values.
The Deployment Domain Name was successfully saved.
func NewSetDefaultDeploymentDomainNameOK ¶
func NewSetDefaultDeploymentDomainNameOK() *SetDefaultDeploymentDomainNameOK
NewSetDefaultDeploymentDomainNameOK creates a SetDefaultDeploymentDomainNameOK with default headers values
func (*SetDefaultDeploymentDomainNameOK) Code ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameOK) Code() int
Code gets the status code for the set default deployment domain name o k response
func (*SetDefaultDeploymentDomainNameOK) Error ¶
func (o *SetDefaultDeploymentDomainNameOK) Error() string
func (*SetDefaultDeploymentDomainNameOK) GetPayload ¶
func (o *SetDefaultDeploymentDomainNameOK) GetPayload() *models.DeploymentDomainName
func (*SetDefaultDeploymentDomainNameOK) IsClientError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameOK) IsClientError() bool
IsClientError returns true when this set default deployment domain name o k response has a 4xx status code
func (*SetDefaultDeploymentDomainNameOK) IsCode ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameOK) IsCode(code int) bool
IsCode returns true when this set default deployment domain name o k response a status code equal to that given
func (*SetDefaultDeploymentDomainNameOK) IsRedirect ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameOK) IsRedirect() bool
IsRedirect returns true when this set default deployment domain name o k response has a 3xx status code
func (*SetDefaultDeploymentDomainNameOK) IsServerError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameOK) IsServerError() bool
IsServerError returns true when this set default deployment domain name o k response has a 5xx status code
func (*SetDefaultDeploymentDomainNameOK) IsSuccess ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameOK) IsSuccess() bool
IsSuccess returns true when this set default deployment domain name o k response has a 2xx status code
func (*SetDefaultDeploymentDomainNameOK) String ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNameOK) String() string
type SetDefaultDeploymentDomainNameParams ¶
type SetDefaultDeploymentDomainNameParams struct { /* Body. Data containing the Deployment Domain Name to set */ Body *models.DeploymentDomainName /* SkipCascadingOperations. Whether or not to skip cascading operations, such as re-provisioning the Security Deployment. */ SkipCascadingOperations *bool /* Version. If specified, then checks for conflicts against the version stored in the persistent store (returned in 'x-cloud-resource-version' of the GET request). If not specified, will unconditionally upsert. */ Version *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetDefaultDeploymentDomainNameParams contains all the parameters to send to the API endpoint
for the set default deployment domain name operation. Typically these are written to a http.Request.
func NewSetDefaultDeploymentDomainNameParams ¶
func NewSetDefaultDeploymentDomainNameParams() *SetDefaultDeploymentDomainNameParams
NewSetDefaultDeploymentDomainNameParams creates a new SetDefaultDeploymentDomainNameParams 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 NewSetDefaultDeploymentDomainNameParamsWithContext ¶
func NewSetDefaultDeploymentDomainNameParamsWithContext(ctx context.Context) *SetDefaultDeploymentDomainNameParams
NewSetDefaultDeploymentDomainNameParamsWithContext creates a new SetDefaultDeploymentDomainNameParams object with the ability to set a context for a request.
func NewSetDefaultDeploymentDomainNameParamsWithHTTPClient ¶
func NewSetDefaultDeploymentDomainNameParamsWithHTTPClient(client *http.Client) *SetDefaultDeploymentDomainNameParams
NewSetDefaultDeploymentDomainNameParamsWithHTTPClient creates a new SetDefaultDeploymentDomainNameParams object with the ability to set a custom HTTPClient for a request.
func NewSetDefaultDeploymentDomainNameParamsWithTimeout ¶
func NewSetDefaultDeploymentDomainNameParamsWithTimeout(timeout time.Duration) *SetDefaultDeploymentDomainNameParams
NewSetDefaultDeploymentDomainNameParamsWithTimeout creates a new SetDefaultDeploymentDomainNameParams object with the ability to set a timeout on a request.
func (*SetDefaultDeploymentDomainNameParams) SetBody ¶
func (o *SetDefaultDeploymentDomainNameParams) SetBody(body *models.DeploymentDomainName)
SetBody adds the body to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) SetContext ¶
func (o *SetDefaultDeploymentDomainNameParams) SetContext(ctx context.Context)
SetContext adds the context to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) SetDefaults ¶ added in v1.3.0
func (o *SetDefaultDeploymentDomainNameParams) SetDefaults()
SetDefaults hydrates default values in the set default deployment domain name params (not the query body).
All values with no default are reset to their zero value.
func (*SetDefaultDeploymentDomainNameParams) SetHTTPClient ¶
func (o *SetDefaultDeploymentDomainNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) SetSkipCascadingOperations ¶
func (o *SetDefaultDeploymentDomainNameParams) SetSkipCascadingOperations(skipCascadingOperations *bool)
SetSkipCascadingOperations adds the skipCascadingOperations to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) SetTimeout ¶
func (o *SetDefaultDeploymentDomainNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) SetVersion ¶
func (o *SetDefaultDeploymentDomainNameParams) SetVersion(version *string)
SetVersion adds the version to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) WithBody ¶
func (o *SetDefaultDeploymentDomainNameParams) WithBody(body *models.DeploymentDomainName) *SetDefaultDeploymentDomainNameParams
WithBody adds the body to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) WithContext ¶
func (o *SetDefaultDeploymentDomainNameParams) WithContext(ctx context.Context) *SetDefaultDeploymentDomainNameParams
WithContext adds the context to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) WithDefaults ¶ added in v1.3.0
func (o *SetDefaultDeploymentDomainNameParams) WithDefaults() *SetDefaultDeploymentDomainNameParams
WithDefaults hydrates default values in the set default deployment domain name params (not the query body).
All values with no default are reset to their zero value.
func (*SetDefaultDeploymentDomainNameParams) WithHTTPClient ¶
func (o *SetDefaultDeploymentDomainNameParams) WithHTTPClient(client *http.Client) *SetDefaultDeploymentDomainNameParams
WithHTTPClient adds the HTTPClient to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) WithSkipCascadingOperations ¶
func (o *SetDefaultDeploymentDomainNameParams) WithSkipCascadingOperations(skipCascadingOperations *bool) *SetDefaultDeploymentDomainNameParams
WithSkipCascadingOperations adds the skipCascadingOperations to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) WithTimeout ¶
func (o *SetDefaultDeploymentDomainNameParams) WithTimeout(timeout time.Duration) *SetDefaultDeploymentDomainNameParams
WithTimeout adds the timeout to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) WithVersion ¶
func (o *SetDefaultDeploymentDomainNameParams) WithVersion(version *string) *SetDefaultDeploymentDomainNameParams
WithVersion adds the version to the set default deployment domain name params
func (*SetDefaultDeploymentDomainNameParams) WriteToRequest ¶
func (o *SetDefaultDeploymentDomainNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetDefaultDeploymentDomainNamePreconditionFailed ¶
type SetDefaultDeploymentDomainNamePreconditionFailed struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetDefaultDeploymentDomainNamePreconditionFailed describes a response with status code 412, with default header values.
skip_cascading_operations was false but the Security Deployment already had a pending plan. (code: `security_deployment.cluster_pending_plan_exists`)
func NewSetDefaultDeploymentDomainNamePreconditionFailed ¶
func NewSetDefaultDeploymentDomainNamePreconditionFailed() *SetDefaultDeploymentDomainNamePreconditionFailed
NewSetDefaultDeploymentDomainNamePreconditionFailed creates a SetDefaultDeploymentDomainNamePreconditionFailed with default headers values
func (*SetDefaultDeploymentDomainNamePreconditionFailed) Code ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNamePreconditionFailed) Code() int
Code gets the status code for the set default deployment domain name precondition failed response
func (*SetDefaultDeploymentDomainNamePreconditionFailed) Error ¶
func (o *SetDefaultDeploymentDomainNamePreconditionFailed) Error() string
func (*SetDefaultDeploymentDomainNamePreconditionFailed) GetPayload ¶
func (o *SetDefaultDeploymentDomainNamePreconditionFailed) GetPayload() *models.BasicFailedReply
func (*SetDefaultDeploymentDomainNamePreconditionFailed) IsClientError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsClientError() bool
IsClientError returns true when this set default deployment domain name precondition failed response has a 4xx status code
func (*SetDefaultDeploymentDomainNamePreconditionFailed) IsCode ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsCode(code int) bool
IsCode returns true when this set default deployment domain name precondition failed response a status code equal to that given
func (*SetDefaultDeploymentDomainNamePreconditionFailed) IsRedirect ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsRedirect() bool
IsRedirect returns true when this set default deployment domain name precondition failed response has a 3xx status code
func (*SetDefaultDeploymentDomainNamePreconditionFailed) IsServerError ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsServerError() bool
IsServerError returns true when this set default deployment domain name precondition failed response has a 5xx status code
func (*SetDefaultDeploymentDomainNamePreconditionFailed) IsSuccess ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNamePreconditionFailed) IsSuccess() bool
IsSuccess returns true when this set default deployment domain name precondition failed response has a 2xx status code
func (*SetDefaultDeploymentDomainNamePreconditionFailed) String ¶ added in v1.13.0
func (o *SetDefaultDeploymentDomainNamePreconditionFailed) String() string
type SetDefaultDeploymentDomainNameReader ¶
type SetDefaultDeploymentDomainNameReader struct {
// contains filtered or unexported fields
}
SetDefaultDeploymentDomainNameReader is a Reader for the SetDefaultDeploymentDomainName structure.
func (*SetDefaultDeploymentDomainNameReader) ReadResponse ¶
func (o *SetDefaultDeploymentDomainNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetResourceKindDeploymentDomainNameBadRequest ¶
type SetResourceKindDeploymentDomainNameBadRequest struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetResourceKindDeploymentDomainNameBadRequest describes a response with status code 400, with default header values.
The optimistic locking version format was wrong. (code: `networking.cname.bad_version_format`)
func NewSetResourceKindDeploymentDomainNameBadRequest ¶
func NewSetResourceKindDeploymentDomainNameBadRequest() *SetResourceKindDeploymentDomainNameBadRequest
NewSetResourceKindDeploymentDomainNameBadRequest creates a SetResourceKindDeploymentDomainNameBadRequest with default headers values
func (*SetResourceKindDeploymentDomainNameBadRequest) Code ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameBadRequest) Code() int
Code gets the status code for the set resource kind deployment domain name bad request response
func (*SetResourceKindDeploymentDomainNameBadRequest) Error ¶
func (o *SetResourceKindDeploymentDomainNameBadRequest) Error() string
func (*SetResourceKindDeploymentDomainNameBadRequest) GetPayload ¶
func (o *SetResourceKindDeploymentDomainNameBadRequest) GetPayload() *models.BasicFailedReply
func (*SetResourceKindDeploymentDomainNameBadRequest) IsClientError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameBadRequest) IsClientError() bool
IsClientError returns true when this set resource kind deployment domain name bad request response has a 4xx status code
func (*SetResourceKindDeploymentDomainNameBadRequest) IsCode ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameBadRequest) IsCode(code int) bool
IsCode returns true when this set resource kind deployment domain name bad request response a status code equal to that given
func (*SetResourceKindDeploymentDomainNameBadRequest) IsRedirect ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameBadRequest) IsRedirect() bool
IsRedirect returns true when this set resource kind deployment domain name bad request response has a 3xx status code
func (*SetResourceKindDeploymentDomainNameBadRequest) IsServerError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameBadRequest) IsServerError() bool
IsServerError returns true when this set resource kind deployment domain name bad request response has a 5xx status code
func (*SetResourceKindDeploymentDomainNameBadRequest) IsSuccess ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameBadRequest) IsSuccess() bool
IsSuccess returns true when this set resource kind deployment domain name bad request response has a 2xx status code
func (*SetResourceKindDeploymentDomainNameBadRequest) String ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameBadRequest) String() string
type SetResourceKindDeploymentDomainNameConflict ¶
type SetResourceKindDeploymentDomainNameConflict struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetResourceKindDeploymentDomainNameConflict describes a response with status code 409, with default header values.
There was an optimistic locking version conflict. (code: `networking.cname.version_conflict`)
func NewSetResourceKindDeploymentDomainNameConflict ¶
func NewSetResourceKindDeploymentDomainNameConflict() *SetResourceKindDeploymentDomainNameConflict
NewSetResourceKindDeploymentDomainNameConflict creates a SetResourceKindDeploymentDomainNameConflict with default headers values
func (*SetResourceKindDeploymentDomainNameConflict) Code ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameConflict) Code() int
Code gets the status code for the set resource kind deployment domain name conflict response
func (*SetResourceKindDeploymentDomainNameConflict) Error ¶
func (o *SetResourceKindDeploymentDomainNameConflict) Error() string
func (*SetResourceKindDeploymentDomainNameConflict) GetPayload ¶
func (o *SetResourceKindDeploymentDomainNameConflict) GetPayload() *models.BasicFailedReply
func (*SetResourceKindDeploymentDomainNameConflict) IsClientError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameConflict) IsClientError() bool
IsClientError returns true when this set resource kind deployment domain name conflict response has a 4xx status code
func (*SetResourceKindDeploymentDomainNameConflict) IsCode ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameConflict) IsCode(code int) bool
IsCode returns true when this set resource kind deployment domain name conflict response a status code equal to that given
func (*SetResourceKindDeploymentDomainNameConflict) IsRedirect ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameConflict) IsRedirect() bool
IsRedirect returns true when this set resource kind deployment domain name conflict response has a 3xx status code
func (*SetResourceKindDeploymentDomainNameConflict) IsServerError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameConflict) IsServerError() bool
IsServerError returns true when this set resource kind deployment domain name conflict response has a 5xx status code
func (*SetResourceKindDeploymentDomainNameConflict) IsSuccess ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameConflict) IsSuccess() bool
IsSuccess returns true when this set resource kind deployment domain name conflict response has a 2xx status code
func (*SetResourceKindDeploymentDomainNameConflict) String ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameConflict) String() string
type SetResourceKindDeploymentDomainNameNotFound ¶
type SetResourceKindDeploymentDomainNameNotFound struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetResourceKindDeploymentDomainNameNotFound describes a response with status code 404, with default header values.
There is no configured Deployment Domain Name but optimistic locking was sent. (code: `networking.cname.not_found`)
func NewSetResourceKindDeploymentDomainNameNotFound ¶
func NewSetResourceKindDeploymentDomainNameNotFound() *SetResourceKindDeploymentDomainNameNotFound
NewSetResourceKindDeploymentDomainNameNotFound creates a SetResourceKindDeploymentDomainNameNotFound with default headers values
func (*SetResourceKindDeploymentDomainNameNotFound) Code ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameNotFound) Code() int
Code gets the status code for the set resource kind deployment domain name not found response
func (*SetResourceKindDeploymentDomainNameNotFound) Error ¶
func (o *SetResourceKindDeploymentDomainNameNotFound) Error() string
func (*SetResourceKindDeploymentDomainNameNotFound) GetPayload ¶
func (o *SetResourceKindDeploymentDomainNameNotFound) GetPayload() *models.BasicFailedReply
func (*SetResourceKindDeploymentDomainNameNotFound) IsClientError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameNotFound) IsClientError() bool
IsClientError returns true when this set resource kind deployment domain name not found response has a 4xx status code
func (*SetResourceKindDeploymentDomainNameNotFound) IsCode ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameNotFound) IsCode(code int) bool
IsCode returns true when this set resource kind deployment domain name not found response a status code equal to that given
func (*SetResourceKindDeploymentDomainNameNotFound) IsRedirect ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameNotFound) IsRedirect() bool
IsRedirect returns true when this set resource kind deployment domain name not found response has a 3xx status code
func (*SetResourceKindDeploymentDomainNameNotFound) IsServerError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameNotFound) IsServerError() bool
IsServerError returns true when this set resource kind deployment domain name not found response has a 5xx status code
func (*SetResourceKindDeploymentDomainNameNotFound) IsSuccess ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameNotFound) IsSuccess() bool
IsSuccess returns true when this set resource kind deployment domain name not found response has a 2xx status code
func (*SetResourceKindDeploymentDomainNameNotFound) String ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameNotFound) String() string
type SetResourceKindDeploymentDomainNameOK ¶
type SetResourceKindDeploymentDomainNameOK struct { /* The date-time when the resource was created (ISO format relative to UTC) */ XCloudResourceCreated string /* The date-time when the resource was last modified (ISO format relative to UTC) */ XCloudResourceLastModified string /* The resource version, which is used to avoid update conflicts with concurrent operations */ XCloudResourceVersion string Payload *models.DeploymentDomainName }
SetResourceKindDeploymentDomainNameOK describes a response with status code 200, with default header values.
The Deployment Domain Name was successfully saved.
func NewSetResourceKindDeploymentDomainNameOK ¶
func NewSetResourceKindDeploymentDomainNameOK() *SetResourceKindDeploymentDomainNameOK
NewSetResourceKindDeploymentDomainNameOK creates a SetResourceKindDeploymentDomainNameOK with default headers values
func (*SetResourceKindDeploymentDomainNameOK) Code ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameOK) Code() int
Code gets the status code for the set resource kind deployment domain name o k response
func (*SetResourceKindDeploymentDomainNameOK) Error ¶
func (o *SetResourceKindDeploymentDomainNameOK) Error() string
func (*SetResourceKindDeploymentDomainNameOK) GetPayload ¶
func (o *SetResourceKindDeploymentDomainNameOK) GetPayload() *models.DeploymentDomainName
func (*SetResourceKindDeploymentDomainNameOK) IsClientError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameOK) IsClientError() bool
IsClientError returns true when this set resource kind deployment domain name o k response has a 4xx status code
func (*SetResourceKindDeploymentDomainNameOK) IsCode ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameOK) IsCode(code int) bool
IsCode returns true when this set resource kind deployment domain name o k response a status code equal to that given
func (*SetResourceKindDeploymentDomainNameOK) IsRedirect ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameOK) IsRedirect() bool
IsRedirect returns true when this set resource kind deployment domain name o k response has a 3xx status code
func (*SetResourceKindDeploymentDomainNameOK) IsServerError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameOK) IsServerError() bool
IsServerError returns true when this set resource kind deployment domain name o k response has a 5xx status code
func (*SetResourceKindDeploymentDomainNameOK) IsSuccess ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameOK) IsSuccess() bool
IsSuccess returns true when this set resource kind deployment domain name o k response has a 2xx status code
func (*SetResourceKindDeploymentDomainNameOK) String ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNameOK) String() string
type SetResourceKindDeploymentDomainNameParams ¶
type SetResourceKindDeploymentDomainNameParams struct { /* Body. Data containing the Deployment Domain Name to set */ Body *models.DeploymentDomainName /* ResourceKind. The kind of resource you want to manage a Deployment Domain Name for. */ ResourceKind string /* SkipCascadingOperations. Whether or not to skip cascading operations, such as re-provisioning the Security Deployment. */ SkipCascadingOperations *bool /* Version. If specified, then checks for conflicts against the version stored in the persistent store (returned in 'x-cloud-resource-version' of the GET request). If not specified, will unconditionally upsert. */ Version *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetResourceKindDeploymentDomainNameParams contains all the parameters to send to the API endpoint
for the set resource kind deployment domain name operation. Typically these are written to a http.Request.
func NewSetResourceKindDeploymentDomainNameParams ¶
func NewSetResourceKindDeploymentDomainNameParams() *SetResourceKindDeploymentDomainNameParams
NewSetResourceKindDeploymentDomainNameParams creates a new SetResourceKindDeploymentDomainNameParams 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 NewSetResourceKindDeploymentDomainNameParamsWithContext ¶
func NewSetResourceKindDeploymentDomainNameParamsWithContext(ctx context.Context) *SetResourceKindDeploymentDomainNameParams
NewSetResourceKindDeploymentDomainNameParamsWithContext creates a new SetResourceKindDeploymentDomainNameParams object with the ability to set a context for a request.
func NewSetResourceKindDeploymentDomainNameParamsWithHTTPClient ¶
func NewSetResourceKindDeploymentDomainNameParamsWithHTTPClient(client *http.Client) *SetResourceKindDeploymentDomainNameParams
NewSetResourceKindDeploymentDomainNameParamsWithHTTPClient creates a new SetResourceKindDeploymentDomainNameParams object with the ability to set a custom HTTPClient for a request.
func NewSetResourceKindDeploymentDomainNameParamsWithTimeout ¶
func NewSetResourceKindDeploymentDomainNameParamsWithTimeout(timeout time.Duration) *SetResourceKindDeploymentDomainNameParams
NewSetResourceKindDeploymentDomainNameParamsWithTimeout creates a new SetResourceKindDeploymentDomainNameParams object with the ability to set a timeout on a request.
func (*SetResourceKindDeploymentDomainNameParams) SetBody ¶
func (o *SetResourceKindDeploymentDomainNameParams) SetBody(body *models.DeploymentDomainName)
SetBody adds the body to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) SetContext ¶
func (o *SetResourceKindDeploymentDomainNameParams) SetContext(ctx context.Context)
SetContext adds the context to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) SetDefaults ¶ added in v1.3.0
func (o *SetResourceKindDeploymentDomainNameParams) SetDefaults()
SetDefaults hydrates default values in the set resource kind deployment domain name params (not the query body).
All values with no default are reset to their zero value.
func (*SetResourceKindDeploymentDomainNameParams) SetHTTPClient ¶
func (o *SetResourceKindDeploymentDomainNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) SetResourceKind ¶
func (o *SetResourceKindDeploymentDomainNameParams) SetResourceKind(resourceKind string)
SetResourceKind adds the resourceKind to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) SetSkipCascadingOperations ¶
func (o *SetResourceKindDeploymentDomainNameParams) SetSkipCascadingOperations(skipCascadingOperations *bool)
SetSkipCascadingOperations adds the skipCascadingOperations to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) SetTimeout ¶
func (o *SetResourceKindDeploymentDomainNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) SetVersion ¶
func (o *SetResourceKindDeploymentDomainNameParams) SetVersion(version *string)
SetVersion adds the version to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) WithBody ¶
func (o *SetResourceKindDeploymentDomainNameParams) WithBody(body *models.DeploymentDomainName) *SetResourceKindDeploymentDomainNameParams
WithBody adds the body to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) WithContext ¶
func (o *SetResourceKindDeploymentDomainNameParams) WithContext(ctx context.Context) *SetResourceKindDeploymentDomainNameParams
WithContext adds the context to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) WithDefaults ¶ added in v1.3.0
func (o *SetResourceKindDeploymentDomainNameParams) WithDefaults() *SetResourceKindDeploymentDomainNameParams
WithDefaults hydrates default values in the set resource kind deployment domain name params (not the query body).
All values with no default are reset to their zero value.
func (*SetResourceKindDeploymentDomainNameParams) WithHTTPClient ¶
func (o *SetResourceKindDeploymentDomainNameParams) WithHTTPClient(client *http.Client) *SetResourceKindDeploymentDomainNameParams
WithHTTPClient adds the HTTPClient to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) WithResourceKind ¶
func (o *SetResourceKindDeploymentDomainNameParams) WithResourceKind(resourceKind string) *SetResourceKindDeploymentDomainNameParams
WithResourceKind adds the resourceKind to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) WithSkipCascadingOperations ¶
func (o *SetResourceKindDeploymentDomainNameParams) WithSkipCascadingOperations(skipCascadingOperations *bool) *SetResourceKindDeploymentDomainNameParams
WithSkipCascadingOperations adds the skipCascadingOperations to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) WithTimeout ¶
func (o *SetResourceKindDeploymentDomainNameParams) WithTimeout(timeout time.Duration) *SetResourceKindDeploymentDomainNameParams
WithTimeout adds the timeout to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) WithVersion ¶
func (o *SetResourceKindDeploymentDomainNameParams) WithVersion(version *string) *SetResourceKindDeploymentDomainNameParams
WithVersion adds the version to the set resource kind deployment domain name params
func (*SetResourceKindDeploymentDomainNameParams) WriteToRequest ¶
func (o *SetResourceKindDeploymentDomainNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetResourceKindDeploymentDomainNamePreconditionFailed ¶
type SetResourceKindDeploymentDomainNamePreconditionFailed struct { /* The error codes associated with the response */ XCloudErrorCodes string Payload *models.BasicFailedReply }
SetResourceKindDeploymentDomainNamePreconditionFailed describes a response with status code 412, with default header values.
skip_cascading_operations was false but the Security Deployment already had a pending plan. (code: `security_deployment.cluster_pending_plan_exists`)
func NewSetResourceKindDeploymentDomainNamePreconditionFailed ¶
func NewSetResourceKindDeploymentDomainNamePreconditionFailed() *SetResourceKindDeploymentDomainNamePreconditionFailed
NewSetResourceKindDeploymentDomainNamePreconditionFailed creates a SetResourceKindDeploymentDomainNamePreconditionFailed with default headers values
func (*SetResourceKindDeploymentDomainNamePreconditionFailed) Code ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) Code() int
Code gets the status code for the set resource kind deployment domain name precondition failed response
func (*SetResourceKindDeploymentDomainNamePreconditionFailed) Error ¶
func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) Error() string
func (*SetResourceKindDeploymentDomainNamePreconditionFailed) GetPayload ¶
func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) GetPayload() *models.BasicFailedReply
func (*SetResourceKindDeploymentDomainNamePreconditionFailed) IsClientError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsClientError() bool
IsClientError returns true when this set resource kind deployment domain name precondition failed response has a 4xx status code
func (*SetResourceKindDeploymentDomainNamePreconditionFailed) IsCode ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsCode(code int) bool
IsCode returns true when this set resource kind deployment domain name precondition failed response a status code equal to that given
func (*SetResourceKindDeploymentDomainNamePreconditionFailed) IsRedirect ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsRedirect() bool
IsRedirect returns true when this set resource kind deployment domain name precondition failed response has a 3xx status code
func (*SetResourceKindDeploymentDomainNamePreconditionFailed) IsServerError ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsServerError() bool
IsServerError returns true when this set resource kind deployment domain name precondition failed response has a 5xx status code
func (*SetResourceKindDeploymentDomainNamePreconditionFailed) IsSuccess ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) IsSuccess() bool
IsSuccess returns true when this set resource kind deployment domain name precondition failed response has a 2xx status code
func (*SetResourceKindDeploymentDomainNamePreconditionFailed) String ¶ added in v1.13.0
func (o *SetResourceKindDeploymentDomainNamePreconditionFailed) String() string
type SetResourceKindDeploymentDomainNameReader ¶
type SetResourceKindDeploymentDomainNameReader struct {
// contains filtered or unexported fields
}
SetResourceKindDeploymentDomainNameReader is a Reader for the SetResourceKindDeploymentDomainName structure.
func (*SetResourceKindDeploymentDomainNameReader) ReadResponse ¶
func (o *SetResourceKindDeploymentDomainNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- get_default_deployment_domain_name_parameters.go
- get_default_deployment_domain_name_responses.go
- get_resource_kind_deployment_domain_name_parameters.go
- get_resource_kind_deployment_domain_name_responses.go
- platform_configuration_networking_client.go
- set_default_deployment_domain_name_parameters.go
- set_default_deployment_domain_name_responses.go
- set_resource_kind_deployment_domain_name_parameters.go
- set_resource_kind_deployment_domain_name_responses.go