Documentation ¶
Index ¶
- type AddServerGroupBadRequest
- func (o *AddServerGroupBadRequest) Code() int
- func (o *AddServerGroupBadRequest) Error() string
- func (o *AddServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *AddServerGroupBadRequest) IsClientError() bool
- func (o *AddServerGroupBadRequest) IsCode(code int) bool
- func (o *AddServerGroupBadRequest) IsRedirect() bool
- func (o *AddServerGroupBadRequest) IsServerError() bool
- func (o *AddServerGroupBadRequest) IsSuccess() bool
- func (o *AddServerGroupBadRequest) String() string
- type AddServerGroupConflict
- func (o *AddServerGroupConflict) Code() int
- func (o *AddServerGroupConflict) Error() string
- func (o *AddServerGroupConflict) GetPayload() *vproxy_client_model.Error409
- func (o *AddServerGroupConflict) IsClientError() bool
- func (o *AddServerGroupConflict) IsCode(code int) bool
- func (o *AddServerGroupConflict) IsRedirect() bool
- func (o *AddServerGroupConflict) IsServerError() bool
- func (o *AddServerGroupConflict) IsSuccess() bool
- func (o *AddServerGroupConflict) String() string
- type AddServerGroupInUpstreamBadRequest
- func (o *AddServerGroupInUpstreamBadRequest) Code() int
- func (o *AddServerGroupInUpstreamBadRequest) Error() string
- func (o *AddServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *AddServerGroupInUpstreamBadRequest) IsClientError() bool
- func (o *AddServerGroupInUpstreamBadRequest) IsCode(code int) bool
- func (o *AddServerGroupInUpstreamBadRequest) IsRedirect() bool
- func (o *AddServerGroupInUpstreamBadRequest) IsServerError() bool
- func (o *AddServerGroupInUpstreamBadRequest) IsSuccess() bool
- func (o *AddServerGroupInUpstreamBadRequest) String() string
- type AddServerGroupInUpstreamConflict
- func (o *AddServerGroupInUpstreamConflict) Code() int
- func (o *AddServerGroupInUpstreamConflict) Error() string
- func (o *AddServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
- func (o *AddServerGroupInUpstreamConflict) IsClientError() bool
- func (o *AddServerGroupInUpstreamConflict) IsCode(code int) bool
- func (o *AddServerGroupInUpstreamConflict) IsRedirect() bool
- func (o *AddServerGroupInUpstreamConflict) IsServerError() bool
- func (o *AddServerGroupInUpstreamConflict) IsSuccess() bool
- func (o *AddServerGroupInUpstreamConflict) String() string
- type AddServerGroupInUpstreamInternalServerError
- func (o *AddServerGroupInUpstreamInternalServerError) Code() int
- func (o *AddServerGroupInUpstreamInternalServerError) Error() string
- func (o *AddServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *AddServerGroupInUpstreamInternalServerError) IsClientError() bool
- func (o *AddServerGroupInUpstreamInternalServerError) IsCode(code int) bool
- func (o *AddServerGroupInUpstreamInternalServerError) IsRedirect() bool
- func (o *AddServerGroupInUpstreamInternalServerError) IsServerError() bool
- func (o *AddServerGroupInUpstreamInternalServerError) IsSuccess() bool
- func (o *AddServerGroupInUpstreamInternalServerError) String() string
- type AddServerGroupInUpstreamNoContent
- func (o *AddServerGroupInUpstreamNoContent) Code() int
- func (o *AddServerGroupInUpstreamNoContent) Error() string
- func (o *AddServerGroupInUpstreamNoContent) IsClientError() bool
- func (o *AddServerGroupInUpstreamNoContent) IsCode(code int) bool
- func (o *AddServerGroupInUpstreamNoContent) IsRedirect() bool
- func (o *AddServerGroupInUpstreamNoContent) IsServerError() bool
- func (o *AddServerGroupInUpstreamNoContent) IsSuccess() bool
- func (o *AddServerGroupInUpstreamNoContent) String() string
- type AddServerGroupInUpstreamNotFound
- func (o *AddServerGroupInUpstreamNotFound) Code() int
- func (o *AddServerGroupInUpstreamNotFound) Error() string
- func (o *AddServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *AddServerGroupInUpstreamNotFound) IsClientError() bool
- func (o *AddServerGroupInUpstreamNotFound) IsCode(code int) bool
- func (o *AddServerGroupInUpstreamNotFound) IsRedirect() bool
- func (o *AddServerGroupInUpstreamNotFound) IsServerError() bool
- func (o *AddServerGroupInUpstreamNotFound) IsSuccess() bool
- func (o *AddServerGroupInUpstreamNotFound) String() string
- type AddServerGroupInUpstreamParams
- func NewAddServerGroupInUpstreamParams() *AddServerGroupInUpstreamParams
- func NewAddServerGroupInUpstreamParamsWithContext(ctx context.Context) *AddServerGroupInUpstreamParams
- func NewAddServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *AddServerGroupInUpstreamParams
- func NewAddServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *AddServerGroupInUpstreamParams
- func (o *AddServerGroupInUpstreamParams) SetBody(body *vproxy_client_model.ServerGroupInUpstreamCreate)
- func (o *AddServerGroupInUpstreamParams) SetContext(ctx context.Context)
- func (o *AddServerGroupInUpstreamParams) SetDefaults()
- func (o *AddServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
- func (o *AddServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
- func (o *AddServerGroupInUpstreamParams) SetUps(ups string)
- func (o *AddServerGroupInUpstreamParams) WithBody(body *vproxy_client_model.ServerGroupInUpstreamCreate) *AddServerGroupInUpstreamParams
- func (o *AddServerGroupInUpstreamParams) WithContext(ctx context.Context) *AddServerGroupInUpstreamParams
- func (o *AddServerGroupInUpstreamParams) WithDefaults() *AddServerGroupInUpstreamParams
- func (o *AddServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *AddServerGroupInUpstreamParams
- func (o *AddServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *AddServerGroupInUpstreamParams
- func (o *AddServerGroupInUpstreamParams) WithUps(ups string) *AddServerGroupInUpstreamParams
- func (o *AddServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddServerGroupInUpstreamReader
- type AddServerGroupInternalServerError
- func (o *AddServerGroupInternalServerError) Code() int
- func (o *AddServerGroupInternalServerError) Error() string
- func (o *AddServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *AddServerGroupInternalServerError) IsClientError() bool
- func (o *AddServerGroupInternalServerError) IsCode(code int) bool
- func (o *AddServerGroupInternalServerError) IsRedirect() bool
- func (o *AddServerGroupInternalServerError) IsServerError() bool
- func (o *AddServerGroupInternalServerError) IsSuccess() bool
- func (o *AddServerGroupInternalServerError) String() string
- type AddServerGroupNoContent
- func (o *AddServerGroupNoContent) Code() int
- func (o *AddServerGroupNoContent) Error() string
- func (o *AddServerGroupNoContent) IsClientError() bool
- func (o *AddServerGroupNoContent) IsCode(code int) bool
- func (o *AddServerGroupNoContent) IsRedirect() bool
- func (o *AddServerGroupNoContent) IsServerError() bool
- func (o *AddServerGroupNoContent) IsSuccess() bool
- func (o *AddServerGroupNoContent) String() string
- type AddServerGroupNotFound
- func (o *AddServerGroupNotFound) Code() int
- func (o *AddServerGroupNotFound) Error() string
- func (o *AddServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *AddServerGroupNotFound) IsClientError() bool
- func (o *AddServerGroupNotFound) IsCode(code int) bool
- func (o *AddServerGroupNotFound) IsRedirect() bool
- func (o *AddServerGroupNotFound) IsServerError() bool
- func (o *AddServerGroupNotFound) IsSuccess() bool
- func (o *AddServerGroupNotFound) String() string
- type AddServerGroupParams
- func NewAddServerGroupParams() *AddServerGroupParams
- func NewAddServerGroupParamsWithContext(ctx context.Context) *AddServerGroupParams
- func NewAddServerGroupParamsWithHTTPClient(client *http.Client) *AddServerGroupParams
- func NewAddServerGroupParamsWithTimeout(timeout time.Duration) *AddServerGroupParams
- func (o *AddServerGroupParams) SetBody(body *vproxy_client_model.ServerGroupCreate)
- func (o *AddServerGroupParams) SetContext(ctx context.Context)
- func (o *AddServerGroupParams) SetDefaults()
- func (o *AddServerGroupParams) SetHTTPClient(client *http.Client)
- func (o *AddServerGroupParams) SetTimeout(timeout time.Duration)
- func (o *AddServerGroupParams) WithBody(body *vproxy_client_model.ServerGroupCreate) *AddServerGroupParams
- func (o *AddServerGroupParams) WithContext(ctx context.Context) *AddServerGroupParams
- func (o *AddServerGroupParams) WithDefaults() *AddServerGroupParams
- func (o *AddServerGroupParams) WithHTTPClient(client *http.Client) *AddServerGroupParams
- func (o *AddServerGroupParams) WithTimeout(timeout time.Duration) *AddServerGroupParams
- func (o *AddServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddServerGroupReader
- type Client
- func (a *Client) AddServerGroup(params *AddServerGroupParams, opts ...ClientOption) (*AddServerGroupNoContent, error)
- func (a *Client) AddServerGroupInUpstream(params *AddServerGroupInUpstreamParams, opts ...ClientOption) (*AddServerGroupInUpstreamNoContent, error)
- func (a *Client) DescribeServerGroup(params *DescribeServerGroupParams, opts ...ClientOption) (*DescribeServerGroupOK, error)
- func (a *Client) DescribeServerGroupInUpstream(params *DescribeServerGroupInUpstreamParams, opts ...ClientOption) (*DescribeServerGroupInUpstreamOK, error)
- func (a *Client) GetServerGroup(params *GetServerGroupParams, opts ...ClientOption) (*GetServerGroupOK, error)
- func (a *Client) GetServerGroupInUpstream(params *GetServerGroupInUpstreamParams, opts ...ClientOption) (*GetServerGroupInUpstreamOK, error)
- func (a *Client) ListServerGroup(params *ListServerGroupParams, opts ...ClientOption) (*ListServerGroupOK, error)
- func (a *Client) ListServerGroupInUpstream(params *ListServerGroupInUpstreamParams, opts ...ClientOption) (*ListServerGroupInUpstreamOK, error)
- func (a *Client) RemoveServerGroup(params *RemoveServerGroupParams, opts ...ClientOption) (*RemoveServerGroupNoContent, error)
- func (a *Client) RemoveServerGroupInUpstream(params *RemoveServerGroupInUpstreamParams, opts ...ClientOption) (*RemoveServerGroupInUpstreamNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateServerGroup(params *UpdateServerGroupParams, opts ...ClientOption) (*UpdateServerGroupNoContent, error)
- func (a *Client) UpdateServerGroupInUpstream(params *UpdateServerGroupInUpstreamParams, opts ...ClientOption) (*UpdateServerGroupInUpstreamNoContent, error)
- type ClientOption
- type ClientService
- type DescribeServerGroupBadRequest
- func (o *DescribeServerGroupBadRequest) Code() int
- func (o *DescribeServerGroupBadRequest) Error() string
- func (o *DescribeServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *DescribeServerGroupBadRequest) IsClientError() bool
- func (o *DescribeServerGroupBadRequest) IsCode(code int) bool
- func (o *DescribeServerGroupBadRequest) IsRedirect() bool
- func (o *DescribeServerGroupBadRequest) IsServerError() bool
- func (o *DescribeServerGroupBadRequest) IsSuccess() bool
- func (o *DescribeServerGroupBadRequest) String() string
- type DescribeServerGroupConflict
- func (o *DescribeServerGroupConflict) Code() int
- func (o *DescribeServerGroupConflict) Error() string
- func (o *DescribeServerGroupConflict) GetPayload() *vproxy_client_model.Error409
- func (o *DescribeServerGroupConflict) IsClientError() bool
- func (o *DescribeServerGroupConflict) IsCode(code int) bool
- func (o *DescribeServerGroupConflict) IsRedirect() bool
- func (o *DescribeServerGroupConflict) IsServerError() bool
- func (o *DescribeServerGroupConflict) IsSuccess() bool
- func (o *DescribeServerGroupConflict) String() string
- type DescribeServerGroupInUpstreamBadRequest
- func (o *DescribeServerGroupInUpstreamBadRequest) Code() int
- func (o *DescribeServerGroupInUpstreamBadRequest) Error() string
- func (o *DescribeServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *DescribeServerGroupInUpstreamBadRequest) IsClientError() bool
- func (o *DescribeServerGroupInUpstreamBadRequest) IsCode(code int) bool
- func (o *DescribeServerGroupInUpstreamBadRequest) IsRedirect() bool
- func (o *DescribeServerGroupInUpstreamBadRequest) IsServerError() bool
- func (o *DescribeServerGroupInUpstreamBadRequest) IsSuccess() bool
- func (o *DescribeServerGroupInUpstreamBadRequest) String() string
- type DescribeServerGroupInUpstreamConflict
- func (o *DescribeServerGroupInUpstreamConflict) Code() int
- func (o *DescribeServerGroupInUpstreamConflict) Error() string
- func (o *DescribeServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
- func (o *DescribeServerGroupInUpstreamConflict) IsClientError() bool
- func (o *DescribeServerGroupInUpstreamConflict) IsCode(code int) bool
- func (o *DescribeServerGroupInUpstreamConflict) IsRedirect() bool
- func (o *DescribeServerGroupInUpstreamConflict) IsServerError() bool
- func (o *DescribeServerGroupInUpstreamConflict) IsSuccess() bool
- func (o *DescribeServerGroupInUpstreamConflict) String() string
- type DescribeServerGroupInUpstreamInternalServerError
- func (o *DescribeServerGroupInUpstreamInternalServerError) Code() int
- func (o *DescribeServerGroupInUpstreamInternalServerError) Error() string
- func (o *DescribeServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *DescribeServerGroupInUpstreamInternalServerError) IsClientError() bool
- func (o *DescribeServerGroupInUpstreamInternalServerError) IsCode(code int) bool
- func (o *DescribeServerGroupInUpstreamInternalServerError) IsRedirect() bool
- func (o *DescribeServerGroupInUpstreamInternalServerError) IsServerError() bool
- func (o *DescribeServerGroupInUpstreamInternalServerError) IsSuccess() bool
- func (o *DescribeServerGroupInUpstreamInternalServerError) String() string
- type DescribeServerGroupInUpstreamNotFound
- func (o *DescribeServerGroupInUpstreamNotFound) Code() int
- func (o *DescribeServerGroupInUpstreamNotFound) Error() string
- func (o *DescribeServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *DescribeServerGroupInUpstreamNotFound) IsClientError() bool
- func (o *DescribeServerGroupInUpstreamNotFound) IsCode(code int) bool
- func (o *DescribeServerGroupInUpstreamNotFound) IsRedirect() bool
- func (o *DescribeServerGroupInUpstreamNotFound) IsServerError() bool
- func (o *DescribeServerGroupInUpstreamNotFound) IsSuccess() bool
- func (o *DescribeServerGroupInUpstreamNotFound) String() string
- type DescribeServerGroupInUpstreamOK
- func (o *DescribeServerGroupInUpstreamOK) Code() int
- func (o *DescribeServerGroupInUpstreamOK) Error() string
- func (o *DescribeServerGroupInUpstreamOK) GetPayload() *vproxy_client_model.ServerGroupInUpstreamDetail
- func (o *DescribeServerGroupInUpstreamOK) IsClientError() bool
- func (o *DescribeServerGroupInUpstreamOK) IsCode(code int) bool
- func (o *DescribeServerGroupInUpstreamOK) IsRedirect() bool
- func (o *DescribeServerGroupInUpstreamOK) IsServerError() bool
- func (o *DescribeServerGroupInUpstreamOK) IsSuccess() bool
- func (o *DescribeServerGroupInUpstreamOK) String() string
- type DescribeServerGroupInUpstreamParams
- func NewDescribeServerGroupInUpstreamParams() *DescribeServerGroupInUpstreamParams
- func NewDescribeServerGroupInUpstreamParamsWithContext(ctx context.Context) *DescribeServerGroupInUpstreamParams
- func NewDescribeServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *DescribeServerGroupInUpstreamParams
- func NewDescribeServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *DescribeServerGroupInUpstreamParams
- func (o *DescribeServerGroupInUpstreamParams) SetContext(ctx context.Context)
- func (o *DescribeServerGroupInUpstreamParams) SetDefaults()
- func (o *DescribeServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
- func (o *DescribeServerGroupInUpstreamParams) SetSg(sg string)
- func (o *DescribeServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
- func (o *DescribeServerGroupInUpstreamParams) SetUps(ups string)
- func (o *DescribeServerGroupInUpstreamParams) WithContext(ctx context.Context) *DescribeServerGroupInUpstreamParams
- func (o *DescribeServerGroupInUpstreamParams) WithDefaults() *DescribeServerGroupInUpstreamParams
- func (o *DescribeServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *DescribeServerGroupInUpstreamParams
- func (o *DescribeServerGroupInUpstreamParams) WithSg(sg string) *DescribeServerGroupInUpstreamParams
- func (o *DescribeServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *DescribeServerGroupInUpstreamParams
- func (o *DescribeServerGroupInUpstreamParams) WithUps(ups string) *DescribeServerGroupInUpstreamParams
- func (o *DescribeServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DescribeServerGroupInUpstreamReader
- type DescribeServerGroupInternalServerError
- func (o *DescribeServerGroupInternalServerError) Code() int
- func (o *DescribeServerGroupInternalServerError) Error() string
- func (o *DescribeServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *DescribeServerGroupInternalServerError) IsClientError() bool
- func (o *DescribeServerGroupInternalServerError) IsCode(code int) bool
- func (o *DescribeServerGroupInternalServerError) IsRedirect() bool
- func (o *DescribeServerGroupInternalServerError) IsServerError() bool
- func (o *DescribeServerGroupInternalServerError) IsSuccess() bool
- func (o *DescribeServerGroupInternalServerError) String() string
- type DescribeServerGroupNotFound
- func (o *DescribeServerGroupNotFound) Code() int
- func (o *DescribeServerGroupNotFound) Error() string
- func (o *DescribeServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *DescribeServerGroupNotFound) IsClientError() bool
- func (o *DescribeServerGroupNotFound) IsCode(code int) bool
- func (o *DescribeServerGroupNotFound) IsRedirect() bool
- func (o *DescribeServerGroupNotFound) IsServerError() bool
- func (o *DescribeServerGroupNotFound) IsSuccess() bool
- func (o *DescribeServerGroupNotFound) String() string
- type DescribeServerGroupOK
- func (o *DescribeServerGroupOK) Code() int
- func (o *DescribeServerGroupOK) Error() string
- func (o *DescribeServerGroupOK) GetPayload() *vproxy_client_model.ServerGroupDetail
- func (o *DescribeServerGroupOK) IsClientError() bool
- func (o *DescribeServerGroupOK) IsCode(code int) bool
- func (o *DescribeServerGroupOK) IsRedirect() bool
- func (o *DescribeServerGroupOK) IsServerError() bool
- func (o *DescribeServerGroupOK) IsSuccess() bool
- func (o *DescribeServerGroupOK) String() string
- type DescribeServerGroupParams
- func NewDescribeServerGroupParams() *DescribeServerGroupParams
- func NewDescribeServerGroupParamsWithContext(ctx context.Context) *DescribeServerGroupParams
- func NewDescribeServerGroupParamsWithHTTPClient(client *http.Client) *DescribeServerGroupParams
- func NewDescribeServerGroupParamsWithTimeout(timeout time.Duration) *DescribeServerGroupParams
- func (o *DescribeServerGroupParams) SetContext(ctx context.Context)
- func (o *DescribeServerGroupParams) SetDefaults()
- func (o *DescribeServerGroupParams) SetHTTPClient(client *http.Client)
- func (o *DescribeServerGroupParams) SetSg(sg string)
- func (o *DescribeServerGroupParams) SetTimeout(timeout time.Duration)
- func (o *DescribeServerGroupParams) WithContext(ctx context.Context) *DescribeServerGroupParams
- func (o *DescribeServerGroupParams) WithDefaults() *DescribeServerGroupParams
- func (o *DescribeServerGroupParams) WithHTTPClient(client *http.Client) *DescribeServerGroupParams
- func (o *DescribeServerGroupParams) WithSg(sg string) *DescribeServerGroupParams
- func (o *DescribeServerGroupParams) WithTimeout(timeout time.Duration) *DescribeServerGroupParams
- func (o *DescribeServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DescribeServerGroupReader
- type GetServerGroupBadRequest
- func (o *GetServerGroupBadRequest) Code() int
- func (o *GetServerGroupBadRequest) Error() string
- func (o *GetServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *GetServerGroupBadRequest) IsClientError() bool
- func (o *GetServerGroupBadRequest) IsCode(code int) bool
- func (o *GetServerGroupBadRequest) IsRedirect() bool
- func (o *GetServerGroupBadRequest) IsServerError() bool
- func (o *GetServerGroupBadRequest) IsSuccess() bool
- func (o *GetServerGroupBadRequest) String() string
- type GetServerGroupConflict
- func (o *GetServerGroupConflict) Code() int
- func (o *GetServerGroupConflict) Error() string
- func (o *GetServerGroupConflict) GetPayload() *vproxy_client_model.Error409
- func (o *GetServerGroupConflict) IsClientError() bool
- func (o *GetServerGroupConflict) IsCode(code int) bool
- func (o *GetServerGroupConflict) IsRedirect() bool
- func (o *GetServerGroupConflict) IsServerError() bool
- func (o *GetServerGroupConflict) IsSuccess() bool
- func (o *GetServerGroupConflict) String() string
- type GetServerGroupInUpstreamBadRequest
- func (o *GetServerGroupInUpstreamBadRequest) Code() int
- func (o *GetServerGroupInUpstreamBadRequest) Error() string
- func (o *GetServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *GetServerGroupInUpstreamBadRequest) IsClientError() bool
- func (o *GetServerGroupInUpstreamBadRequest) IsCode(code int) bool
- func (o *GetServerGroupInUpstreamBadRequest) IsRedirect() bool
- func (o *GetServerGroupInUpstreamBadRequest) IsServerError() bool
- func (o *GetServerGroupInUpstreamBadRequest) IsSuccess() bool
- func (o *GetServerGroupInUpstreamBadRequest) String() string
- type GetServerGroupInUpstreamConflict
- func (o *GetServerGroupInUpstreamConflict) Code() int
- func (o *GetServerGroupInUpstreamConflict) Error() string
- func (o *GetServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
- func (o *GetServerGroupInUpstreamConflict) IsClientError() bool
- func (o *GetServerGroupInUpstreamConflict) IsCode(code int) bool
- func (o *GetServerGroupInUpstreamConflict) IsRedirect() bool
- func (o *GetServerGroupInUpstreamConflict) IsServerError() bool
- func (o *GetServerGroupInUpstreamConflict) IsSuccess() bool
- func (o *GetServerGroupInUpstreamConflict) String() string
- type GetServerGroupInUpstreamInternalServerError
- func (o *GetServerGroupInUpstreamInternalServerError) Code() int
- func (o *GetServerGroupInUpstreamInternalServerError) Error() string
- func (o *GetServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *GetServerGroupInUpstreamInternalServerError) IsClientError() bool
- func (o *GetServerGroupInUpstreamInternalServerError) IsCode(code int) bool
- func (o *GetServerGroupInUpstreamInternalServerError) IsRedirect() bool
- func (o *GetServerGroupInUpstreamInternalServerError) IsServerError() bool
- func (o *GetServerGroupInUpstreamInternalServerError) IsSuccess() bool
- func (o *GetServerGroupInUpstreamInternalServerError) String() string
- type GetServerGroupInUpstreamNotFound
- func (o *GetServerGroupInUpstreamNotFound) Code() int
- func (o *GetServerGroupInUpstreamNotFound) Error() string
- func (o *GetServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *GetServerGroupInUpstreamNotFound) IsClientError() bool
- func (o *GetServerGroupInUpstreamNotFound) IsCode(code int) bool
- func (o *GetServerGroupInUpstreamNotFound) IsRedirect() bool
- func (o *GetServerGroupInUpstreamNotFound) IsServerError() bool
- func (o *GetServerGroupInUpstreamNotFound) IsSuccess() bool
- func (o *GetServerGroupInUpstreamNotFound) String() string
- type GetServerGroupInUpstreamOK
- func (o *GetServerGroupInUpstreamOK) Code() int
- func (o *GetServerGroupInUpstreamOK) Error() string
- func (o *GetServerGroupInUpstreamOK) GetPayload() *vproxy_client_model.ServerGroupInUpstream
- func (o *GetServerGroupInUpstreamOK) IsClientError() bool
- func (o *GetServerGroupInUpstreamOK) IsCode(code int) bool
- func (o *GetServerGroupInUpstreamOK) IsRedirect() bool
- func (o *GetServerGroupInUpstreamOK) IsServerError() bool
- func (o *GetServerGroupInUpstreamOK) IsSuccess() bool
- func (o *GetServerGroupInUpstreamOK) String() string
- type GetServerGroupInUpstreamParams
- func NewGetServerGroupInUpstreamParams() *GetServerGroupInUpstreamParams
- func NewGetServerGroupInUpstreamParamsWithContext(ctx context.Context) *GetServerGroupInUpstreamParams
- func NewGetServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *GetServerGroupInUpstreamParams
- func NewGetServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *GetServerGroupInUpstreamParams
- func (o *GetServerGroupInUpstreamParams) SetContext(ctx context.Context)
- func (o *GetServerGroupInUpstreamParams) SetDefaults()
- func (o *GetServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
- func (o *GetServerGroupInUpstreamParams) SetSg(sg string)
- func (o *GetServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
- func (o *GetServerGroupInUpstreamParams) SetUps(ups string)
- func (o *GetServerGroupInUpstreamParams) WithContext(ctx context.Context) *GetServerGroupInUpstreamParams
- func (o *GetServerGroupInUpstreamParams) WithDefaults() *GetServerGroupInUpstreamParams
- func (o *GetServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *GetServerGroupInUpstreamParams
- func (o *GetServerGroupInUpstreamParams) WithSg(sg string) *GetServerGroupInUpstreamParams
- func (o *GetServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *GetServerGroupInUpstreamParams
- func (o *GetServerGroupInUpstreamParams) WithUps(ups string) *GetServerGroupInUpstreamParams
- func (o *GetServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetServerGroupInUpstreamReader
- type GetServerGroupInternalServerError
- func (o *GetServerGroupInternalServerError) Code() int
- func (o *GetServerGroupInternalServerError) Error() string
- func (o *GetServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *GetServerGroupInternalServerError) IsClientError() bool
- func (o *GetServerGroupInternalServerError) IsCode(code int) bool
- func (o *GetServerGroupInternalServerError) IsRedirect() bool
- func (o *GetServerGroupInternalServerError) IsServerError() bool
- func (o *GetServerGroupInternalServerError) IsSuccess() bool
- func (o *GetServerGroupInternalServerError) String() string
- type GetServerGroupNotFound
- func (o *GetServerGroupNotFound) Code() int
- func (o *GetServerGroupNotFound) Error() string
- func (o *GetServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *GetServerGroupNotFound) IsClientError() bool
- func (o *GetServerGroupNotFound) IsCode(code int) bool
- func (o *GetServerGroupNotFound) IsRedirect() bool
- func (o *GetServerGroupNotFound) IsServerError() bool
- func (o *GetServerGroupNotFound) IsSuccess() bool
- func (o *GetServerGroupNotFound) String() string
- type GetServerGroupOK
- func (o *GetServerGroupOK) Code() int
- func (o *GetServerGroupOK) Error() string
- func (o *GetServerGroupOK) GetPayload() *vproxy_client_model.ServerGroup
- func (o *GetServerGroupOK) IsClientError() bool
- func (o *GetServerGroupOK) IsCode(code int) bool
- func (o *GetServerGroupOK) IsRedirect() bool
- func (o *GetServerGroupOK) IsServerError() bool
- func (o *GetServerGroupOK) IsSuccess() bool
- func (o *GetServerGroupOK) String() string
- type GetServerGroupParams
- func NewGetServerGroupParams() *GetServerGroupParams
- func NewGetServerGroupParamsWithContext(ctx context.Context) *GetServerGroupParams
- func NewGetServerGroupParamsWithHTTPClient(client *http.Client) *GetServerGroupParams
- func NewGetServerGroupParamsWithTimeout(timeout time.Duration) *GetServerGroupParams
- func (o *GetServerGroupParams) SetContext(ctx context.Context)
- func (o *GetServerGroupParams) SetDefaults()
- func (o *GetServerGroupParams) SetHTTPClient(client *http.Client)
- func (o *GetServerGroupParams) SetSg(sg string)
- func (o *GetServerGroupParams) SetTimeout(timeout time.Duration)
- func (o *GetServerGroupParams) WithContext(ctx context.Context) *GetServerGroupParams
- func (o *GetServerGroupParams) WithDefaults() *GetServerGroupParams
- func (o *GetServerGroupParams) WithHTTPClient(client *http.Client) *GetServerGroupParams
- func (o *GetServerGroupParams) WithSg(sg string) *GetServerGroupParams
- func (o *GetServerGroupParams) WithTimeout(timeout time.Duration) *GetServerGroupParams
- func (o *GetServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetServerGroupReader
- type ListServerGroupBadRequest
- func (o *ListServerGroupBadRequest) Code() int
- func (o *ListServerGroupBadRequest) Error() string
- func (o *ListServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *ListServerGroupBadRequest) IsClientError() bool
- func (o *ListServerGroupBadRequest) IsCode(code int) bool
- func (o *ListServerGroupBadRequest) IsRedirect() bool
- func (o *ListServerGroupBadRequest) IsServerError() bool
- func (o *ListServerGroupBadRequest) IsSuccess() bool
- func (o *ListServerGroupBadRequest) String() string
- type ListServerGroupConflict
- func (o *ListServerGroupConflict) Code() int
- func (o *ListServerGroupConflict) Error() string
- func (o *ListServerGroupConflict) GetPayload() *vproxy_client_model.Error409
- func (o *ListServerGroupConflict) IsClientError() bool
- func (o *ListServerGroupConflict) IsCode(code int) bool
- func (o *ListServerGroupConflict) IsRedirect() bool
- func (o *ListServerGroupConflict) IsServerError() bool
- func (o *ListServerGroupConflict) IsSuccess() bool
- func (o *ListServerGroupConflict) String() string
- type ListServerGroupInUpstreamBadRequest
- func (o *ListServerGroupInUpstreamBadRequest) Code() int
- func (o *ListServerGroupInUpstreamBadRequest) Error() string
- func (o *ListServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *ListServerGroupInUpstreamBadRequest) IsClientError() bool
- func (o *ListServerGroupInUpstreamBadRequest) IsCode(code int) bool
- func (o *ListServerGroupInUpstreamBadRequest) IsRedirect() bool
- func (o *ListServerGroupInUpstreamBadRequest) IsServerError() bool
- func (o *ListServerGroupInUpstreamBadRequest) IsSuccess() bool
- func (o *ListServerGroupInUpstreamBadRequest) String() string
- type ListServerGroupInUpstreamConflict
- func (o *ListServerGroupInUpstreamConflict) Code() int
- func (o *ListServerGroupInUpstreamConflict) Error() string
- func (o *ListServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
- func (o *ListServerGroupInUpstreamConflict) IsClientError() bool
- func (o *ListServerGroupInUpstreamConflict) IsCode(code int) bool
- func (o *ListServerGroupInUpstreamConflict) IsRedirect() bool
- func (o *ListServerGroupInUpstreamConflict) IsServerError() bool
- func (o *ListServerGroupInUpstreamConflict) IsSuccess() bool
- func (o *ListServerGroupInUpstreamConflict) String() string
- type ListServerGroupInUpstreamInternalServerError
- func (o *ListServerGroupInUpstreamInternalServerError) Code() int
- func (o *ListServerGroupInUpstreamInternalServerError) Error() string
- func (o *ListServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *ListServerGroupInUpstreamInternalServerError) IsClientError() bool
- func (o *ListServerGroupInUpstreamInternalServerError) IsCode(code int) bool
- func (o *ListServerGroupInUpstreamInternalServerError) IsRedirect() bool
- func (o *ListServerGroupInUpstreamInternalServerError) IsServerError() bool
- func (o *ListServerGroupInUpstreamInternalServerError) IsSuccess() bool
- func (o *ListServerGroupInUpstreamInternalServerError) String() string
- type ListServerGroupInUpstreamOK
- func (o *ListServerGroupInUpstreamOK) Code() int
- func (o *ListServerGroupInUpstreamOK) Error() string
- func (o *ListServerGroupInUpstreamOK) GetPayload() []*vproxy_client_model.ServerGroupInUpstream
- func (o *ListServerGroupInUpstreamOK) IsClientError() bool
- func (o *ListServerGroupInUpstreamOK) IsCode(code int) bool
- func (o *ListServerGroupInUpstreamOK) IsRedirect() bool
- func (o *ListServerGroupInUpstreamOK) IsServerError() bool
- func (o *ListServerGroupInUpstreamOK) IsSuccess() bool
- func (o *ListServerGroupInUpstreamOK) String() string
- type ListServerGroupInUpstreamParams
- func NewListServerGroupInUpstreamParams() *ListServerGroupInUpstreamParams
- func NewListServerGroupInUpstreamParamsWithContext(ctx context.Context) *ListServerGroupInUpstreamParams
- func NewListServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *ListServerGroupInUpstreamParams
- func NewListServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *ListServerGroupInUpstreamParams
- func (o *ListServerGroupInUpstreamParams) SetContext(ctx context.Context)
- func (o *ListServerGroupInUpstreamParams) SetDefaults()
- func (o *ListServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
- func (o *ListServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
- func (o *ListServerGroupInUpstreamParams) SetUps(ups string)
- func (o *ListServerGroupInUpstreamParams) WithContext(ctx context.Context) *ListServerGroupInUpstreamParams
- func (o *ListServerGroupInUpstreamParams) WithDefaults() *ListServerGroupInUpstreamParams
- func (o *ListServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *ListServerGroupInUpstreamParams
- func (o *ListServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *ListServerGroupInUpstreamParams
- func (o *ListServerGroupInUpstreamParams) WithUps(ups string) *ListServerGroupInUpstreamParams
- func (o *ListServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListServerGroupInUpstreamReader
- type ListServerGroupInternalServerError
- func (o *ListServerGroupInternalServerError) Code() int
- func (o *ListServerGroupInternalServerError) Error() string
- func (o *ListServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *ListServerGroupInternalServerError) IsClientError() bool
- func (o *ListServerGroupInternalServerError) IsCode(code int) bool
- func (o *ListServerGroupInternalServerError) IsRedirect() bool
- func (o *ListServerGroupInternalServerError) IsServerError() bool
- func (o *ListServerGroupInternalServerError) IsSuccess() bool
- func (o *ListServerGroupInternalServerError) String() string
- type ListServerGroupOK
- func (o *ListServerGroupOK) Code() int
- func (o *ListServerGroupOK) Error() string
- func (o *ListServerGroupOK) GetPayload() []*vproxy_client_model.ServerGroup
- func (o *ListServerGroupOK) IsClientError() bool
- func (o *ListServerGroupOK) IsCode(code int) bool
- func (o *ListServerGroupOK) IsRedirect() bool
- func (o *ListServerGroupOK) IsServerError() bool
- func (o *ListServerGroupOK) IsSuccess() bool
- func (o *ListServerGroupOK) String() string
- type ListServerGroupParams
- func NewListServerGroupParams() *ListServerGroupParams
- func NewListServerGroupParamsWithContext(ctx context.Context) *ListServerGroupParams
- func NewListServerGroupParamsWithHTTPClient(client *http.Client) *ListServerGroupParams
- func NewListServerGroupParamsWithTimeout(timeout time.Duration) *ListServerGroupParams
- func (o *ListServerGroupParams) SetContext(ctx context.Context)
- func (o *ListServerGroupParams) SetDefaults()
- func (o *ListServerGroupParams) SetHTTPClient(client *http.Client)
- func (o *ListServerGroupParams) SetTimeout(timeout time.Duration)
- func (o *ListServerGroupParams) WithContext(ctx context.Context) *ListServerGroupParams
- func (o *ListServerGroupParams) WithDefaults() *ListServerGroupParams
- func (o *ListServerGroupParams) WithHTTPClient(client *http.Client) *ListServerGroupParams
- func (o *ListServerGroupParams) WithTimeout(timeout time.Duration) *ListServerGroupParams
- func (o *ListServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListServerGroupReader
- type RemoveServerGroupBadRequest
- func (o *RemoveServerGroupBadRequest) Code() int
- func (o *RemoveServerGroupBadRequest) Error() string
- func (o *RemoveServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *RemoveServerGroupBadRequest) IsClientError() bool
- func (o *RemoveServerGroupBadRequest) IsCode(code int) bool
- func (o *RemoveServerGroupBadRequest) IsRedirect() bool
- func (o *RemoveServerGroupBadRequest) IsServerError() bool
- func (o *RemoveServerGroupBadRequest) IsSuccess() bool
- func (o *RemoveServerGroupBadRequest) String() string
- type RemoveServerGroupConflict
- func (o *RemoveServerGroupConflict) Code() int
- func (o *RemoveServerGroupConflict) Error() string
- func (o *RemoveServerGroupConflict) GetPayload() *vproxy_client_model.Error409
- func (o *RemoveServerGroupConflict) IsClientError() bool
- func (o *RemoveServerGroupConflict) IsCode(code int) bool
- func (o *RemoveServerGroupConflict) IsRedirect() bool
- func (o *RemoveServerGroupConflict) IsServerError() bool
- func (o *RemoveServerGroupConflict) IsSuccess() bool
- func (o *RemoveServerGroupConflict) String() string
- type RemoveServerGroupInUpstreamBadRequest
- func (o *RemoveServerGroupInUpstreamBadRequest) Code() int
- func (o *RemoveServerGroupInUpstreamBadRequest) Error() string
- func (o *RemoveServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *RemoveServerGroupInUpstreamBadRequest) IsClientError() bool
- func (o *RemoveServerGroupInUpstreamBadRequest) IsCode(code int) bool
- func (o *RemoveServerGroupInUpstreamBadRequest) IsRedirect() bool
- func (o *RemoveServerGroupInUpstreamBadRequest) IsServerError() bool
- func (o *RemoveServerGroupInUpstreamBadRequest) IsSuccess() bool
- func (o *RemoveServerGroupInUpstreamBadRequest) String() string
- type RemoveServerGroupInUpstreamConflict
- func (o *RemoveServerGroupInUpstreamConflict) Code() int
- func (o *RemoveServerGroupInUpstreamConflict) Error() string
- func (o *RemoveServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
- func (o *RemoveServerGroupInUpstreamConflict) IsClientError() bool
- func (o *RemoveServerGroupInUpstreamConflict) IsCode(code int) bool
- func (o *RemoveServerGroupInUpstreamConflict) IsRedirect() bool
- func (o *RemoveServerGroupInUpstreamConflict) IsServerError() bool
- func (o *RemoveServerGroupInUpstreamConflict) IsSuccess() bool
- func (o *RemoveServerGroupInUpstreamConflict) String() string
- type RemoveServerGroupInUpstreamInternalServerError
- func (o *RemoveServerGroupInUpstreamInternalServerError) Code() int
- func (o *RemoveServerGroupInUpstreamInternalServerError) Error() string
- func (o *RemoveServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *RemoveServerGroupInUpstreamInternalServerError) IsClientError() bool
- func (o *RemoveServerGroupInUpstreamInternalServerError) IsCode(code int) bool
- func (o *RemoveServerGroupInUpstreamInternalServerError) IsRedirect() bool
- func (o *RemoveServerGroupInUpstreamInternalServerError) IsServerError() bool
- func (o *RemoveServerGroupInUpstreamInternalServerError) IsSuccess() bool
- func (o *RemoveServerGroupInUpstreamInternalServerError) String() string
- type RemoveServerGroupInUpstreamNoContent
- func (o *RemoveServerGroupInUpstreamNoContent) Code() int
- func (o *RemoveServerGroupInUpstreamNoContent) Error() string
- func (o *RemoveServerGroupInUpstreamNoContent) IsClientError() bool
- func (o *RemoveServerGroupInUpstreamNoContent) IsCode(code int) bool
- func (o *RemoveServerGroupInUpstreamNoContent) IsRedirect() bool
- func (o *RemoveServerGroupInUpstreamNoContent) IsServerError() bool
- func (o *RemoveServerGroupInUpstreamNoContent) IsSuccess() bool
- func (o *RemoveServerGroupInUpstreamNoContent) String() string
- type RemoveServerGroupInUpstreamNotFound
- func (o *RemoveServerGroupInUpstreamNotFound) Code() int
- func (o *RemoveServerGroupInUpstreamNotFound) Error() string
- func (o *RemoveServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *RemoveServerGroupInUpstreamNotFound) IsClientError() bool
- func (o *RemoveServerGroupInUpstreamNotFound) IsCode(code int) bool
- func (o *RemoveServerGroupInUpstreamNotFound) IsRedirect() bool
- func (o *RemoveServerGroupInUpstreamNotFound) IsServerError() bool
- func (o *RemoveServerGroupInUpstreamNotFound) IsSuccess() bool
- func (o *RemoveServerGroupInUpstreamNotFound) String() string
- type RemoveServerGroupInUpstreamParams
- func NewRemoveServerGroupInUpstreamParams() *RemoveServerGroupInUpstreamParams
- func NewRemoveServerGroupInUpstreamParamsWithContext(ctx context.Context) *RemoveServerGroupInUpstreamParams
- func NewRemoveServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *RemoveServerGroupInUpstreamParams
- func NewRemoveServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *RemoveServerGroupInUpstreamParams
- func (o *RemoveServerGroupInUpstreamParams) SetContext(ctx context.Context)
- func (o *RemoveServerGroupInUpstreamParams) SetDefaults()
- func (o *RemoveServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
- func (o *RemoveServerGroupInUpstreamParams) SetSg(sg string)
- func (o *RemoveServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
- func (o *RemoveServerGroupInUpstreamParams) SetUps(ups string)
- func (o *RemoveServerGroupInUpstreamParams) WithContext(ctx context.Context) *RemoveServerGroupInUpstreamParams
- func (o *RemoveServerGroupInUpstreamParams) WithDefaults() *RemoveServerGroupInUpstreamParams
- func (o *RemoveServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *RemoveServerGroupInUpstreamParams
- func (o *RemoveServerGroupInUpstreamParams) WithSg(sg string) *RemoveServerGroupInUpstreamParams
- func (o *RemoveServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *RemoveServerGroupInUpstreamParams
- func (o *RemoveServerGroupInUpstreamParams) WithUps(ups string) *RemoveServerGroupInUpstreamParams
- func (o *RemoveServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RemoveServerGroupInUpstreamReader
- type RemoveServerGroupInternalServerError
- func (o *RemoveServerGroupInternalServerError) Code() int
- func (o *RemoveServerGroupInternalServerError) Error() string
- func (o *RemoveServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *RemoveServerGroupInternalServerError) IsClientError() bool
- func (o *RemoveServerGroupInternalServerError) IsCode(code int) bool
- func (o *RemoveServerGroupInternalServerError) IsRedirect() bool
- func (o *RemoveServerGroupInternalServerError) IsServerError() bool
- func (o *RemoveServerGroupInternalServerError) IsSuccess() bool
- func (o *RemoveServerGroupInternalServerError) String() string
- type RemoveServerGroupNoContent
- func (o *RemoveServerGroupNoContent) Code() int
- func (o *RemoveServerGroupNoContent) Error() string
- func (o *RemoveServerGroupNoContent) IsClientError() bool
- func (o *RemoveServerGroupNoContent) IsCode(code int) bool
- func (o *RemoveServerGroupNoContent) IsRedirect() bool
- func (o *RemoveServerGroupNoContent) IsServerError() bool
- func (o *RemoveServerGroupNoContent) IsSuccess() bool
- func (o *RemoveServerGroupNoContent) String() string
- type RemoveServerGroupNotFound
- func (o *RemoveServerGroupNotFound) Code() int
- func (o *RemoveServerGroupNotFound) Error() string
- func (o *RemoveServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *RemoveServerGroupNotFound) IsClientError() bool
- func (o *RemoveServerGroupNotFound) IsCode(code int) bool
- func (o *RemoveServerGroupNotFound) IsRedirect() bool
- func (o *RemoveServerGroupNotFound) IsServerError() bool
- func (o *RemoveServerGroupNotFound) IsSuccess() bool
- func (o *RemoveServerGroupNotFound) String() string
- type RemoveServerGroupParams
- func NewRemoveServerGroupParams() *RemoveServerGroupParams
- func NewRemoveServerGroupParamsWithContext(ctx context.Context) *RemoveServerGroupParams
- func NewRemoveServerGroupParamsWithHTTPClient(client *http.Client) *RemoveServerGroupParams
- func NewRemoveServerGroupParamsWithTimeout(timeout time.Duration) *RemoveServerGroupParams
- func (o *RemoveServerGroupParams) SetContext(ctx context.Context)
- func (o *RemoveServerGroupParams) SetDefaults()
- func (o *RemoveServerGroupParams) SetHTTPClient(client *http.Client)
- func (o *RemoveServerGroupParams) SetSg(sg string)
- func (o *RemoveServerGroupParams) SetTimeout(timeout time.Duration)
- func (o *RemoveServerGroupParams) WithContext(ctx context.Context) *RemoveServerGroupParams
- func (o *RemoveServerGroupParams) WithDefaults() *RemoveServerGroupParams
- func (o *RemoveServerGroupParams) WithHTTPClient(client *http.Client) *RemoveServerGroupParams
- func (o *RemoveServerGroupParams) WithSg(sg string) *RemoveServerGroupParams
- func (o *RemoveServerGroupParams) WithTimeout(timeout time.Duration) *RemoveServerGroupParams
- func (o *RemoveServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RemoveServerGroupReader
- type UpdateServerGroupBadRequest
- func (o *UpdateServerGroupBadRequest) Code() int
- func (o *UpdateServerGroupBadRequest) Error() string
- func (o *UpdateServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *UpdateServerGroupBadRequest) IsClientError() bool
- func (o *UpdateServerGroupBadRequest) IsCode(code int) bool
- func (o *UpdateServerGroupBadRequest) IsRedirect() bool
- func (o *UpdateServerGroupBadRequest) IsServerError() bool
- func (o *UpdateServerGroupBadRequest) IsSuccess() bool
- func (o *UpdateServerGroupBadRequest) String() string
- type UpdateServerGroupConflict
- func (o *UpdateServerGroupConflict) Code() int
- func (o *UpdateServerGroupConflict) Error() string
- func (o *UpdateServerGroupConflict) GetPayload() *vproxy_client_model.Error409
- func (o *UpdateServerGroupConflict) IsClientError() bool
- func (o *UpdateServerGroupConflict) IsCode(code int) bool
- func (o *UpdateServerGroupConflict) IsRedirect() bool
- func (o *UpdateServerGroupConflict) IsServerError() bool
- func (o *UpdateServerGroupConflict) IsSuccess() bool
- func (o *UpdateServerGroupConflict) String() string
- type UpdateServerGroupInUpstreamBadRequest
- func (o *UpdateServerGroupInUpstreamBadRequest) Code() int
- func (o *UpdateServerGroupInUpstreamBadRequest) Error() string
- func (o *UpdateServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
- func (o *UpdateServerGroupInUpstreamBadRequest) IsClientError() bool
- func (o *UpdateServerGroupInUpstreamBadRequest) IsCode(code int) bool
- func (o *UpdateServerGroupInUpstreamBadRequest) IsRedirect() bool
- func (o *UpdateServerGroupInUpstreamBadRequest) IsServerError() bool
- func (o *UpdateServerGroupInUpstreamBadRequest) IsSuccess() bool
- func (o *UpdateServerGroupInUpstreamBadRequest) String() string
- type UpdateServerGroupInUpstreamConflict
- func (o *UpdateServerGroupInUpstreamConflict) Code() int
- func (o *UpdateServerGroupInUpstreamConflict) Error() string
- func (o *UpdateServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
- func (o *UpdateServerGroupInUpstreamConflict) IsClientError() bool
- func (o *UpdateServerGroupInUpstreamConflict) IsCode(code int) bool
- func (o *UpdateServerGroupInUpstreamConflict) IsRedirect() bool
- func (o *UpdateServerGroupInUpstreamConflict) IsServerError() bool
- func (o *UpdateServerGroupInUpstreamConflict) IsSuccess() bool
- func (o *UpdateServerGroupInUpstreamConflict) String() string
- type UpdateServerGroupInUpstreamInternalServerError
- func (o *UpdateServerGroupInUpstreamInternalServerError) Code() int
- func (o *UpdateServerGroupInUpstreamInternalServerError) Error() string
- func (o *UpdateServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *UpdateServerGroupInUpstreamInternalServerError) IsClientError() bool
- func (o *UpdateServerGroupInUpstreamInternalServerError) IsCode(code int) bool
- func (o *UpdateServerGroupInUpstreamInternalServerError) IsRedirect() bool
- func (o *UpdateServerGroupInUpstreamInternalServerError) IsServerError() bool
- func (o *UpdateServerGroupInUpstreamInternalServerError) IsSuccess() bool
- func (o *UpdateServerGroupInUpstreamInternalServerError) String() string
- type UpdateServerGroupInUpstreamNoContent
- func (o *UpdateServerGroupInUpstreamNoContent) Code() int
- func (o *UpdateServerGroupInUpstreamNoContent) Error() string
- func (o *UpdateServerGroupInUpstreamNoContent) IsClientError() bool
- func (o *UpdateServerGroupInUpstreamNoContent) IsCode(code int) bool
- func (o *UpdateServerGroupInUpstreamNoContent) IsRedirect() bool
- func (o *UpdateServerGroupInUpstreamNoContent) IsServerError() bool
- func (o *UpdateServerGroupInUpstreamNoContent) IsSuccess() bool
- func (o *UpdateServerGroupInUpstreamNoContent) String() string
- type UpdateServerGroupInUpstreamNotFound
- func (o *UpdateServerGroupInUpstreamNotFound) Code() int
- func (o *UpdateServerGroupInUpstreamNotFound) Error() string
- func (o *UpdateServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *UpdateServerGroupInUpstreamNotFound) IsClientError() bool
- func (o *UpdateServerGroupInUpstreamNotFound) IsCode(code int) bool
- func (o *UpdateServerGroupInUpstreamNotFound) IsRedirect() bool
- func (o *UpdateServerGroupInUpstreamNotFound) IsServerError() bool
- func (o *UpdateServerGroupInUpstreamNotFound) IsSuccess() bool
- func (o *UpdateServerGroupInUpstreamNotFound) String() string
- type UpdateServerGroupInUpstreamParams
- func NewUpdateServerGroupInUpstreamParams() *UpdateServerGroupInUpstreamParams
- func NewUpdateServerGroupInUpstreamParamsWithContext(ctx context.Context) *UpdateServerGroupInUpstreamParams
- func NewUpdateServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *UpdateServerGroupInUpstreamParams
- func NewUpdateServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *UpdateServerGroupInUpstreamParams
- func (o *UpdateServerGroupInUpstreamParams) SetBody(body *vproxy_client_model.ServerGroupInUpstreamUpdate)
- func (o *UpdateServerGroupInUpstreamParams) SetContext(ctx context.Context)
- func (o *UpdateServerGroupInUpstreamParams) SetDefaults()
- func (o *UpdateServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
- func (o *UpdateServerGroupInUpstreamParams) SetSg(sg string)
- func (o *UpdateServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
- func (o *UpdateServerGroupInUpstreamParams) SetUps(ups string)
- func (o *UpdateServerGroupInUpstreamParams) WithBody(body *vproxy_client_model.ServerGroupInUpstreamUpdate) *UpdateServerGroupInUpstreamParams
- func (o *UpdateServerGroupInUpstreamParams) WithContext(ctx context.Context) *UpdateServerGroupInUpstreamParams
- func (o *UpdateServerGroupInUpstreamParams) WithDefaults() *UpdateServerGroupInUpstreamParams
- func (o *UpdateServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *UpdateServerGroupInUpstreamParams
- func (o *UpdateServerGroupInUpstreamParams) WithSg(sg string) *UpdateServerGroupInUpstreamParams
- func (o *UpdateServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *UpdateServerGroupInUpstreamParams
- func (o *UpdateServerGroupInUpstreamParams) WithUps(ups string) *UpdateServerGroupInUpstreamParams
- func (o *UpdateServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateServerGroupInUpstreamReader
- type UpdateServerGroupInternalServerError
- func (o *UpdateServerGroupInternalServerError) Code() int
- func (o *UpdateServerGroupInternalServerError) Error() string
- func (o *UpdateServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
- func (o *UpdateServerGroupInternalServerError) IsClientError() bool
- func (o *UpdateServerGroupInternalServerError) IsCode(code int) bool
- func (o *UpdateServerGroupInternalServerError) IsRedirect() bool
- func (o *UpdateServerGroupInternalServerError) IsServerError() bool
- func (o *UpdateServerGroupInternalServerError) IsSuccess() bool
- func (o *UpdateServerGroupInternalServerError) String() string
- type UpdateServerGroupNoContent
- func (o *UpdateServerGroupNoContent) Code() int
- func (o *UpdateServerGroupNoContent) Error() string
- func (o *UpdateServerGroupNoContent) IsClientError() bool
- func (o *UpdateServerGroupNoContent) IsCode(code int) bool
- func (o *UpdateServerGroupNoContent) IsRedirect() bool
- func (o *UpdateServerGroupNoContent) IsServerError() bool
- func (o *UpdateServerGroupNoContent) IsSuccess() bool
- func (o *UpdateServerGroupNoContent) String() string
- type UpdateServerGroupNotFound
- func (o *UpdateServerGroupNotFound) Code() int
- func (o *UpdateServerGroupNotFound) Error() string
- func (o *UpdateServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
- func (o *UpdateServerGroupNotFound) IsClientError() bool
- func (o *UpdateServerGroupNotFound) IsCode(code int) bool
- func (o *UpdateServerGroupNotFound) IsRedirect() bool
- func (o *UpdateServerGroupNotFound) IsServerError() bool
- func (o *UpdateServerGroupNotFound) IsSuccess() bool
- func (o *UpdateServerGroupNotFound) String() string
- type UpdateServerGroupParams
- func NewUpdateServerGroupParams() *UpdateServerGroupParams
- func NewUpdateServerGroupParamsWithContext(ctx context.Context) *UpdateServerGroupParams
- func NewUpdateServerGroupParamsWithHTTPClient(client *http.Client) *UpdateServerGroupParams
- func NewUpdateServerGroupParamsWithTimeout(timeout time.Duration) *UpdateServerGroupParams
- func (o *UpdateServerGroupParams) SetBody(body *vproxy_client_model.ServerGroupUpdate)
- func (o *UpdateServerGroupParams) SetContext(ctx context.Context)
- func (o *UpdateServerGroupParams) SetDefaults()
- func (o *UpdateServerGroupParams) SetHTTPClient(client *http.Client)
- func (o *UpdateServerGroupParams) SetSg(sg string)
- func (o *UpdateServerGroupParams) SetTimeout(timeout time.Duration)
- func (o *UpdateServerGroupParams) WithBody(body *vproxy_client_model.ServerGroupUpdate) *UpdateServerGroupParams
- func (o *UpdateServerGroupParams) WithContext(ctx context.Context) *UpdateServerGroupParams
- func (o *UpdateServerGroupParams) WithDefaults() *UpdateServerGroupParams
- func (o *UpdateServerGroupParams) WithHTTPClient(client *http.Client) *UpdateServerGroupParams
- func (o *UpdateServerGroupParams) WithSg(sg string) *UpdateServerGroupParams
- func (o *UpdateServerGroupParams) WithTimeout(timeout time.Duration) *UpdateServerGroupParams
- func (o *UpdateServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateServerGroupReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddServerGroupBadRequest ¶
type AddServerGroupBadRequest struct {
Payload *vproxy_client_model.Error400
}
AddServerGroupBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewAddServerGroupBadRequest ¶
func NewAddServerGroupBadRequest() *AddServerGroupBadRequest
NewAddServerGroupBadRequest creates a AddServerGroupBadRequest with default headers values
func (*AddServerGroupBadRequest) Code ¶
func (o *AddServerGroupBadRequest) Code() int
Code gets the status code for the add server group bad request response
func (*AddServerGroupBadRequest) Error ¶
func (o *AddServerGroupBadRequest) Error() string
func (*AddServerGroupBadRequest) GetPayload ¶
func (o *AddServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
func (*AddServerGroupBadRequest) IsClientError ¶
func (o *AddServerGroupBadRequest) IsClientError() bool
IsClientError returns true when this add server group bad request response has a 4xx status code
func (*AddServerGroupBadRequest) IsCode ¶
func (o *AddServerGroupBadRequest) IsCode(code int) bool
IsCode returns true when this add server group bad request response a status code equal to that given
func (*AddServerGroupBadRequest) IsRedirect ¶
func (o *AddServerGroupBadRequest) IsRedirect() bool
IsRedirect returns true when this add server group bad request response has a 3xx status code
func (*AddServerGroupBadRequest) IsServerError ¶
func (o *AddServerGroupBadRequest) IsServerError() bool
IsServerError returns true when this add server group bad request response has a 5xx status code
func (*AddServerGroupBadRequest) IsSuccess ¶
func (o *AddServerGroupBadRequest) IsSuccess() bool
IsSuccess returns true when this add server group bad request response has a 2xx status code
func (*AddServerGroupBadRequest) String ¶
func (o *AddServerGroupBadRequest) String() string
type AddServerGroupConflict ¶
type AddServerGroupConflict struct {
Payload *vproxy_client_model.Error409
}
AddServerGroupConflict describes a response with status code 409, with default header values.
conflict
func NewAddServerGroupConflict ¶
func NewAddServerGroupConflict() *AddServerGroupConflict
NewAddServerGroupConflict creates a AddServerGroupConflict with default headers values
func (*AddServerGroupConflict) Code ¶
func (o *AddServerGroupConflict) Code() int
Code gets the status code for the add server group conflict response
func (*AddServerGroupConflict) Error ¶
func (o *AddServerGroupConflict) Error() string
func (*AddServerGroupConflict) GetPayload ¶
func (o *AddServerGroupConflict) GetPayload() *vproxy_client_model.Error409
func (*AddServerGroupConflict) IsClientError ¶
func (o *AddServerGroupConflict) IsClientError() bool
IsClientError returns true when this add server group conflict response has a 4xx status code
func (*AddServerGroupConflict) IsCode ¶
func (o *AddServerGroupConflict) IsCode(code int) bool
IsCode returns true when this add server group conflict response a status code equal to that given
func (*AddServerGroupConflict) IsRedirect ¶
func (o *AddServerGroupConflict) IsRedirect() bool
IsRedirect returns true when this add server group conflict response has a 3xx status code
func (*AddServerGroupConflict) IsServerError ¶
func (o *AddServerGroupConflict) IsServerError() bool
IsServerError returns true when this add server group conflict response has a 5xx status code
func (*AddServerGroupConflict) IsSuccess ¶
func (o *AddServerGroupConflict) IsSuccess() bool
IsSuccess returns true when this add server group conflict response has a 2xx status code
func (*AddServerGroupConflict) String ¶
func (o *AddServerGroupConflict) String() string
type AddServerGroupInUpstreamBadRequest ¶
type AddServerGroupInUpstreamBadRequest struct {
Payload *vproxy_client_model.Error400
}
AddServerGroupInUpstreamBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewAddServerGroupInUpstreamBadRequest ¶
func NewAddServerGroupInUpstreamBadRequest() *AddServerGroupInUpstreamBadRequest
NewAddServerGroupInUpstreamBadRequest creates a AddServerGroupInUpstreamBadRequest with default headers values
func (*AddServerGroupInUpstreamBadRequest) Code ¶
func (o *AddServerGroupInUpstreamBadRequest) Code() int
Code gets the status code for the add server group in upstream bad request response
func (*AddServerGroupInUpstreamBadRequest) Error ¶
func (o *AddServerGroupInUpstreamBadRequest) Error() string
func (*AddServerGroupInUpstreamBadRequest) GetPayload ¶
func (o *AddServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
func (*AddServerGroupInUpstreamBadRequest) IsClientError ¶
func (o *AddServerGroupInUpstreamBadRequest) IsClientError() bool
IsClientError returns true when this add server group in upstream bad request response has a 4xx status code
func (*AddServerGroupInUpstreamBadRequest) IsCode ¶
func (o *AddServerGroupInUpstreamBadRequest) IsCode(code int) bool
IsCode returns true when this add server group in upstream bad request response a status code equal to that given
func (*AddServerGroupInUpstreamBadRequest) IsRedirect ¶
func (o *AddServerGroupInUpstreamBadRequest) IsRedirect() bool
IsRedirect returns true when this add server group in upstream bad request response has a 3xx status code
func (*AddServerGroupInUpstreamBadRequest) IsServerError ¶
func (o *AddServerGroupInUpstreamBadRequest) IsServerError() bool
IsServerError returns true when this add server group in upstream bad request response has a 5xx status code
func (*AddServerGroupInUpstreamBadRequest) IsSuccess ¶
func (o *AddServerGroupInUpstreamBadRequest) IsSuccess() bool
IsSuccess returns true when this add server group in upstream bad request response has a 2xx status code
func (*AddServerGroupInUpstreamBadRequest) String ¶
func (o *AddServerGroupInUpstreamBadRequest) String() string
type AddServerGroupInUpstreamConflict ¶
type AddServerGroupInUpstreamConflict struct {
Payload *vproxy_client_model.Error409
}
AddServerGroupInUpstreamConflict describes a response with status code 409, with default header values.
conflict
func NewAddServerGroupInUpstreamConflict ¶
func NewAddServerGroupInUpstreamConflict() *AddServerGroupInUpstreamConflict
NewAddServerGroupInUpstreamConflict creates a AddServerGroupInUpstreamConflict with default headers values
func (*AddServerGroupInUpstreamConflict) Code ¶
func (o *AddServerGroupInUpstreamConflict) Code() int
Code gets the status code for the add server group in upstream conflict response
func (*AddServerGroupInUpstreamConflict) Error ¶
func (o *AddServerGroupInUpstreamConflict) Error() string
func (*AddServerGroupInUpstreamConflict) GetPayload ¶
func (o *AddServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
func (*AddServerGroupInUpstreamConflict) IsClientError ¶
func (o *AddServerGroupInUpstreamConflict) IsClientError() bool
IsClientError returns true when this add server group in upstream conflict response has a 4xx status code
func (*AddServerGroupInUpstreamConflict) IsCode ¶
func (o *AddServerGroupInUpstreamConflict) IsCode(code int) bool
IsCode returns true when this add server group in upstream conflict response a status code equal to that given
func (*AddServerGroupInUpstreamConflict) IsRedirect ¶
func (o *AddServerGroupInUpstreamConflict) IsRedirect() bool
IsRedirect returns true when this add server group in upstream conflict response has a 3xx status code
func (*AddServerGroupInUpstreamConflict) IsServerError ¶
func (o *AddServerGroupInUpstreamConflict) IsServerError() bool
IsServerError returns true when this add server group in upstream conflict response has a 5xx status code
func (*AddServerGroupInUpstreamConflict) IsSuccess ¶
func (o *AddServerGroupInUpstreamConflict) IsSuccess() bool
IsSuccess returns true when this add server group in upstream conflict response has a 2xx status code
func (*AddServerGroupInUpstreamConflict) String ¶
func (o *AddServerGroupInUpstreamConflict) String() string
type AddServerGroupInUpstreamInternalServerError ¶
type AddServerGroupInUpstreamInternalServerError struct {
Payload *vproxy_client_model.Error500
}
AddServerGroupInUpstreamInternalServerError describes a response with status code 500, with default header values.
internal error
func NewAddServerGroupInUpstreamInternalServerError ¶
func NewAddServerGroupInUpstreamInternalServerError() *AddServerGroupInUpstreamInternalServerError
NewAddServerGroupInUpstreamInternalServerError creates a AddServerGroupInUpstreamInternalServerError with default headers values
func (*AddServerGroupInUpstreamInternalServerError) Code ¶
func (o *AddServerGroupInUpstreamInternalServerError) Code() int
Code gets the status code for the add server group in upstream internal server error response
func (*AddServerGroupInUpstreamInternalServerError) Error ¶
func (o *AddServerGroupInUpstreamInternalServerError) Error() string
func (*AddServerGroupInUpstreamInternalServerError) GetPayload ¶
func (o *AddServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*AddServerGroupInUpstreamInternalServerError) IsClientError ¶
func (o *AddServerGroupInUpstreamInternalServerError) IsClientError() bool
IsClientError returns true when this add server group in upstream internal server error response has a 4xx status code
func (*AddServerGroupInUpstreamInternalServerError) IsCode ¶
func (o *AddServerGroupInUpstreamInternalServerError) IsCode(code int) bool
IsCode returns true when this add server group in upstream internal server error response a status code equal to that given
func (*AddServerGroupInUpstreamInternalServerError) IsRedirect ¶
func (o *AddServerGroupInUpstreamInternalServerError) IsRedirect() bool
IsRedirect returns true when this add server group in upstream internal server error response has a 3xx status code
func (*AddServerGroupInUpstreamInternalServerError) IsServerError ¶
func (o *AddServerGroupInUpstreamInternalServerError) IsServerError() bool
IsServerError returns true when this add server group in upstream internal server error response has a 5xx status code
func (*AddServerGroupInUpstreamInternalServerError) IsSuccess ¶
func (o *AddServerGroupInUpstreamInternalServerError) IsSuccess() bool
IsSuccess returns true when this add server group in upstream internal server error response has a 2xx status code
func (*AddServerGroupInUpstreamInternalServerError) String ¶
func (o *AddServerGroupInUpstreamInternalServerError) String() string
type AddServerGroupInUpstreamNoContent ¶
type AddServerGroupInUpstreamNoContent struct { }
AddServerGroupInUpstreamNoContent describes a response with status code 204, with default header values.
ok
func NewAddServerGroupInUpstreamNoContent ¶
func NewAddServerGroupInUpstreamNoContent() *AddServerGroupInUpstreamNoContent
NewAddServerGroupInUpstreamNoContent creates a AddServerGroupInUpstreamNoContent with default headers values
func (*AddServerGroupInUpstreamNoContent) Code ¶
func (o *AddServerGroupInUpstreamNoContent) Code() int
Code gets the status code for the add server group in upstream no content response
func (*AddServerGroupInUpstreamNoContent) Error ¶
func (o *AddServerGroupInUpstreamNoContent) Error() string
func (*AddServerGroupInUpstreamNoContent) IsClientError ¶
func (o *AddServerGroupInUpstreamNoContent) IsClientError() bool
IsClientError returns true when this add server group in upstream no content response has a 4xx status code
func (*AddServerGroupInUpstreamNoContent) IsCode ¶
func (o *AddServerGroupInUpstreamNoContent) IsCode(code int) bool
IsCode returns true when this add server group in upstream no content response a status code equal to that given
func (*AddServerGroupInUpstreamNoContent) IsRedirect ¶
func (o *AddServerGroupInUpstreamNoContent) IsRedirect() bool
IsRedirect returns true when this add server group in upstream no content response has a 3xx status code
func (*AddServerGroupInUpstreamNoContent) IsServerError ¶
func (o *AddServerGroupInUpstreamNoContent) IsServerError() bool
IsServerError returns true when this add server group in upstream no content response has a 5xx status code
func (*AddServerGroupInUpstreamNoContent) IsSuccess ¶
func (o *AddServerGroupInUpstreamNoContent) IsSuccess() bool
IsSuccess returns true when this add server group in upstream no content response has a 2xx status code
func (*AddServerGroupInUpstreamNoContent) String ¶
func (o *AddServerGroupInUpstreamNoContent) String() string
type AddServerGroupInUpstreamNotFound ¶
type AddServerGroupInUpstreamNotFound struct {
Payload *vproxy_client_model.Error404
}
AddServerGroupInUpstreamNotFound describes a response with status code 404, with default header values.
resource not found
func NewAddServerGroupInUpstreamNotFound ¶
func NewAddServerGroupInUpstreamNotFound() *AddServerGroupInUpstreamNotFound
NewAddServerGroupInUpstreamNotFound creates a AddServerGroupInUpstreamNotFound with default headers values
func (*AddServerGroupInUpstreamNotFound) Code ¶
func (o *AddServerGroupInUpstreamNotFound) Code() int
Code gets the status code for the add server group in upstream not found response
func (*AddServerGroupInUpstreamNotFound) Error ¶
func (o *AddServerGroupInUpstreamNotFound) Error() string
func (*AddServerGroupInUpstreamNotFound) GetPayload ¶
func (o *AddServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
func (*AddServerGroupInUpstreamNotFound) IsClientError ¶
func (o *AddServerGroupInUpstreamNotFound) IsClientError() bool
IsClientError returns true when this add server group in upstream not found response has a 4xx status code
func (*AddServerGroupInUpstreamNotFound) IsCode ¶
func (o *AddServerGroupInUpstreamNotFound) IsCode(code int) bool
IsCode returns true when this add server group in upstream not found response a status code equal to that given
func (*AddServerGroupInUpstreamNotFound) IsRedirect ¶
func (o *AddServerGroupInUpstreamNotFound) IsRedirect() bool
IsRedirect returns true when this add server group in upstream not found response has a 3xx status code
func (*AddServerGroupInUpstreamNotFound) IsServerError ¶
func (o *AddServerGroupInUpstreamNotFound) IsServerError() bool
IsServerError returns true when this add server group in upstream not found response has a 5xx status code
func (*AddServerGroupInUpstreamNotFound) IsSuccess ¶
func (o *AddServerGroupInUpstreamNotFound) IsSuccess() bool
IsSuccess returns true when this add server group in upstream not found response has a 2xx status code
func (*AddServerGroupInUpstreamNotFound) String ¶
func (o *AddServerGroupInUpstreamNotFound) String() string
type AddServerGroupInUpstreamParams ¶
type AddServerGroupInUpstreamParams struct { // Body. Body *vproxy_client_model.ServerGroupInUpstreamCreate /* Ups. name of the upstream */ Ups string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddServerGroupInUpstreamParams contains all the parameters to send to the API endpoint
for the add server group in upstream operation. Typically these are written to a http.Request.
func NewAddServerGroupInUpstreamParams ¶
func NewAddServerGroupInUpstreamParams() *AddServerGroupInUpstreamParams
NewAddServerGroupInUpstreamParams creates a new AddServerGroupInUpstreamParams 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 NewAddServerGroupInUpstreamParamsWithContext ¶
func NewAddServerGroupInUpstreamParamsWithContext(ctx context.Context) *AddServerGroupInUpstreamParams
NewAddServerGroupInUpstreamParamsWithContext creates a new AddServerGroupInUpstreamParams object with the ability to set a context for a request.
func NewAddServerGroupInUpstreamParamsWithHTTPClient ¶
func NewAddServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *AddServerGroupInUpstreamParams
NewAddServerGroupInUpstreamParamsWithHTTPClient creates a new AddServerGroupInUpstreamParams object with the ability to set a custom HTTPClient for a request.
func NewAddServerGroupInUpstreamParamsWithTimeout ¶
func NewAddServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *AddServerGroupInUpstreamParams
NewAddServerGroupInUpstreamParamsWithTimeout creates a new AddServerGroupInUpstreamParams object with the ability to set a timeout on a request.
func (*AddServerGroupInUpstreamParams) SetBody ¶
func (o *AddServerGroupInUpstreamParams) SetBody(body *vproxy_client_model.ServerGroupInUpstreamCreate)
SetBody adds the body to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) SetContext ¶
func (o *AddServerGroupInUpstreamParams) SetContext(ctx context.Context)
SetContext adds the context to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) SetDefaults ¶
func (o *AddServerGroupInUpstreamParams) SetDefaults()
SetDefaults hydrates default values in the add server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*AddServerGroupInUpstreamParams) SetHTTPClient ¶
func (o *AddServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) SetTimeout ¶
func (o *AddServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) SetUps ¶
func (o *AddServerGroupInUpstreamParams) SetUps(ups string)
SetUps adds the ups to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) WithBody ¶
func (o *AddServerGroupInUpstreamParams) WithBody(body *vproxy_client_model.ServerGroupInUpstreamCreate) *AddServerGroupInUpstreamParams
WithBody adds the body to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) WithContext ¶
func (o *AddServerGroupInUpstreamParams) WithContext(ctx context.Context) *AddServerGroupInUpstreamParams
WithContext adds the context to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) WithDefaults ¶
func (o *AddServerGroupInUpstreamParams) WithDefaults() *AddServerGroupInUpstreamParams
WithDefaults hydrates default values in the add server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*AddServerGroupInUpstreamParams) WithHTTPClient ¶
func (o *AddServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *AddServerGroupInUpstreamParams
WithHTTPClient adds the HTTPClient to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) WithTimeout ¶
func (o *AddServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *AddServerGroupInUpstreamParams
WithTimeout adds the timeout to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) WithUps ¶
func (o *AddServerGroupInUpstreamParams) WithUps(ups string) *AddServerGroupInUpstreamParams
WithUps adds the ups to the add server group in upstream params
func (*AddServerGroupInUpstreamParams) WriteToRequest ¶
func (o *AddServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddServerGroupInUpstreamReader ¶
type AddServerGroupInUpstreamReader struct {
// contains filtered or unexported fields
}
AddServerGroupInUpstreamReader is a Reader for the AddServerGroupInUpstream structure.
func (*AddServerGroupInUpstreamReader) ReadResponse ¶
func (o *AddServerGroupInUpstreamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AddServerGroupInternalServerError ¶
type AddServerGroupInternalServerError struct {
Payload *vproxy_client_model.Error500
}
AddServerGroupInternalServerError describes a response with status code 500, with default header values.
internal error
func NewAddServerGroupInternalServerError ¶
func NewAddServerGroupInternalServerError() *AddServerGroupInternalServerError
NewAddServerGroupInternalServerError creates a AddServerGroupInternalServerError with default headers values
func (*AddServerGroupInternalServerError) Code ¶
func (o *AddServerGroupInternalServerError) Code() int
Code gets the status code for the add server group internal server error response
func (*AddServerGroupInternalServerError) Error ¶
func (o *AddServerGroupInternalServerError) Error() string
func (*AddServerGroupInternalServerError) GetPayload ¶
func (o *AddServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*AddServerGroupInternalServerError) IsClientError ¶
func (o *AddServerGroupInternalServerError) IsClientError() bool
IsClientError returns true when this add server group internal server error response has a 4xx status code
func (*AddServerGroupInternalServerError) IsCode ¶
func (o *AddServerGroupInternalServerError) IsCode(code int) bool
IsCode returns true when this add server group internal server error response a status code equal to that given
func (*AddServerGroupInternalServerError) IsRedirect ¶
func (o *AddServerGroupInternalServerError) IsRedirect() bool
IsRedirect returns true when this add server group internal server error response has a 3xx status code
func (*AddServerGroupInternalServerError) IsServerError ¶
func (o *AddServerGroupInternalServerError) IsServerError() bool
IsServerError returns true when this add server group internal server error response has a 5xx status code
func (*AddServerGroupInternalServerError) IsSuccess ¶
func (o *AddServerGroupInternalServerError) IsSuccess() bool
IsSuccess returns true when this add server group internal server error response has a 2xx status code
func (*AddServerGroupInternalServerError) String ¶
func (o *AddServerGroupInternalServerError) String() string
type AddServerGroupNoContent ¶
type AddServerGroupNoContent struct { }
AddServerGroupNoContent describes a response with status code 204, with default header values.
ok
func NewAddServerGroupNoContent ¶
func NewAddServerGroupNoContent() *AddServerGroupNoContent
NewAddServerGroupNoContent creates a AddServerGroupNoContent with default headers values
func (*AddServerGroupNoContent) Code ¶
func (o *AddServerGroupNoContent) Code() int
Code gets the status code for the add server group no content response
func (*AddServerGroupNoContent) Error ¶
func (o *AddServerGroupNoContent) Error() string
func (*AddServerGroupNoContent) IsClientError ¶
func (o *AddServerGroupNoContent) IsClientError() bool
IsClientError returns true when this add server group no content response has a 4xx status code
func (*AddServerGroupNoContent) IsCode ¶
func (o *AddServerGroupNoContent) IsCode(code int) bool
IsCode returns true when this add server group no content response a status code equal to that given
func (*AddServerGroupNoContent) IsRedirect ¶
func (o *AddServerGroupNoContent) IsRedirect() bool
IsRedirect returns true when this add server group no content response has a 3xx status code
func (*AddServerGroupNoContent) IsServerError ¶
func (o *AddServerGroupNoContent) IsServerError() bool
IsServerError returns true when this add server group no content response has a 5xx status code
func (*AddServerGroupNoContent) IsSuccess ¶
func (o *AddServerGroupNoContent) IsSuccess() bool
IsSuccess returns true when this add server group no content response has a 2xx status code
func (*AddServerGroupNoContent) String ¶
func (o *AddServerGroupNoContent) String() string
type AddServerGroupNotFound ¶
type AddServerGroupNotFound struct {
Payload *vproxy_client_model.Error404
}
AddServerGroupNotFound describes a response with status code 404, with default header values.
resource not found
func NewAddServerGroupNotFound ¶
func NewAddServerGroupNotFound() *AddServerGroupNotFound
NewAddServerGroupNotFound creates a AddServerGroupNotFound with default headers values
func (*AddServerGroupNotFound) Code ¶
func (o *AddServerGroupNotFound) Code() int
Code gets the status code for the add server group not found response
func (*AddServerGroupNotFound) Error ¶
func (o *AddServerGroupNotFound) Error() string
func (*AddServerGroupNotFound) GetPayload ¶
func (o *AddServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
func (*AddServerGroupNotFound) IsClientError ¶
func (o *AddServerGroupNotFound) IsClientError() bool
IsClientError returns true when this add server group not found response has a 4xx status code
func (*AddServerGroupNotFound) IsCode ¶
func (o *AddServerGroupNotFound) IsCode(code int) bool
IsCode returns true when this add server group not found response a status code equal to that given
func (*AddServerGroupNotFound) IsRedirect ¶
func (o *AddServerGroupNotFound) IsRedirect() bool
IsRedirect returns true when this add server group not found response has a 3xx status code
func (*AddServerGroupNotFound) IsServerError ¶
func (o *AddServerGroupNotFound) IsServerError() bool
IsServerError returns true when this add server group not found response has a 5xx status code
func (*AddServerGroupNotFound) IsSuccess ¶
func (o *AddServerGroupNotFound) IsSuccess() bool
IsSuccess returns true when this add server group not found response has a 2xx status code
func (*AddServerGroupNotFound) String ¶
func (o *AddServerGroupNotFound) String() string
type AddServerGroupParams ¶
type AddServerGroupParams struct { // Body. Body *vproxy_client_model.ServerGroupCreate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddServerGroupParams contains all the parameters to send to the API endpoint
for the add server group operation. Typically these are written to a http.Request.
func NewAddServerGroupParams ¶
func NewAddServerGroupParams() *AddServerGroupParams
NewAddServerGroupParams creates a new AddServerGroupParams 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 NewAddServerGroupParamsWithContext ¶
func NewAddServerGroupParamsWithContext(ctx context.Context) *AddServerGroupParams
NewAddServerGroupParamsWithContext creates a new AddServerGroupParams object with the ability to set a context for a request.
func NewAddServerGroupParamsWithHTTPClient ¶
func NewAddServerGroupParamsWithHTTPClient(client *http.Client) *AddServerGroupParams
NewAddServerGroupParamsWithHTTPClient creates a new AddServerGroupParams object with the ability to set a custom HTTPClient for a request.
func NewAddServerGroupParamsWithTimeout ¶
func NewAddServerGroupParamsWithTimeout(timeout time.Duration) *AddServerGroupParams
NewAddServerGroupParamsWithTimeout creates a new AddServerGroupParams object with the ability to set a timeout on a request.
func (*AddServerGroupParams) SetBody ¶
func (o *AddServerGroupParams) SetBody(body *vproxy_client_model.ServerGroupCreate)
SetBody adds the body to the add server group params
func (*AddServerGroupParams) SetContext ¶
func (o *AddServerGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the add server group params
func (*AddServerGroupParams) SetDefaults ¶
func (o *AddServerGroupParams) SetDefaults()
SetDefaults hydrates default values in the add server group params (not the query body).
All values with no default are reset to their zero value.
func (*AddServerGroupParams) SetHTTPClient ¶
func (o *AddServerGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add server group params
func (*AddServerGroupParams) SetTimeout ¶
func (o *AddServerGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add server group params
func (*AddServerGroupParams) WithBody ¶
func (o *AddServerGroupParams) WithBody(body *vproxy_client_model.ServerGroupCreate) *AddServerGroupParams
WithBody adds the body to the add server group params
func (*AddServerGroupParams) WithContext ¶
func (o *AddServerGroupParams) WithContext(ctx context.Context) *AddServerGroupParams
WithContext adds the context to the add server group params
func (*AddServerGroupParams) WithDefaults ¶
func (o *AddServerGroupParams) WithDefaults() *AddServerGroupParams
WithDefaults hydrates default values in the add server group params (not the query body).
All values with no default are reset to their zero value.
func (*AddServerGroupParams) WithHTTPClient ¶
func (o *AddServerGroupParams) WithHTTPClient(client *http.Client) *AddServerGroupParams
WithHTTPClient adds the HTTPClient to the add server group params
func (*AddServerGroupParams) WithTimeout ¶
func (o *AddServerGroupParams) WithTimeout(timeout time.Duration) *AddServerGroupParams
WithTimeout adds the timeout to the add server group params
func (*AddServerGroupParams) WriteToRequest ¶
func (o *AddServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddServerGroupReader ¶
type AddServerGroupReader struct {
// contains filtered or unexported fields
}
AddServerGroupReader is a Reader for the AddServerGroup structure.
func (*AddServerGroupReader) ReadResponse ¶
func (o *AddServerGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for server group API
func (*Client) AddServerGroup ¶
func (a *Client) AddServerGroup(params *AddServerGroupParams, opts ...ClientOption) (*AddServerGroupNoContent, error)
AddServerGroup adds server group
func (*Client) AddServerGroupInUpstream ¶
func (a *Client) AddServerGroupInUpstream(params *AddServerGroupInUpstreamParams, opts ...ClientOption) (*AddServerGroupInUpstreamNoContent, error)
AddServerGroupInUpstream adds server group into upstream
func (*Client) DescribeServerGroup ¶
func (a *Client) DescribeServerGroup(params *DescribeServerGroupParams, opts ...ClientOption) (*DescribeServerGroupOK, error)
DescribeServerGroup gets detailed info of one server group
func (*Client) DescribeServerGroupInUpstream ¶
func (a *Client) DescribeServerGroupInUpstream(params *DescribeServerGroupInUpstreamParams, opts ...ClientOption) (*DescribeServerGroupInUpstreamOK, error)
DescribeServerGroupInUpstream gets detailed info of one server group in upstream
func (*Client) GetServerGroup ¶
func (a *Client) GetServerGroup(params *GetServerGroupParams, opts ...ClientOption) (*GetServerGroupOK, error)
GetServerGroup gets server group
func (*Client) GetServerGroupInUpstream ¶
func (a *Client) GetServerGroupInUpstream(params *GetServerGroupInUpstreamParams, opts ...ClientOption) (*GetServerGroupInUpstreamOK, error)
GetServerGroupInUpstream gets server group in upstream
func (*Client) ListServerGroup ¶
func (a *Client) ListServerGroup(params *ListServerGroupParams, opts ...ClientOption) (*ListServerGroupOK, error)
ListServerGroup retrieves server group list
func (*Client) ListServerGroupInUpstream ¶
func (a *Client) ListServerGroupInUpstream(params *ListServerGroupInUpstreamParams, opts ...ClientOption) (*ListServerGroupInUpstreamOK, error)
ListServerGroupInUpstream retrieves server group list from upstream
func (*Client) RemoveServerGroup ¶
func (a *Client) RemoveServerGroup(params *RemoveServerGroupParams, opts ...ClientOption) (*RemoveServerGroupNoContent, error)
RemoveServerGroup removes server group
func (*Client) RemoveServerGroupInUpstream ¶
func (a *Client) RemoveServerGroupInUpstream(params *RemoveServerGroupInUpstreamParams, opts ...ClientOption) (*RemoveServerGroupInUpstreamNoContent, error)
RemoveServerGroupInUpstream removes server group from upstream
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateServerGroup ¶
func (a *Client) UpdateServerGroup(params *UpdateServerGroupParams, opts ...ClientOption) (*UpdateServerGroupNoContent, error)
UpdateServerGroup updates server group
func (*Client) UpdateServerGroupInUpstream ¶
func (a *Client) UpdateServerGroupInUpstream(params *UpdateServerGroupInUpstreamParams, opts ...ClientOption) (*UpdateServerGroupInUpstreamNoContent, error)
UpdateServerGroupInUpstream updates server group in upstream
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { AddServerGroup(params *AddServerGroupParams, opts ...ClientOption) (*AddServerGroupNoContent, error) AddServerGroupInUpstream(params *AddServerGroupInUpstreamParams, opts ...ClientOption) (*AddServerGroupInUpstreamNoContent, error) DescribeServerGroup(params *DescribeServerGroupParams, opts ...ClientOption) (*DescribeServerGroupOK, error) DescribeServerGroupInUpstream(params *DescribeServerGroupInUpstreamParams, opts ...ClientOption) (*DescribeServerGroupInUpstreamOK, error) GetServerGroup(params *GetServerGroupParams, opts ...ClientOption) (*GetServerGroupOK, error) GetServerGroupInUpstream(params *GetServerGroupInUpstreamParams, opts ...ClientOption) (*GetServerGroupInUpstreamOK, error) ListServerGroup(params *ListServerGroupParams, opts ...ClientOption) (*ListServerGroupOK, error) ListServerGroupInUpstream(params *ListServerGroupInUpstreamParams, opts ...ClientOption) (*ListServerGroupInUpstreamOK, error) RemoveServerGroup(params *RemoveServerGroupParams, opts ...ClientOption) (*RemoveServerGroupNoContent, error) RemoveServerGroupInUpstream(params *RemoveServerGroupInUpstreamParams, opts ...ClientOption) (*RemoveServerGroupInUpstreamNoContent, error) UpdateServerGroup(params *UpdateServerGroupParams, opts ...ClientOption) (*UpdateServerGroupNoContent, error) UpdateServerGroupInUpstream(params *UpdateServerGroupInUpstreamParams, opts ...ClientOption) (*UpdateServerGroupInUpstreamNoContent, 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 server group API client.
type DescribeServerGroupBadRequest ¶
type DescribeServerGroupBadRequest struct {
Payload *vproxy_client_model.Error400
}
DescribeServerGroupBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewDescribeServerGroupBadRequest ¶
func NewDescribeServerGroupBadRequest() *DescribeServerGroupBadRequest
NewDescribeServerGroupBadRequest creates a DescribeServerGroupBadRequest with default headers values
func (*DescribeServerGroupBadRequest) Code ¶
func (o *DescribeServerGroupBadRequest) Code() int
Code gets the status code for the describe server group bad request response
func (*DescribeServerGroupBadRequest) Error ¶
func (o *DescribeServerGroupBadRequest) Error() string
func (*DescribeServerGroupBadRequest) GetPayload ¶
func (o *DescribeServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
func (*DescribeServerGroupBadRequest) IsClientError ¶
func (o *DescribeServerGroupBadRequest) IsClientError() bool
IsClientError returns true when this describe server group bad request response has a 4xx status code
func (*DescribeServerGroupBadRequest) IsCode ¶
func (o *DescribeServerGroupBadRequest) IsCode(code int) bool
IsCode returns true when this describe server group bad request response a status code equal to that given
func (*DescribeServerGroupBadRequest) IsRedirect ¶
func (o *DescribeServerGroupBadRequest) IsRedirect() bool
IsRedirect returns true when this describe server group bad request response has a 3xx status code
func (*DescribeServerGroupBadRequest) IsServerError ¶
func (o *DescribeServerGroupBadRequest) IsServerError() bool
IsServerError returns true when this describe server group bad request response has a 5xx status code
func (*DescribeServerGroupBadRequest) IsSuccess ¶
func (o *DescribeServerGroupBadRequest) IsSuccess() bool
IsSuccess returns true when this describe server group bad request response has a 2xx status code
func (*DescribeServerGroupBadRequest) String ¶
func (o *DescribeServerGroupBadRequest) String() string
type DescribeServerGroupConflict ¶
type DescribeServerGroupConflict struct {
Payload *vproxy_client_model.Error409
}
DescribeServerGroupConflict describes a response with status code 409, with default header values.
conflict
func NewDescribeServerGroupConflict ¶
func NewDescribeServerGroupConflict() *DescribeServerGroupConflict
NewDescribeServerGroupConflict creates a DescribeServerGroupConflict with default headers values
func (*DescribeServerGroupConflict) Code ¶
func (o *DescribeServerGroupConflict) Code() int
Code gets the status code for the describe server group conflict response
func (*DescribeServerGroupConflict) Error ¶
func (o *DescribeServerGroupConflict) Error() string
func (*DescribeServerGroupConflict) GetPayload ¶
func (o *DescribeServerGroupConflict) GetPayload() *vproxy_client_model.Error409
func (*DescribeServerGroupConflict) IsClientError ¶
func (o *DescribeServerGroupConflict) IsClientError() bool
IsClientError returns true when this describe server group conflict response has a 4xx status code
func (*DescribeServerGroupConflict) IsCode ¶
func (o *DescribeServerGroupConflict) IsCode(code int) bool
IsCode returns true when this describe server group conflict response a status code equal to that given
func (*DescribeServerGroupConflict) IsRedirect ¶
func (o *DescribeServerGroupConflict) IsRedirect() bool
IsRedirect returns true when this describe server group conflict response has a 3xx status code
func (*DescribeServerGroupConflict) IsServerError ¶
func (o *DescribeServerGroupConflict) IsServerError() bool
IsServerError returns true when this describe server group conflict response has a 5xx status code
func (*DescribeServerGroupConflict) IsSuccess ¶
func (o *DescribeServerGroupConflict) IsSuccess() bool
IsSuccess returns true when this describe server group conflict response has a 2xx status code
func (*DescribeServerGroupConflict) String ¶
func (o *DescribeServerGroupConflict) String() string
type DescribeServerGroupInUpstreamBadRequest ¶
type DescribeServerGroupInUpstreamBadRequest struct {
Payload *vproxy_client_model.Error400
}
DescribeServerGroupInUpstreamBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewDescribeServerGroupInUpstreamBadRequest ¶
func NewDescribeServerGroupInUpstreamBadRequest() *DescribeServerGroupInUpstreamBadRequest
NewDescribeServerGroupInUpstreamBadRequest creates a DescribeServerGroupInUpstreamBadRequest with default headers values
func (*DescribeServerGroupInUpstreamBadRequest) Code ¶
func (o *DescribeServerGroupInUpstreamBadRequest) Code() int
Code gets the status code for the describe server group in upstream bad request response
func (*DescribeServerGroupInUpstreamBadRequest) Error ¶
func (o *DescribeServerGroupInUpstreamBadRequest) Error() string
func (*DescribeServerGroupInUpstreamBadRequest) GetPayload ¶
func (o *DescribeServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
func (*DescribeServerGroupInUpstreamBadRequest) IsClientError ¶
func (o *DescribeServerGroupInUpstreamBadRequest) IsClientError() bool
IsClientError returns true when this describe server group in upstream bad request response has a 4xx status code
func (*DescribeServerGroupInUpstreamBadRequest) IsCode ¶
func (o *DescribeServerGroupInUpstreamBadRequest) IsCode(code int) bool
IsCode returns true when this describe server group in upstream bad request response a status code equal to that given
func (*DescribeServerGroupInUpstreamBadRequest) IsRedirect ¶
func (o *DescribeServerGroupInUpstreamBadRequest) IsRedirect() bool
IsRedirect returns true when this describe server group in upstream bad request response has a 3xx status code
func (*DescribeServerGroupInUpstreamBadRequest) IsServerError ¶
func (o *DescribeServerGroupInUpstreamBadRequest) IsServerError() bool
IsServerError returns true when this describe server group in upstream bad request response has a 5xx status code
func (*DescribeServerGroupInUpstreamBadRequest) IsSuccess ¶
func (o *DescribeServerGroupInUpstreamBadRequest) IsSuccess() bool
IsSuccess returns true when this describe server group in upstream bad request response has a 2xx status code
func (*DescribeServerGroupInUpstreamBadRequest) String ¶
func (o *DescribeServerGroupInUpstreamBadRequest) String() string
type DescribeServerGroupInUpstreamConflict ¶
type DescribeServerGroupInUpstreamConflict struct {
Payload *vproxy_client_model.Error409
}
DescribeServerGroupInUpstreamConflict describes a response with status code 409, with default header values.
conflict
func NewDescribeServerGroupInUpstreamConflict ¶
func NewDescribeServerGroupInUpstreamConflict() *DescribeServerGroupInUpstreamConflict
NewDescribeServerGroupInUpstreamConflict creates a DescribeServerGroupInUpstreamConflict with default headers values
func (*DescribeServerGroupInUpstreamConflict) Code ¶
func (o *DescribeServerGroupInUpstreamConflict) Code() int
Code gets the status code for the describe server group in upstream conflict response
func (*DescribeServerGroupInUpstreamConflict) Error ¶
func (o *DescribeServerGroupInUpstreamConflict) Error() string
func (*DescribeServerGroupInUpstreamConflict) GetPayload ¶
func (o *DescribeServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
func (*DescribeServerGroupInUpstreamConflict) IsClientError ¶
func (o *DescribeServerGroupInUpstreamConflict) IsClientError() bool
IsClientError returns true when this describe server group in upstream conflict response has a 4xx status code
func (*DescribeServerGroupInUpstreamConflict) IsCode ¶
func (o *DescribeServerGroupInUpstreamConflict) IsCode(code int) bool
IsCode returns true when this describe server group in upstream conflict response a status code equal to that given
func (*DescribeServerGroupInUpstreamConflict) IsRedirect ¶
func (o *DescribeServerGroupInUpstreamConflict) IsRedirect() bool
IsRedirect returns true when this describe server group in upstream conflict response has a 3xx status code
func (*DescribeServerGroupInUpstreamConflict) IsServerError ¶
func (o *DescribeServerGroupInUpstreamConflict) IsServerError() bool
IsServerError returns true when this describe server group in upstream conflict response has a 5xx status code
func (*DescribeServerGroupInUpstreamConflict) IsSuccess ¶
func (o *DescribeServerGroupInUpstreamConflict) IsSuccess() bool
IsSuccess returns true when this describe server group in upstream conflict response has a 2xx status code
func (*DescribeServerGroupInUpstreamConflict) String ¶
func (o *DescribeServerGroupInUpstreamConflict) String() string
type DescribeServerGroupInUpstreamInternalServerError ¶
type DescribeServerGroupInUpstreamInternalServerError struct {
Payload *vproxy_client_model.Error500
}
DescribeServerGroupInUpstreamInternalServerError describes a response with status code 500, with default header values.
internal error
func NewDescribeServerGroupInUpstreamInternalServerError ¶
func NewDescribeServerGroupInUpstreamInternalServerError() *DescribeServerGroupInUpstreamInternalServerError
NewDescribeServerGroupInUpstreamInternalServerError creates a DescribeServerGroupInUpstreamInternalServerError with default headers values
func (*DescribeServerGroupInUpstreamInternalServerError) Code ¶
func (o *DescribeServerGroupInUpstreamInternalServerError) Code() int
Code gets the status code for the describe server group in upstream internal server error response
func (*DescribeServerGroupInUpstreamInternalServerError) Error ¶
func (o *DescribeServerGroupInUpstreamInternalServerError) Error() string
func (*DescribeServerGroupInUpstreamInternalServerError) GetPayload ¶
func (o *DescribeServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*DescribeServerGroupInUpstreamInternalServerError) IsClientError ¶
func (o *DescribeServerGroupInUpstreamInternalServerError) IsClientError() bool
IsClientError returns true when this describe server group in upstream internal server error response has a 4xx status code
func (*DescribeServerGroupInUpstreamInternalServerError) IsCode ¶
func (o *DescribeServerGroupInUpstreamInternalServerError) IsCode(code int) bool
IsCode returns true when this describe server group in upstream internal server error response a status code equal to that given
func (*DescribeServerGroupInUpstreamInternalServerError) IsRedirect ¶
func (o *DescribeServerGroupInUpstreamInternalServerError) IsRedirect() bool
IsRedirect returns true when this describe server group in upstream internal server error response has a 3xx status code
func (*DescribeServerGroupInUpstreamInternalServerError) IsServerError ¶
func (o *DescribeServerGroupInUpstreamInternalServerError) IsServerError() bool
IsServerError returns true when this describe server group in upstream internal server error response has a 5xx status code
func (*DescribeServerGroupInUpstreamInternalServerError) IsSuccess ¶
func (o *DescribeServerGroupInUpstreamInternalServerError) IsSuccess() bool
IsSuccess returns true when this describe server group in upstream internal server error response has a 2xx status code
func (*DescribeServerGroupInUpstreamInternalServerError) String ¶
func (o *DescribeServerGroupInUpstreamInternalServerError) String() string
type DescribeServerGroupInUpstreamNotFound ¶
type DescribeServerGroupInUpstreamNotFound struct {
Payload *vproxy_client_model.Error404
}
DescribeServerGroupInUpstreamNotFound describes a response with status code 404, with default header values.
resource not found
func NewDescribeServerGroupInUpstreamNotFound ¶
func NewDescribeServerGroupInUpstreamNotFound() *DescribeServerGroupInUpstreamNotFound
NewDescribeServerGroupInUpstreamNotFound creates a DescribeServerGroupInUpstreamNotFound with default headers values
func (*DescribeServerGroupInUpstreamNotFound) Code ¶
func (o *DescribeServerGroupInUpstreamNotFound) Code() int
Code gets the status code for the describe server group in upstream not found response
func (*DescribeServerGroupInUpstreamNotFound) Error ¶
func (o *DescribeServerGroupInUpstreamNotFound) Error() string
func (*DescribeServerGroupInUpstreamNotFound) GetPayload ¶
func (o *DescribeServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
func (*DescribeServerGroupInUpstreamNotFound) IsClientError ¶
func (o *DescribeServerGroupInUpstreamNotFound) IsClientError() bool
IsClientError returns true when this describe server group in upstream not found response has a 4xx status code
func (*DescribeServerGroupInUpstreamNotFound) IsCode ¶
func (o *DescribeServerGroupInUpstreamNotFound) IsCode(code int) bool
IsCode returns true when this describe server group in upstream not found response a status code equal to that given
func (*DescribeServerGroupInUpstreamNotFound) IsRedirect ¶
func (o *DescribeServerGroupInUpstreamNotFound) IsRedirect() bool
IsRedirect returns true when this describe server group in upstream not found response has a 3xx status code
func (*DescribeServerGroupInUpstreamNotFound) IsServerError ¶
func (o *DescribeServerGroupInUpstreamNotFound) IsServerError() bool
IsServerError returns true when this describe server group in upstream not found response has a 5xx status code
func (*DescribeServerGroupInUpstreamNotFound) IsSuccess ¶
func (o *DescribeServerGroupInUpstreamNotFound) IsSuccess() bool
IsSuccess returns true when this describe server group in upstream not found response has a 2xx status code
func (*DescribeServerGroupInUpstreamNotFound) String ¶
func (o *DescribeServerGroupInUpstreamNotFound) String() string
type DescribeServerGroupInUpstreamOK ¶
type DescribeServerGroupInUpstreamOK struct {
Payload *vproxy_client_model.ServerGroupInUpstreamDetail
}
DescribeServerGroupInUpstreamOK describes a response with status code 200, with default header values.
ok
func NewDescribeServerGroupInUpstreamOK ¶
func NewDescribeServerGroupInUpstreamOK() *DescribeServerGroupInUpstreamOK
NewDescribeServerGroupInUpstreamOK creates a DescribeServerGroupInUpstreamOK with default headers values
func (*DescribeServerGroupInUpstreamOK) Code ¶
func (o *DescribeServerGroupInUpstreamOK) Code() int
Code gets the status code for the describe server group in upstream o k response
func (*DescribeServerGroupInUpstreamOK) Error ¶
func (o *DescribeServerGroupInUpstreamOK) Error() string
func (*DescribeServerGroupInUpstreamOK) GetPayload ¶
func (o *DescribeServerGroupInUpstreamOK) GetPayload() *vproxy_client_model.ServerGroupInUpstreamDetail
func (*DescribeServerGroupInUpstreamOK) IsClientError ¶
func (o *DescribeServerGroupInUpstreamOK) IsClientError() bool
IsClientError returns true when this describe server group in upstream o k response has a 4xx status code
func (*DescribeServerGroupInUpstreamOK) IsCode ¶
func (o *DescribeServerGroupInUpstreamOK) IsCode(code int) bool
IsCode returns true when this describe server group in upstream o k response a status code equal to that given
func (*DescribeServerGroupInUpstreamOK) IsRedirect ¶
func (o *DescribeServerGroupInUpstreamOK) IsRedirect() bool
IsRedirect returns true when this describe server group in upstream o k response has a 3xx status code
func (*DescribeServerGroupInUpstreamOK) IsServerError ¶
func (o *DescribeServerGroupInUpstreamOK) IsServerError() bool
IsServerError returns true when this describe server group in upstream o k response has a 5xx status code
func (*DescribeServerGroupInUpstreamOK) IsSuccess ¶
func (o *DescribeServerGroupInUpstreamOK) IsSuccess() bool
IsSuccess returns true when this describe server group in upstream o k response has a 2xx status code
func (*DescribeServerGroupInUpstreamOK) String ¶
func (o *DescribeServerGroupInUpstreamOK) String() string
type DescribeServerGroupInUpstreamParams ¶
type DescribeServerGroupInUpstreamParams struct { /* Sg. name of the server-group */ Sg string /* Ups. name of the upstream */ Ups string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DescribeServerGroupInUpstreamParams contains all the parameters to send to the API endpoint
for the describe server group in upstream operation. Typically these are written to a http.Request.
func NewDescribeServerGroupInUpstreamParams ¶
func NewDescribeServerGroupInUpstreamParams() *DescribeServerGroupInUpstreamParams
NewDescribeServerGroupInUpstreamParams creates a new DescribeServerGroupInUpstreamParams 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 NewDescribeServerGroupInUpstreamParamsWithContext ¶
func NewDescribeServerGroupInUpstreamParamsWithContext(ctx context.Context) *DescribeServerGroupInUpstreamParams
NewDescribeServerGroupInUpstreamParamsWithContext creates a new DescribeServerGroupInUpstreamParams object with the ability to set a context for a request.
func NewDescribeServerGroupInUpstreamParamsWithHTTPClient ¶
func NewDescribeServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *DescribeServerGroupInUpstreamParams
NewDescribeServerGroupInUpstreamParamsWithHTTPClient creates a new DescribeServerGroupInUpstreamParams object with the ability to set a custom HTTPClient for a request.
func NewDescribeServerGroupInUpstreamParamsWithTimeout ¶
func NewDescribeServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *DescribeServerGroupInUpstreamParams
NewDescribeServerGroupInUpstreamParamsWithTimeout creates a new DescribeServerGroupInUpstreamParams object with the ability to set a timeout on a request.
func (*DescribeServerGroupInUpstreamParams) SetContext ¶
func (o *DescribeServerGroupInUpstreamParams) SetContext(ctx context.Context)
SetContext adds the context to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) SetDefaults ¶
func (o *DescribeServerGroupInUpstreamParams) SetDefaults()
SetDefaults hydrates default values in the describe server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*DescribeServerGroupInUpstreamParams) SetHTTPClient ¶
func (o *DescribeServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) SetSg ¶
func (o *DescribeServerGroupInUpstreamParams) SetSg(sg string)
SetSg adds the sg to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) SetTimeout ¶
func (o *DescribeServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) SetUps ¶
func (o *DescribeServerGroupInUpstreamParams) SetUps(ups string)
SetUps adds the ups to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) WithContext ¶
func (o *DescribeServerGroupInUpstreamParams) WithContext(ctx context.Context) *DescribeServerGroupInUpstreamParams
WithContext adds the context to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) WithDefaults ¶
func (o *DescribeServerGroupInUpstreamParams) WithDefaults() *DescribeServerGroupInUpstreamParams
WithDefaults hydrates default values in the describe server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*DescribeServerGroupInUpstreamParams) WithHTTPClient ¶
func (o *DescribeServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *DescribeServerGroupInUpstreamParams
WithHTTPClient adds the HTTPClient to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) WithSg ¶
func (o *DescribeServerGroupInUpstreamParams) WithSg(sg string) *DescribeServerGroupInUpstreamParams
WithSg adds the sg to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) WithTimeout ¶
func (o *DescribeServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *DescribeServerGroupInUpstreamParams
WithTimeout adds the timeout to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) WithUps ¶
func (o *DescribeServerGroupInUpstreamParams) WithUps(ups string) *DescribeServerGroupInUpstreamParams
WithUps adds the ups to the describe server group in upstream params
func (*DescribeServerGroupInUpstreamParams) WriteToRequest ¶
func (o *DescribeServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DescribeServerGroupInUpstreamReader ¶
type DescribeServerGroupInUpstreamReader struct {
// contains filtered or unexported fields
}
DescribeServerGroupInUpstreamReader is a Reader for the DescribeServerGroupInUpstream structure.
func (*DescribeServerGroupInUpstreamReader) ReadResponse ¶
func (o *DescribeServerGroupInUpstreamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DescribeServerGroupInternalServerError ¶
type DescribeServerGroupInternalServerError struct {
Payload *vproxy_client_model.Error500
}
DescribeServerGroupInternalServerError describes a response with status code 500, with default header values.
internal error
func NewDescribeServerGroupInternalServerError ¶
func NewDescribeServerGroupInternalServerError() *DescribeServerGroupInternalServerError
NewDescribeServerGroupInternalServerError creates a DescribeServerGroupInternalServerError with default headers values
func (*DescribeServerGroupInternalServerError) Code ¶
func (o *DescribeServerGroupInternalServerError) Code() int
Code gets the status code for the describe server group internal server error response
func (*DescribeServerGroupInternalServerError) Error ¶
func (o *DescribeServerGroupInternalServerError) Error() string
func (*DescribeServerGroupInternalServerError) GetPayload ¶
func (o *DescribeServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*DescribeServerGroupInternalServerError) IsClientError ¶
func (o *DescribeServerGroupInternalServerError) IsClientError() bool
IsClientError returns true when this describe server group internal server error response has a 4xx status code
func (*DescribeServerGroupInternalServerError) IsCode ¶
func (o *DescribeServerGroupInternalServerError) IsCode(code int) bool
IsCode returns true when this describe server group internal server error response a status code equal to that given
func (*DescribeServerGroupInternalServerError) IsRedirect ¶
func (o *DescribeServerGroupInternalServerError) IsRedirect() bool
IsRedirect returns true when this describe server group internal server error response has a 3xx status code
func (*DescribeServerGroupInternalServerError) IsServerError ¶
func (o *DescribeServerGroupInternalServerError) IsServerError() bool
IsServerError returns true when this describe server group internal server error response has a 5xx status code
func (*DescribeServerGroupInternalServerError) IsSuccess ¶
func (o *DescribeServerGroupInternalServerError) IsSuccess() bool
IsSuccess returns true when this describe server group internal server error response has a 2xx status code
func (*DescribeServerGroupInternalServerError) String ¶
func (o *DescribeServerGroupInternalServerError) String() string
type DescribeServerGroupNotFound ¶
type DescribeServerGroupNotFound struct {
Payload *vproxy_client_model.Error404
}
DescribeServerGroupNotFound describes a response with status code 404, with default header values.
resource not found
func NewDescribeServerGroupNotFound ¶
func NewDescribeServerGroupNotFound() *DescribeServerGroupNotFound
NewDescribeServerGroupNotFound creates a DescribeServerGroupNotFound with default headers values
func (*DescribeServerGroupNotFound) Code ¶
func (o *DescribeServerGroupNotFound) Code() int
Code gets the status code for the describe server group not found response
func (*DescribeServerGroupNotFound) Error ¶
func (o *DescribeServerGroupNotFound) Error() string
func (*DescribeServerGroupNotFound) GetPayload ¶
func (o *DescribeServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
func (*DescribeServerGroupNotFound) IsClientError ¶
func (o *DescribeServerGroupNotFound) IsClientError() bool
IsClientError returns true when this describe server group not found response has a 4xx status code
func (*DescribeServerGroupNotFound) IsCode ¶
func (o *DescribeServerGroupNotFound) IsCode(code int) bool
IsCode returns true when this describe server group not found response a status code equal to that given
func (*DescribeServerGroupNotFound) IsRedirect ¶
func (o *DescribeServerGroupNotFound) IsRedirect() bool
IsRedirect returns true when this describe server group not found response has a 3xx status code
func (*DescribeServerGroupNotFound) IsServerError ¶
func (o *DescribeServerGroupNotFound) IsServerError() bool
IsServerError returns true when this describe server group not found response has a 5xx status code
func (*DescribeServerGroupNotFound) IsSuccess ¶
func (o *DescribeServerGroupNotFound) IsSuccess() bool
IsSuccess returns true when this describe server group not found response has a 2xx status code
func (*DescribeServerGroupNotFound) String ¶
func (o *DescribeServerGroupNotFound) String() string
type DescribeServerGroupOK ¶
type DescribeServerGroupOK struct {
Payload *vproxy_client_model.ServerGroupDetail
}
DescribeServerGroupOK describes a response with status code 200, with default header values.
ok
func NewDescribeServerGroupOK ¶
func NewDescribeServerGroupOK() *DescribeServerGroupOK
NewDescribeServerGroupOK creates a DescribeServerGroupOK with default headers values
func (*DescribeServerGroupOK) Code ¶
func (o *DescribeServerGroupOK) Code() int
Code gets the status code for the describe server group o k response
func (*DescribeServerGroupOK) Error ¶
func (o *DescribeServerGroupOK) Error() string
func (*DescribeServerGroupOK) GetPayload ¶
func (o *DescribeServerGroupOK) GetPayload() *vproxy_client_model.ServerGroupDetail
func (*DescribeServerGroupOK) IsClientError ¶
func (o *DescribeServerGroupOK) IsClientError() bool
IsClientError returns true when this describe server group o k response has a 4xx status code
func (*DescribeServerGroupOK) IsCode ¶
func (o *DescribeServerGroupOK) IsCode(code int) bool
IsCode returns true when this describe server group o k response a status code equal to that given
func (*DescribeServerGroupOK) IsRedirect ¶
func (o *DescribeServerGroupOK) IsRedirect() bool
IsRedirect returns true when this describe server group o k response has a 3xx status code
func (*DescribeServerGroupOK) IsServerError ¶
func (o *DescribeServerGroupOK) IsServerError() bool
IsServerError returns true when this describe server group o k response has a 5xx status code
func (*DescribeServerGroupOK) IsSuccess ¶
func (o *DescribeServerGroupOK) IsSuccess() bool
IsSuccess returns true when this describe server group o k response has a 2xx status code
func (*DescribeServerGroupOK) String ¶
func (o *DescribeServerGroupOK) String() string
type DescribeServerGroupParams ¶
type DescribeServerGroupParams struct { /* Sg. name of the server-group */ Sg string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DescribeServerGroupParams contains all the parameters to send to the API endpoint
for the describe server group operation. Typically these are written to a http.Request.
func NewDescribeServerGroupParams ¶
func NewDescribeServerGroupParams() *DescribeServerGroupParams
NewDescribeServerGroupParams creates a new DescribeServerGroupParams 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 NewDescribeServerGroupParamsWithContext ¶
func NewDescribeServerGroupParamsWithContext(ctx context.Context) *DescribeServerGroupParams
NewDescribeServerGroupParamsWithContext creates a new DescribeServerGroupParams object with the ability to set a context for a request.
func NewDescribeServerGroupParamsWithHTTPClient ¶
func NewDescribeServerGroupParamsWithHTTPClient(client *http.Client) *DescribeServerGroupParams
NewDescribeServerGroupParamsWithHTTPClient creates a new DescribeServerGroupParams object with the ability to set a custom HTTPClient for a request.
func NewDescribeServerGroupParamsWithTimeout ¶
func NewDescribeServerGroupParamsWithTimeout(timeout time.Duration) *DescribeServerGroupParams
NewDescribeServerGroupParamsWithTimeout creates a new DescribeServerGroupParams object with the ability to set a timeout on a request.
func (*DescribeServerGroupParams) SetContext ¶
func (o *DescribeServerGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the describe server group params
func (*DescribeServerGroupParams) SetDefaults ¶
func (o *DescribeServerGroupParams) SetDefaults()
SetDefaults hydrates default values in the describe server group params (not the query body).
All values with no default are reset to their zero value.
func (*DescribeServerGroupParams) SetHTTPClient ¶
func (o *DescribeServerGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the describe server group params
func (*DescribeServerGroupParams) SetSg ¶
func (o *DescribeServerGroupParams) SetSg(sg string)
SetSg adds the sg to the describe server group params
func (*DescribeServerGroupParams) SetTimeout ¶
func (o *DescribeServerGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the describe server group params
func (*DescribeServerGroupParams) WithContext ¶
func (o *DescribeServerGroupParams) WithContext(ctx context.Context) *DescribeServerGroupParams
WithContext adds the context to the describe server group params
func (*DescribeServerGroupParams) WithDefaults ¶
func (o *DescribeServerGroupParams) WithDefaults() *DescribeServerGroupParams
WithDefaults hydrates default values in the describe server group params (not the query body).
All values with no default are reset to their zero value.
func (*DescribeServerGroupParams) WithHTTPClient ¶
func (o *DescribeServerGroupParams) WithHTTPClient(client *http.Client) *DescribeServerGroupParams
WithHTTPClient adds the HTTPClient to the describe server group params
func (*DescribeServerGroupParams) WithSg ¶
func (o *DescribeServerGroupParams) WithSg(sg string) *DescribeServerGroupParams
WithSg adds the sg to the describe server group params
func (*DescribeServerGroupParams) WithTimeout ¶
func (o *DescribeServerGroupParams) WithTimeout(timeout time.Duration) *DescribeServerGroupParams
WithTimeout adds the timeout to the describe server group params
func (*DescribeServerGroupParams) WriteToRequest ¶
func (o *DescribeServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DescribeServerGroupReader ¶
type DescribeServerGroupReader struct {
// contains filtered or unexported fields
}
DescribeServerGroupReader is a Reader for the DescribeServerGroup structure.
func (*DescribeServerGroupReader) ReadResponse ¶
func (o *DescribeServerGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetServerGroupBadRequest ¶
type GetServerGroupBadRequest struct {
Payload *vproxy_client_model.Error400
}
GetServerGroupBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewGetServerGroupBadRequest ¶
func NewGetServerGroupBadRequest() *GetServerGroupBadRequest
NewGetServerGroupBadRequest creates a GetServerGroupBadRequest with default headers values
func (*GetServerGroupBadRequest) Code ¶
func (o *GetServerGroupBadRequest) Code() int
Code gets the status code for the get server group bad request response
func (*GetServerGroupBadRequest) Error ¶
func (o *GetServerGroupBadRequest) Error() string
func (*GetServerGroupBadRequest) GetPayload ¶
func (o *GetServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
func (*GetServerGroupBadRequest) IsClientError ¶
func (o *GetServerGroupBadRequest) IsClientError() bool
IsClientError returns true when this get server group bad request response has a 4xx status code
func (*GetServerGroupBadRequest) IsCode ¶
func (o *GetServerGroupBadRequest) IsCode(code int) bool
IsCode returns true when this get server group bad request response a status code equal to that given
func (*GetServerGroupBadRequest) IsRedirect ¶
func (o *GetServerGroupBadRequest) IsRedirect() bool
IsRedirect returns true when this get server group bad request response has a 3xx status code
func (*GetServerGroupBadRequest) IsServerError ¶
func (o *GetServerGroupBadRequest) IsServerError() bool
IsServerError returns true when this get server group bad request response has a 5xx status code
func (*GetServerGroupBadRequest) IsSuccess ¶
func (o *GetServerGroupBadRequest) IsSuccess() bool
IsSuccess returns true when this get server group bad request response has a 2xx status code
func (*GetServerGroupBadRequest) String ¶
func (o *GetServerGroupBadRequest) String() string
type GetServerGroupConflict ¶
type GetServerGroupConflict struct {
Payload *vproxy_client_model.Error409
}
GetServerGroupConflict describes a response with status code 409, with default header values.
conflict
func NewGetServerGroupConflict ¶
func NewGetServerGroupConflict() *GetServerGroupConflict
NewGetServerGroupConflict creates a GetServerGroupConflict with default headers values
func (*GetServerGroupConflict) Code ¶
func (o *GetServerGroupConflict) Code() int
Code gets the status code for the get server group conflict response
func (*GetServerGroupConflict) Error ¶
func (o *GetServerGroupConflict) Error() string
func (*GetServerGroupConflict) GetPayload ¶
func (o *GetServerGroupConflict) GetPayload() *vproxy_client_model.Error409
func (*GetServerGroupConflict) IsClientError ¶
func (o *GetServerGroupConflict) IsClientError() bool
IsClientError returns true when this get server group conflict response has a 4xx status code
func (*GetServerGroupConflict) IsCode ¶
func (o *GetServerGroupConflict) IsCode(code int) bool
IsCode returns true when this get server group conflict response a status code equal to that given
func (*GetServerGroupConflict) IsRedirect ¶
func (o *GetServerGroupConflict) IsRedirect() bool
IsRedirect returns true when this get server group conflict response has a 3xx status code
func (*GetServerGroupConflict) IsServerError ¶
func (o *GetServerGroupConflict) IsServerError() bool
IsServerError returns true when this get server group conflict response has a 5xx status code
func (*GetServerGroupConflict) IsSuccess ¶
func (o *GetServerGroupConflict) IsSuccess() bool
IsSuccess returns true when this get server group conflict response has a 2xx status code
func (*GetServerGroupConflict) String ¶
func (o *GetServerGroupConflict) String() string
type GetServerGroupInUpstreamBadRequest ¶
type GetServerGroupInUpstreamBadRequest struct {
Payload *vproxy_client_model.Error400
}
GetServerGroupInUpstreamBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewGetServerGroupInUpstreamBadRequest ¶
func NewGetServerGroupInUpstreamBadRequest() *GetServerGroupInUpstreamBadRequest
NewGetServerGroupInUpstreamBadRequest creates a GetServerGroupInUpstreamBadRequest with default headers values
func (*GetServerGroupInUpstreamBadRequest) Code ¶
func (o *GetServerGroupInUpstreamBadRequest) Code() int
Code gets the status code for the get server group in upstream bad request response
func (*GetServerGroupInUpstreamBadRequest) Error ¶
func (o *GetServerGroupInUpstreamBadRequest) Error() string
func (*GetServerGroupInUpstreamBadRequest) GetPayload ¶
func (o *GetServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
func (*GetServerGroupInUpstreamBadRequest) IsClientError ¶
func (o *GetServerGroupInUpstreamBadRequest) IsClientError() bool
IsClientError returns true when this get server group in upstream bad request response has a 4xx status code
func (*GetServerGroupInUpstreamBadRequest) IsCode ¶
func (o *GetServerGroupInUpstreamBadRequest) IsCode(code int) bool
IsCode returns true when this get server group in upstream bad request response a status code equal to that given
func (*GetServerGroupInUpstreamBadRequest) IsRedirect ¶
func (o *GetServerGroupInUpstreamBadRequest) IsRedirect() bool
IsRedirect returns true when this get server group in upstream bad request response has a 3xx status code
func (*GetServerGroupInUpstreamBadRequest) IsServerError ¶
func (o *GetServerGroupInUpstreamBadRequest) IsServerError() bool
IsServerError returns true when this get server group in upstream bad request response has a 5xx status code
func (*GetServerGroupInUpstreamBadRequest) IsSuccess ¶
func (o *GetServerGroupInUpstreamBadRequest) IsSuccess() bool
IsSuccess returns true when this get server group in upstream bad request response has a 2xx status code
func (*GetServerGroupInUpstreamBadRequest) String ¶
func (o *GetServerGroupInUpstreamBadRequest) String() string
type GetServerGroupInUpstreamConflict ¶
type GetServerGroupInUpstreamConflict struct {
Payload *vproxy_client_model.Error409
}
GetServerGroupInUpstreamConflict describes a response with status code 409, with default header values.
conflict
func NewGetServerGroupInUpstreamConflict ¶
func NewGetServerGroupInUpstreamConflict() *GetServerGroupInUpstreamConflict
NewGetServerGroupInUpstreamConflict creates a GetServerGroupInUpstreamConflict with default headers values
func (*GetServerGroupInUpstreamConflict) Code ¶
func (o *GetServerGroupInUpstreamConflict) Code() int
Code gets the status code for the get server group in upstream conflict response
func (*GetServerGroupInUpstreamConflict) Error ¶
func (o *GetServerGroupInUpstreamConflict) Error() string
func (*GetServerGroupInUpstreamConflict) GetPayload ¶
func (o *GetServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
func (*GetServerGroupInUpstreamConflict) IsClientError ¶
func (o *GetServerGroupInUpstreamConflict) IsClientError() bool
IsClientError returns true when this get server group in upstream conflict response has a 4xx status code
func (*GetServerGroupInUpstreamConflict) IsCode ¶
func (o *GetServerGroupInUpstreamConflict) IsCode(code int) bool
IsCode returns true when this get server group in upstream conflict response a status code equal to that given
func (*GetServerGroupInUpstreamConflict) IsRedirect ¶
func (o *GetServerGroupInUpstreamConflict) IsRedirect() bool
IsRedirect returns true when this get server group in upstream conflict response has a 3xx status code
func (*GetServerGroupInUpstreamConflict) IsServerError ¶
func (o *GetServerGroupInUpstreamConflict) IsServerError() bool
IsServerError returns true when this get server group in upstream conflict response has a 5xx status code
func (*GetServerGroupInUpstreamConflict) IsSuccess ¶
func (o *GetServerGroupInUpstreamConflict) IsSuccess() bool
IsSuccess returns true when this get server group in upstream conflict response has a 2xx status code
func (*GetServerGroupInUpstreamConflict) String ¶
func (o *GetServerGroupInUpstreamConflict) String() string
type GetServerGroupInUpstreamInternalServerError ¶
type GetServerGroupInUpstreamInternalServerError struct {
Payload *vproxy_client_model.Error500
}
GetServerGroupInUpstreamInternalServerError describes a response with status code 500, with default header values.
internal error
func NewGetServerGroupInUpstreamInternalServerError ¶
func NewGetServerGroupInUpstreamInternalServerError() *GetServerGroupInUpstreamInternalServerError
NewGetServerGroupInUpstreamInternalServerError creates a GetServerGroupInUpstreamInternalServerError with default headers values
func (*GetServerGroupInUpstreamInternalServerError) Code ¶
func (o *GetServerGroupInUpstreamInternalServerError) Code() int
Code gets the status code for the get server group in upstream internal server error response
func (*GetServerGroupInUpstreamInternalServerError) Error ¶
func (o *GetServerGroupInUpstreamInternalServerError) Error() string
func (*GetServerGroupInUpstreamInternalServerError) GetPayload ¶
func (o *GetServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*GetServerGroupInUpstreamInternalServerError) IsClientError ¶
func (o *GetServerGroupInUpstreamInternalServerError) IsClientError() bool
IsClientError returns true when this get server group in upstream internal server error response has a 4xx status code
func (*GetServerGroupInUpstreamInternalServerError) IsCode ¶
func (o *GetServerGroupInUpstreamInternalServerError) IsCode(code int) bool
IsCode returns true when this get server group in upstream internal server error response a status code equal to that given
func (*GetServerGroupInUpstreamInternalServerError) IsRedirect ¶
func (o *GetServerGroupInUpstreamInternalServerError) IsRedirect() bool
IsRedirect returns true when this get server group in upstream internal server error response has a 3xx status code
func (*GetServerGroupInUpstreamInternalServerError) IsServerError ¶
func (o *GetServerGroupInUpstreamInternalServerError) IsServerError() bool
IsServerError returns true when this get server group in upstream internal server error response has a 5xx status code
func (*GetServerGroupInUpstreamInternalServerError) IsSuccess ¶
func (o *GetServerGroupInUpstreamInternalServerError) IsSuccess() bool
IsSuccess returns true when this get server group in upstream internal server error response has a 2xx status code
func (*GetServerGroupInUpstreamInternalServerError) String ¶
func (o *GetServerGroupInUpstreamInternalServerError) String() string
type GetServerGroupInUpstreamNotFound ¶
type GetServerGroupInUpstreamNotFound struct {
Payload *vproxy_client_model.Error404
}
GetServerGroupInUpstreamNotFound describes a response with status code 404, with default header values.
resource not found
func NewGetServerGroupInUpstreamNotFound ¶
func NewGetServerGroupInUpstreamNotFound() *GetServerGroupInUpstreamNotFound
NewGetServerGroupInUpstreamNotFound creates a GetServerGroupInUpstreamNotFound with default headers values
func (*GetServerGroupInUpstreamNotFound) Code ¶
func (o *GetServerGroupInUpstreamNotFound) Code() int
Code gets the status code for the get server group in upstream not found response
func (*GetServerGroupInUpstreamNotFound) Error ¶
func (o *GetServerGroupInUpstreamNotFound) Error() string
func (*GetServerGroupInUpstreamNotFound) GetPayload ¶
func (o *GetServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
func (*GetServerGroupInUpstreamNotFound) IsClientError ¶
func (o *GetServerGroupInUpstreamNotFound) IsClientError() bool
IsClientError returns true when this get server group in upstream not found response has a 4xx status code
func (*GetServerGroupInUpstreamNotFound) IsCode ¶
func (o *GetServerGroupInUpstreamNotFound) IsCode(code int) bool
IsCode returns true when this get server group in upstream not found response a status code equal to that given
func (*GetServerGroupInUpstreamNotFound) IsRedirect ¶
func (o *GetServerGroupInUpstreamNotFound) IsRedirect() bool
IsRedirect returns true when this get server group in upstream not found response has a 3xx status code
func (*GetServerGroupInUpstreamNotFound) IsServerError ¶
func (o *GetServerGroupInUpstreamNotFound) IsServerError() bool
IsServerError returns true when this get server group in upstream not found response has a 5xx status code
func (*GetServerGroupInUpstreamNotFound) IsSuccess ¶
func (o *GetServerGroupInUpstreamNotFound) IsSuccess() bool
IsSuccess returns true when this get server group in upstream not found response has a 2xx status code
func (*GetServerGroupInUpstreamNotFound) String ¶
func (o *GetServerGroupInUpstreamNotFound) String() string
type GetServerGroupInUpstreamOK ¶
type GetServerGroupInUpstreamOK struct {
Payload *vproxy_client_model.ServerGroupInUpstream
}
GetServerGroupInUpstreamOK describes a response with status code 200, with default header values.
ok
func NewGetServerGroupInUpstreamOK ¶
func NewGetServerGroupInUpstreamOK() *GetServerGroupInUpstreamOK
NewGetServerGroupInUpstreamOK creates a GetServerGroupInUpstreamOK with default headers values
func (*GetServerGroupInUpstreamOK) Code ¶
func (o *GetServerGroupInUpstreamOK) Code() int
Code gets the status code for the get server group in upstream o k response
func (*GetServerGroupInUpstreamOK) Error ¶
func (o *GetServerGroupInUpstreamOK) Error() string
func (*GetServerGroupInUpstreamOK) GetPayload ¶
func (o *GetServerGroupInUpstreamOK) GetPayload() *vproxy_client_model.ServerGroupInUpstream
func (*GetServerGroupInUpstreamOK) IsClientError ¶
func (o *GetServerGroupInUpstreamOK) IsClientError() bool
IsClientError returns true when this get server group in upstream o k response has a 4xx status code
func (*GetServerGroupInUpstreamOK) IsCode ¶
func (o *GetServerGroupInUpstreamOK) IsCode(code int) bool
IsCode returns true when this get server group in upstream o k response a status code equal to that given
func (*GetServerGroupInUpstreamOK) IsRedirect ¶
func (o *GetServerGroupInUpstreamOK) IsRedirect() bool
IsRedirect returns true when this get server group in upstream o k response has a 3xx status code
func (*GetServerGroupInUpstreamOK) IsServerError ¶
func (o *GetServerGroupInUpstreamOK) IsServerError() bool
IsServerError returns true when this get server group in upstream o k response has a 5xx status code
func (*GetServerGroupInUpstreamOK) IsSuccess ¶
func (o *GetServerGroupInUpstreamOK) IsSuccess() bool
IsSuccess returns true when this get server group in upstream o k response has a 2xx status code
func (*GetServerGroupInUpstreamOK) String ¶
func (o *GetServerGroupInUpstreamOK) String() string
type GetServerGroupInUpstreamParams ¶
type GetServerGroupInUpstreamParams struct { /* Sg. name of the server-group */ Sg string /* Ups. name of the upstream */ Ups string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetServerGroupInUpstreamParams contains all the parameters to send to the API endpoint
for the get server group in upstream operation. Typically these are written to a http.Request.
func NewGetServerGroupInUpstreamParams ¶
func NewGetServerGroupInUpstreamParams() *GetServerGroupInUpstreamParams
NewGetServerGroupInUpstreamParams creates a new GetServerGroupInUpstreamParams 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 NewGetServerGroupInUpstreamParamsWithContext ¶
func NewGetServerGroupInUpstreamParamsWithContext(ctx context.Context) *GetServerGroupInUpstreamParams
NewGetServerGroupInUpstreamParamsWithContext creates a new GetServerGroupInUpstreamParams object with the ability to set a context for a request.
func NewGetServerGroupInUpstreamParamsWithHTTPClient ¶
func NewGetServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *GetServerGroupInUpstreamParams
NewGetServerGroupInUpstreamParamsWithHTTPClient creates a new GetServerGroupInUpstreamParams object with the ability to set a custom HTTPClient for a request.
func NewGetServerGroupInUpstreamParamsWithTimeout ¶
func NewGetServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *GetServerGroupInUpstreamParams
NewGetServerGroupInUpstreamParamsWithTimeout creates a new GetServerGroupInUpstreamParams object with the ability to set a timeout on a request.
func (*GetServerGroupInUpstreamParams) SetContext ¶
func (o *GetServerGroupInUpstreamParams) SetContext(ctx context.Context)
SetContext adds the context to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) SetDefaults ¶
func (o *GetServerGroupInUpstreamParams) SetDefaults()
SetDefaults hydrates default values in the get server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*GetServerGroupInUpstreamParams) SetHTTPClient ¶
func (o *GetServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) SetSg ¶
func (o *GetServerGroupInUpstreamParams) SetSg(sg string)
SetSg adds the sg to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) SetTimeout ¶
func (o *GetServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) SetUps ¶
func (o *GetServerGroupInUpstreamParams) SetUps(ups string)
SetUps adds the ups to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) WithContext ¶
func (o *GetServerGroupInUpstreamParams) WithContext(ctx context.Context) *GetServerGroupInUpstreamParams
WithContext adds the context to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) WithDefaults ¶
func (o *GetServerGroupInUpstreamParams) WithDefaults() *GetServerGroupInUpstreamParams
WithDefaults hydrates default values in the get server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*GetServerGroupInUpstreamParams) WithHTTPClient ¶
func (o *GetServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *GetServerGroupInUpstreamParams
WithHTTPClient adds the HTTPClient to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) WithSg ¶
func (o *GetServerGroupInUpstreamParams) WithSg(sg string) *GetServerGroupInUpstreamParams
WithSg adds the sg to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) WithTimeout ¶
func (o *GetServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *GetServerGroupInUpstreamParams
WithTimeout adds the timeout to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) WithUps ¶
func (o *GetServerGroupInUpstreamParams) WithUps(ups string) *GetServerGroupInUpstreamParams
WithUps adds the ups to the get server group in upstream params
func (*GetServerGroupInUpstreamParams) WriteToRequest ¶
func (o *GetServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetServerGroupInUpstreamReader ¶
type GetServerGroupInUpstreamReader struct {
// contains filtered or unexported fields
}
GetServerGroupInUpstreamReader is a Reader for the GetServerGroupInUpstream structure.
func (*GetServerGroupInUpstreamReader) ReadResponse ¶
func (o *GetServerGroupInUpstreamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetServerGroupInternalServerError ¶
type GetServerGroupInternalServerError struct {
Payload *vproxy_client_model.Error500
}
GetServerGroupInternalServerError describes a response with status code 500, with default header values.
internal error
func NewGetServerGroupInternalServerError ¶
func NewGetServerGroupInternalServerError() *GetServerGroupInternalServerError
NewGetServerGroupInternalServerError creates a GetServerGroupInternalServerError with default headers values
func (*GetServerGroupInternalServerError) Code ¶
func (o *GetServerGroupInternalServerError) Code() int
Code gets the status code for the get server group internal server error response
func (*GetServerGroupInternalServerError) Error ¶
func (o *GetServerGroupInternalServerError) Error() string
func (*GetServerGroupInternalServerError) GetPayload ¶
func (o *GetServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*GetServerGroupInternalServerError) IsClientError ¶
func (o *GetServerGroupInternalServerError) IsClientError() bool
IsClientError returns true when this get server group internal server error response has a 4xx status code
func (*GetServerGroupInternalServerError) IsCode ¶
func (o *GetServerGroupInternalServerError) IsCode(code int) bool
IsCode returns true when this get server group internal server error response a status code equal to that given
func (*GetServerGroupInternalServerError) IsRedirect ¶
func (o *GetServerGroupInternalServerError) IsRedirect() bool
IsRedirect returns true when this get server group internal server error response has a 3xx status code
func (*GetServerGroupInternalServerError) IsServerError ¶
func (o *GetServerGroupInternalServerError) IsServerError() bool
IsServerError returns true when this get server group internal server error response has a 5xx status code
func (*GetServerGroupInternalServerError) IsSuccess ¶
func (o *GetServerGroupInternalServerError) IsSuccess() bool
IsSuccess returns true when this get server group internal server error response has a 2xx status code
func (*GetServerGroupInternalServerError) String ¶
func (o *GetServerGroupInternalServerError) String() string
type GetServerGroupNotFound ¶
type GetServerGroupNotFound struct {
Payload *vproxy_client_model.Error404
}
GetServerGroupNotFound describes a response with status code 404, with default header values.
resource not found
func NewGetServerGroupNotFound ¶
func NewGetServerGroupNotFound() *GetServerGroupNotFound
NewGetServerGroupNotFound creates a GetServerGroupNotFound with default headers values
func (*GetServerGroupNotFound) Code ¶
func (o *GetServerGroupNotFound) Code() int
Code gets the status code for the get server group not found response
func (*GetServerGroupNotFound) Error ¶
func (o *GetServerGroupNotFound) Error() string
func (*GetServerGroupNotFound) GetPayload ¶
func (o *GetServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
func (*GetServerGroupNotFound) IsClientError ¶
func (o *GetServerGroupNotFound) IsClientError() bool
IsClientError returns true when this get server group not found response has a 4xx status code
func (*GetServerGroupNotFound) IsCode ¶
func (o *GetServerGroupNotFound) IsCode(code int) bool
IsCode returns true when this get server group not found response a status code equal to that given
func (*GetServerGroupNotFound) IsRedirect ¶
func (o *GetServerGroupNotFound) IsRedirect() bool
IsRedirect returns true when this get server group not found response has a 3xx status code
func (*GetServerGroupNotFound) IsServerError ¶
func (o *GetServerGroupNotFound) IsServerError() bool
IsServerError returns true when this get server group not found response has a 5xx status code
func (*GetServerGroupNotFound) IsSuccess ¶
func (o *GetServerGroupNotFound) IsSuccess() bool
IsSuccess returns true when this get server group not found response has a 2xx status code
func (*GetServerGroupNotFound) String ¶
func (o *GetServerGroupNotFound) String() string
type GetServerGroupOK ¶
type GetServerGroupOK struct {
Payload *vproxy_client_model.ServerGroup
}
GetServerGroupOK describes a response with status code 200, with default header values.
ok
func NewGetServerGroupOK ¶
func NewGetServerGroupOK() *GetServerGroupOK
NewGetServerGroupOK creates a GetServerGroupOK with default headers values
func (*GetServerGroupOK) Code ¶
func (o *GetServerGroupOK) Code() int
Code gets the status code for the get server group o k response
func (*GetServerGroupOK) Error ¶
func (o *GetServerGroupOK) Error() string
func (*GetServerGroupOK) GetPayload ¶
func (o *GetServerGroupOK) GetPayload() *vproxy_client_model.ServerGroup
func (*GetServerGroupOK) IsClientError ¶
func (o *GetServerGroupOK) IsClientError() bool
IsClientError returns true when this get server group o k response has a 4xx status code
func (*GetServerGroupOK) IsCode ¶
func (o *GetServerGroupOK) IsCode(code int) bool
IsCode returns true when this get server group o k response a status code equal to that given
func (*GetServerGroupOK) IsRedirect ¶
func (o *GetServerGroupOK) IsRedirect() bool
IsRedirect returns true when this get server group o k response has a 3xx status code
func (*GetServerGroupOK) IsServerError ¶
func (o *GetServerGroupOK) IsServerError() bool
IsServerError returns true when this get server group o k response has a 5xx status code
func (*GetServerGroupOK) IsSuccess ¶
func (o *GetServerGroupOK) IsSuccess() bool
IsSuccess returns true when this get server group o k response has a 2xx status code
func (*GetServerGroupOK) String ¶
func (o *GetServerGroupOK) String() string
type GetServerGroupParams ¶
type GetServerGroupParams struct { /* Sg. name of the server-group */ Sg string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetServerGroupParams contains all the parameters to send to the API endpoint
for the get server group operation. Typically these are written to a http.Request.
func NewGetServerGroupParams ¶
func NewGetServerGroupParams() *GetServerGroupParams
NewGetServerGroupParams creates a new GetServerGroupParams 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 NewGetServerGroupParamsWithContext ¶
func NewGetServerGroupParamsWithContext(ctx context.Context) *GetServerGroupParams
NewGetServerGroupParamsWithContext creates a new GetServerGroupParams object with the ability to set a context for a request.
func NewGetServerGroupParamsWithHTTPClient ¶
func NewGetServerGroupParamsWithHTTPClient(client *http.Client) *GetServerGroupParams
NewGetServerGroupParamsWithHTTPClient creates a new GetServerGroupParams object with the ability to set a custom HTTPClient for a request.
func NewGetServerGroupParamsWithTimeout ¶
func NewGetServerGroupParamsWithTimeout(timeout time.Duration) *GetServerGroupParams
NewGetServerGroupParamsWithTimeout creates a new GetServerGroupParams object with the ability to set a timeout on a request.
func (*GetServerGroupParams) SetContext ¶
func (o *GetServerGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the get server group params
func (*GetServerGroupParams) SetDefaults ¶
func (o *GetServerGroupParams) SetDefaults()
SetDefaults hydrates default values in the get server group params (not the query body).
All values with no default are reset to their zero value.
func (*GetServerGroupParams) SetHTTPClient ¶
func (o *GetServerGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get server group params
func (*GetServerGroupParams) SetSg ¶
func (o *GetServerGroupParams) SetSg(sg string)
SetSg adds the sg to the get server group params
func (*GetServerGroupParams) SetTimeout ¶
func (o *GetServerGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get server group params
func (*GetServerGroupParams) WithContext ¶
func (o *GetServerGroupParams) WithContext(ctx context.Context) *GetServerGroupParams
WithContext adds the context to the get server group params
func (*GetServerGroupParams) WithDefaults ¶
func (o *GetServerGroupParams) WithDefaults() *GetServerGroupParams
WithDefaults hydrates default values in the get server group params (not the query body).
All values with no default are reset to their zero value.
func (*GetServerGroupParams) WithHTTPClient ¶
func (o *GetServerGroupParams) WithHTTPClient(client *http.Client) *GetServerGroupParams
WithHTTPClient adds the HTTPClient to the get server group params
func (*GetServerGroupParams) WithSg ¶
func (o *GetServerGroupParams) WithSg(sg string) *GetServerGroupParams
WithSg adds the sg to the get server group params
func (*GetServerGroupParams) WithTimeout ¶
func (o *GetServerGroupParams) WithTimeout(timeout time.Duration) *GetServerGroupParams
WithTimeout adds the timeout to the get server group params
func (*GetServerGroupParams) WriteToRequest ¶
func (o *GetServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetServerGroupReader ¶
type GetServerGroupReader struct {
// contains filtered or unexported fields
}
GetServerGroupReader is a Reader for the GetServerGroup structure.
func (*GetServerGroupReader) ReadResponse ¶
func (o *GetServerGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListServerGroupBadRequest ¶
type ListServerGroupBadRequest struct {
Payload *vproxy_client_model.Error400
}
ListServerGroupBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewListServerGroupBadRequest ¶
func NewListServerGroupBadRequest() *ListServerGroupBadRequest
NewListServerGroupBadRequest creates a ListServerGroupBadRequest with default headers values
func (*ListServerGroupBadRequest) Code ¶
func (o *ListServerGroupBadRequest) Code() int
Code gets the status code for the list server group bad request response
func (*ListServerGroupBadRequest) Error ¶
func (o *ListServerGroupBadRequest) Error() string
func (*ListServerGroupBadRequest) GetPayload ¶
func (o *ListServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
func (*ListServerGroupBadRequest) IsClientError ¶
func (o *ListServerGroupBadRequest) IsClientError() bool
IsClientError returns true when this list server group bad request response has a 4xx status code
func (*ListServerGroupBadRequest) IsCode ¶
func (o *ListServerGroupBadRequest) IsCode(code int) bool
IsCode returns true when this list server group bad request response a status code equal to that given
func (*ListServerGroupBadRequest) IsRedirect ¶
func (o *ListServerGroupBadRequest) IsRedirect() bool
IsRedirect returns true when this list server group bad request response has a 3xx status code
func (*ListServerGroupBadRequest) IsServerError ¶
func (o *ListServerGroupBadRequest) IsServerError() bool
IsServerError returns true when this list server group bad request response has a 5xx status code
func (*ListServerGroupBadRequest) IsSuccess ¶
func (o *ListServerGroupBadRequest) IsSuccess() bool
IsSuccess returns true when this list server group bad request response has a 2xx status code
func (*ListServerGroupBadRequest) String ¶
func (o *ListServerGroupBadRequest) String() string
type ListServerGroupConflict ¶
type ListServerGroupConflict struct {
Payload *vproxy_client_model.Error409
}
ListServerGroupConflict describes a response with status code 409, with default header values.
conflict
func NewListServerGroupConflict ¶
func NewListServerGroupConflict() *ListServerGroupConflict
NewListServerGroupConflict creates a ListServerGroupConflict with default headers values
func (*ListServerGroupConflict) Code ¶
func (o *ListServerGroupConflict) Code() int
Code gets the status code for the list server group conflict response
func (*ListServerGroupConflict) Error ¶
func (o *ListServerGroupConflict) Error() string
func (*ListServerGroupConflict) GetPayload ¶
func (o *ListServerGroupConflict) GetPayload() *vproxy_client_model.Error409
func (*ListServerGroupConflict) IsClientError ¶
func (o *ListServerGroupConflict) IsClientError() bool
IsClientError returns true when this list server group conflict response has a 4xx status code
func (*ListServerGroupConflict) IsCode ¶
func (o *ListServerGroupConflict) IsCode(code int) bool
IsCode returns true when this list server group conflict response a status code equal to that given
func (*ListServerGroupConflict) IsRedirect ¶
func (o *ListServerGroupConflict) IsRedirect() bool
IsRedirect returns true when this list server group conflict response has a 3xx status code
func (*ListServerGroupConflict) IsServerError ¶
func (o *ListServerGroupConflict) IsServerError() bool
IsServerError returns true when this list server group conflict response has a 5xx status code
func (*ListServerGroupConflict) IsSuccess ¶
func (o *ListServerGroupConflict) IsSuccess() bool
IsSuccess returns true when this list server group conflict response has a 2xx status code
func (*ListServerGroupConflict) String ¶
func (o *ListServerGroupConflict) String() string
type ListServerGroupInUpstreamBadRequest ¶
type ListServerGroupInUpstreamBadRequest struct {
Payload *vproxy_client_model.Error400
}
ListServerGroupInUpstreamBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewListServerGroupInUpstreamBadRequest ¶
func NewListServerGroupInUpstreamBadRequest() *ListServerGroupInUpstreamBadRequest
NewListServerGroupInUpstreamBadRequest creates a ListServerGroupInUpstreamBadRequest with default headers values
func (*ListServerGroupInUpstreamBadRequest) Code ¶
func (o *ListServerGroupInUpstreamBadRequest) Code() int
Code gets the status code for the list server group in upstream bad request response
func (*ListServerGroupInUpstreamBadRequest) Error ¶
func (o *ListServerGroupInUpstreamBadRequest) Error() string
func (*ListServerGroupInUpstreamBadRequest) GetPayload ¶
func (o *ListServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
func (*ListServerGroupInUpstreamBadRequest) IsClientError ¶
func (o *ListServerGroupInUpstreamBadRequest) IsClientError() bool
IsClientError returns true when this list server group in upstream bad request response has a 4xx status code
func (*ListServerGroupInUpstreamBadRequest) IsCode ¶
func (o *ListServerGroupInUpstreamBadRequest) IsCode(code int) bool
IsCode returns true when this list server group in upstream bad request response a status code equal to that given
func (*ListServerGroupInUpstreamBadRequest) IsRedirect ¶
func (o *ListServerGroupInUpstreamBadRequest) IsRedirect() bool
IsRedirect returns true when this list server group in upstream bad request response has a 3xx status code
func (*ListServerGroupInUpstreamBadRequest) IsServerError ¶
func (o *ListServerGroupInUpstreamBadRequest) IsServerError() bool
IsServerError returns true when this list server group in upstream bad request response has a 5xx status code
func (*ListServerGroupInUpstreamBadRequest) IsSuccess ¶
func (o *ListServerGroupInUpstreamBadRequest) IsSuccess() bool
IsSuccess returns true when this list server group in upstream bad request response has a 2xx status code
func (*ListServerGroupInUpstreamBadRequest) String ¶
func (o *ListServerGroupInUpstreamBadRequest) String() string
type ListServerGroupInUpstreamConflict ¶
type ListServerGroupInUpstreamConflict struct {
Payload *vproxy_client_model.Error409
}
ListServerGroupInUpstreamConflict describes a response with status code 409, with default header values.
conflict
func NewListServerGroupInUpstreamConflict ¶
func NewListServerGroupInUpstreamConflict() *ListServerGroupInUpstreamConflict
NewListServerGroupInUpstreamConflict creates a ListServerGroupInUpstreamConflict with default headers values
func (*ListServerGroupInUpstreamConflict) Code ¶
func (o *ListServerGroupInUpstreamConflict) Code() int
Code gets the status code for the list server group in upstream conflict response
func (*ListServerGroupInUpstreamConflict) Error ¶
func (o *ListServerGroupInUpstreamConflict) Error() string
func (*ListServerGroupInUpstreamConflict) GetPayload ¶
func (o *ListServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
func (*ListServerGroupInUpstreamConflict) IsClientError ¶
func (o *ListServerGroupInUpstreamConflict) IsClientError() bool
IsClientError returns true when this list server group in upstream conflict response has a 4xx status code
func (*ListServerGroupInUpstreamConflict) IsCode ¶
func (o *ListServerGroupInUpstreamConflict) IsCode(code int) bool
IsCode returns true when this list server group in upstream conflict response a status code equal to that given
func (*ListServerGroupInUpstreamConflict) IsRedirect ¶
func (o *ListServerGroupInUpstreamConflict) IsRedirect() bool
IsRedirect returns true when this list server group in upstream conflict response has a 3xx status code
func (*ListServerGroupInUpstreamConflict) IsServerError ¶
func (o *ListServerGroupInUpstreamConflict) IsServerError() bool
IsServerError returns true when this list server group in upstream conflict response has a 5xx status code
func (*ListServerGroupInUpstreamConflict) IsSuccess ¶
func (o *ListServerGroupInUpstreamConflict) IsSuccess() bool
IsSuccess returns true when this list server group in upstream conflict response has a 2xx status code
func (*ListServerGroupInUpstreamConflict) String ¶
func (o *ListServerGroupInUpstreamConflict) String() string
type ListServerGroupInUpstreamInternalServerError ¶
type ListServerGroupInUpstreamInternalServerError struct {
Payload *vproxy_client_model.Error500
}
ListServerGroupInUpstreamInternalServerError describes a response with status code 500, with default header values.
internal error
func NewListServerGroupInUpstreamInternalServerError ¶
func NewListServerGroupInUpstreamInternalServerError() *ListServerGroupInUpstreamInternalServerError
NewListServerGroupInUpstreamInternalServerError creates a ListServerGroupInUpstreamInternalServerError with default headers values
func (*ListServerGroupInUpstreamInternalServerError) Code ¶
func (o *ListServerGroupInUpstreamInternalServerError) Code() int
Code gets the status code for the list server group in upstream internal server error response
func (*ListServerGroupInUpstreamInternalServerError) Error ¶
func (o *ListServerGroupInUpstreamInternalServerError) Error() string
func (*ListServerGroupInUpstreamInternalServerError) GetPayload ¶
func (o *ListServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*ListServerGroupInUpstreamInternalServerError) IsClientError ¶
func (o *ListServerGroupInUpstreamInternalServerError) IsClientError() bool
IsClientError returns true when this list server group in upstream internal server error response has a 4xx status code
func (*ListServerGroupInUpstreamInternalServerError) IsCode ¶
func (o *ListServerGroupInUpstreamInternalServerError) IsCode(code int) bool
IsCode returns true when this list server group in upstream internal server error response a status code equal to that given
func (*ListServerGroupInUpstreamInternalServerError) IsRedirect ¶
func (o *ListServerGroupInUpstreamInternalServerError) IsRedirect() bool
IsRedirect returns true when this list server group in upstream internal server error response has a 3xx status code
func (*ListServerGroupInUpstreamInternalServerError) IsServerError ¶
func (o *ListServerGroupInUpstreamInternalServerError) IsServerError() bool
IsServerError returns true when this list server group in upstream internal server error response has a 5xx status code
func (*ListServerGroupInUpstreamInternalServerError) IsSuccess ¶
func (o *ListServerGroupInUpstreamInternalServerError) IsSuccess() bool
IsSuccess returns true when this list server group in upstream internal server error response has a 2xx status code
func (*ListServerGroupInUpstreamInternalServerError) String ¶
func (o *ListServerGroupInUpstreamInternalServerError) String() string
type ListServerGroupInUpstreamOK ¶
type ListServerGroupInUpstreamOK struct {
Payload []*vproxy_client_model.ServerGroupInUpstream
}
ListServerGroupInUpstreamOK describes a response with status code 200, with default header values.
ok
func NewListServerGroupInUpstreamOK ¶
func NewListServerGroupInUpstreamOK() *ListServerGroupInUpstreamOK
NewListServerGroupInUpstreamOK creates a ListServerGroupInUpstreamOK with default headers values
func (*ListServerGroupInUpstreamOK) Code ¶
func (o *ListServerGroupInUpstreamOK) Code() int
Code gets the status code for the list server group in upstream o k response
func (*ListServerGroupInUpstreamOK) Error ¶
func (o *ListServerGroupInUpstreamOK) Error() string
func (*ListServerGroupInUpstreamOK) GetPayload ¶
func (o *ListServerGroupInUpstreamOK) GetPayload() []*vproxy_client_model.ServerGroupInUpstream
func (*ListServerGroupInUpstreamOK) IsClientError ¶
func (o *ListServerGroupInUpstreamOK) IsClientError() bool
IsClientError returns true when this list server group in upstream o k response has a 4xx status code
func (*ListServerGroupInUpstreamOK) IsCode ¶
func (o *ListServerGroupInUpstreamOK) IsCode(code int) bool
IsCode returns true when this list server group in upstream o k response a status code equal to that given
func (*ListServerGroupInUpstreamOK) IsRedirect ¶
func (o *ListServerGroupInUpstreamOK) IsRedirect() bool
IsRedirect returns true when this list server group in upstream o k response has a 3xx status code
func (*ListServerGroupInUpstreamOK) IsServerError ¶
func (o *ListServerGroupInUpstreamOK) IsServerError() bool
IsServerError returns true when this list server group in upstream o k response has a 5xx status code
func (*ListServerGroupInUpstreamOK) IsSuccess ¶
func (o *ListServerGroupInUpstreamOK) IsSuccess() bool
IsSuccess returns true when this list server group in upstream o k response has a 2xx status code
func (*ListServerGroupInUpstreamOK) String ¶
func (o *ListServerGroupInUpstreamOK) String() string
type ListServerGroupInUpstreamParams ¶
type ListServerGroupInUpstreamParams struct { /* Ups. name of the upstream */ Ups string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListServerGroupInUpstreamParams contains all the parameters to send to the API endpoint
for the list server group in upstream operation. Typically these are written to a http.Request.
func NewListServerGroupInUpstreamParams ¶
func NewListServerGroupInUpstreamParams() *ListServerGroupInUpstreamParams
NewListServerGroupInUpstreamParams creates a new ListServerGroupInUpstreamParams 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 NewListServerGroupInUpstreamParamsWithContext ¶
func NewListServerGroupInUpstreamParamsWithContext(ctx context.Context) *ListServerGroupInUpstreamParams
NewListServerGroupInUpstreamParamsWithContext creates a new ListServerGroupInUpstreamParams object with the ability to set a context for a request.
func NewListServerGroupInUpstreamParamsWithHTTPClient ¶
func NewListServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *ListServerGroupInUpstreamParams
NewListServerGroupInUpstreamParamsWithHTTPClient creates a new ListServerGroupInUpstreamParams object with the ability to set a custom HTTPClient for a request.
func NewListServerGroupInUpstreamParamsWithTimeout ¶
func NewListServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *ListServerGroupInUpstreamParams
NewListServerGroupInUpstreamParamsWithTimeout creates a new ListServerGroupInUpstreamParams object with the ability to set a timeout on a request.
func (*ListServerGroupInUpstreamParams) SetContext ¶
func (o *ListServerGroupInUpstreamParams) SetContext(ctx context.Context)
SetContext adds the context to the list server group in upstream params
func (*ListServerGroupInUpstreamParams) SetDefaults ¶
func (o *ListServerGroupInUpstreamParams) SetDefaults()
SetDefaults hydrates default values in the list server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*ListServerGroupInUpstreamParams) SetHTTPClient ¶
func (o *ListServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list server group in upstream params
func (*ListServerGroupInUpstreamParams) SetTimeout ¶
func (o *ListServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list server group in upstream params
func (*ListServerGroupInUpstreamParams) SetUps ¶
func (o *ListServerGroupInUpstreamParams) SetUps(ups string)
SetUps adds the ups to the list server group in upstream params
func (*ListServerGroupInUpstreamParams) WithContext ¶
func (o *ListServerGroupInUpstreamParams) WithContext(ctx context.Context) *ListServerGroupInUpstreamParams
WithContext adds the context to the list server group in upstream params
func (*ListServerGroupInUpstreamParams) WithDefaults ¶
func (o *ListServerGroupInUpstreamParams) WithDefaults() *ListServerGroupInUpstreamParams
WithDefaults hydrates default values in the list server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*ListServerGroupInUpstreamParams) WithHTTPClient ¶
func (o *ListServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *ListServerGroupInUpstreamParams
WithHTTPClient adds the HTTPClient to the list server group in upstream params
func (*ListServerGroupInUpstreamParams) WithTimeout ¶
func (o *ListServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *ListServerGroupInUpstreamParams
WithTimeout adds the timeout to the list server group in upstream params
func (*ListServerGroupInUpstreamParams) WithUps ¶
func (o *ListServerGroupInUpstreamParams) WithUps(ups string) *ListServerGroupInUpstreamParams
WithUps adds the ups to the list server group in upstream params
func (*ListServerGroupInUpstreamParams) WriteToRequest ¶
func (o *ListServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListServerGroupInUpstreamReader ¶
type ListServerGroupInUpstreamReader struct {
// contains filtered or unexported fields
}
ListServerGroupInUpstreamReader is a Reader for the ListServerGroupInUpstream structure.
func (*ListServerGroupInUpstreamReader) ReadResponse ¶
func (o *ListServerGroupInUpstreamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListServerGroupInternalServerError ¶
type ListServerGroupInternalServerError struct {
Payload *vproxy_client_model.Error500
}
ListServerGroupInternalServerError describes a response with status code 500, with default header values.
internal error
func NewListServerGroupInternalServerError ¶
func NewListServerGroupInternalServerError() *ListServerGroupInternalServerError
NewListServerGroupInternalServerError creates a ListServerGroupInternalServerError with default headers values
func (*ListServerGroupInternalServerError) Code ¶
func (o *ListServerGroupInternalServerError) Code() int
Code gets the status code for the list server group internal server error response
func (*ListServerGroupInternalServerError) Error ¶
func (o *ListServerGroupInternalServerError) Error() string
func (*ListServerGroupInternalServerError) GetPayload ¶
func (o *ListServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*ListServerGroupInternalServerError) IsClientError ¶
func (o *ListServerGroupInternalServerError) IsClientError() bool
IsClientError returns true when this list server group internal server error response has a 4xx status code
func (*ListServerGroupInternalServerError) IsCode ¶
func (o *ListServerGroupInternalServerError) IsCode(code int) bool
IsCode returns true when this list server group internal server error response a status code equal to that given
func (*ListServerGroupInternalServerError) IsRedirect ¶
func (o *ListServerGroupInternalServerError) IsRedirect() bool
IsRedirect returns true when this list server group internal server error response has a 3xx status code
func (*ListServerGroupInternalServerError) IsServerError ¶
func (o *ListServerGroupInternalServerError) IsServerError() bool
IsServerError returns true when this list server group internal server error response has a 5xx status code
func (*ListServerGroupInternalServerError) IsSuccess ¶
func (o *ListServerGroupInternalServerError) IsSuccess() bool
IsSuccess returns true when this list server group internal server error response has a 2xx status code
func (*ListServerGroupInternalServerError) String ¶
func (o *ListServerGroupInternalServerError) String() string
type ListServerGroupOK ¶
type ListServerGroupOK struct {
Payload []*vproxy_client_model.ServerGroup
}
ListServerGroupOK describes a response with status code 200, with default header values.
ok
func NewListServerGroupOK ¶
func NewListServerGroupOK() *ListServerGroupOK
NewListServerGroupOK creates a ListServerGroupOK with default headers values
func (*ListServerGroupOK) Code ¶
func (o *ListServerGroupOK) Code() int
Code gets the status code for the list server group o k response
func (*ListServerGroupOK) Error ¶
func (o *ListServerGroupOK) Error() string
func (*ListServerGroupOK) GetPayload ¶
func (o *ListServerGroupOK) GetPayload() []*vproxy_client_model.ServerGroup
func (*ListServerGroupOK) IsClientError ¶
func (o *ListServerGroupOK) IsClientError() bool
IsClientError returns true when this list server group o k response has a 4xx status code
func (*ListServerGroupOK) IsCode ¶
func (o *ListServerGroupOK) IsCode(code int) bool
IsCode returns true when this list server group o k response a status code equal to that given
func (*ListServerGroupOK) IsRedirect ¶
func (o *ListServerGroupOK) IsRedirect() bool
IsRedirect returns true when this list server group o k response has a 3xx status code
func (*ListServerGroupOK) IsServerError ¶
func (o *ListServerGroupOK) IsServerError() bool
IsServerError returns true when this list server group o k response has a 5xx status code
func (*ListServerGroupOK) IsSuccess ¶
func (o *ListServerGroupOK) IsSuccess() bool
IsSuccess returns true when this list server group o k response has a 2xx status code
func (*ListServerGroupOK) String ¶
func (o *ListServerGroupOK) String() string
type ListServerGroupParams ¶
type ListServerGroupParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListServerGroupParams contains all the parameters to send to the API endpoint
for the list server group operation. Typically these are written to a http.Request.
func NewListServerGroupParams ¶
func NewListServerGroupParams() *ListServerGroupParams
NewListServerGroupParams creates a new ListServerGroupParams 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 NewListServerGroupParamsWithContext ¶
func NewListServerGroupParamsWithContext(ctx context.Context) *ListServerGroupParams
NewListServerGroupParamsWithContext creates a new ListServerGroupParams object with the ability to set a context for a request.
func NewListServerGroupParamsWithHTTPClient ¶
func NewListServerGroupParamsWithHTTPClient(client *http.Client) *ListServerGroupParams
NewListServerGroupParamsWithHTTPClient creates a new ListServerGroupParams object with the ability to set a custom HTTPClient for a request.
func NewListServerGroupParamsWithTimeout ¶
func NewListServerGroupParamsWithTimeout(timeout time.Duration) *ListServerGroupParams
NewListServerGroupParamsWithTimeout creates a new ListServerGroupParams object with the ability to set a timeout on a request.
func (*ListServerGroupParams) SetContext ¶
func (o *ListServerGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the list server group params
func (*ListServerGroupParams) SetDefaults ¶
func (o *ListServerGroupParams) SetDefaults()
SetDefaults hydrates default values in the list server group params (not the query body).
All values with no default are reset to their zero value.
func (*ListServerGroupParams) SetHTTPClient ¶
func (o *ListServerGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list server group params
func (*ListServerGroupParams) SetTimeout ¶
func (o *ListServerGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list server group params
func (*ListServerGroupParams) WithContext ¶
func (o *ListServerGroupParams) WithContext(ctx context.Context) *ListServerGroupParams
WithContext adds the context to the list server group params
func (*ListServerGroupParams) WithDefaults ¶
func (o *ListServerGroupParams) WithDefaults() *ListServerGroupParams
WithDefaults hydrates default values in the list server group params (not the query body).
All values with no default are reset to their zero value.
func (*ListServerGroupParams) WithHTTPClient ¶
func (o *ListServerGroupParams) WithHTTPClient(client *http.Client) *ListServerGroupParams
WithHTTPClient adds the HTTPClient to the list server group params
func (*ListServerGroupParams) WithTimeout ¶
func (o *ListServerGroupParams) WithTimeout(timeout time.Duration) *ListServerGroupParams
WithTimeout adds the timeout to the list server group params
func (*ListServerGroupParams) WriteToRequest ¶
func (o *ListServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListServerGroupReader ¶
type ListServerGroupReader struct {
// contains filtered or unexported fields
}
ListServerGroupReader is a Reader for the ListServerGroup structure.
func (*ListServerGroupReader) ReadResponse ¶
func (o *ListServerGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RemoveServerGroupBadRequest ¶
type RemoveServerGroupBadRequest struct {
Payload *vproxy_client_model.Error400
}
RemoveServerGroupBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewRemoveServerGroupBadRequest ¶
func NewRemoveServerGroupBadRequest() *RemoveServerGroupBadRequest
NewRemoveServerGroupBadRequest creates a RemoveServerGroupBadRequest with default headers values
func (*RemoveServerGroupBadRequest) Code ¶
func (o *RemoveServerGroupBadRequest) Code() int
Code gets the status code for the remove server group bad request response
func (*RemoveServerGroupBadRequest) Error ¶
func (o *RemoveServerGroupBadRequest) Error() string
func (*RemoveServerGroupBadRequest) GetPayload ¶
func (o *RemoveServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
func (*RemoveServerGroupBadRequest) IsClientError ¶
func (o *RemoveServerGroupBadRequest) IsClientError() bool
IsClientError returns true when this remove server group bad request response has a 4xx status code
func (*RemoveServerGroupBadRequest) IsCode ¶
func (o *RemoveServerGroupBadRequest) IsCode(code int) bool
IsCode returns true when this remove server group bad request response a status code equal to that given
func (*RemoveServerGroupBadRequest) IsRedirect ¶
func (o *RemoveServerGroupBadRequest) IsRedirect() bool
IsRedirect returns true when this remove server group bad request response has a 3xx status code
func (*RemoveServerGroupBadRequest) IsServerError ¶
func (o *RemoveServerGroupBadRequest) IsServerError() bool
IsServerError returns true when this remove server group bad request response has a 5xx status code
func (*RemoveServerGroupBadRequest) IsSuccess ¶
func (o *RemoveServerGroupBadRequest) IsSuccess() bool
IsSuccess returns true when this remove server group bad request response has a 2xx status code
func (*RemoveServerGroupBadRequest) String ¶
func (o *RemoveServerGroupBadRequest) String() string
type RemoveServerGroupConflict ¶
type RemoveServerGroupConflict struct {
Payload *vproxy_client_model.Error409
}
RemoveServerGroupConflict describes a response with status code 409, with default header values.
conflict
func NewRemoveServerGroupConflict ¶
func NewRemoveServerGroupConflict() *RemoveServerGroupConflict
NewRemoveServerGroupConflict creates a RemoveServerGroupConflict with default headers values
func (*RemoveServerGroupConflict) Code ¶
func (o *RemoveServerGroupConflict) Code() int
Code gets the status code for the remove server group conflict response
func (*RemoveServerGroupConflict) Error ¶
func (o *RemoveServerGroupConflict) Error() string
func (*RemoveServerGroupConflict) GetPayload ¶
func (o *RemoveServerGroupConflict) GetPayload() *vproxy_client_model.Error409
func (*RemoveServerGroupConflict) IsClientError ¶
func (o *RemoveServerGroupConflict) IsClientError() bool
IsClientError returns true when this remove server group conflict response has a 4xx status code
func (*RemoveServerGroupConflict) IsCode ¶
func (o *RemoveServerGroupConflict) IsCode(code int) bool
IsCode returns true when this remove server group conflict response a status code equal to that given
func (*RemoveServerGroupConflict) IsRedirect ¶
func (o *RemoveServerGroupConflict) IsRedirect() bool
IsRedirect returns true when this remove server group conflict response has a 3xx status code
func (*RemoveServerGroupConflict) IsServerError ¶
func (o *RemoveServerGroupConflict) IsServerError() bool
IsServerError returns true when this remove server group conflict response has a 5xx status code
func (*RemoveServerGroupConflict) IsSuccess ¶
func (o *RemoveServerGroupConflict) IsSuccess() bool
IsSuccess returns true when this remove server group conflict response has a 2xx status code
func (*RemoveServerGroupConflict) String ¶
func (o *RemoveServerGroupConflict) String() string
type RemoveServerGroupInUpstreamBadRequest ¶
type RemoveServerGroupInUpstreamBadRequest struct {
Payload *vproxy_client_model.Error400
}
RemoveServerGroupInUpstreamBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewRemoveServerGroupInUpstreamBadRequest ¶
func NewRemoveServerGroupInUpstreamBadRequest() *RemoveServerGroupInUpstreamBadRequest
NewRemoveServerGroupInUpstreamBadRequest creates a RemoveServerGroupInUpstreamBadRequest with default headers values
func (*RemoveServerGroupInUpstreamBadRequest) Code ¶
func (o *RemoveServerGroupInUpstreamBadRequest) Code() int
Code gets the status code for the remove server group in upstream bad request response
func (*RemoveServerGroupInUpstreamBadRequest) Error ¶
func (o *RemoveServerGroupInUpstreamBadRequest) Error() string
func (*RemoveServerGroupInUpstreamBadRequest) GetPayload ¶
func (o *RemoveServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
func (*RemoveServerGroupInUpstreamBadRequest) IsClientError ¶
func (o *RemoveServerGroupInUpstreamBadRequest) IsClientError() bool
IsClientError returns true when this remove server group in upstream bad request response has a 4xx status code
func (*RemoveServerGroupInUpstreamBadRequest) IsCode ¶
func (o *RemoveServerGroupInUpstreamBadRequest) IsCode(code int) bool
IsCode returns true when this remove server group in upstream bad request response a status code equal to that given
func (*RemoveServerGroupInUpstreamBadRequest) IsRedirect ¶
func (o *RemoveServerGroupInUpstreamBadRequest) IsRedirect() bool
IsRedirect returns true when this remove server group in upstream bad request response has a 3xx status code
func (*RemoveServerGroupInUpstreamBadRequest) IsServerError ¶
func (o *RemoveServerGroupInUpstreamBadRequest) IsServerError() bool
IsServerError returns true when this remove server group in upstream bad request response has a 5xx status code
func (*RemoveServerGroupInUpstreamBadRequest) IsSuccess ¶
func (o *RemoveServerGroupInUpstreamBadRequest) IsSuccess() bool
IsSuccess returns true when this remove server group in upstream bad request response has a 2xx status code
func (*RemoveServerGroupInUpstreamBadRequest) String ¶
func (o *RemoveServerGroupInUpstreamBadRequest) String() string
type RemoveServerGroupInUpstreamConflict ¶
type RemoveServerGroupInUpstreamConflict struct {
Payload *vproxy_client_model.Error409
}
RemoveServerGroupInUpstreamConflict describes a response with status code 409, with default header values.
conflict
func NewRemoveServerGroupInUpstreamConflict ¶
func NewRemoveServerGroupInUpstreamConflict() *RemoveServerGroupInUpstreamConflict
NewRemoveServerGroupInUpstreamConflict creates a RemoveServerGroupInUpstreamConflict with default headers values
func (*RemoveServerGroupInUpstreamConflict) Code ¶
func (o *RemoveServerGroupInUpstreamConflict) Code() int
Code gets the status code for the remove server group in upstream conflict response
func (*RemoveServerGroupInUpstreamConflict) Error ¶
func (o *RemoveServerGroupInUpstreamConflict) Error() string
func (*RemoveServerGroupInUpstreamConflict) GetPayload ¶
func (o *RemoveServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
func (*RemoveServerGroupInUpstreamConflict) IsClientError ¶
func (o *RemoveServerGroupInUpstreamConflict) IsClientError() bool
IsClientError returns true when this remove server group in upstream conflict response has a 4xx status code
func (*RemoveServerGroupInUpstreamConflict) IsCode ¶
func (o *RemoveServerGroupInUpstreamConflict) IsCode(code int) bool
IsCode returns true when this remove server group in upstream conflict response a status code equal to that given
func (*RemoveServerGroupInUpstreamConflict) IsRedirect ¶
func (o *RemoveServerGroupInUpstreamConflict) IsRedirect() bool
IsRedirect returns true when this remove server group in upstream conflict response has a 3xx status code
func (*RemoveServerGroupInUpstreamConflict) IsServerError ¶
func (o *RemoveServerGroupInUpstreamConflict) IsServerError() bool
IsServerError returns true when this remove server group in upstream conflict response has a 5xx status code
func (*RemoveServerGroupInUpstreamConflict) IsSuccess ¶
func (o *RemoveServerGroupInUpstreamConflict) IsSuccess() bool
IsSuccess returns true when this remove server group in upstream conflict response has a 2xx status code
func (*RemoveServerGroupInUpstreamConflict) String ¶
func (o *RemoveServerGroupInUpstreamConflict) String() string
type RemoveServerGroupInUpstreamInternalServerError ¶
type RemoveServerGroupInUpstreamInternalServerError struct {
Payload *vproxy_client_model.Error500
}
RemoveServerGroupInUpstreamInternalServerError describes a response with status code 500, with default header values.
internal error
func NewRemoveServerGroupInUpstreamInternalServerError ¶
func NewRemoveServerGroupInUpstreamInternalServerError() *RemoveServerGroupInUpstreamInternalServerError
NewRemoveServerGroupInUpstreamInternalServerError creates a RemoveServerGroupInUpstreamInternalServerError with default headers values
func (*RemoveServerGroupInUpstreamInternalServerError) Code ¶
func (o *RemoveServerGroupInUpstreamInternalServerError) Code() int
Code gets the status code for the remove server group in upstream internal server error response
func (*RemoveServerGroupInUpstreamInternalServerError) Error ¶
func (o *RemoveServerGroupInUpstreamInternalServerError) Error() string
func (*RemoveServerGroupInUpstreamInternalServerError) GetPayload ¶
func (o *RemoveServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*RemoveServerGroupInUpstreamInternalServerError) IsClientError ¶
func (o *RemoveServerGroupInUpstreamInternalServerError) IsClientError() bool
IsClientError returns true when this remove server group in upstream internal server error response has a 4xx status code
func (*RemoveServerGroupInUpstreamInternalServerError) IsCode ¶
func (o *RemoveServerGroupInUpstreamInternalServerError) IsCode(code int) bool
IsCode returns true when this remove server group in upstream internal server error response a status code equal to that given
func (*RemoveServerGroupInUpstreamInternalServerError) IsRedirect ¶
func (o *RemoveServerGroupInUpstreamInternalServerError) IsRedirect() bool
IsRedirect returns true when this remove server group in upstream internal server error response has a 3xx status code
func (*RemoveServerGroupInUpstreamInternalServerError) IsServerError ¶
func (o *RemoveServerGroupInUpstreamInternalServerError) IsServerError() bool
IsServerError returns true when this remove server group in upstream internal server error response has a 5xx status code
func (*RemoveServerGroupInUpstreamInternalServerError) IsSuccess ¶
func (o *RemoveServerGroupInUpstreamInternalServerError) IsSuccess() bool
IsSuccess returns true when this remove server group in upstream internal server error response has a 2xx status code
func (*RemoveServerGroupInUpstreamInternalServerError) String ¶
func (o *RemoveServerGroupInUpstreamInternalServerError) String() string
type RemoveServerGroupInUpstreamNoContent ¶
type RemoveServerGroupInUpstreamNoContent struct { }
RemoveServerGroupInUpstreamNoContent describes a response with status code 204, with default header values.
ok
func NewRemoveServerGroupInUpstreamNoContent ¶
func NewRemoveServerGroupInUpstreamNoContent() *RemoveServerGroupInUpstreamNoContent
NewRemoveServerGroupInUpstreamNoContent creates a RemoveServerGroupInUpstreamNoContent with default headers values
func (*RemoveServerGroupInUpstreamNoContent) Code ¶
func (o *RemoveServerGroupInUpstreamNoContent) Code() int
Code gets the status code for the remove server group in upstream no content response
func (*RemoveServerGroupInUpstreamNoContent) Error ¶
func (o *RemoveServerGroupInUpstreamNoContent) Error() string
func (*RemoveServerGroupInUpstreamNoContent) IsClientError ¶
func (o *RemoveServerGroupInUpstreamNoContent) IsClientError() bool
IsClientError returns true when this remove server group in upstream no content response has a 4xx status code
func (*RemoveServerGroupInUpstreamNoContent) IsCode ¶
func (o *RemoveServerGroupInUpstreamNoContent) IsCode(code int) bool
IsCode returns true when this remove server group in upstream no content response a status code equal to that given
func (*RemoveServerGroupInUpstreamNoContent) IsRedirect ¶
func (o *RemoveServerGroupInUpstreamNoContent) IsRedirect() bool
IsRedirect returns true when this remove server group in upstream no content response has a 3xx status code
func (*RemoveServerGroupInUpstreamNoContent) IsServerError ¶
func (o *RemoveServerGroupInUpstreamNoContent) IsServerError() bool
IsServerError returns true when this remove server group in upstream no content response has a 5xx status code
func (*RemoveServerGroupInUpstreamNoContent) IsSuccess ¶
func (o *RemoveServerGroupInUpstreamNoContent) IsSuccess() bool
IsSuccess returns true when this remove server group in upstream no content response has a 2xx status code
func (*RemoveServerGroupInUpstreamNoContent) String ¶
func (o *RemoveServerGroupInUpstreamNoContent) String() string
type RemoveServerGroupInUpstreamNotFound ¶
type RemoveServerGroupInUpstreamNotFound struct {
Payload *vproxy_client_model.Error404
}
RemoveServerGroupInUpstreamNotFound describes a response with status code 404, with default header values.
resource not found
func NewRemoveServerGroupInUpstreamNotFound ¶
func NewRemoveServerGroupInUpstreamNotFound() *RemoveServerGroupInUpstreamNotFound
NewRemoveServerGroupInUpstreamNotFound creates a RemoveServerGroupInUpstreamNotFound with default headers values
func (*RemoveServerGroupInUpstreamNotFound) Code ¶
func (o *RemoveServerGroupInUpstreamNotFound) Code() int
Code gets the status code for the remove server group in upstream not found response
func (*RemoveServerGroupInUpstreamNotFound) Error ¶
func (o *RemoveServerGroupInUpstreamNotFound) Error() string
func (*RemoveServerGroupInUpstreamNotFound) GetPayload ¶
func (o *RemoveServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
func (*RemoveServerGroupInUpstreamNotFound) IsClientError ¶
func (o *RemoveServerGroupInUpstreamNotFound) IsClientError() bool
IsClientError returns true when this remove server group in upstream not found response has a 4xx status code
func (*RemoveServerGroupInUpstreamNotFound) IsCode ¶
func (o *RemoveServerGroupInUpstreamNotFound) IsCode(code int) bool
IsCode returns true when this remove server group in upstream not found response a status code equal to that given
func (*RemoveServerGroupInUpstreamNotFound) IsRedirect ¶
func (o *RemoveServerGroupInUpstreamNotFound) IsRedirect() bool
IsRedirect returns true when this remove server group in upstream not found response has a 3xx status code
func (*RemoveServerGroupInUpstreamNotFound) IsServerError ¶
func (o *RemoveServerGroupInUpstreamNotFound) IsServerError() bool
IsServerError returns true when this remove server group in upstream not found response has a 5xx status code
func (*RemoveServerGroupInUpstreamNotFound) IsSuccess ¶
func (o *RemoveServerGroupInUpstreamNotFound) IsSuccess() bool
IsSuccess returns true when this remove server group in upstream not found response has a 2xx status code
func (*RemoveServerGroupInUpstreamNotFound) String ¶
func (o *RemoveServerGroupInUpstreamNotFound) String() string
type RemoveServerGroupInUpstreamParams ¶
type RemoveServerGroupInUpstreamParams struct { /* Sg. name of the server-group */ Sg string /* Ups. name of the upstream */ Ups string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RemoveServerGroupInUpstreamParams contains all the parameters to send to the API endpoint
for the remove server group in upstream operation. Typically these are written to a http.Request.
func NewRemoveServerGroupInUpstreamParams ¶
func NewRemoveServerGroupInUpstreamParams() *RemoveServerGroupInUpstreamParams
NewRemoveServerGroupInUpstreamParams creates a new RemoveServerGroupInUpstreamParams 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 NewRemoveServerGroupInUpstreamParamsWithContext ¶
func NewRemoveServerGroupInUpstreamParamsWithContext(ctx context.Context) *RemoveServerGroupInUpstreamParams
NewRemoveServerGroupInUpstreamParamsWithContext creates a new RemoveServerGroupInUpstreamParams object with the ability to set a context for a request.
func NewRemoveServerGroupInUpstreamParamsWithHTTPClient ¶
func NewRemoveServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *RemoveServerGroupInUpstreamParams
NewRemoveServerGroupInUpstreamParamsWithHTTPClient creates a new RemoveServerGroupInUpstreamParams object with the ability to set a custom HTTPClient for a request.
func NewRemoveServerGroupInUpstreamParamsWithTimeout ¶
func NewRemoveServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *RemoveServerGroupInUpstreamParams
NewRemoveServerGroupInUpstreamParamsWithTimeout creates a new RemoveServerGroupInUpstreamParams object with the ability to set a timeout on a request.
func (*RemoveServerGroupInUpstreamParams) SetContext ¶
func (o *RemoveServerGroupInUpstreamParams) SetContext(ctx context.Context)
SetContext adds the context to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) SetDefaults ¶
func (o *RemoveServerGroupInUpstreamParams) SetDefaults()
SetDefaults hydrates default values in the remove server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*RemoveServerGroupInUpstreamParams) SetHTTPClient ¶
func (o *RemoveServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) SetSg ¶
func (o *RemoveServerGroupInUpstreamParams) SetSg(sg string)
SetSg adds the sg to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) SetTimeout ¶
func (o *RemoveServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) SetUps ¶
func (o *RemoveServerGroupInUpstreamParams) SetUps(ups string)
SetUps adds the ups to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) WithContext ¶
func (o *RemoveServerGroupInUpstreamParams) WithContext(ctx context.Context) *RemoveServerGroupInUpstreamParams
WithContext adds the context to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) WithDefaults ¶
func (o *RemoveServerGroupInUpstreamParams) WithDefaults() *RemoveServerGroupInUpstreamParams
WithDefaults hydrates default values in the remove server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*RemoveServerGroupInUpstreamParams) WithHTTPClient ¶
func (o *RemoveServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *RemoveServerGroupInUpstreamParams
WithHTTPClient adds the HTTPClient to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) WithSg ¶
func (o *RemoveServerGroupInUpstreamParams) WithSg(sg string) *RemoveServerGroupInUpstreamParams
WithSg adds the sg to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) WithTimeout ¶
func (o *RemoveServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *RemoveServerGroupInUpstreamParams
WithTimeout adds the timeout to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) WithUps ¶
func (o *RemoveServerGroupInUpstreamParams) WithUps(ups string) *RemoveServerGroupInUpstreamParams
WithUps adds the ups to the remove server group in upstream params
func (*RemoveServerGroupInUpstreamParams) WriteToRequest ¶
func (o *RemoveServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RemoveServerGroupInUpstreamReader ¶
type RemoveServerGroupInUpstreamReader struct {
// contains filtered or unexported fields
}
RemoveServerGroupInUpstreamReader is a Reader for the RemoveServerGroupInUpstream structure.
func (*RemoveServerGroupInUpstreamReader) ReadResponse ¶
func (o *RemoveServerGroupInUpstreamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RemoveServerGroupInternalServerError ¶
type RemoveServerGroupInternalServerError struct {
Payload *vproxy_client_model.Error500
}
RemoveServerGroupInternalServerError describes a response with status code 500, with default header values.
internal error
func NewRemoveServerGroupInternalServerError ¶
func NewRemoveServerGroupInternalServerError() *RemoveServerGroupInternalServerError
NewRemoveServerGroupInternalServerError creates a RemoveServerGroupInternalServerError with default headers values
func (*RemoveServerGroupInternalServerError) Code ¶
func (o *RemoveServerGroupInternalServerError) Code() int
Code gets the status code for the remove server group internal server error response
func (*RemoveServerGroupInternalServerError) Error ¶
func (o *RemoveServerGroupInternalServerError) Error() string
func (*RemoveServerGroupInternalServerError) GetPayload ¶
func (o *RemoveServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*RemoveServerGroupInternalServerError) IsClientError ¶
func (o *RemoveServerGroupInternalServerError) IsClientError() bool
IsClientError returns true when this remove server group internal server error response has a 4xx status code
func (*RemoveServerGroupInternalServerError) IsCode ¶
func (o *RemoveServerGroupInternalServerError) IsCode(code int) bool
IsCode returns true when this remove server group internal server error response a status code equal to that given
func (*RemoveServerGroupInternalServerError) IsRedirect ¶
func (o *RemoveServerGroupInternalServerError) IsRedirect() bool
IsRedirect returns true when this remove server group internal server error response has a 3xx status code
func (*RemoveServerGroupInternalServerError) IsServerError ¶
func (o *RemoveServerGroupInternalServerError) IsServerError() bool
IsServerError returns true when this remove server group internal server error response has a 5xx status code
func (*RemoveServerGroupInternalServerError) IsSuccess ¶
func (o *RemoveServerGroupInternalServerError) IsSuccess() bool
IsSuccess returns true when this remove server group internal server error response has a 2xx status code
func (*RemoveServerGroupInternalServerError) String ¶
func (o *RemoveServerGroupInternalServerError) String() string
type RemoveServerGroupNoContent ¶
type RemoveServerGroupNoContent struct { }
RemoveServerGroupNoContent describes a response with status code 204, with default header values.
ok
func NewRemoveServerGroupNoContent ¶
func NewRemoveServerGroupNoContent() *RemoveServerGroupNoContent
NewRemoveServerGroupNoContent creates a RemoveServerGroupNoContent with default headers values
func (*RemoveServerGroupNoContent) Code ¶
func (o *RemoveServerGroupNoContent) Code() int
Code gets the status code for the remove server group no content response
func (*RemoveServerGroupNoContent) Error ¶
func (o *RemoveServerGroupNoContent) Error() string
func (*RemoveServerGroupNoContent) IsClientError ¶
func (o *RemoveServerGroupNoContent) IsClientError() bool
IsClientError returns true when this remove server group no content response has a 4xx status code
func (*RemoveServerGroupNoContent) IsCode ¶
func (o *RemoveServerGroupNoContent) IsCode(code int) bool
IsCode returns true when this remove server group no content response a status code equal to that given
func (*RemoveServerGroupNoContent) IsRedirect ¶
func (o *RemoveServerGroupNoContent) IsRedirect() bool
IsRedirect returns true when this remove server group no content response has a 3xx status code
func (*RemoveServerGroupNoContent) IsServerError ¶
func (o *RemoveServerGroupNoContent) IsServerError() bool
IsServerError returns true when this remove server group no content response has a 5xx status code
func (*RemoveServerGroupNoContent) IsSuccess ¶
func (o *RemoveServerGroupNoContent) IsSuccess() bool
IsSuccess returns true when this remove server group no content response has a 2xx status code
func (*RemoveServerGroupNoContent) String ¶
func (o *RemoveServerGroupNoContent) String() string
type RemoveServerGroupNotFound ¶
type RemoveServerGroupNotFound struct {
Payload *vproxy_client_model.Error404
}
RemoveServerGroupNotFound describes a response with status code 404, with default header values.
resource not found
func NewRemoveServerGroupNotFound ¶
func NewRemoveServerGroupNotFound() *RemoveServerGroupNotFound
NewRemoveServerGroupNotFound creates a RemoveServerGroupNotFound with default headers values
func (*RemoveServerGroupNotFound) Code ¶
func (o *RemoveServerGroupNotFound) Code() int
Code gets the status code for the remove server group not found response
func (*RemoveServerGroupNotFound) Error ¶
func (o *RemoveServerGroupNotFound) Error() string
func (*RemoveServerGroupNotFound) GetPayload ¶
func (o *RemoveServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
func (*RemoveServerGroupNotFound) IsClientError ¶
func (o *RemoveServerGroupNotFound) IsClientError() bool
IsClientError returns true when this remove server group not found response has a 4xx status code
func (*RemoveServerGroupNotFound) IsCode ¶
func (o *RemoveServerGroupNotFound) IsCode(code int) bool
IsCode returns true when this remove server group not found response a status code equal to that given
func (*RemoveServerGroupNotFound) IsRedirect ¶
func (o *RemoveServerGroupNotFound) IsRedirect() bool
IsRedirect returns true when this remove server group not found response has a 3xx status code
func (*RemoveServerGroupNotFound) IsServerError ¶
func (o *RemoveServerGroupNotFound) IsServerError() bool
IsServerError returns true when this remove server group not found response has a 5xx status code
func (*RemoveServerGroupNotFound) IsSuccess ¶
func (o *RemoveServerGroupNotFound) IsSuccess() bool
IsSuccess returns true when this remove server group not found response has a 2xx status code
func (*RemoveServerGroupNotFound) String ¶
func (o *RemoveServerGroupNotFound) String() string
type RemoveServerGroupParams ¶
type RemoveServerGroupParams struct { /* Sg. name of the server-group */ Sg string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RemoveServerGroupParams contains all the parameters to send to the API endpoint
for the remove server group operation. Typically these are written to a http.Request.
func NewRemoveServerGroupParams ¶
func NewRemoveServerGroupParams() *RemoveServerGroupParams
NewRemoveServerGroupParams creates a new RemoveServerGroupParams 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 NewRemoveServerGroupParamsWithContext ¶
func NewRemoveServerGroupParamsWithContext(ctx context.Context) *RemoveServerGroupParams
NewRemoveServerGroupParamsWithContext creates a new RemoveServerGroupParams object with the ability to set a context for a request.
func NewRemoveServerGroupParamsWithHTTPClient ¶
func NewRemoveServerGroupParamsWithHTTPClient(client *http.Client) *RemoveServerGroupParams
NewRemoveServerGroupParamsWithHTTPClient creates a new RemoveServerGroupParams object with the ability to set a custom HTTPClient for a request.
func NewRemoveServerGroupParamsWithTimeout ¶
func NewRemoveServerGroupParamsWithTimeout(timeout time.Duration) *RemoveServerGroupParams
NewRemoveServerGroupParamsWithTimeout creates a new RemoveServerGroupParams object with the ability to set a timeout on a request.
func (*RemoveServerGroupParams) SetContext ¶
func (o *RemoveServerGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the remove server group params
func (*RemoveServerGroupParams) SetDefaults ¶
func (o *RemoveServerGroupParams) SetDefaults()
SetDefaults hydrates default values in the remove server group params (not the query body).
All values with no default are reset to their zero value.
func (*RemoveServerGroupParams) SetHTTPClient ¶
func (o *RemoveServerGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the remove server group params
func (*RemoveServerGroupParams) SetSg ¶
func (o *RemoveServerGroupParams) SetSg(sg string)
SetSg adds the sg to the remove server group params
func (*RemoveServerGroupParams) SetTimeout ¶
func (o *RemoveServerGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the remove server group params
func (*RemoveServerGroupParams) WithContext ¶
func (o *RemoveServerGroupParams) WithContext(ctx context.Context) *RemoveServerGroupParams
WithContext adds the context to the remove server group params
func (*RemoveServerGroupParams) WithDefaults ¶
func (o *RemoveServerGroupParams) WithDefaults() *RemoveServerGroupParams
WithDefaults hydrates default values in the remove server group params (not the query body).
All values with no default are reset to their zero value.
func (*RemoveServerGroupParams) WithHTTPClient ¶
func (o *RemoveServerGroupParams) WithHTTPClient(client *http.Client) *RemoveServerGroupParams
WithHTTPClient adds the HTTPClient to the remove server group params
func (*RemoveServerGroupParams) WithSg ¶
func (o *RemoveServerGroupParams) WithSg(sg string) *RemoveServerGroupParams
WithSg adds the sg to the remove server group params
func (*RemoveServerGroupParams) WithTimeout ¶
func (o *RemoveServerGroupParams) WithTimeout(timeout time.Duration) *RemoveServerGroupParams
WithTimeout adds the timeout to the remove server group params
func (*RemoveServerGroupParams) WriteToRequest ¶
func (o *RemoveServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RemoveServerGroupReader ¶
type RemoveServerGroupReader struct {
// contains filtered or unexported fields
}
RemoveServerGroupReader is a Reader for the RemoveServerGroup structure.
func (*RemoveServerGroupReader) ReadResponse ¶
func (o *RemoveServerGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateServerGroupBadRequest ¶
type UpdateServerGroupBadRequest struct {
Payload *vproxy_client_model.Error400
}
UpdateServerGroupBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewUpdateServerGroupBadRequest ¶
func NewUpdateServerGroupBadRequest() *UpdateServerGroupBadRequest
NewUpdateServerGroupBadRequest creates a UpdateServerGroupBadRequest with default headers values
func (*UpdateServerGroupBadRequest) Code ¶
func (o *UpdateServerGroupBadRequest) Code() int
Code gets the status code for the update server group bad request response
func (*UpdateServerGroupBadRequest) Error ¶
func (o *UpdateServerGroupBadRequest) Error() string
func (*UpdateServerGroupBadRequest) GetPayload ¶
func (o *UpdateServerGroupBadRequest) GetPayload() *vproxy_client_model.Error400
func (*UpdateServerGroupBadRequest) IsClientError ¶
func (o *UpdateServerGroupBadRequest) IsClientError() bool
IsClientError returns true when this update server group bad request response has a 4xx status code
func (*UpdateServerGroupBadRequest) IsCode ¶
func (o *UpdateServerGroupBadRequest) IsCode(code int) bool
IsCode returns true when this update server group bad request response a status code equal to that given
func (*UpdateServerGroupBadRequest) IsRedirect ¶
func (o *UpdateServerGroupBadRequest) IsRedirect() bool
IsRedirect returns true when this update server group bad request response has a 3xx status code
func (*UpdateServerGroupBadRequest) IsServerError ¶
func (o *UpdateServerGroupBadRequest) IsServerError() bool
IsServerError returns true when this update server group bad request response has a 5xx status code
func (*UpdateServerGroupBadRequest) IsSuccess ¶
func (o *UpdateServerGroupBadRequest) IsSuccess() bool
IsSuccess returns true when this update server group bad request response has a 2xx status code
func (*UpdateServerGroupBadRequest) String ¶
func (o *UpdateServerGroupBadRequest) String() string
type UpdateServerGroupConflict ¶
type UpdateServerGroupConflict struct {
Payload *vproxy_client_model.Error409
}
UpdateServerGroupConflict describes a response with status code 409, with default header values.
conflict
func NewUpdateServerGroupConflict ¶
func NewUpdateServerGroupConflict() *UpdateServerGroupConflict
NewUpdateServerGroupConflict creates a UpdateServerGroupConflict with default headers values
func (*UpdateServerGroupConflict) Code ¶
func (o *UpdateServerGroupConflict) Code() int
Code gets the status code for the update server group conflict response
func (*UpdateServerGroupConflict) Error ¶
func (o *UpdateServerGroupConflict) Error() string
func (*UpdateServerGroupConflict) GetPayload ¶
func (o *UpdateServerGroupConflict) GetPayload() *vproxy_client_model.Error409
func (*UpdateServerGroupConflict) IsClientError ¶
func (o *UpdateServerGroupConflict) IsClientError() bool
IsClientError returns true when this update server group conflict response has a 4xx status code
func (*UpdateServerGroupConflict) IsCode ¶
func (o *UpdateServerGroupConflict) IsCode(code int) bool
IsCode returns true when this update server group conflict response a status code equal to that given
func (*UpdateServerGroupConflict) IsRedirect ¶
func (o *UpdateServerGroupConflict) IsRedirect() bool
IsRedirect returns true when this update server group conflict response has a 3xx status code
func (*UpdateServerGroupConflict) IsServerError ¶
func (o *UpdateServerGroupConflict) IsServerError() bool
IsServerError returns true when this update server group conflict response has a 5xx status code
func (*UpdateServerGroupConflict) IsSuccess ¶
func (o *UpdateServerGroupConflict) IsSuccess() bool
IsSuccess returns true when this update server group conflict response has a 2xx status code
func (*UpdateServerGroupConflict) String ¶
func (o *UpdateServerGroupConflict) String() string
type UpdateServerGroupInUpstreamBadRequest ¶
type UpdateServerGroupInUpstreamBadRequest struct {
Payload *vproxy_client_model.Error400
}
UpdateServerGroupInUpstreamBadRequest describes a response with status code 400, with default header values.
invalid input parameters
func NewUpdateServerGroupInUpstreamBadRequest ¶
func NewUpdateServerGroupInUpstreamBadRequest() *UpdateServerGroupInUpstreamBadRequest
NewUpdateServerGroupInUpstreamBadRequest creates a UpdateServerGroupInUpstreamBadRequest with default headers values
func (*UpdateServerGroupInUpstreamBadRequest) Code ¶
func (o *UpdateServerGroupInUpstreamBadRequest) Code() int
Code gets the status code for the update server group in upstream bad request response
func (*UpdateServerGroupInUpstreamBadRequest) Error ¶
func (o *UpdateServerGroupInUpstreamBadRequest) Error() string
func (*UpdateServerGroupInUpstreamBadRequest) GetPayload ¶
func (o *UpdateServerGroupInUpstreamBadRequest) GetPayload() *vproxy_client_model.Error400
func (*UpdateServerGroupInUpstreamBadRequest) IsClientError ¶
func (o *UpdateServerGroupInUpstreamBadRequest) IsClientError() bool
IsClientError returns true when this update server group in upstream bad request response has a 4xx status code
func (*UpdateServerGroupInUpstreamBadRequest) IsCode ¶
func (o *UpdateServerGroupInUpstreamBadRequest) IsCode(code int) bool
IsCode returns true when this update server group in upstream bad request response a status code equal to that given
func (*UpdateServerGroupInUpstreamBadRequest) IsRedirect ¶
func (o *UpdateServerGroupInUpstreamBadRequest) IsRedirect() bool
IsRedirect returns true when this update server group in upstream bad request response has a 3xx status code
func (*UpdateServerGroupInUpstreamBadRequest) IsServerError ¶
func (o *UpdateServerGroupInUpstreamBadRequest) IsServerError() bool
IsServerError returns true when this update server group in upstream bad request response has a 5xx status code
func (*UpdateServerGroupInUpstreamBadRequest) IsSuccess ¶
func (o *UpdateServerGroupInUpstreamBadRequest) IsSuccess() bool
IsSuccess returns true when this update server group in upstream bad request response has a 2xx status code
func (*UpdateServerGroupInUpstreamBadRequest) String ¶
func (o *UpdateServerGroupInUpstreamBadRequest) String() string
type UpdateServerGroupInUpstreamConflict ¶
type UpdateServerGroupInUpstreamConflict struct {
Payload *vproxy_client_model.Error409
}
UpdateServerGroupInUpstreamConflict describes a response with status code 409, with default header values.
conflict
func NewUpdateServerGroupInUpstreamConflict ¶
func NewUpdateServerGroupInUpstreamConflict() *UpdateServerGroupInUpstreamConflict
NewUpdateServerGroupInUpstreamConflict creates a UpdateServerGroupInUpstreamConflict with default headers values
func (*UpdateServerGroupInUpstreamConflict) Code ¶
func (o *UpdateServerGroupInUpstreamConflict) Code() int
Code gets the status code for the update server group in upstream conflict response
func (*UpdateServerGroupInUpstreamConflict) Error ¶
func (o *UpdateServerGroupInUpstreamConflict) Error() string
func (*UpdateServerGroupInUpstreamConflict) GetPayload ¶
func (o *UpdateServerGroupInUpstreamConflict) GetPayload() *vproxy_client_model.Error409
func (*UpdateServerGroupInUpstreamConflict) IsClientError ¶
func (o *UpdateServerGroupInUpstreamConflict) IsClientError() bool
IsClientError returns true when this update server group in upstream conflict response has a 4xx status code
func (*UpdateServerGroupInUpstreamConflict) IsCode ¶
func (o *UpdateServerGroupInUpstreamConflict) IsCode(code int) bool
IsCode returns true when this update server group in upstream conflict response a status code equal to that given
func (*UpdateServerGroupInUpstreamConflict) IsRedirect ¶
func (o *UpdateServerGroupInUpstreamConflict) IsRedirect() bool
IsRedirect returns true when this update server group in upstream conflict response has a 3xx status code
func (*UpdateServerGroupInUpstreamConflict) IsServerError ¶
func (o *UpdateServerGroupInUpstreamConflict) IsServerError() bool
IsServerError returns true when this update server group in upstream conflict response has a 5xx status code
func (*UpdateServerGroupInUpstreamConflict) IsSuccess ¶
func (o *UpdateServerGroupInUpstreamConflict) IsSuccess() bool
IsSuccess returns true when this update server group in upstream conflict response has a 2xx status code
func (*UpdateServerGroupInUpstreamConflict) String ¶
func (o *UpdateServerGroupInUpstreamConflict) String() string
type UpdateServerGroupInUpstreamInternalServerError ¶
type UpdateServerGroupInUpstreamInternalServerError struct {
Payload *vproxy_client_model.Error500
}
UpdateServerGroupInUpstreamInternalServerError describes a response with status code 500, with default header values.
internal error
func NewUpdateServerGroupInUpstreamInternalServerError ¶
func NewUpdateServerGroupInUpstreamInternalServerError() *UpdateServerGroupInUpstreamInternalServerError
NewUpdateServerGroupInUpstreamInternalServerError creates a UpdateServerGroupInUpstreamInternalServerError with default headers values
func (*UpdateServerGroupInUpstreamInternalServerError) Code ¶
func (o *UpdateServerGroupInUpstreamInternalServerError) Code() int
Code gets the status code for the update server group in upstream internal server error response
func (*UpdateServerGroupInUpstreamInternalServerError) Error ¶
func (o *UpdateServerGroupInUpstreamInternalServerError) Error() string
func (*UpdateServerGroupInUpstreamInternalServerError) GetPayload ¶
func (o *UpdateServerGroupInUpstreamInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*UpdateServerGroupInUpstreamInternalServerError) IsClientError ¶
func (o *UpdateServerGroupInUpstreamInternalServerError) IsClientError() bool
IsClientError returns true when this update server group in upstream internal server error response has a 4xx status code
func (*UpdateServerGroupInUpstreamInternalServerError) IsCode ¶
func (o *UpdateServerGroupInUpstreamInternalServerError) IsCode(code int) bool
IsCode returns true when this update server group in upstream internal server error response a status code equal to that given
func (*UpdateServerGroupInUpstreamInternalServerError) IsRedirect ¶
func (o *UpdateServerGroupInUpstreamInternalServerError) IsRedirect() bool
IsRedirect returns true when this update server group in upstream internal server error response has a 3xx status code
func (*UpdateServerGroupInUpstreamInternalServerError) IsServerError ¶
func (o *UpdateServerGroupInUpstreamInternalServerError) IsServerError() bool
IsServerError returns true when this update server group in upstream internal server error response has a 5xx status code
func (*UpdateServerGroupInUpstreamInternalServerError) IsSuccess ¶
func (o *UpdateServerGroupInUpstreamInternalServerError) IsSuccess() bool
IsSuccess returns true when this update server group in upstream internal server error response has a 2xx status code
func (*UpdateServerGroupInUpstreamInternalServerError) String ¶
func (o *UpdateServerGroupInUpstreamInternalServerError) String() string
type UpdateServerGroupInUpstreamNoContent ¶
type UpdateServerGroupInUpstreamNoContent struct { }
UpdateServerGroupInUpstreamNoContent describes a response with status code 204, with default header values.
ok
func NewUpdateServerGroupInUpstreamNoContent ¶
func NewUpdateServerGroupInUpstreamNoContent() *UpdateServerGroupInUpstreamNoContent
NewUpdateServerGroupInUpstreamNoContent creates a UpdateServerGroupInUpstreamNoContent with default headers values
func (*UpdateServerGroupInUpstreamNoContent) Code ¶
func (o *UpdateServerGroupInUpstreamNoContent) Code() int
Code gets the status code for the update server group in upstream no content response
func (*UpdateServerGroupInUpstreamNoContent) Error ¶
func (o *UpdateServerGroupInUpstreamNoContent) Error() string
func (*UpdateServerGroupInUpstreamNoContent) IsClientError ¶
func (o *UpdateServerGroupInUpstreamNoContent) IsClientError() bool
IsClientError returns true when this update server group in upstream no content response has a 4xx status code
func (*UpdateServerGroupInUpstreamNoContent) IsCode ¶
func (o *UpdateServerGroupInUpstreamNoContent) IsCode(code int) bool
IsCode returns true when this update server group in upstream no content response a status code equal to that given
func (*UpdateServerGroupInUpstreamNoContent) IsRedirect ¶
func (o *UpdateServerGroupInUpstreamNoContent) IsRedirect() bool
IsRedirect returns true when this update server group in upstream no content response has a 3xx status code
func (*UpdateServerGroupInUpstreamNoContent) IsServerError ¶
func (o *UpdateServerGroupInUpstreamNoContent) IsServerError() bool
IsServerError returns true when this update server group in upstream no content response has a 5xx status code
func (*UpdateServerGroupInUpstreamNoContent) IsSuccess ¶
func (o *UpdateServerGroupInUpstreamNoContent) IsSuccess() bool
IsSuccess returns true when this update server group in upstream no content response has a 2xx status code
func (*UpdateServerGroupInUpstreamNoContent) String ¶
func (o *UpdateServerGroupInUpstreamNoContent) String() string
type UpdateServerGroupInUpstreamNotFound ¶
type UpdateServerGroupInUpstreamNotFound struct {
Payload *vproxy_client_model.Error404
}
UpdateServerGroupInUpstreamNotFound describes a response with status code 404, with default header values.
resource not found
func NewUpdateServerGroupInUpstreamNotFound ¶
func NewUpdateServerGroupInUpstreamNotFound() *UpdateServerGroupInUpstreamNotFound
NewUpdateServerGroupInUpstreamNotFound creates a UpdateServerGroupInUpstreamNotFound with default headers values
func (*UpdateServerGroupInUpstreamNotFound) Code ¶
func (o *UpdateServerGroupInUpstreamNotFound) Code() int
Code gets the status code for the update server group in upstream not found response
func (*UpdateServerGroupInUpstreamNotFound) Error ¶
func (o *UpdateServerGroupInUpstreamNotFound) Error() string
func (*UpdateServerGroupInUpstreamNotFound) GetPayload ¶
func (o *UpdateServerGroupInUpstreamNotFound) GetPayload() *vproxy_client_model.Error404
func (*UpdateServerGroupInUpstreamNotFound) IsClientError ¶
func (o *UpdateServerGroupInUpstreamNotFound) IsClientError() bool
IsClientError returns true when this update server group in upstream not found response has a 4xx status code
func (*UpdateServerGroupInUpstreamNotFound) IsCode ¶
func (o *UpdateServerGroupInUpstreamNotFound) IsCode(code int) bool
IsCode returns true when this update server group in upstream not found response a status code equal to that given
func (*UpdateServerGroupInUpstreamNotFound) IsRedirect ¶
func (o *UpdateServerGroupInUpstreamNotFound) IsRedirect() bool
IsRedirect returns true when this update server group in upstream not found response has a 3xx status code
func (*UpdateServerGroupInUpstreamNotFound) IsServerError ¶
func (o *UpdateServerGroupInUpstreamNotFound) IsServerError() bool
IsServerError returns true when this update server group in upstream not found response has a 5xx status code
func (*UpdateServerGroupInUpstreamNotFound) IsSuccess ¶
func (o *UpdateServerGroupInUpstreamNotFound) IsSuccess() bool
IsSuccess returns true when this update server group in upstream not found response has a 2xx status code
func (*UpdateServerGroupInUpstreamNotFound) String ¶
func (o *UpdateServerGroupInUpstreamNotFound) String() string
type UpdateServerGroupInUpstreamParams ¶
type UpdateServerGroupInUpstreamParams struct { // Body. Body *vproxy_client_model.ServerGroupInUpstreamUpdate /* Sg. name of the server-group */ Sg string /* Ups. name of the upstream */ Ups string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateServerGroupInUpstreamParams contains all the parameters to send to the API endpoint
for the update server group in upstream operation. Typically these are written to a http.Request.
func NewUpdateServerGroupInUpstreamParams ¶
func NewUpdateServerGroupInUpstreamParams() *UpdateServerGroupInUpstreamParams
NewUpdateServerGroupInUpstreamParams creates a new UpdateServerGroupInUpstreamParams 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 NewUpdateServerGroupInUpstreamParamsWithContext ¶
func NewUpdateServerGroupInUpstreamParamsWithContext(ctx context.Context) *UpdateServerGroupInUpstreamParams
NewUpdateServerGroupInUpstreamParamsWithContext creates a new UpdateServerGroupInUpstreamParams object with the ability to set a context for a request.
func NewUpdateServerGroupInUpstreamParamsWithHTTPClient ¶
func NewUpdateServerGroupInUpstreamParamsWithHTTPClient(client *http.Client) *UpdateServerGroupInUpstreamParams
NewUpdateServerGroupInUpstreamParamsWithHTTPClient creates a new UpdateServerGroupInUpstreamParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateServerGroupInUpstreamParamsWithTimeout ¶
func NewUpdateServerGroupInUpstreamParamsWithTimeout(timeout time.Duration) *UpdateServerGroupInUpstreamParams
NewUpdateServerGroupInUpstreamParamsWithTimeout creates a new UpdateServerGroupInUpstreamParams object with the ability to set a timeout on a request.
func (*UpdateServerGroupInUpstreamParams) SetBody ¶
func (o *UpdateServerGroupInUpstreamParams) SetBody(body *vproxy_client_model.ServerGroupInUpstreamUpdate)
SetBody adds the body to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) SetContext ¶
func (o *UpdateServerGroupInUpstreamParams) SetContext(ctx context.Context)
SetContext adds the context to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) SetDefaults ¶
func (o *UpdateServerGroupInUpstreamParams) SetDefaults()
SetDefaults hydrates default values in the update server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateServerGroupInUpstreamParams) SetHTTPClient ¶
func (o *UpdateServerGroupInUpstreamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) SetSg ¶
func (o *UpdateServerGroupInUpstreamParams) SetSg(sg string)
SetSg adds the sg to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) SetTimeout ¶
func (o *UpdateServerGroupInUpstreamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) SetUps ¶
func (o *UpdateServerGroupInUpstreamParams) SetUps(ups string)
SetUps adds the ups to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) WithBody ¶
func (o *UpdateServerGroupInUpstreamParams) WithBody(body *vproxy_client_model.ServerGroupInUpstreamUpdate) *UpdateServerGroupInUpstreamParams
WithBody adds the body to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) WithContext ¶
func (o *UpdateServerGroupInUpstreamParams) WithContext(ctx context.Context) *UpdateServerGroupInUpstreamParams
WithContext adds the context to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) WithDefaults ¶
func (o *UpdateServerGroupInUpstreamParams) WithDefaults() *UpdateServerGroupInUpstreamParams
WithDefaults hydrates default values in the update server group in upstream params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateServerGroupInUpstreamParams) WithHTTPClient ¶
func (o *UpdateServerGroupInUpstreamParams) WithHTTPClient(client *http.Client) *UpdateServerGroupInUpstreamParams
WithHTTPClient adds the HTTPClient to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) WithSg ¶
func (o *UpdateServerGroupInUpstreamParams) WithSg(sg string) *UpdateServerGroupInUpstreamParams
WithSg adds the sg to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) WithTimeout ¶
func (o *UpdateServerGroupInUpstreamParams) WithTimeout(timeout time.Duration) *UpdateServerGroupInUpstreamParams
WithTimeout adds the timeout to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) WithUps ¶
func (o *UpdateServerGroupInUpstreamParams) WithUps(ups string) *UpdateServerGroupInUpstreamParams
WithUps adds the ups to the update server group in upstream params
func (*UpdateServerGroupInUpstreamParams) WriteToRequest ¶
func (o *UpdateServerGroupInUpstreamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateServerGroupInUpstreamReader ¶
type UpdateServerGroupInUpstreamReader struct {
// contains filtered or unexported fields
}
UpdateServerGroupInUpstreamReader is a Reader for the UpdateServerGroupInUpstream structure.
func (*UpdateServerGroupInUpstreamReader) ReadResponse ¶
func (o *UpdateServerGroupInUpstreamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateServerGroupInternalServerError ¶
type UpdateServerGroupInternalServerError struct {
Payload *vproxy_client_model.Error500
}
UpdateServerGroupInternalServerError describes a response with status code 500, with default header values.
internal error
func NewUpdateServerGroupInternalServerError ¶
func NewUpdateServerGroupInternalServerError() *UpdateServerGroupInternalServerError
NewUpdateServerGroupInternalServerError creates a UpdateServerGroupInternalServerError with default headers values
func (*UpdateServerGroupInternalServerError) Code ¶
func (o *UpdateServerGroupInternalServerError) Code() int
Code gets the status code for the update server group internal server error response
func (*UpdateServerGroupInternalServerError) Error ¶
func (o *UpdateServerGroupInternalServerError) Error() string
func (*UpdateServerGroupInternalServerError) GetPayload ¶
func (o *UpdateServerGroupInternalServerError) GetPayload() *vproxy_client_model.Error500
func (*UpdateServerGroupInternalServerError) IsClientError ¶
func (o *UpdateServerGroupInternalServerError) IsClientError() bool
IsClientError returns true when this update server group internal server error response has a 4xx status code
func (*UpdateServerGroupInternalServerError) IsCode ¶
func (o *UpdateServerGroupInternalServerError) IsCode(code int) bool
IsCode returns true when this update server group internal server error response a status code equal to that given
func (*UpdateServerGroupInternalServerError) IsRedirect ¶
func (o *UpdateServerGroupInternalServerError) IsRedirect() bool
IsRedirect returns true when this update server group internal server error response has a 3xx status code
func (*UpdateServerGroupInternalServerError) IsServerError ¶
func (o *UpdateServerGroupInternalServerError) IsServerError() bool
IsServerError returns true when this update server group internal server error response has a 5xx status code
func (*UpdateServerGroupInternalServerError) IsSuccess ¶
func (o *UpdateServerGroupInternalServerError) IsSuccess() bool
IsSuccess returns true when this update server group internal server error response has a 2xx status code
func (*UpdateServerGroupInternalServerError) String ¶
func (o *UpdateServerGroupInternalServerError) String() string
type UpdateServerGroupNoContent ¶
type UpdateServerGroupNoContent struct { }
UpdateServerGroupNoContent describes a response with status code 204, with default header values.
ok
func NewUpdateServerGroupNoContent ¶
func NewUpdateServerGroupNoContent() *UpdateServerGroupNoContent
NewUpdateServerGroupNoContent creates a UpdateServerGroupNoContent with default headers values
func (*UpdateServerGroupNoContent) Code ¶
func (o *UpdateServerGroupNoContent) Code() int
Code gets the status code for the update server group no content response
func (*UpdateServerGroupNoContent) Error ¶
func (o *UpdateServerGroupNoContent) Error() string
func (*UpdateServerGroupNoContent) IsClientError ¶
func (o *UpdateServerGroupNoContent) IsClientError() bool
IsClientError returns true when this update server group no content response has a 4xx status code
func (*UpdateServerGroupNoContent) IsCode ¶
func (o *UpdateServerGroupNoContent) IsCode(code int) bool
IsCode returns true when this update server group no content response a status code equal to that given
func (*UpdateServerGroupNoContent) IsRedirect ¶
func (o *UpdateServerGroupNoContent) IsRedirect() bool
IsRedirect returns true when this update server group no content response has a 3xx status code
func (*UpdateServerGroupNoContent) IsServerError ¶
func (o *UpdateServerGroupNoContent) IsServerError() bool
IsServerError returns true when this update server group no content response has a 5xx status code
func (*UpdateServerGroupNoContent) IsSuccess ¶
func (o *UpdateServerGroupNoContent) IsSuccess() bool
IsSuccess returns true when this update server group no content response has a 2xx status code
func (*UpdateServerGroupNoContent) String ¶
func (o *UpdateServerGroupNoContent) String() string
type UpdateServerGroupNotFound ¶
type UpdateServerGroupNotFound struct {
Payload *vproxy_client_model.Error404
}
UpdateServerGroupNotFound describes a response with status code 404, with default header values.
resource not found
func NewUpdateServerGroupNotFound ¶
func NewUpdateServerGroupNotFound() *UpdateServerGroupNotFound
NewUpdateServerGroupNotFound creates a UpdateServerGroupNotFound with default headers values
func (*UpdateServerGroupNotFound) Code ¶
func (o *UpdateServerGroupNotFound) Code() int
Code gets the status code for the update server group not found response
func (*UpdateServerGroupNotFound) Error ¶
func (o *UpdateServerGroupNotFound) Error() string
func (*UpdateServerGroupNotFound) GetPayload ¶
func (o *UpdateServerGroupNotFound) GetPayload() *vproxy_client_model.Error404
func (*UpdateServerGroupNotFound) IsClientError ¶
func (o *UpdateServerGroupNotFound) IsClientError() bool
IsClientError returns true when this update server group not found response has a 4xx status code
func (*UpdateServerGroupNotFound) IsCode ¶
func (o *UpdateServerGroupNotFound) IsCode(code int) bool
IsCode returns true when this update server group not found response a status code equal to that given
func (*UpdateServerGroupNotFound) IsRedirect ¶
func (o *UpdateServerGroupNotFound) IsRedirect() bool
IsRedirect returns true when this update server group not found response has a 3xx status code
func (*UpdateServerGroupNotFound) IsServerError ¶
func (o *UpdateServerGroupNotFound) IsServerError() bool
IsServerError returns true when this update server group not found response has a 5xx status code
func (*UpdateServerGroupNotFound) IsSuccess ¶
func (o *UpdateServerGroupNotFound) IsSuccess() bool
IsSuccess returns true when this update server group not found response has a 2xx status code
func (*UpdateServerGroupNotFound) String ¶
func (o *UpdateServerGroupNotFound) String() string
type UpdateServerGroupParams ¶
type UpdateServerGroupParams struct { // Body. Body *vproxy_client_model.ServerGroupUpdate /* Sg. name of the server-group */ Sg string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateServerGroupParams contains all the parameters to send to the API endpoint
for the update server group operation. Typically these are written to a http.Request.
func NewUpdateServerGroupParams ¶
func NewUpdateServerGroupParams() *UpdateServerGroupParams
NewUpdateServerGroupParams creates a new UpdateServerGroupParams 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 NewUpdateServerGroupParamsWithContext ¶
func NewUpdateServerGroupParamsWithContext(ctx context.Context) *UpdateServerGroupParams
NewUpdateServerGroupParamsWithContext creates a new UpdateServerGroupParams object with the ability to set a context for a request.
func NewUpdateServerGroupParamsWithHTTPClient ¶
func NewUpdateServerGroupParamsWithHTTPClient(client *http.Client) *UpdateServerGroupParams
NewUpdateServerGroupParamsWithHTTPClient creates a new UpdateServerGroupParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateServerGroupParamsWithTimeout ¶
func NewUpdateServerGroupParamsWithTimeout(timeout time.Duration) *UpdateServerGroupParams
NewUpdateServerGroupParamsWithTimeout creates a new UpdateServerGroupParams object with the ability to set a timeout on a request.
func (*UpdateServerGroupParams) SetBody ¶
func (o *UpdateServerGroupParams) SetBody(body *vproxy_client_model.ServerGroupUpdate)
SetBody adds the body to the update server group params
func (*UpdateServerGroupParams) SetContext ¶
func (o *UpdateServerGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the update server group params
func (*UpdateServerGroupParams) SetDefaults ¶
func (o *UpdateServerGroupParams) SetDefaults()
SetDefaults hydrates default values in the update server group params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateServerGroupParams) SetHTTPClient ¶
func (o *UpdateServerGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update server group params
func (*UpdateServerGroupParams) SetSg ¶
func (o *UpdateServerGroupParams) SetSg(sg string)
SetSg adds the sg to the update server group params
func (*UpdateServerGroupParams) SetTimeout ¶
func (o *UpdateServerGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update server group params
func (*UpdateServerGroupParams) WithBody ¶
func (o *UpdateServerGroupParams) WithBody(body *vproxy_client_model.ServerGroupUpdate) *UpdateServerGroupParams
WithBody adds the body to the update server group params
func (*UpdateServerGroupParams) WithContext ¶
func (o *UpdateServerGroupParams) WithContext(ctx context.Context) *UpdateServerGroupParams
WithContext adds the context to the update server group params
func (*UpdateServerGroupParams) WithDefaults ¶
func (o *UpdateServerGroupParams) WithDefaults() *UpdateServerGroupParams
WithDefaults hydrates default values in the update server group params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateServerGroupParams) WithHTTPClient ¶
func (o *UpdateServerGroupParams) WithHTTPClient(client *http.Client) *UpdateServerGroupParams
WithHTTPClient adds the HTTPClient to the update server group params
func (*UpdateServerGroupParams) WithSg ¶
func (o *UpdateServerGroupParams) WithSg(sg string) *UpdateServerGroupParams
WithSg adds the sg to the update server group params
func (*UpdateServerGroupParams) WithTimeout ¶
func (o *UpdateServerGroupParams) WithTimeout(timeout time.Duration) *UpdateServerGroupParams
WithTimeout adds the timeout to the update server group params
func (*UpdateServerGroupParams) WriteToRequest ¶
func (o *UpdateServerGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateServerGroupReader ¶
type UpdateServerGroupReader struct {
// contains filtered or unexported fields
}
UpdateServerGroupReader is a Reader for the UpdateServerGroup structure.
func (*UpdateServerGroupReader) ReadResponse ¶
func (o *UpdateServerGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- add_server_group_in_upstream_parameters.go
- add_server_group_in_upstream_responses.go
- add_server_group_parameters.go
- add_server_group_responses.go
- describe_server_group_in_upstream_parameters.go
- describe_server_group_in_upstream_responses.go
- describe_server_group_parameters.go
- describe_server_group_responses.go
- get_server_group_in_upstream_parameters.go
- get_server_group_in_upstream_responses.go
- get_server_group_parameters.go
- get_server_group_responses.go
- list_server_group_in_upstream_parameters.go
- list_server_group_in_upstream_responses.go
- list_server_group_parameters.go
- list_server_group_responses.go
- remove_server_group_in_upstream_parameters.go
- remove_server_group_in_upstream_responses.go
- remove_server_group_parameters.go
- remove_server_group_responses.go
- server_group_client.go
- update_server_group_in_upstream_parameters.go
- update_server_group_in_upstream_responses.go
- update_server_group_parameters.go
- update_server_group_responses.go