Documentation ¶
Index ¶
- Constants
- type GetAviClouds
- type GetAviCloudsBadRequest
- type GetAviCloudsHandler
- type GetAviCloudsHandlerFunc
- type GetAviCloudsInternalServerError
- type GetAviCloudsOK
- type GetAviCloudsParams
- type GetAviCloudsURL
- func (o *GetAviCloudsURL) Build() (*url.URL, error)
- func (o *GetAviCloudsURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *GetAviCloudsURL) Must(u *url.URL, err error) *url.URL
- func (o *GetAviCloudsURL) SetBasePath(bp string)
- func (o *GetAviCloudsURL) String() string
- func (o *GetAviCloudsURL) StringFull(scheme, host string) string
- func (o *GetAviCloudsURL) WithBasePath(bp string) *GetAviCloudsURL
- type GetAviCloudsUnauthorized
- type GetAviServiceEngineGroups
- type GetAviServiceEngineGroupsBadRequest
- func (o *GetAviServiceEngineGroupsBadRequest) SetPayload(payload *models.Error)
- func (o *GetAviServiceEngineGroupsBadRequest) WithPayload(payload *models.Error) *GetAviServiceEngineGroupsBadRequest
- func (o *GetAviServiceEngineGroupsBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type GetAviServiceEngineGroupsHandler
- type GetAviServiceEngineGroupsHandlerFunc
- type GetAviServiceEngineGroupsInternalServerError
- func (o *GetAviServiceEngineGroupsInternalServerError) SetPayload(payload *models.Error)
- func (o *GetAviServiceEngineGroupsInternalServerError) WithPayload(payload *models.Error) *GetAviServiceEngineGroupsInternalServerError
- func (o *GetAviServiceEngineGroupsInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type GetAviServiceEngineGroupsOK
- func (o *GetAviServiceEngineGroupsOK) SetPayload(payload []*models.AviServiceEngineGroup)
- func (o *GetAviServiceEngineGroupsOK) WithPayload(payload []*models.AviServiceEngineGroup) *GetAviServiceEngineGroupsOK
- func (o *GetAviServiceEngineGroupsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type GetAviServiceEngineGroupsParams
- type GetAviServiceEngineGroupsURL
- func (o *GetAviServiceEngineGroupsURL) Build() (*url.URL, error)
- func (o *GetAviServiceEngineGroupsURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *GetAviServiceEngineGroupsURL) Must(u *url.URL, err error) *url.URL
- func (o *GetAviServiceEngineGroupsURL) SetBasePath(bp string)
- func (o *GetAviServiceEngineGroupsURL) String() string
- func (o *GetAviServiceEngineGroupsURL) StringFull(scheme, host string) string
- func (o *GetAviServiceEngineGroupsURL) WithBasePath(bp string) *GetAviServiceEngineGroupsURL
- type GetAviServiceEngineGroupsUnauthorized
- func (o *GetAviServiceEngineGroupsUnauthorized) SetPayload(payload *models.Error)
- func (o *GetAviServiceEngineGroupsUnauthorized) WithPayload(payload *models.Error) *GetAviServiceEngineGroupsUnauthorized
- func (o *GetAviServiceEngineGroupsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type GetAviVipNetworks
- type GetAviVipNetworksBadRequest
- type GetAviVipNetworksHandler
- type GetAviVipNetworksHandlerFunc
- type GetAviVipNetworksInternalServerError
- func (o *GetAviVipNetworksInternalServerError) SetPayload(payload *models.Error)
- func (o *GetAviVipNetworksInternalServerError) WithPayload(payload *models.Error) *GetAviVipNetworksInternalServerError
- func (o *GetAviVipNetworksInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type GetAviVipNetworksOK
- type GetAviVipNetworksParams
- type GetAviVipNetworksURL
- func (o *GetAviVipNetworksURL) Build() (*url.URL, error)
- func (o *GetAviVipNetworksURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *GetAviVipNetworksURL) Must(u *url.URL, err error) *url.URL
- func (o *GetAviVipNetworksURL) SetBasePath(bp string)
- func (o *GetAviVipNetworksURL) String() string
- func (o *GetAviVipNetworksURL) StringFull(scheme, host string) string
- func (o *GetAviVipNetworksURL) WithBasePath(bp string) *GetAviVipNetworksURL
- type GetAviVipNetworksUnauthorized
- type VerifyAccount
- type VerifyAccountBadRequest
- type VerifyAccountCreated
- type VerifyAccountHandler
- type VerifyAccountHandlerFunc
- type VerifyAccountInternalServerError
- type VerifyAccountParams
- type VerifyAccountURL
- func (o *VerifyAccountURL) Build() (*url.URL, error)
- func (o *VerifyAccountURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *VerifyAccountURL) Must(u *url.URL, err error) *url.URL
- func (o *VerifyAccountURL) SetBasePath(bp string)
- func (o *VerifyAccountURL) String() string
- func (o *VerifyAccountURL) StringFull(scheme, host string) string
- func (o *VerifyAccountURL) WithBasePath(bp string) *VerifyAccountURL
- type VerifyAccountUnauthorized
Constants ¶
const GetAviCloudsBadRequestCode int = 400
GetAviCloudsBadRequestCode is the HTTP code returned for type GetAviCloudsBadRequest
const GetAviCloudsInternalServerErrorCode int = 500
GetAviCloudsInternalServerErrorCode is the HTTP code returned for type GetAviCloudsInternalServerError
const GetAviCloudsOKCode int = 200
GetAviCloudsOKCode is the HTTP code returned for type GetAviCloudsOK
GetAviCloudsUnauthorizedCode is the HTTP code returned for type GetAviCloudsUnauthorized
const GetAviServiceEngineGroupsBadRequestCode int = 400
GetAviServiceEngineGroupsBadRequestCode is the HTTP code returned for type GetAviServiceEngineGroupsBadRequest
const GetAviServiceEngineGroupsInternalServerErrorCode int = 500
GetAviServiceEngineGroupsInternalServerErrorCode is the HTTP code returned for type GetAviServiceEngineGroupsInternalServerError
const GetAviServiceEngineGroupsOKCode int = 200
GetAviServiceEngineGroupsOKCode is the HTTP code returned for type GetAviServiceEngineGroupsOK
GetAviServiceEngineGroupsUnauthorizedCode is the HTTP code returned for type GetAviServiceEngineGroupsUnauthorized
const GetAviVipNetworksBadRequestCode int = 400
GetAviVipNetworksBadRequestCode is the HTTP code returned for type GetAviVipNetworksBadRequest
const GetAviVipNetworksInternalServerErrorCode int = 500
GetAviVipNetworksInternalServerErrorCode is the HTTP code returned for type GetAviVipNetworksInternalServerError
const GetAviVipNetworksOKCode int = 200
GetAviVipNetworksOKCode is the HTTP code returned for type GetAviVipNetworksOK
GetAviVipNetworksUnauthorizedCode is the HTTP code returned for type GetAviVipNetworksUnauthorized
const VerifyAccountBadRequestCode int = 400
VerifyAccountBadRequestCode is the HTTP code returned for type VerifyAccountBadRequest
const VerifyAccountCreatedCode int = 201
VerifyAccountCreatedCode is the HTTP code returned for type VerifyAccountCreated
const VerifyAccountInternalServerErrorCode int = 500
VerifyAccountInternalServerErrorCode is the HTTP code returned for type VerifyAccountInternalServerError
VerifyAccountUnauthorizedCode is the HTTP code returned for type VerifyAccountUnauthorized
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetAviClouds ¶
type GetAviClouds struct { Context *middleware.Context Handler GetAviCloudsHandler }
GetAviClouds swagger:route GET /api/avi/clouds avi getAviClouds
Retrieve Avi load balancer clouds
func NewGetAviClouds ¶
func NewGetAviClouds(ctx *middleware.Context, handler GetAviCloudsHandler) *GetAviClouds
NewGetAviClouds creates a new http.Handler for the get avi clouds operation
func (*GetAviClouds) ServeHTTP ¶
func (o *GetAviClouds) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type GetAviCloudsBadRequest ¶
GetAviCloudsBadRequest Bad request
swagger:response getAviCloudsBadRequest
func NewGetAviCloudsBadRequest ¶
func NewGetAviCloudsBadRequest() *GetAviCloudsBadRequest
NewGetAviCloudsBadRequest creates GetAviCloudsBadRequest with default headers values
func (*GetAviCloudsBadRequest) SetPayload ¶
func (o *GetAviCloudsBadRequest) SetPayload(payload *models.Error)
SetPayload sets the payload to the get avi clouds bad request response
func (*GetAviCloudsBadRequest) WithPayload ¶
func (o *GetAviCloudsBadRequest) WithPayload(payload *models.Error) *GetAviCloudsBadRequest
WithPayload adds the payload to the get avi clouds bad request response
func (*GetAviCloudsBadRequest) WriteResponse ¶
func (o *GetAviCloudsBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviCloudsHandler ¶
type GetAviCloudsHandler interface {
Handle(GetAviCloudsParams) middleware.Responder
}
GetAviCloudsHandler interface for that can handle valid get avi clouds params
type GetAviCloudsHandlerFunc ¶
type GetAviCloudsHandlerFunc func(GetAviCloudsParams) middleware.Responder
GetAviCloudsHandlerFunc turns a function with the right signature into a get avi clouds handler
func (GetAviCloudsHandlerFunc) Handle ¶
func (fn GetAviCloudsHandlerFunc) Handle(params GetAviCloudsParams) middleware.Responder
Handle executing the request and returning a response
type GetAviCloudsInternalServerError ¶
type GetAviCloudsInternalServerError struct { /* In: Body */ Payload *models.Error `json:"body,omitempty"` }
GetAviCloudsInternalServerError Internal server error
swagger:response getAviCloudsInternalServerError
func NewGetAviCloudsInternalServerError ¶
func NewGetAviCloudsInternalServerError() *GetAviCloudsInternalServerError
NewGetAviCloudsInternalServerError creates GetAviCloudsInternalServerError with default headers values
func (*GetAviCloudsInternalServerError) SetPayload ¶
func (o *GetAviCloudsInternalServerError) SetPayload(payload *models.Error)
SetPayload sets the payload to the get avi clouds internal server error response
func (*GetAviCloudsInternalServerError) WithPayload ¶
func (o *GetAviCloudsInternalServerError) WithPayload(payload *models.Error) *GetAviCloudsInternalServerError
WithPayload adds the payload to the get avi clouds internal server error response
func (*GetAviCloudsInternalServerError) WriteResponse ¶
func (o *GetAviCloudsInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviCloudsOK ¶
GetAviCloudsOK Successful retrieval of Avi load balancer clouds
swagger:response getAviCloudsOK
func NewGetAviCloudsOK ¶
func NewGetAviCloudsOK() *GetAviCloudsOK
NewGetAviCloudsOK creates GetAviCloudsOK with default headers values
func (*GetAviCloudsOK) SetPayload ¶
func (o *GetAviCloudsOK) SetPayload(payload []*models.AviCloud)
SetPayload sets the payload to the get avi clouds o k response
func (*GetAviCloudsOK) WithPayload ¶
func (o *GetAviCloudsOK) WithPayload(payload []*models.AviCloud) *GetAviCloudsOK
WithPayload adds the payload to the get avi clouds o k response
func (*GetAviCloudsOK) WriteResponse ¶
func (o *GetAviCloudsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviCloudsParams ¶
GetAviCloudsParams contains all the bound params for the get avi clouds operation typically these are obtained from a http.Request
swagger:parameters getAviClouds
func NewGetAviCloudsParams ¶
func NewGetAviCloudsParams() GetAviCloudsParams
NewGetAviCloudsParams creates a new GetAviCloudsParams object no default values defined in spec.
func (*GetAviCloudsParams) BindRequest ¶
func (o *GetAviCloudsParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewGetAviCloudsParams() beforehand.
type GetAviCloudsURL ¶
type GetAviCloudsURL struct {
// contains filtered or unexported fields
}
GetAviCloudsURL generates an URL for the get avi clouds operation
func (*GetAviCloudsURL) Build ¶
func (o *GetAviCloudsURL) Build() (*url.URL, error)
Build a url path and query string
func (*GetAviCloudsURL) BuildFull ¶
func (o *GetAviCloudsURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*GetAviCloudsURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*GetAviCloudsURL) SetBasePath ¶
func (o *GetAviCloudsURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*GetAviCloudsURL) String ¶
func (o *GetAviCloudsURL) String() string
String returns the string representation of the path with query string
func (*GetAviCloudsURL) StringFull ¶
func (o *GetAviCloudsURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*GetAviCloudsURL) WithBasePath ¶
func (o *GetAviCloudsURL) WithBasePath(bp string) *GetAviCloudsURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type GetAviCloudsUnauthorized ¶
GetAviCloudsUnauthorized Incorrect credentials
swagger:response getAviCloudsUnauthorized
func NewGetAviCloudsUnauthorized ¶
func NewGetAviCloudsUnauthorized() *GetAviCloudsUnauthorized
NewGetAviCloudsUnauthorized creates GetAviCloudsUnauthorized with default headers values
func (*GetAviCloudsUnauthorized) SetPayload ¶
func (o *GetAviCloudsUnauthorized) SetPayload(payload *models.Error)
SetPayload sets the payload to the get avi clouds unauthorized response
func (*GetAviCloudsUnauthorized) WithPayload ¶
func (o *GetAviCloudsUnauthorized) WithPayload(payload *models.Error) *GetAviCloudsUnauthorized
WithPayload adds the payload to the get avi clouds unauthorized response
func (*GetAviCloudsUnauthorized) WriteResponse ¶
func (o *GetAviCloudsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviServiceEngineGroups ¶
type GetAviServiceEngineGroups struct { Context *middleware.Context Handler GetAviServiceEngineGroupsHandler }
GetAviServiceEngineGroups swagger:route GET /api/avi/serviceenginegroups avi getAviServiceEngineGroups
Retrieve Avi load balancer service engine groups
func NewGetAviServiceEngineGroups ¶
func NewGetAviServiceEngineGroups(ctx *middleware.Context, handler GetAviServiceEngineGroupsHandler) *GetAviServiceEngineGroups
NewGetAviServiceEngineGroups creates a new http.Handler for the get avi service engine groups operation
func (*GetAviServiceEngineGroups) ServeHTTP ¶
func (o *GetAviServiceEngineGroups) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type GetAviServiceEngineGroupsBadRequest ¶
type GetAviServiceEngineGroupsBadRequest struct { /* In: Body */ Payload *models.Error `json:"body,omitempty"` }
GetAviServiceEngineGroupsBadRequest Bad request
swagger:response getAviServiceEngineGroupsBadRequest
func NewGetAviServiceEngineGroupsBadRequest ¶
func NewGetAviServiceEngineGroupsBadRequest() *GetAviServiceEngineGroupsBadRequest
NewGetAviServiceEngineGroupsBadRequest creates GetAviServiceEngineGroupsBadRequest with default headers values
func (*GetAviServiceEngineGroupsBadRequest) SetPayload ¶
func (o *GetAviServiceEngineGroupsBadRequest) SetPayload(payload *models.Error)
SetPayload sets the payload to the get avi service engine groups bad request response
func (*GetAviServiceEngineGroupsBadRequest) WithPayload ¶
func (o *GetAviServiceEngineGroupsBadRequest) WithPayload(payload *models.Error) *GetAviServiceEngineGroupsBadRequest
WithPayload adds the payload to the get avi service engine groups bad request response
func (*GetAviServiceEngineGroupsBadRequest) WriteResponse ¶
func (o *GetAviServiceEngineGroupsBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviServiceEngineGroupsHandler ¶
type GetAviServiceEngineGroupsHandler interface {
Handle(GetAviServiceEngineGroupsParams) middleware.Responder
}
GetAviServiceEngineGroupsHandler interface for that can handle valid get avi service engine groups params
type GetAviServiceEngineGroupsHandlerFunc ¶
type GetAviServiceEngineGroupsHandlerFunc func(GetAviServiceEngineGroupsParams) middleware.Responder
GetAviServiceEngineGroupsHandlerFunc turns a function with the right signature into a get avi service engine groups handler
func (GetAviServiceEngineGroupsHandlerFunc) Handle ¶
func (fn GetAviServiceEngineGroupsHandlerFunc) Handle(params GetAviServiceEngineGroupsParams) middleware.Responder
Handle executing the request and returning a response
type GetAviServiceEngineGroupsInternalServerError ¶
type GetAviServiceEngineGroupsInternalServerError struct { /* In: Body */ Payload *models.Error `json:"body,omitempty"` }
GetAviServiceEngineGroupsInternalServerError Internal server error
swagger:response getAviServiceEngineGroupsInternalServerError
func NewGetAviServiceEngineGroupsInternalServerError ¶
func NewGetAviServiceEngineGroupsInternalServerError() *GetAviServiceEngineGroupsInternalServerError
NewGetAviServiceEngineGroupsInternalServerError creates GetAviServiceEngineGroupsInternalServerError with default headers values
func (*GetAviServiceEngineGroupsInternalServerError) SetPayload ¶
func (o *GetAviServiceEngineGroupsInternalServerError) SetPayload(payload *models.Error)
SetPayload sets the payload to the get avi service engine groups internal server error response
func (*GetAviServiceEngineGroupsInternalServerError) WithPayload ¶
func (o *GetAviServiceEngineGroupsInternalServerError) WithPayload(payload *models.Error) *GetAviServiceEngineGroupsInternalServerError
WithPayload adds the payload to the get avi service engine groups internal server error response
func (*GetAviServiceEngineGroupsInternalServerError) WriteResponse ¶
func (o *GetAviServiceEngineGroupsInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviServiceEngineGroupsOK ¶
type GetAviServiceEngineGroupsOK struct { /* In: Body */ Payload []*models.AviServiceEngineGroup `json:"body,omitempty"` }
GetAviServiceEngineGroupsOK Successful retrieval of Avi load balancer service engine groups
swagger:response getAviServiceEngineGroupsOK
func NewGetAviServiceEngineGroupsOK ¶
func NewGetAviServiceEngineGroupsOK() *GetAviServiceEngineGroupsOK
NewGetAviServiceEngineGroupsOK creates GetAviServiceEngineGroupsOK with default headers values
func (*GetAviServiceEngineGroupsOK) SetPayload ¶
func (o *GetAviServiceEngineGroupsOK) SetPayload(payload []*models.AviServiceEngineGroup)
SetPayload sets the payload to the get avi service engine groups o k response
func (*GetAviServiceEngineGroupsOK) WithPayload ¶
func (o *GetAviServiceEngineGroupsOK) WithPayload(payload []*models.AviServiceEngineGroup) *GetAviServiceEngineGroupsOK
WithPayload adds the payload to the get avi service engine groups o k response
func (*GetAviServiceEngineGroupsOK) WriteResponse ¶
func (o *GetAviServiceEngineGroupsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviServiceEngineGroupsParams ¶
type GetAviServiceEngineGroupsParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` }
GetAviServiceEngineGroupsParams contains all the bound params for the get avi service engine groups operation typically these are obtained from a http.Request
swagger:parameters getAviServiceEngineGroups
func NewGetAviServiceEngineGroupsParams ¶
func NewGetAviServiceEngineGroupsParams() GetAviServiceEngineGroupsParams
NewGetAviServiceEngineGroupsParams creates a new GetAviServiceEngineGroupsParams object no default values defined in spec.
func (*GetAviServiceEngineGroupsParams) BindRequest ¶
func (o *GetAviServiceEngineGroupsParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewGetAviServiceEngineGroupsParams() beforehand.
type GetAviServiceEngineGroupsURL ¶
type GetAviServiceEngineGroupsURL struct {
// contains filtered or unexported fields
}
GetAviServiceEngineGroupsURL generates an URL for the get avi service engine groups operation
func (*GetAviServiceEngineGroupsURL) Build ¶
func (o *GetAviServiceEngineGroupsURL) Build() (*url.URL, error)
Build a url path and query string
func (*GetAviServiceEngineGroupsURL) BuildFull ¶
func (o *GetAviServiceEngineGroupsURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*GetAviServiceEngineGroupsURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*GetAviServiceEngineGroupsURL) SetBasePath ¶
func (o *GetAviServiceEngineGroupsURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*GetAviServiceEngineGroupsURL) String ¶
func (o *GetAviServiceEngineGroupsURL) String() string
String returns the string representation of the path with query string
func (*GetAviServiceEngineGroupsURL) StringFull ¶
func (o *GetAviServiceEngineGroupsURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*GetAviServiceEngineGroupsURL) WithBasePath ¶
func (o *GetAviServiceEngineGroupsURL) WithBasePath(bp string) *GetAviServiceEngineGroupsURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type GetAviServiceEngineGroupsUnauthorized ¶
type GetAviServiceEngineGroupsUnauthorized struct { models.Error `json:"body,omitempty"` }Payload *
GetAviServiceEngineGroupsUnauthorized Incorrect credentials
swagger:response getAviServiceEngineGroupsUnauthorized
func NewGetAviServiceEngineGroupsUnauthorized ¶
func NewGetAviServiceEngineGroupsUnauthorized() *GetAviServiceEngineGroupsUnauthorized
NewGetAviServiceEngineGroupsUnauthorized creates GetAviServiceEngineGroupsUnauthorized with default headers values
func (*GetAviServiceEngineGroupsUnauthorized) SetPayload ¶
func (o *GetAviServiceEngineGroupsUnauthorized) SetPayload(payload *models.Error)
SetPayload sets the payload to the get avi service engine groups unauthorized response
func (*GetAviServiceEngineGroupsUnauthorized) WithPayload ¶
func (o *GetAviServiceEngineGroupsUnauthorized) WithPayload(payload *models.Error) *GetAviServiceEngineGroupsUnauthorized
WithPayload adds the payload to the get avi service engine groups unauthorized response
func (*GetAviServiceEngineGroupsUnauthorized) WriteResponse ¶
func (o *GetAviServiceEngineGroupsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviVipNetworks ¶
type GetAviVipNetworks struct { Context *middleware.Context Handler GetAviVipNetworksHandler }
GetAviVipNetworks swagger:route GET /api/avi/vipnetworks avi getAviVipNetworks
Retrieve all Avi networks
func NewGetAviVipNetworks ¶
func NewGetAviVipNetworks(ctx *middleware.Context, handler GetAviVipNetworksHandler) *GetAviVipNetworks
NewGetAviVipNetworks creates a new http.Handler for the get avi vip networks operation
func (*GetAviVipNetworks) ServeHTTP ¶
func (o *GetAviVipNetworks) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type GetAviVipNetworksBadRequest ¶
type GetAviVipNetworksBadRequest struct { /* In: Body */ Payload *models.Error `json:"body,omitempty"` }
GetAviVipNetworksBadRequest Bad request
swagger:response getAviVipNetworksBadRequest
func NewGetAviVipNetworksBadRequest ¶
func NewGetAviVipNetworksBadRequest() *GetAviVipNetworksBadRequest
NewGetAviVipNetworksBadRequest creates GetAviVipNetworksBadRequest with default headers values
func (*GetAviVipNetworksBadRequest) SetPayload ¶
func (o *GetAviVipNetworksBadRequest) SetPayload(payload *models.Error)
SetPayload sets the payload to the get avi vip networks bad request response
func (*GetAviVipNetworksBadRequest) WithPayload ¶
func (o *GetAviVipNetworksBadRequest) WithPayload(payload *models.Error) *GetAviVipNetworksBadRequest
WithPayload adds the payload to the get avi vip networks bad request response
func (*GetAviVipNetworksBadRequest) WriteResponse ¶
func (o *GetAviVipNetworksBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviVipNetworksHandler ¶
type GetAviVipNetworksHandler interface {
Handle(GetAviVipNetworksParams) middleware.Responder
}
GetAviVipNetworksHandler interface for that can handle valid get avi vip networks params
type GetAviVipNetworksHandlerFunc ¶
type GetAviVipNetworksHandlerFunc func(GetAviVipNetworksParams) middleware.Responder
GetAviVipNetworksHandlerFunc turns a function with the right signature into a get avi vip networks handler
func (GetAviVipNetworksHandlerFunc) Handle ¶
func (fn GetAviVipNetworksHandlerFunc) Handle(params GetAviVipNetworksParams) middleware.Responder
Handle executing the request and returning a response
type GetAviVipNetworksInternalServerError ¶
type GetAviVipNetworksInternalServerError struct { /* In: Body */ Payload *models.Error `json:"body,omitempty"` }
GetAviVipNetworksInternalServerError Internal server error
swagger:response getAviVipNetworksInternalServerError
func NewGetAviVipNetworksInternalServerError ¶
func NewGetAviVipNetworksInternalServerError() *GetAviVipNetworksInternalServerError
NewGetAviVipNetworksInternalServerError creates GetAviVipNetworksInternalServerError with default headers values
func (*GetAviVipNetworksInternalServerError) SetPayload ¶
func (o *GetAviVipNetworksInternalServerError) SetPayload(payload *models.Error)
SetPayload sets the payload to the get avi vip networks internal server error response
func (*GetAviVipNetworksInternalServerError) WithPayload ¶
func (o *GetAviVipNetworksInternalServerError) WithPayload(payload *models.Error) *GetAviVipNetworksInternalServerError
WithPayload adds the payload to the get avi vip networks internal server error response
func (*GetAviVipNetworksInternalServerError) WriteResponse ¶
func (o *GetAviVipNetworksInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviVipNetworksOK ¶
type GetAviVipNetworksOK struct { /* In: Body */ Payload []*models.AviVipNetwork `json:"body,omitempty"` }
GetAviVipNetworksOK Successful retrieval of Avi load balancer service engine groups
swagger:response getAviVipNetworksOK
func NewGetAviVipNetworksOK ¶
func NewGetAviVipNetworksOK() *GetAviVipNetworksOK
NewGetAviVipNetworksOK creates GetAviVipNetworksOK with default headers values
func (*GetAviVipNetworksOK) SetPayload ¶
func (o *GetAviVipNetworksOK) SetPayload(payload []*models.AviVipNetwork)
SetPayload sets the payload to the get avi vip networks o k response
func (*GetAviVipNetworksOK) WithPayload ¶
func (o *GetAviVipNetworksOK) WithPayload(payload []*models.AviVipNetwork) *GetAviVipNetworksOK
WithPayload adds the payload to the get avi vip networks o k response
func (*GetAviVipNetworksOK) WriteResponse ¶
func (o *GetAviVipNetworksOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GetAviVipNetworksParams ¶
GetAviVipNetworksParams contains all the bound params for the get avi vip networks operation typically these are obtained from a http.Request
swagger:parameters getAviVipNetworks
func NewGetAviVipNetworksParams ¶
func NewGetAviVipNetworksParams() GetAviVipNetworksParams
NewGetAviVipNetworksParams creates a new GetAviVipNetworksParams object no default values defined in spec.
func (*GetAviVipNetworksParams) BindRequest ¶
func (o *GetAviVipNetworksParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewGetAviVipNetworksParams() beforehand.
type GetAviVipNetworksURL ¶
type GetAviVipNetworksURL struct {
// contains filtered or unexported fields
}
GetAviVipNetworksURL generates an URL for the get avi vip networks operation
func (*GetAviVipNetworksURL) Build ¶
func (o *GetAviVipNetworksURL) Build() (*url.URL, error)
Build a url path and query string
func (*GetAviVipNetworksURL) BuildFull ¶
func (o *GetAviVipNetworksURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*GetAviVipNetworksURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*GetAviVipNetworksURL) SetBasePath ¶
func (o *GetAviVipNetworksURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*GetAviVipNetworksURL) String ¶
func (o *GetAviVipNetworksURL) String() string
String returns the string representation of the path with query string
func (*GetAviVipNetworksURL) StringFull ¶
func (o *GetAviVipNetworksURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*GetAviVipNetworksURL) WithBasePath ¶
func (o *GetAviVipNetworksURL) WithBasePath(bp string) *GetAviVipNetworksURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type GetAviVipNetworksUnauthorized ¶
GetAviVipNetworksUnauthorized Incorrect credentials
swagger:response getAviVipNetworksUnauthorized
func NewGetAviVipNetworksUnauthorized ¶
func NewGetAviVipNetworksUnauthorized() *GetAviVipNetworksUnauthorized
NewGetAviVipNetworksUnauthorized creates GetAviVipNetworksUnauthorized with default headers values
func (*GetAviVipNetworksUnauthorized) SetPayload ¶
func (o *GetAviVipNetworksUnauthorized) SetPayload(payload *models.Error)
SetPayload sets the payload to the get avi vip networks unauthorized response
func (*GetAviVipNetworksUnauthorized) WithPayload ¶
func (o *GetAviVipNetworksUnauthorized) WithPayload(payload *models.Error) *GetAviVipNetworksUnauthorized
WithPayload adds the payload to the get avi vip networks unauthorized response
func (*GetAviVipNetworksUnauthorized) WriteResponse ¶
func (o *GetAviVipNetworksUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type VerifyAccount ¶
type VerifyAccount struct { Context *middleware.Context Handler VerifyAccountHandler }
VerifyAccount swagger:route POST /api/avi avi verifyAccount
Validate Avi controller credentials
func NewVerifyAccount ¶
func NewVerifyAccount(ctx *middleware.Context, handler VerifyAccountHandler) *VerifyAccount
NewVerifyAccount creates a new http.Handler for the verify account operation
func (*VerifyAccount) ServeHTTP ¶
func (o *VerifyAccount) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type VerifyAccountBadRequest ¶
type VerifyAccountBadRequest struct { /* In: Body */ Payload *models.Error `json:"body,omitempty"` }
VerifyAccountBadRequest Bad request
swagger:response verifyAccountBadRequest
func NewVerifyAccountBadRequest ¶
func NewVerifyAccountBadRequest() *VerifyAccountBadRequest
NewVerifyAccountBadRequest creates VerifyAccountBadRequest with default headers values
func (*VerifyAccountBadRequest) SetPayload ¶
func (o *VerifyAccountBadRequest) SetPayload(payload *models.Error)
SetPayload sets the payload to the verify account bad request response
func (*VerifyAccountBadRequest) WithPayload ¶
func (o *VerifyAccountBadRequest) WithPayload(payload *models.Error) *VerifyAccountBadRequest
WithPayload adds the payload to the verify account bad request response
func (*VerifyAccountBadRequest) WriteResponse ¶
func (o *VerifyAccountBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type VerifyAccountCreated ¶
type VerifyAccountCreated struct { }
VerifyAccountCreated Verified AVI credentials successfully
swagger:response verifyAccountCreated
func NewVerifyAccountCreated ¶
func NewVerifyAccountCreated() *VerifyAccountCreated
NewVerifyAccountCreated creates VerifyAccountCreated with default headers values
func (*VerifyAccountCreated) WriteResponse ¶
func (o *VerifyAccountCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type VerifyAccountHandler ¶
type VerifyAccountHandler interface {
Handle(VerifyAccountParams) middleware.Responder
}
VerifyAccountHandler interface for that can handle valid verify account params
type VerifyAccountHandlerFunc ¶
type VerifyAccountHandlerFunc func(VerifyAccountParams) middleware.Responder
VerifyAccountHandlerFunc turns a function with the right signature into a verify account handler
func (VerifyAccountHandlerFunc) Handle ¶
func (fn VerifyAccountHandlerFunc) Handle(params VerifyAccountParams) middleware.Responder
Handle executing the request and returning a response
type VerifyAccountInternalServerError ¶
type VerifyAccountInternalServerError struct { /* In: Body */ Payload *models.Error `json:"body,omitempty"` }
VerifyAccountInternalServerError Internal server error
swagger:response verifyAccountInternalServerError
func NewVerifyAccountInternalServerError ¶
func NewVerifyAccountInternalServerError() *VerifyAccountInternalServerError
NewVerifyAccountInternalServerError creates VerifyAccountInternalServerError with default headers values
func (*VerifyAccountInternalServerError) SetPayload ¶
func (o *VerifyAccountInternalServerError) SetPayload(payload *models.Error)
SetPayload sets the payload to the verify account internal server error response
func (*VerifyAccountInternalServerError) WithPayload ¶
func (o *VerifyAccountInternalServerError) WithPayload(payload *models.Error) *VerifyAccountInternalServerError
WithPayload adds the payload to the verify account internal server error response
func (*VerifyAccountInternalServerError) WriteResponse ¶
func (o *VerifyAccountInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type VerifyAccountParams ¶
type VerifyAccountParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /*Avi controller credentials In: body */ Credentials *models.AviControllerParams }
VerifyAccountParams contains all the bound params for the verify account operation typically these are obtained from a http.Request
swagger:parameters verifyAccount
func NewVerifyAccountParams ¶
func NewVerifyAccountParams() VerifyAccountParams
NewVerifyAccountParams creates a new VerifyAccountParams object no default values defined in spec.
func (*VerifyAccountParams) BindRequest ¶
func (o *VerifyAccountParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewVerifyAccountParams() beforehand.
type VerifyAccountURL ¶
type VerifyAccountURL struct {
// contains filtered or unexported fields
}
VerifyAccountURL generates an URL for the verify account operation
func (*VerifyAccountURL) Build ¶
func (o *VerifyAccountURL) Build() (*url.URL, error)
Build a url path and query string
func (*VerifyAccountURL) BuildFull ¶
func (o *VerifyAccountURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*VerifyAccountURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*VerifyAccountURL) SetBasePath ¶
func (o *VerifyAccountURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*VerifyAccountURL) String ¶
func (o *VerifyAccountURL) String() string
String returns the string representation of the path with query string
func (*VerifyAccountURL) StringFull ¶
func (o *VerifyAccountURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*VerifyAccountURL) WithBasePath ¶
func (o *VerifyAccountURL) WithBasePath(bp string) *VerifyAccountURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type VerifyAccountUnauthorized ¶
VerifyAccountUnauthorized Incorrect credentials
swagger:response verifyAccountUnauthorized
func NewVerifyAccountUnauthorized ¶
func NewVerifyAccountUnauthorized() *VerifyAccountUnauthorized
NewVerifyAccountUnauthorized creates VerifyAccountUnauthorized with default headers values
func (*VerifyAccountUnauthorized) SetPayload ¶
func (o *VerifyAccountUnauthorized) SetPayload(payload *models.Error)
SetPayload sets the payload to the verify account unauthorized response
func (*VerifyAccountUnauthorized) WithPayload ¶
func (o *VerifyAccountUnauthorized) WithPayload(payload *models.Error) *VerifyAccountUnauthorized
WithPayload adds the payload to the verify account unauthorized response
func (*VerifyAccountUnauthorized) WriteResponse ¶
func (o *VerifyAccountUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
Source Files ¶
- get_avi_clouds.go
- get_avi_clouds_parameters.go
- get_avi_clouds_responses.go
- get_avi_clouds_urlbuilder.go
- get_avi_service_engine_groups.go
- get_avi_service_engine_groups_parameters.go
- get_avi_service_engine_groups_responses.go
- get_avi_service_engine_groups_urlbuilder.go
- get_avi_vip_networks.go
- get_avi_vip_networks_parameters.go
- get_avi_vip_networks_responses.go
- get_avi_vip_networks_urlbuilder.go
- verify_account.go
- verify_account_parameters.go
- verify_account_responses.go
- verify_account_urlbuilder.go