Documentation
¶
Index ¶
- Constants
- type Client
- func (a *Client) DeleteCharactersCharacterIDFittingsFittingID(params *DeleteCharactersCharacterIDFittingsFittingIDParams, ...) (*DeleteCharactersCharacterIDFittingsFittingIDNoContent, error)
- func (a *Client) GetCharactersCharacterIDFittings(params *GetCharactersCharacterIDFittingsParams, ...) (*GetCharactersCharacterIDFittingsOK, error)
- func (a *Client) PostCharactersCharacterIDFittings(params *PostCharactersCharacterIDFittingsParams, ...) (*PostCharactersCharacterIDFittingsCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type DeleteCharactersCharacterIDFittingsFittingIDBadRequest
- type DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm
- type DeleteCharactersCharacterIDFittingsFittingIDForbidden
- type DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout
- type DeleteCharactersCharacterIDFittingsFittingIDInternalServerError
- type DeleteCharactersCharacterIDFittingsFittingIDNoContent
- type DeleteCharactersCharacterIDFittingsFittingIDParams
- func NewDeleteCharactersCharacterIDFittingsFittingIDParams() *DeleteCharactersCharacterIDFittingsFittingIDParams
- func NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithContext(ctx context.Context) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetCharacterID(characterID int32)
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetContext(ctx context.Context)
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetDatasource(datasource *string)
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetFittingID(fittingID int32)
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetToken(token *string)
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithCharacterID(characterID int32) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithContext(ctx context.Context) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithDatasource(datasource *string) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithFittingID(fittingID int32) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithToken(token *string) *DeleteCharactersCharacterIDFittingsFittingIDParams
- func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCharactersCharacterIDFittingsFittingIDReader
- type DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable
- type DeleteCharactersCharacterIDFittingsFittingIDUnauthorized
- type GetCharactersCharacterIDFittingsBadRequest
- type GetCharactersCharacterIDFittingsEnhanceYourCalm
- type GetCharactersCharacterIDFittingsForbidden
- type GetCharactersCharacterIDFittingsGatewayTimeout
- type GetCharactersCharacterIDFittingsInternalServerError
- type GetCharactersCharacterIDFittingsNotModified
- type GetCharactersCharacterIDFittingsOK
- type GetCharactersCharacterIDFittingsOKBodyItems0
- type GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0
- func (o *GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDFittingsParams
- func NewGetCharactersCharacterIDFittingsParams() *GetCharactersCharacterIDFittingsParams
- func NewGetCharactersCharacterIDFittingsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDFittingsParams
- func NewGetCharactersCharacterIDFittingsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDFittingsParams
- func NewGetCharactersCharacterIDFittingsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDFittingsParams
- func (o *GetCharactersCharacterIDFittingsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDFittingsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDFittingsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDFittingsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDFittingsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDFittingsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDFittingsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDFittingsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDFittingsParams
- func (o *GetCharactersCharacterIDFittingsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDFittingsParams
- func (o *GetCharactersCharacterIDFittingsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDFittingsParams
- func (o *GetCharactersCharacterIDFittingsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDFittingsParams
- func (o *GetCharactersCharacterIDFittingsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDFittingsParams
- func (o *GetCharactersCharacterIDFittingsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDFittingsParams
- func (o *GetCharactersCharacterIDFittingsParams) WithToken(token *string) *GetCharactersCharacterIDFittingsParams
- func (o *GetCharactersCharacterIDFittingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDFittingsReader
- type GetCharactersCharacterIDFittingsServiceUnavailable
- type GetCharactersCharacterIDFittingsUnauthorized
- type ItemsItems0
- type PostCharactersCharacterIDFittingsBadRequest
- type PostCharactersCharacterIDFittingsBody
- type PostCharactersCharacterIDFittingsCreated
- type PostCharactersCharacterIDFittingsCreatedBody
- type PostCharactersCharacterIDFittingsEnhanceYourCalm
- type PostCharactersCharacterIDFittingsForbidden
- type PostCharactersCharacterIDFittingsGatewayTimeout
- type PostCharactersCharacterIDFittingsInternalServerError
- type PostCharactersCharacterIDFittingsParams
- func NewPostCharactersCharacterIDFittingsParams() *PostCharactersCharacterIDFittingsParams
- func NewPostCharactersCharacterIDFittingsParamsWithContext(ctx context.Context) *PostCharactersCharacterIDFittingsParams
- func NewPostCharactersCharacterIDFittingsParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDFittingsParams
- func NewPostCharactersCharacterIDFittingsParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDFittingsParams
- func (o *PostCharactersCharacterIDFittingsParams) SetCharacterID(characterID int32)
- func (o *PostCharactersCharacterIDFittingsParams) SetContext(ctx context.Context)
- func (o *PostCharactersCharacterIDFittingsParams) SetDatasource(datasource *string)
- func (o *PostCharactersCharacterIDFittingsParams) SetFitting(fitting PostCharactersCharacterIDFittingsBody)
- func (o *PostCharactersCharacterIDFittingsParams) SetHTTPClient(client *http.Client)
- func (o *PostCharactersCharacterIDFittingsParams) SetTimeout(timeout time.Duration)
- func (o *PostCharactersCharacterIDFittingsParams) SetToken(token *string)
- func (o *PostCharactersCharacterIDFittingsParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDFittingsParams
- func (o *PostCharactersCharacterIDFittingsParams) WithContext(ctx context.Context) *PostCharactersCharacterIDFittingsParams
- func (o *PostCharactersCharacterIDFittingsParams) WithDatasource(datasource *string) *PostCharactersCharacterIDFittingsParams
- func (o *PostCharactersCharacterIDFittingsParams) WithFitting(fitting PostCharactersCharacterIDFittingsBody) *PostCharactersCharacterIDFittingsParams
- func (o *PostCharactersCharacterIDFittingsParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDFittingsParams
- func (o *PostCharactersCharacterIDFittingsParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDFittingsParams
- func (o *PostCharactersCharacterIDFittingsParams) WithToken(token *string) *PostCharactersCharacterIDFittingsParams
- func (o *PostCharactersCharacterIDFittingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostCharactersCharacterIDFittingsReader
- type PostCharactersCharacterIDFittingsServiceUnavailable
- type PostCharactersCharacterIDFittingsUnauthorized
Constants ¶
const ( // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagCargo captures enum value "Cargo" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagCargo string = "Cargo" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagDroneBay captures enum value "DroneBay" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagDroneBay string = "DroneBay" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagFighterBay captures enum value "FighterBay" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagFighterBay string = "FighterBay" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot0 captures enum value "HiSlot0" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot0 string = "HiSlot0" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot1 captures enum value "HiSlot1" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot1 string = "HiSlot1" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot2 captures enum value "HiSlot2" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot2 string = "HiSlot2" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot3 captures enum value "HiSlot3" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot3 string = "HiSlot3" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot4 captures enum value "HiSlot4" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot4 string = "HiSlot4" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot5 captures enum value "HiSlot5" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot5 string = "HiSlot5" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot6 captures enum value "HiSlot6" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot6 string = "HiSlot6" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot7 captures enum value "HiSlot7" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagHiSlot7 string = "HiSlot7" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagInvalid captures enum value "Invalid" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagInvalid string = "Invalid" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot0 captures enum value "LoSlot0" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot0 string = "LoSlot0" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot1 captures enum value "LoSlot1" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot1 string = "LoSlot1" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot2 captures enum value "LoSlot2" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot2 string = "LoSlot2" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot3 captures enum value "LoSlot3" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot3 string = "LoSlot3" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot4 captures enum value "LoSlot4" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot4 string = "LoSlot4" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot5 captures enum value "LoSlot5" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot5 string = "LoSlot5" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot6 captures enum value "LoSlot6" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot6 string = "LoSlot6" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot7 captures enum value "LoSlot7" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagLoSlot7 string = "LoSlot7" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot0 captures enum value "MedSlot0" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot0 string = "MedSlot0" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot1 captures enum value "MedSlot1" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot1 string = "MedSlot1" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot2 captures enum value "MedSlot2" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot2 string = "MedSlot2" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot3 captures enum value "MedSlot3" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot3 string = "MedSlot3" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot4 captures enum value "MedSlot4" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot4 string = "MedSlot4" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot5 captures enum value "MedSlot5" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot5 string = "MedSlot5" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot6 captures enum value "MedSlot6" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot6 string = "MedSlot6" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot7 captures enum value "MedSlot7" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagMedSlot7 string = "MedSlot7" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagRigSlot0 captures enum value "RigSlot0" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagRigSlot0 string = "RigSlot0" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagRigSlot1 captures enum value "RigSlot1" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagRigSlot1 string = "RigSlot1" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagRigSlot2 captures enum value "RigSlot2" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagRigSlot2 string = "RigSlot2" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot0 captures enum value "ServiceSlot0" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot0 string = "ServiceSlot0" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot1 captures enum value "ServiceSlot1" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot1 string = "ServiceSlot1" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot2 captures enum value "ServiceSlot2" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot2 string = "ServiceSlot2" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot3 captures enum value "ServiceSlot3" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot3 string = "ServiceSlot3" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot4 captures enum value "ServiceSlot4" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot4 string = "ServiceSlot4" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot5 captures enum value "ServiceSlot5" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot5 string = "ServiceSlot5" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot6 captures enum value "ServiceSlot6" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot6 string = "ServiceSlot6" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot7 captures enum value "ServiceSlot7" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagServiceSlot7 string = "ServiceSlot7" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagSubSystemSlot0 captures enum value "SubSystemSlot0" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagSubSystemSlot0 string = "SubSystemSlot0" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagSubSystemSlot1 captures enum value "SubSystemSlot1" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagSubSystemSlot1 string = "SubSystemSlot1" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagSubSystemSlot2 captures enum value "SubSystemSlot2" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagSubSystemSlot2 string = "SubSystemSlot2" // GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagSubSystemSlot3 captures enum value "SubSystemSlot3" GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0FlagSubSystemSlot3 string = "SubSystemSlot3" )
const ( // ItemsItems0FlagCargo captures enum value "Cargo" ItemsItems0FlagCargo string = "Cargo" // ItemsItems0FlagDroneBay captures enum value "DroneBay" ItemsItems0FlagDroneBay string = "DroneBay" // ItemsItems0FlagFighterBay captures enum value "FighterBay" ItemsItems0FlagFighterBay string = "FighterBay" // ItemsItems0FlagHiSlot0 captures enum value "HiSlot0" ItemsItems0FlagHiSlot0 string = "HiSlot0" // ItemsItems0FlagHiSlot1 captures enum value "HiSlot1" ItemsItems0FlagHiSlot1 string = "HiSlot1" // ItemsItems0FlagHiSlot2 captures enum value "HiSlot2" ItemsItems0FlagHiSlot2 string = "HiSlot2" // ItemsItems0FlagHiSlot3 captures enum value "HiSlot3" ItemsItems0FlagHiSlot3 string = "HiSlot3" // ItemsItems0FlagHiSlot4 captures enum value "HiSlot4" ItemsItems0FlagHiSlot4 string = "HiSlot4" // ItemsItems0FlagHiSlot5 captures enum value "HiSlot5" ItemsItems0FlagHiSlot5 string = "HiSlot5" // ItemsItems0FlagHiSlot6 captures enum value "HiSlot6" ItemsItems0FlagHiSlot6 string = "HiSlot6" // ItemsItems0FlagHiSlot7 captures enum value "HiSlot7" ItemsItems0FlagHiSlot7 string = "HiSlot7" // ItemsItems0FlagInvalid captures enum value "Invalid" ItemsItems0FlagInvalid string = "Invalid" // ItemsItems0FlagLoSlot0 captures enum value "LoSlot0" ItemsItems0FlagLoSlot0 string = "LoSlot0" // ItemsItems0FlagLoSlot1 captures enum value "LoSlot1" ItemsItems0FlagLoSlot1 string = "LoSlot1" // ItemsItems0FlagLoSlot2 captures enum value "LoSlot2" ItemsItems0FlagLoSlot2 string = "LoSlot2" // ItemsItems0FlagLoSlot3 captures enum value "LoSlot3" ItemsItems0FlagLoSlot3 string = "LoSlot3" // ItemsItems0FlagLoSlot4 captures enum value "LoSlot4" ItemsItems0FlagLoSlot4 string = "LoSlot4" // ItemsItems0FlagLoSlot5 captures enum value "LoSlot5" ItemsItems0FlagLoSlot5 string = "LoSlot5" // ItemsItems0FlagLoSlot6 captures enum value "LoSlot6" ItemsItems0FlagLoSlot6 string = "LoSlot6" // ItemsItems0FlagLoSlot7 captures enum value "LoSlot7" ItemsItems0FlagLoSlot7 string = "LoSlot7" // ItemsItems0FlagMedSlot0 captures enum value "MedSlot0" ItemsItems0FlagMedSlot0 string = "MedSlot0" // ItemsItems0FlagMedSlot1 captures enum value "MedSlot1" ItemsItems0FlagMedSlot1 string = "MedSlot1" // ItemsItems0FlagMedSlot2 captures enum value "MedSlot2" ItemsItems0FlagMedSlot2 string = "MedSlot2" // ItemsItems0FlagMedSlot3 captures enum value "MedSlot3" ItemsItems0FlagMedSlot3 string = "MedSlot3" // ItemsItems0FlagMedSlot4 captures enum value "MedSlot4" ItemsItems0FlagMedSlot4 string = "MedSlot4" // ItemsItems0FlagMedSlot5 captures enum value "MedSlot5" ItemsItems0FlagMedSlot5 string = "MedSlot5" // ItemsItems0FlagMedSlot6 captures enum value "MedSlot6" ItemsItems0FlagMedSlot6 string = "MedSlot6" // ItemsItems0FlagMedSlot7 captures enum value "MedSlot7" ItemsItems0FlagMedSlot7 string = "MedSlot7" // ItemsItems0FlagRigSlot0 captures enum value "RigSlot0" ItemsItems0FlagRigSlot0 string = "RigSlot0" // ItemsItems0FlagRigSlot1 captures enum value "RigSlot1" ItemsItems0FlagRigSlot1 string = "RigSlot1" // ItemsItems0FlagRigSlot2 captures enum value "RigSlot2" ItemsItems0FlagRigSlot2 string = "RigSlot2" // ItemsItems0FlagServiceSlot0 captures enum value "ServiceSlot0" ItemsItems0FlagServiceSlot0 string = "ServiceSlot0" // ItemsItems0FlagServiceSlot1 captures enum value "ServiceSlot1" ItemsItems0FlagServiceSlot1 string = "ServiceSlot1" // ItemsItems0FlagServiceSlot2 captures enum value "ServiceSlot2" ItemsItems0FlagServiceSlot2 string = "ServiceSlot2" // ItemsItems0FlagServiceSlot3 captures enum value "ServiceSlot3" ItemsItems0FlagServiceSlot3 string = "ServiceSlot3" // ItemsItems0FlagServiceSlot4 captures enum value "ServiceSlot4" ItemsItems0FlagServiceSlot4 string = "ServiceSlot4" // ItemsItems0FlagServiceSlot5 captures enum value "ServiceSlot5" ItemsItems0FlagServiceSlot5 string = "ServiceSlot5" // ItemsItems0FlagServiceSlot6 captures enum value "ServiceSlot6" ItemsItems0FlagServiceSlot6 string = "ServiceSlot6" // ItemsItems0FlagServiceSlot7 captures enum value "ServiceSlot7" ItemsItems0FlagServiceSlot7 string = "ServiceSlot7" // ItemsItems0FlagSubSystemSlot0 captures enum value "SubSystemSlot0" ItemsItems0FlagSubSystemSlot0 string = "SubSystemSlot0" // ItemsItems0FlagSubSystemSlot1 captures enum value "SubSystemSlot1" ItemsItems0FlagSubSystemSlot1 string = "SubSystemSlot1" // ItemsItems0FlagSubSystemSlot2 captures enum value "SubSystemSlot2" ItemsItems0FlagSubSystemSlot2 string = "SubSystemSlot2" // ItemsItems0FlagSubSystemSlot3 captures enum value "SubSystemSlot3" ItemsItems0FlagSubSystemSlot3 string = "SubSystemSlot3" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for fittings API
func (*Client) DeleteCharactersCharacterIDFittingsFittingID ¶
func (a *Client) DeleteCharactersCharacterIDFittingsFittingID(params *DeleteCharactersCharacterIDFittingsFittingIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteCharactersCharacterIDFittingsFittingIDNoContent, error)
DeleteCharactersCharacterIDFittingsFittingID deletes fitting Delete a fitting from a character
---
func (*Client) GetCharactersCharacterIDFittings ¶
func (a *Client) GetCharactersCharacterIDFittings(params *GetCharactersCharacterIDFittingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDFittingsOK, error)
GetCharactersCharacterIDFittings gets fittings Return fittings of a character
---
This route is cached for up to 300 seconds
func (*Client) PostCharactersCharacterIDFittings ¶
func (a *Client) PostCharactersCharacterIDFittings(params *PostCharactersCharacterIDFittingsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDFittingsCreated, error)
PostCharactersCharacterIDFittings creates fitting Save a new fitting for a character
---
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface {
DeleteCharactersCharacterIDFittingsFittingID(params *DeleteCharactersCharacterIDFittingsFittingIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteCharactersCharacterIDFittingsFittingIDNoContent, error)
GetCharactersCharacterIDFittings(params *GetCharactersCharacterIDFittingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDFittingsOK, error)
PostCharactersCharacterIDFittings(params *PostCharactersCharacterIDFittingsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDFittingsCreated, 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 fittings API client.
type DeleteCharactersCharacterIDFittingsFittingIDBadRequest ¶
type DeleteCharactersCharacterIDFittingsFittingIDBadRequest struct {
Payload *esimodels.BadRequest
}
DeleteCharactersCharacterIDFittingsFittingIDBadRequest handles this case with default header values.
Bad request
func NewDeleteCharactersCharacterIDFittingsFittingIDBadRequest ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDBadRequest() *DeleteCharactersCharacterIDFittingsFittingIDBadRequest
NewDeleteCharactersCharacterIDFittingsFittingIDBadRequest creates a DeleteCharactersCharacterIDFittingsFittingIDBadRequest with default headers values
func (*DeleteCharactersCharacterIDFittingsFittingIDBadRequest) Error ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDBadRequest) Error() string
func (*DeleteCharactersCharacterIDFittingsFittingIDBadRequest) GetPayload ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDBadRequest) GetPayload() *esimodels.BadRequest
type DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm ¶
type DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewDeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm() *DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm
NewDeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm creates a DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm with default headers values
func (*DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm) Error ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm) Error() string
func (*DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm) GetPayload ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type DeleteCharactersCharacterIDFittingsFittingIDForbidden ¶
DeleteCharactersCharacterIDFittingsFittingIDForbidden handles this case with default header values.
Forbidden
func NewDeleteCharactersCharacterIDFittingsFittingIDForbidden ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDForbidden() *DeleteCharactersCharacterIDFittingsFittingIDForbidden
NewDeleteCharactersCharacterIDFittingsFittingIDForbidden creates a DeleteCharactersCharacterIDFittingsFittingIDForbidden with default headers values
func (*DeleteCharactersCharacterIDFittingsFittingIDForbidden) Error ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDForbidden) Error() string
func (*DeleteCharactersCharacterIDFittingsFittingIDForbidden) GetPayload ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDForbidden) GetPayload() *esimodels.Forbidden
type DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout ¶
type DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewDeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout() *DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout
NewDeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout creates a DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout with default headers values
func (*DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout) Error ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout) Error() string
func (*DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout) GetPayload ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type DeleteCharactersCharacterIDFittingsFittingIDInternalServerError ¶
type DeleteCharactersCharacterIDFittingsFittingIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
DeleteCharactersCharacterIDFittingsFittingIDInternalServerError handles this case with default header values.
Internal server error
func NewDeleteCharactersCharacterIDFittingsFittingIDInternalServerError ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDInternalServerError() *DeleteCharactersCharacterIDFittingsFittingIDInternalServerError
NewDeleteCharactersCharacterIDFittingsFittingIDInternalServerError creates a DeleteCharactersCharacterIDFittingsFittingIDInternalServerError with default headers values
func (*DeleteCharactersCharacterIDFittingsFittingIDInternalServerError) Error ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDInternalServerError) Error() string
func (*DeleteCharactersCharacterIDFittingsFittingIDInternalServerError) GetPayload ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDInternalServerError) GetPayload() *esimodels.InternalServerError
type DeleteCharactersCharacterIDFittingsFittingIDNoContent ¶
type DeleteCharactersCharacterIDFittingsFittingIDNoContent struct {
}
DeleteCharactersCharacterIDFittingsFittingIDNoContent handles this case with default header values.
Fitting deleted
func NewDeleteCharactersCharacterIDFittingsFittingIDNoContent ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDNoContent() *DeleteCharactersCharacterIDFittingsFittingIDNoContent
NewDeleteCharactersCharacterIDFittingsFittingIDNoContent creates a DeleteCharactersCharacterIDFittingsFittingIDNoContent with default headers values
func (*DeleteCharactersCharacterIDFittingsFittingIDNoContent) Error ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDNoContent) Error() string
type DeleteCharactersCharacterIDFittingsFittingIDParams ¶
type DeleteCharactersCharacterIDFittingsFittingIDParams struct {
/*CharacterID
An EVE character ID
*/
CharacterID int32
/*Datasource
The server name you would like data from
*/
Datasource *string
/*FittingID
ID for a fitting of this character
*/
FittingID int32
/*Token
Access token to use if unable to set a header
*/
Token *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteCharactersCharacterIDFittingsFittingIDParams contains all the parameters to send to the API endpoint for the delete characters character id fittings fitting id operation typically these are written to a http.Request
func NewDeleteCharactersCharacterIDFittingsFittingIDParams ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDParams() *DeleteCharactersCharacterIDFittingsFittingIDParams
NewDeleteCharactersCharacterIDFittingsFittingIDParams creates a new DeleteCharactersCharacterIDFittingsFittingIDParams object with the default values initialized.
func NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithContext ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithContext(ctx context.Context) *DeleteCharactersCharacterIDFittingsFittingIDParams
NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithContext creates a new DeleteCharactersCharacterIDFittingsFittingIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithHTTPClient ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDFittingsFittingIDParams
NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithHTTPClient creates a new DeleteCharactersCharacterIDFittingsFittingIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithTimeout ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDFittingsFittingIDParams
NewDeleteCharactersCharacterIDFittingsFittingIDParamsWithTimeout creates a new DeleteCharactersCharacterIDFittingsFittingIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) SetCharacterID ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) SetContext ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) SetDatasource ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) SetFittingID ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetFittingID(fittingID int32)
SetFittingID adds the fittingId to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) SetHTTPClient ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) SetTimeout ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) SetToken ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) SetToken(token *string)
SetToken adds the token to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) WithCharacterID ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithCharacterID(characterID int32) *DeleteCharactersCharacterIDFittingsFittingIDParams
WithCharacterID adds the characterID to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) WithContext ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithContext(ctx context.Context) *DeleteCharactersCharacterIDFittingsFittingIDParams
WithContext adds the context to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) WithDatasource ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithDatasource(datasource *string) *DeleteCharactersCharacterIDFittingsFittingIDParams
WithDatasource adds the datasource to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) WithFittingID ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithFittingID(fittingID int32) *DeleteCharactersCharacterIDFittingsFittingIDParams
WithFittingID adds the fittingID to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) WithHTTPClient ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDFittingsFittingIDParams
WithHTTPClient adds the HTTPClient to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) WithTimeout ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDFittingsFittingIDParams
WithTimeout adds the timeout to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) WithToken ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WithToken(token *string) *DeleteCharactersCharacterIDFittingsFittingIDParams
WithToken adds the token to the delete characters character id fittings fitting id params
func (*DeleteCharactersCharacterIDFittingsFittingIDParams) WriteToRequest ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCharactersCharacterIDFittingsFittingIDReader ¶
type DeleteCharactersCharacterIDFittingsFittingIDReader struct {
// contains filtered or unexported fields
}
DeleteCharactersCharacterIDFittingsFittingIDReader is a Reader for the DeleteCharactersCharacterIDFittingsFittingID structure.
func (*DeleteCharactersCharacterIDFittingsFittingIDReader) ReadResponse ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable ¶
type DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable struct {
}
DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewDeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable() *DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable
NewDeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable creates a DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable with default headers values
func (*DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable) Error ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable) Error() string
func (*DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable) GetPayload ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type DeleteCharactersCharacterIDFittingsFittingIDUnauthorized ¶
type DeleteCharactersCharacterIDFittingsFittingIDUnauthorized struct {
}
DeleteCharactersCharacterIDFittingsFittingIDUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteCharactersCharacterIDFittingsFittingIDUnauthorized ¶
func NewDeleteCharactersCharacterIDFittingsFittingIDUnauthorized() *DeleteCharactersCharacterIDFittingsFittingIDUnauthorized
NewDeleteCharactersCharacterIDFittingsFittingIDUnauthorized creates a DeleteCharactersCharacterIDFittingsFittingIDUnauthorized with default headers values
func (*DeleteCharactersCharacterIDFittingsFittingIDUnauthorized) Error ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDUnauthorized) Error() string
func (*DeleteCharactersCharacterIDFittingsFittingIDUnauthorized) GetPayload ¶
func (o *DeleteCharactersCharacterIDFittingsFittingIDUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDFittingsBadRequest ¶
type GetCharactersCharacterIDFittingsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDFittingsBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDFittingsBadRequest ¶
func NewGetCharactersCharacterIDFittingsBadRequest() *GetCharactersCharacterIDFittingsBadRequest
NewGetCharactersCharacterIDFittingsBadRequest creates a GetCharactersCharacterIDFittingsBadRequest with default headers values
func (*GetCharactersCharacterIDFittingsBadRequest) Error ¶
func (o *GetCharactersCharacterIDFittingsBadRequest) Error() string
func (*GetCharactersCharacterIDFittingsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDFittingsBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDFittingsEnhanceYourCalm ¶
type GetCharactersCharacterIDFittingsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDFittingsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDFittingsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDFittingsEnhanceYourCalm() *GetCharactersCharacterIDFittingsEnhanceYourCalm
NewGetCharactersCharacterIDFittingsEnhanceYourCalm creates a GetCharactersCharacterIDFittingsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDFittingsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDFittingsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDFittingsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDFittingsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDFittingsForbidden ¶
GetCharactersCharacterIDFittingsForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDFittingsForbidden ¶
func NewGetCharactersCharacterIDFittingsForbidden() *GetCharactersCharacterIDFittingsForbidden
NewGetCharactersCharacterIDFittingsForbidden creates a GetCharactersCharacterIDFittingsForbidden with default headers values
func (*GetCharactersCharacterIDFittingsForbidden) Error ¶
func (o *GetCharactersCharacterIDFittingsForbidden) Error() string
func (*GetCharactersCharacterIDFittingsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDFittingsForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDFittingsGatewayTimeout ¶
type GetCharactersCharacterIDFittingsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDFittingsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDFittingsGatewayTimeout ¶
func NewGetCharactersCharacterIDFittingsGatewayTimeout() *GetCharactersCharacterIDFittingsGatewayTimeout
NewGetCharactersCharacterIDFittingsGatewayTimeout creates a GetCharactersCharacterIDFittingsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDFittingsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDFittingsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDFittingsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDFittingsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDFittingsInternalServerError ¶
type GetCharactersCharacterIDFittingsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDFittingsInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDFittingsInternalServerError ¶
func NewGetCharactersCharacterIDFittingsInternalServerError() *GetCharactersCharacterIDFittingsInternalServerError
NewGetCharactersCharacterIDFittingsInternalServerError creates a GetCharactersCharacterIDFittingsInternalServerError with default headers values
func (*GetCharactersCharacterIDFittingsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDFittingsInternalServerError) Error() string
func (*GetCharactersCharacterIDFittingsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDFittingsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDFittingsNotModified ¶
type GetCharactersCharacterIDFittingsNotModified struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
}
GetCharactersCharacterIDFittingsNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDFittingsNotModified ¶
func NewGetCharactersCharacterIDFittingsNotModified() *GetCharactersCharacterIDFittingsNotModified
NewGetCharactersCharacterIDFittingsNotModified creates a GetCharactersCharacterIDFittingsNotModified with default headers values
func (*GetCharactersCharacterIDFittingsNotModified) Error ¶
func (o *GetCharactersCharacterIDFittingsNotModified) Error() string
type GetCharactersCharacterIDFittingsOK ¶
type GetCharactersCharacterIDFittingsOK struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
Payload []*GetCharactersCharacterIDFittingsOKBodyItems0
}
GetCharactersCharacterIDFittingsOK handles this case with default header values.
A list of fittings
func NewGetCharactersCharacterIDFittingsOK ¶
func NewGetCharactersCharacterIDFittingsOK() *GetCharactersCharacterIDFittingsOK
NewGetCharactersCharacterIDFittingsOK creates a GetCharactersCharacterIDFittingsOK with default headers values
func (*GetCharactersCharacterIDFittingsOK) Error ¶
func (o *GetCharactersCharacterIDFittingsOK) Error() string
func (*GetCharactersCharacterIDFittingsOK) GetPayload ¶
func (o *GetCharactersCharacterIDFittingsOK) GetPayload() []*GetCharactersCharacterIDFittingsOKBodyItems0
type GetCharactersCharacterIDFittingsOKBodyItems0 ¶
type GetCharactersCharacterIDFittingsOKBodyItems0 struct {
// get_characters_character_id_fittings_description
//
// description string
// Required: true
Description *string `json:"description"`
// get_characters_character_id_fittings_fitting_id
//
// fitting_id integer
// Required: true
FittingID *int32 `json:"fitting_id"`
// get_characters_character_id_fittings_items
//
// items array
// Required: true
// Max Items: 255
Items []*GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0 `json:"items"`
// get_characters_character_id_fittings_name
//
// name string
// Required: true
Name *string `json:"name"`
// get_characters_character_id_fittings_ship_type_id
//
// ship_type_id integer
// Required: true
ShipTypeID *int32 `json:"ship_type_id"`
}
GetCharactersCharacterIDFittingsOKBodyItems0 get_characters_character_id_fittings_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDFittingsOKBodyItems0
func (*GetCharactersCharacterIDFittingsOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDFittingsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDFittingsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDFittingsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0 ¶
type GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0 struct {
// get_characters_character_id_fittings_flag
//
// flag string
// Required: true
// Enum: [Cargo DroneBay FighterBay HiSlot0 HiSlot1 HiSlot2 HiSlot3 HiSlot4 HiSlot5 HiSlot6 HiSlot7 Invalid LoSlot0 LoSlot1 LoSlot2 LoSlot3 LoSlot4 LoSlot5 LoSlot6 LoSlot7 MedSlot0 MedSlot1 MedSlot2 MedSlot3 MedSlot4 MedSlot5 MedSlot6 MedSlot7 RigSlot0 RigSlot1 RigSlot2 ServiceSlot0 ServiceSlot1 ServiceSlot2 ServiceSlot3 ServiceSlot4 ServiceSlot5 ServiceSlot6 ServiceSlot7 SubSystemSlot0 SubSystemSlot1 SubSystemSlot2 SubSystemSlot3]
Flag *string `json:"flag"`
// get_characters_character_id_fittings_quantity
//
// quantity integer
// Required: true
Quantity *int32 `json:"quantity"`
// get_characters_character_id_fittings_type_id
//
// type_id integer
// Required: true
TypeID *int32 `json:"type_id"`
}
GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0 get_characters_character_id_fittings_item // // item object swagger:model GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0
func (*GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDFittingsOKBodyItems0ItemsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDFittingsParams ¶
type GetCharactersCharacterIDFittingsParams struct {
/*IfNoneMatch
ETag from a previous request. A 304 will be returned if this matches the current ETag
*/
IfNoneMatch *string
/*CharacterID
An EVE character ID
*/
CharacterID int32
/*Datasource
The server name you would like data from
*/
Datasource *string
/*Token
Access token to use if unable to set a header
*/
Token *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetCharactersCharacterIDFittingsParams contains all the parameters to send to the API endpoint for the get characters character id fittings operation typically these are written to a http.Request
func NewGetCharactersCharacterIDFittingsParams ¶
func NewGetCharactersCharacterIDFittingsParams() *GetCharactersCharacterIDFittingsParams
NewGetCharactersCharacterIDFittingsParams creates a new GetCharactersCharacterIDFittingsParams object with the default values initialized.
func NewGetCharactersCharacterIDFittingsParamsWithContext ¶
func NewGetCharactersCharacterIDFittingsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDFittingsParams
NewGetCharactersCharacterIDFittingsParamsWithContext creates a new GetCharactersCharacterIDFittingsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDFittingsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDFittingsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDFittingsParams
NewGetCharactersCharacterIDFittingsParamsWithHTTPClient creates a new GetCharactersCharacterIDFittingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDFittingsParamsWithTimeout ¶
func NewGetCharactersCharacterIDFittingsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDFittingsParams
NewGetCharactersCharacterIDFittingsParamsWithTimeout creates a new GetCharactersCharacterIDFittingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDFittingsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDFittingsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) SetContext ¶
func (o *GetCharactersCharacterIDFittingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDFittingsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDFittingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDFittingsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDFittingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) SetToken ¶
func (o *GetCharactersCharacterIDFittingsParams) SetToken(token *string)
SetToken adds the token to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDFittingsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDFittingsParams
WithCharacterID adds the characterID to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) WithContext ¶
func (o *GetCharactersCharacterIDFittingsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDFittingsParams
WithContext adds the context to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDFittingsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDFittingsParams
WithDatasource adds the datasource to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDFittingsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDFittingsParams
WithHTTPClient adds the HTTPClient to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDFittingsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDFittingsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDFittingsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDFittingsParams
WithTimeout adds the timeout to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) WithToken ¶
func (o *GetCharactersCharacterIDFittingsParams) WithToken(token *string) *GetCharactersCharacterIDFittingsParams
WithToken adds the token to the get characters character id fittings params
func (*GetCharactersCharacterIDFittingsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDFittingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDFittingsReader ¶
type GetCharactersCharacterIDFittingsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDFittingsReader is a Reader for the GetCharactersCharacterIDFittings structure.
func (*GetCharactersCharacterIDFittingsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDFittingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDFittingsServiceUnavailable ¶
type GetCharactersCharacterIDFittingsServiceUnavailable struct {
}
GetCharactersCharacterIDFittingsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDFittingsServiceUnavailable ¶
func NewGetCharactersCharacterIDFittingsServiceUnavailable() *GetCharactersCharacterIDFittingsServiceUnavailable
NewGetCharactersCharacterIDFittingsServiceUnavailable creates a GetCharactersCharacterIDFittingsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDFittingsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDFittingsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDFittingsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDFittingsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDFittingsUnauthorized ¶
type GetCharactersCharacterIDFittingsUnauthorized struct {
}
GetCharactersCharacterIDFittingsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDFittingsUnauthorized ¶
func NewGetCharactersCharacterIDFittingsUnauthorized() *GetCharactersCharacterIDFittingsUnauthorized
NewGetCharactersCharacterIDFittingsUnauthorized creates a GetCharactersCharacterIDFittingsUnauthorized with default headers values
func (*GetCharactersCharacterIDFittingsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDFittingsUnauthorized) Error() string
func (*GetCharactersCharacterIDFittingsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDFittingsUnauthorized) GetPayload() *esimodels.Unauthorized
type ItemsItems0 ¶
type ItemsItems0 struct {
// post_characters_character_id_fittings_flag
//
// Fitting location for the item. Entries placed in 'Invalid' will be discarded. If this leaves the fitting with nothing, it will cause an error.
// Required: true
// Enum: [Cargo DroneBay FighterBay HiSlot0 HiSlot1 HiSlot2 HiSlot3 HiSlot4 HiSlot5 HiSlot6 HiSlot7 Invalid LoSlot0 LoSlot1 LoSlot2 LoSlot3 LoSlot4 LoSlot5 LoSlot6 LoSlot7 MedSlot0 MedSlot1 MedSlot2 MedSlot3 MedSlot4 MedSlot5 MedSlot6 MedSlot7 RigSlot0 RigSlot1 RigSlot2 ServiceSlot0 ServiceSlot1 ServiceSlot2 ServiceSlot3 ServiceSlot4 ServiceSlot5 ServiceSlot6 ServiceSlot7 SubSystemSlot0 SubSystemSlot1 SubSystemSlot2 SubSystemSlot3]
Flag *string `json:"flag"`
// post_characters_character_id_fittings_quantity
//
// quantity integer
// Required: true
Quantity *int32 `json:"quantity"`
// post_characters_character_id_fittings_type_id
//
// type_id integer
// Required: true
TypeID *int32 `json:"type_id"`
}
ItemsItems0 post_characters_character_id_fittings_item // // item object swagger:model ItemsItems0
func (*ItemsItems0) MarshalBinary ¶
func (o *ItemsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ItemsItems0) UnmarshalBinary ¶
func (o *ItemsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDFittingsBadRequest ¶
type PostCharactersCharacterIDFittingsBadRequest struct {
Payload *esimodels.BadRequest
}
PostCharactersCharacterIDFittingsBadRequest handles this case with default header values.
Bad request
func NewPostCharactersCharacterIDFittingsBadRequest ¶
func NewPostCharactersCharacterIDFittingsBadRequest() *PostCharactersCharacterIDFittingsBadRequest
NewPostCharactersCharacterIDFittingsBadRequest creates a PostCharactersCharacterIDFittingsBadRequest with default headers values
func (*PostCharactersCharacterIDFittingsBadRequest) Error ¶
func (o *PostCharactersCharacterIDFittingsBadRequest) Error() string
func (*PostCharactersCharacterIDFittingsBadRequest) GetPayload ¶
func (o *PostCharactersCharacterIDFittingsBadRequest) GetPayload() *esimodels.BadRequest
type PostCharactersCharacterIDFittingsBody ¶
type PostCharactersCharacterIDFittingsBody struct {
// post_characters_character_id_fittings_description
//
// description string
// Required: true
// Max Length: 500
// Min Length: 0
Description *string `json:"description"`
// post_characters_character_id_fittings_items
//
// items array
// Required: true
// Max Items: 255
// Min Items: 1
Items []*ItemsItems0 `json:"items"`
// post_characters_character_id_fittings_name
//
// name string
// Required: true
// Max Length: 50
// Min Length: 1
Name *string `json:"name"`
// post_characters_character_id_fittings_ship_type_id
//
// ship_type_id integer
// Required: true
ShipTypeID *int32 `json:"ship_type_id"`
}
PostCharactersCharacterIDFittingsBody post_characters_character_id_fittings_fitting // // fitting object swagger:model PostCharactersCharacterIDFittingsBody
func (*PostCharactersCharacterIDFittingsBody) MarshalBinary ¶
func (o *PostCharactersCharacterIDFittingsBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCharactersCharacterIDFittingsBody) UnmarshalBinary ¶
func (o *PostCharactersCharacterIDFittingsBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDFittingsCreated ¶
type PostCharactersCharacterIDFittingsCreated struct {
Payload *PostCharactersCharacterIDFittingsCreatedBody
}
PostCharactersCharacterIDFittingsCreated handles this case with default header values.
A list of fittings
func NewPostCharactersCharacterIDFittingsCreated ¶
func NewPostCharactersCharacterIDFittingsCreated() *PostCharactersCharacterIDFittingsCreated
NewPostCharactersCharacterIDFittingsCreated creates a PostCharactersCharacterIDFittingsCreated with default headers values
func (*PostCharactersCharacterIDFittingsCreated) Error ¶
func (o *PostCharactersCharacterIDFittingsCreated) Error() string
func (*PostCharactersCharacterIDFittingsCreated) GetPayload ¶
func (o *PostCharactersCharacterIDFittingsCreated) GetPayload() *PostCharactersCharacterIDFittingsCreatedBody
type PostCharactersCharacterIDFittingsCreatedBody ¶
type PostCharactersCharacterIDFittingsCreatedBody struct {
// post_characters_character_id_fittings_fitting_id
//
// fitting_id integer
// Required: true
FittingID *int32 `json:"fitting_id"`
}
PostCharactersCharacterIDFittingsCreatedBody post_characters_character_id_fittings_created // // 201 created object swagger:model PostCharactersCharacterIDFittingsCreatedBody
func (*PostCharactersCharacterIDFittingsCreatedBody) MarshalBinary ¶
func (o *PostCharactersCharacterIDFittingsCreatedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCharactersCharacterIDFittingsCreatedBody) UnmarshalBinary ¶
func (o *PostCharactersCharacterIDFittingsCreatedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDFittingsEnhanceYourCalm ¶
type PostCharactersCharacterIDFittingsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostCharactersCharacterIDFittingsEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostCharactersCharacterIDFittingsEnhanceYourCalm ¶
func NewPostCharactersCharacterIDFittingsEnhanceYourCalm() *PostCharactersCharacterIDFittingsEnhanceYourCalm
NewPostCharactersCharacterIDFittingsEnhanceYourCalm creates a PostCharactersCharacterIDFittingsEnhanceYourCalm with default headers values
func (*PostCharactersCharacterIDFittingsEnhanceYourCalm) Error ¶
func (o *PostCharactersCharacterIDFittingsEnhanceYourCalm) Error() string
func (*PostCharactersCharacterIDFittingsEnhanceYourCalm) GetPayload ¶
func (o *PostCharactersCharacterIDFittingsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostCharactersCharacterIDFittingsForbidden ¶
PostCharactersCharacterIDFittingsForbidden handles this case with default header values.
Forbidden
func NewPostCharactersCharacterIDFittingsForbidden ¶
func NewPostCharactersCharacterIDFittingsForbidden() *PostCharactersCharacterIDFittingsForbidden
NewPostCharactersCharacterIDFittingsForbidden creates a PostCharactersCharacterIDFittingsForbidden with default headers values
func (*PostCharactersCharacterIDFittingsForbidden) Error ¶
func (o *PostCharactersCharacterIDFittingsForbidden) Error() string
func (*PostCharactersCharacterIDFittingsForbidden) GetPayload ¶
func (o *PostCharactersCharacterIDFittingsForbidden) GetPayload() *esimodels.Forbidden
type PostCharactersCharacterIDFittingsGatewayTimeout ¶
type PostCharactersCharacterIDFittingsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostCharactersCharacterIDFittingsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostCharactersCharacterIDFittingsGatewayTimeout ¶
func NewPostCharactersCharacterIDFittingsGatewayTimeout() *PostCharactersCharacterIDFittingsGatewayTimeout
NewPostCharactersCharacterIDFittingsGatewayTimeout creates a PostCharactersCharacterIDFittingsGatewayTimeout with default headers values
func (*PostCharactersCharacterIDFittingsGatewayTimeout) Error ¶
func (o *PostCharactersCharacterIDFittingsGatewayTimeout) Error() string
func (*PostCharactersCharacterIDFittingsGatewayTimeout) GetPayload ¶
func (o *PostCharactersCharacterIDFittingsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostCharactersCharacterIDFittingsInternalServerError ¶
type PostCharactersCharacterIDFittingsInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostCharactersCharacterIDFittingsInternalServerError handles this case with default header values.
Internal server error
func NewPostCharactersCharacterIDFittingsInternalServerError ¶
func NewPostCharactersCharacterIDFittingsInternalServerError() *PostCharactersCharacterIDFittingsInternalServerError
NewPostCharactersCharacterIDFittingsInternalServerError creates a PostCharactersCharacterIDFittingsInternalServerError with default headers values
func (*PostCharactersCharacterIDFittingsInternalServerError) Error ¶
func (o *PostCharactersCharacterIDFittingsInternalServerError) Error() string
func (*PostCharactersCharacterIDFittingsInternalServerError) GetPayload ¶
func (o *PostCharactersCharacterIDFittingsInternalServerError) GetPayload() *esimodels.InternalServerError
type PostCharactersCharacterIDFittingsParams ¶
type PostCharactersCharacterIDFittingsParams struct {
/*CharacterID
An EVE character ID
*/
CharacterID int32
/*Datasource
The server name you would like data from
*/
Datasource *string
/*Fitting
Details about the new fitting
*/
Fitting PostCharactersCharacterIDFittingsBody
/*Token
Access token to use if unable to set a header
*/
Token *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostCharactersCharacterIDFittingsParams contains all the parameters to send to the API endpoint for the post characters character id fittings operation typically these are written to a http.Request
func NewPostCharactersCharacterIDFittingsParams ¶
func NewPostCharactersCharacterIDFittingsParams() *PostCharactersCharacterIDFittingsParams
NewPostCharactersCharacterIDFittingsParams creates a new PostCharactersCharacterIDFittingsParams object with the default values initialized.
func NewPostCharactersCharacterIDFittingsParamsWithContext ¶
func NewPostCharactersCharacterIDFittingsParamsWithContext(ctx context.Context) *PostCharactersCharacterIDFittingsParams
NewPostCharactersCharacterIDFittingsParamsWithContext creates a new PostCharactersCharacterIDFittingsParams object with the default values initialized, and the ability to set a context for a request
func NewPostCharactersCharacterIDFittingsParamsWithHTTPClient ¶
func NewPostCharactersCharacterIDFittingsParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDFittingsParams
NewPostCharactersCharacterIDFittingsParamsWithHTTPClient creates a new PostCharactersCharacterIDFittingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostCharactersCharacterIDFittingsParamsWithTimeout ¶
func NewPostCharactersCharacterIDFittingsParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDFittingsParams
NewPostCharactersCharacterIDFittingsParamsWithTimeout creates a new PostCharactersCharacterIDFittingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostCharactersCharacterIDFittingsParams) SetCharacterID ¶
func (o *PostCharactersCharacterIDFittingsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) SetContext ¶
func (o *PostCharactersCharacterIDFittingsParams) SetContext(ctx context.Context)
SetContext adds the context to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) SetDatasource ¶
func (o *PostCharactersCharacterIDFittingsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) SetFitting ¶
func (o *PostCharactersCharacterIDFittingsParams) SetFitting(fitting PostCharactersCharacterIDFittingsBody)
SetFitting adds the fitting to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) SetHTTPClient ¶
func (o *PostCharactersCharacterIDFittingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) SetTimeout ¶
func (o *PostCharactersCharacterIDFittingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) SetToken ¶
func (o *PostCharactersCharacterIDFittingsParams) SetToken(token *string)
SetToken adds the token to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) WithCharacterID ¶
func (o *PostCharactersCharacterIDFittingsParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDFittingsParams
WithCharacterID adds the characterID to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) WithContext ¶
func (o *PostCharactersCharacterIDFittingsParams) WithContext(ctx context.Context) *PostCharactersCharacterIDFittingsParams
WithContext adds the context to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) WithDatasource ¶
func (o *PostCharactersCharacterIDFittingsParams) WithDatasource(datasource *string) *PostCharactersCharacterIDFittingsParams
WithDatasource adds the datasource to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) WithFitting ¶
func (o *PostCharactersCharacterIDFittingsParams) WithFitting(fitting PostCharactersCharacterIDFittingsBody) *PostCharactersCharacterIDFittingsParams
WithFitting adds the fitting to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) WithHTTPClient ¶
func (o *PostCharactersCharacterIDFittingsParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDFittingsParams
WithHTTPClient adds the HTTPClient to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) WithTimeout ¶
func (o *PostCharactersCharacterIDFittingsParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDFittingsParams
WithTimeout adds the timeout to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) WithToken ¶
func (o *PostCharactersCharacterIDFittingsParams) WithToken(token *string) *PostCharactersCharacterIDFittingsParams
WithToken adds the token to the post characters character id fittings params
func (*PostCharactersCharacterIDFittingsParams) WriteToRequest ¶
func (o *PostCharactersCharacterIDFittingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostCharactersCharacterIDFittingsReader ¶
type PostCharactersCharacterIDFittingsReader struct {
// contains filtered or unexported fields
}
PostCharactersCharacterIDFittingsReader is a Reader for the PostCharactersCharacterIDFittings structure.
func (*PostCharactersCharacterIDFittingsReader) ReadResponse ¶
func (o *PostCharactersCharacterIDFittingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostCharactersCharacterIDFittingsServiceUnavailable ¶
type PostCharactersCharacterIDFittingsServiceUnavailable struct {
}
PostCharactersCharacterIDFittingsServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostCharactersCharacterIDFittingsServiceUnavailable ¶
func NewPostCharactersCharacterIDFittingsServiceUnavailable() *PostCharactersCharacterIDFittingsServiceUnavailable
NewPostCharactersCharacterIDFittingsServiceUnavailable creates a PostCharactersCharacterIDFittingsServiceUnavailable with default headers values
func (*PostCharactersCharacterIDFittingsServiceUnavailable) Error ¶
func (o *PostCharactersCharacterIDFittingsServiceUnavailable) Error() string
func (*PostCharactersCharacterIDFittingsServiceUnavailable) GetPayload ¶
func (o *PostCharactersCharacterIDFittingsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PostCharactersCharacterIDFittingsUnauthorized ¶
type PostCharactersCharacterIDFittingsUnauthorized struct {
}
PostCharactersCharacterIDFittingsUnauthorized handles this case with default header values.
Unauthorized
func NewPostCharactersCharacterIDFittingsUnauthorized ¶
func NewPostCharactersCharacterIDFittingsUnauthorized() *PostCharactersCharacterIDFittingsUnauthorized
NewPostCharactersCharacterIDFittingsUnauthorized creates a PostCharactersCharacterIDFittingsUnauthorized with default headers values
func (*PostCharactersCharacterIDFittingsUnauthorized) Error ¶
func (o *PostCharactersCharacterIDFittingsUnauthorized) Error() string
func (*PostCharactersCharacterIDFittingsUnauthorized) GetPayload ¶
func (o *PostCharactersCharacterIDFittingsUnauthorized) GetPayload() *esimodels.Unauthorized
Source Files
¶
- delete_characters_character_id_fittings_fitting_id_parameters.go
- delete_characters_character_id_fittings_fitting_id_responses.go
- fittings_client.go
- get_characters_character_id_fittings_parameters.go
- get_characters_character_id_fittings_responses.go
- post_characters_character_id_fittings_parameters.go
- post_characters_character_id_fittings_responses.go