Documentation ¶
Index ¶
- type API
- type Client
- func (a *Client) DeleteChartrepoRepoChartsNameVersionLabelsID(ctx context.Context, ...) (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK, error)
- func (a *Client) GetChartrepoRepoChartsNameVersionLabels(ctx context.Context, params *GetChartrepoRepoChartsNameVersionLabelsParams) (*GetChartrepoRepoChartsNameVersionLabelsOK, error)
- func (a *Client) PostChartrepoRepoChartsNameVersionLabels(ctx context.Context, params *PostChartrepoRepoChartsNameVersionLabelsParams) (*PostChartrepoRepoChartsNameVersionLabelsOK, error)
- func (a *Client) PostEmailPing(ctx context.Context, params *PostEmailPingParams) (*PostEmailPingOK, error)
- type DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) Error() string
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsClientError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsCode(code int) bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsRedirect() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsServerError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsSuccess() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) String() string
- type DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) Error() string
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsClientError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsCode(code int) bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsRedirect() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsServerError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsSuccess() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) String() string
- type DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) Error() string
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsClientError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsCode(code int) bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsRedirect() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsServerError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsSuccess() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) String() string
- type DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) Error() string
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsClientError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsCode(code int) bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsRedirect() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsServerError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsSuccess() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) String() string
- type DeleteChartrepoRepoChartsNameVersionLabelsIDOK
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) Error() string
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsClientError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsCode(code int) bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsRedirect() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsServerError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsSuccess() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) String() string
- type DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParams() *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithContext(ctx context.Context) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithHTTPClient(client *http.Client) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithTimeout(timeout time.Duration) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetContext(ctx context.Context)
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetDefaults()
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetID(id int64)
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetName(name string)
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetRepo(repo string)
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetVersion(version string)
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithContext(ctx context.Context) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithDefaults() *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithHTTPClient(client *http.Client) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithID(id int64) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithName(name string) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithRepo(repo string) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithTimeout(timeout time.Duration) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithVersion(version string) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteChartrepoRepoChartsNameVersionLabelsIDReader
- type DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) Error() string
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsClientError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsCode(code int) bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsRedirect() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsServerError() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsSuccess() bool
- func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) String() string
- type GetChartrepoRepoChartsNameVersionLabelsForbidden
- func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) Error() string
- func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsClientError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsCode(code int) bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsRedirect() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsServerError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsSuccess() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) String() string
- type GetChartrepoRepoChartsNameVersionLabelsInternalServerError
- func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) Error() string
- func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsClientError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsCode(code int) bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsRedirect() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsServerError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsSuccess() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) String() string
- type GetChartrepoRepoChartsNameVersionLabelsNotFound
- func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) Error() string
- func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsClientError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsCode(code int) bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsRedirect() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsServerError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsSuccess() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) String() string
- type GetChartrepoRepoChartsNameVersionLabelsOK
- func (o *GetChartrepoRepoChartsNameVersionLabelsOK) Error() string
- func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsClientError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsCode(code int) bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsRedirect() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsServerError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsSuccess() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsOK) String() string
- type GetChartrepoRepoChartsNameVersionLabelsParams
- func NewGetChartrepoRepoChartsNameVersionLabelsParams() *GetChartrepoRepoChartsNameVersionLabelsParams
- func NewGetChartrepoRepoChartsNameVersionLabelsParamsWithContext(ctx context.Context) *GetChartrepoRepoChartsNameVersionLabelsParams
- func NewGetChartrepoRepoChartsNameVersionLabelsParamsWithHTTPClient(client *http.Client) *GetChartrepoRepoChartsNameVersionLabelsParams
- func NewGetChartrepoRepoChartsNameVersionLabelsParamsWithTimeout(timeout time.Duration) *GetChartrepoRepoChartsNameVersionLabelsParams
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetContext(ctx context.Context)
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetDefaults()
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetHTTPClient(client *http.Client)
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetName(name string)
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetRepo(repo string)
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetTimeout(timeout time.Duration)
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetVersion(version string)
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithContext(ctx context.Context) *GetChartrepoRepoChartsNameVersionLabelsParams
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithDefaults() *GetChartrepoRepoChartsNameVersionLabelsParams
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithHTTPClient(client *http.Client) *GetChartrepoRepoChartsNameVersionLabelsParams
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithName(name string) *GetChartrepoRepoChartsNameVersionLabelsParams
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithRepo(repo string) *GetChartrepoRepoChartsNameVersionLabelsParams
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithTimeout(timeout time.Duration) *GetChartrepoRepoChartsNameVersionLabelsParams
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithVersion(version string) *GetChartrepoRepoChartsNameVersionLabelsParams
- func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetChartrepoRepoChartsNameVersionLabelsReader
- type GetChartrepoRepoChartsNameVersionLabelsUnauthorized
- func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) Error() string
- func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsClientError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsCode(code int) bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsRedirect() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsServerError() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsSuccess() bool
- func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) String() string
- type PostChartrepoRepoChartsNameVersionLabelsBadRequest
- func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) Error() string
- func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsClientError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsCode(code int) bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsRedirect() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsServerError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsSuccess() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) String() string
- type PostChartrepoRepoChartsNameVersionLabelsConflict
- func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) Error() string
- func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsClientError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsCode(code int) bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsRedirect() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsServerError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsSuccess() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) String() string
- type PostChartrepoRepoChartsNameVersionLabelsForbidden
- func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) Error() string
- func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsClientError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsCode(code int) bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsRedirect() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsServerError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsSuccess() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) String() string
- type PostChartrepoRepoChartsNameVersionLabelsInternalServerError
- func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) Error() string
- func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsClientError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsCode(code int) bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsRedirect() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsServerError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsSuccess() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) String() string
- type PostChartrepoRepoChartsNameVersionLabelsNotFound
- func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) Error() string
- func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsClientError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsCode(code int) bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsRedirect() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsServerError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsSuccess() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) String() string
- type PostChartrepoRepoChartsNameVersionLabelsOK
- func (o *PostChartrepoRepoChartsNameVersionLabelsOK) Error() string
- func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsClientError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsCode(code int) bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsRedirect() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsServerError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsSuccess() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsOK) String() string
- type PostChartrepoRepoChartsNameVersionLabelsParams
- func NewPostChartrepoRepoChartsNameVersionLabelsParams() *PostChartrepoRepoChartsNameVersionLabelsParams
- func NewPostChartrepoRepoChartsNameVersionLabelsParamsWithContext(ctx context.Context) *PostChartrepoRepoChartsNameVersionLabelsParams
- func NewPostChartrepoRepoChartsNameVersionLabelsParamsWithHTTPClient(client *http.Client) *PostChartrepoRepoChartsNameVersionLabelsParams
- func NewPostChartrepoRepoChartsNameVersionLabelsParamsWithTimeout(timeout time.Duration) *PostChartrepoRepoChartsNameVersionLabelsParams
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetContext(ctx context.Context)
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetDefaults()
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetHTTPClient(client *http.Client)
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetLabel(label *models.Label)
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetName(name string)
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetRepo(repo string)
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetTimeout(timeout time.Duration)
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetVersion(version string)
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithContext(ctx context.Context) *PostChartrepoRepoChartsNameVersionLabelsParams
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithDefaults() *PostChartrepoRepoChartsNameVersionLabelsParams
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithHTTPClient(client *http.Client) *PostChartrepoRepoChartsNameVersionLabelsParams
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithLabel(label *models.Label) *PostChartrepoRepoChartsNameVersionLabelsParams
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithName(name string) *PostChartrepoRepoChartsNameVersionLabelsParams
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithRepo(repo string) *PostChartrepoRepoChartsNameVersionLabelsParams
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithTimeout(timeout time.Duration) *PostChartrepoRepoChartsNameVersionLabelsParams
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithVersion(version string) *PostChartrepoRepoChartsNameVersionLabelsParams
- func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostChartrepoRepoChartsNameVersionLabelsReader
- type PostChartrepoRepoChartsNameVersionLabelsUnauthorized
- func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) Error() string
- func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsClientError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsCode(code int) bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsRedirect() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsServerError() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsSuccess() bool
- func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) String() string
- type PostEmailPingBadRequest
- func (o *PostEmailPingBadRequest) Error() string
- func (o *PostEmailPingBadRequest) IsClientError() bool
- func (o *PostEmailPingBadRequest) IsCode(code int) bool
- func (o *PostEmailPingBadRequest) IsRedirect() bool
- func (o *PostEmailPingBadRequest) IsServerError() bool
- func (o *PostEmailPingBadRequest) IsSuccess() bool
- func (o *PostEmailPingBadRequest) String() string
- type PostEmailPingForbidden
- func (o *PostEmailPingForbidden) Error() string
- func (o *PostEmailPingForbidden) IsClientError() bool
- func (o *PostEmailPingForbidden) IsCode(code int) bool
- func (o *PostEmailPingForbidden) IsRedirect() bool
- func (o *PostEmailPingForbidden) IsServerError() bool
- func (o *PostEmailPingForbidden) IsSuccess() bool
- func (o *PostEmailPingForbidden) String() string
- type PostEmailPingInternalServerError
- func (o *PostEmailPingInternalServerError) Error() string
- func (o *PostEmailPingInternalServerError) IsClientError() bool
- func (o *PostEmailPingInternalServerError) IsCode(code int) bool
- func (o *PostEmailPingInternalServerError) IsRedirect() bool
- func (o *PostEmailPingInternalServerError) IsServerError() bool
- func (o *PostEmailPingInternalServerError) IsSuccess() bool
- func (o *PostEmailPingInternalServerError) String() string
- type PostEmailPingOK
- func (o *PostEmailPingOK) Error() string
- func (o *PostEmailPingOK) IsClientError() bool
- func (o *PostEmailPingOK) IsCode(code int) bool
- func (o *PostEmailPingOK) IsRedirect() bool
- func (o *PostEmailPingOK) IsServerError() bool
- func (o *PostEmailPingOK) IsSuccess() bool
- func (o *PostEmailPingOK) String() string
- type PostEmailPingParams
- func (o *PostEmailPingParams) SetContext(ctx context.Context)
- func (o *PostEmailPingParams) SetDefaults()
- func (o *PostEmailPingParams) SetHTTPClient(client *http.Client)
- func (o *PostEmailPingParams) SetSettings(settings *models.EmailServerSetting)
- func (o *PostEmailPingParams) SetTimeout(timeout time.Duration)
- func (o *PostEmailPingParams) WithContext(ctx context.Context) *PostEmailPingParams
- func (o *PostEmailPingParams) WithDefaults() *PostEmailPingParams
- func (o *PostEmailPingParams) WithHTTPClient(client *http.Client) *PostEmailPingParams
- func (o *PostEmailPingParams) WithSettings(settings *models.EmailServerSetting) *PostEmailPingParams
- func (o *PostEmailPingParams) WithTimeout(timeout time.Duration) *PostEmailPingParams
- func (o *PostEmailPingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostEmailPingReader
- type PostEmailPingUnauthorized
- func (o *PostEmailPingUnauthorized) Error() string
- func (o *PostEmailPingUnauthorized) IsClientError() bool
- func (o *PostEmailPingUnauthorized) IsCode(code int) bool
- func (o *PostEmailPingUnauthorized) IsRedirect() bool
- func (o *PostEmailPingUnauthorized) IsServerError() bool
- func (o *PostEmailPingUnauthorized) IsSuccess() bool
- func (o *PostEmailPingUnauthorized) String() string
- type PostEmailPingUnsupportedMediaType
- func (o *PostEmailPingUnsupportedMediaType) Error() string
- func (o *PostEmailPingUnsupportedMediaType) IsClientError() bool
- func (o *PostEmailPingUnsupportedMediaType) IsCode(code int) bool
- func (o *PostEmailPingUnsupportedMediaType) IsRedirect() bool
- func (o *PostEmailPingUnsupportedMediaType) IsServerError() bool
- func (o *PostEmailPingUnsupportedMediaType) IsSuccess() bool
- func (o *PostEmailPingUnsupportedMediaType) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API interface { /* DeleteChartrepoRepoChartsNameVersionLabelsID removes label from chart Remove label from the specified chart version.*/ DeleteChartrepoRepoChartsNameVersionLabelsID(ctx context.Context, params *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK, error) /* GetChartrepoRepoChartsNameVersionLabels returns the attached labels of chart Return the attached labels of the specified chart version.*/ GetChartrepoRepoChartsNameVersionLabels(ctx context.Context, params *GetChartrepoRepoChartsNameVersionLabelsParams) (*GetChartrepoRepoChartsNameVersionLabelsOK, error) /* PostChartrepoRepoChartsNameVersionLabels marks label to chart Mark label to the specified chart version.*/ PostChartrepoRepoChartsNameVersionLabels(ctx context.Context, params *PostChartrepoRepoChartsNameVersionLabelsParams) (*PostChartrepoRepoChartsNameVersionLabelsOK, error) /* PostEmailPing tests connection and authentication with email server Test connection and authentication with email server. */ PostEmailPing(ctx context.Context, params *PostEmailPingParams) (*PostEmailPingOK, error) }
API is the interface of the products client
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for products API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client
New creates a new products API client.
func (*Client) DeleteChartrepoRepoChartsNameVersionLabelsID ¶
func (a *Client) DeleteChartrepoRepoChartsNameVersionLabelsID(ctx context.Context, params *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK, error)
DeleteChartrepoRepoChartsNameVersionLabelsID removes label from chart
Remove label from the specified chart version.
func (*Client) GetChartrepoRepoChartsNameVersionLabels ¶
func (a *Client) GetChartrepoRepoChartsNameVersionLabels(ctx context.Context, params *GetChartrepoRepoChartsNameVersionLabelsParams) (*GetChartrepoRepoChartsNameVersionLabelsOK, error)
GetChartrepoRepoChartsNameVersionLabels returns the attached labels of chart
Return the attached labels of the specified chart version.
func (*Client) PostChartrepoRepoChartsNameVersionLabels ¶
func (a *Client) PostChartrepoRepoChartsNameVersionLabels(ctx context.Context, params *PostChartrepoRepoChartsNameVersionLabelsParams) (*PostChartrepoRepoChartsNameVersionLabelsOK, error)
PostChartrepoRepoChartsNameVersionLabels marks label to chart
Mark label to the specified chart version.
func (*Client) PostEmailPing ¶
func (a *Client) PostEmailPing(ctx context.Context, params *PostEmailPingParams) (*PostEmailPingOK, error)
PostEmailPing tests connection and authentication with email server
Test connection and authentication with email server.
type DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest ¶
type DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest struct { }
DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest describes a response with status code 400, with default header values.
Bad request
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest() *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest
NewDeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest creates a DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest with default headers values
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) Error ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) Error() string
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsClientError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsClientError() bool
IsClientError returns true when this delete chartrepo repo charts name version labels Id bad request response has a 4xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsCode ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsCode(code int) bool
IsCode returns true when this delete chartrepo repo charts name version labels Id bad request response a status code equal to that given
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsRedirect ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsRedirect() bool
IsRedirect returns true when this delete chartrepo repo charts name version labels Id bad request response has a 3xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsServerError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsServerError() bool
IsServerError returns true when this delete chartrepo repo charts name version labels Id bad request response has a 5xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsSuccess ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) IsSuccess() bool
IsSuccess returns true when this delete chartrepo repo charts name version labels Id bad request response has a 2xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) String ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDBadRequest) String() string
type DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden ¶
type DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden struct { }
DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden describes a response with status code 403, with default header values.
Operation is forbidden or quota exceeded
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDForbidden ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDForbidden() *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden
NewDeleteChartrepoRepoChartsNameVersionLabelsIDForbidden creates a DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden with default headers values
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) Error ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) Error() string
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsClientError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsClientError() bool
IsClientError returns true when this delete chartrepo repo charts name version labels Id forbidden response has a 4xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsCode ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsCode(code int) bool
IsCode returns true when this delete chartrepo repo charts name version labels Id forbidden response a status code equal to that given
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsRedirect ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsRedirect() bool
IsRedirect returns true when this delete chartrepo repo charts name version labels Id forbidden response has a 3xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsServerError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsServerError() bool
IsServerError returns true when this delete chartrepo repo charts name version labels Id forbidden response has a 5xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsSuccess ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) IsSuccess() bool
IsSuccess returns true when this delete chartrepo repo charts name version labels Id forbidden response has a 2xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) String ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDForbidden) String() string
type DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError ¶
type DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError struct { }
DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError describes a response with status code 500, with default header values.
Internal server error occurred
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError() *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError
NewDeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError creates a DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError with default headers values
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) Error ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) Error() string
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsClientError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsClientError() bool
IsClientError returns true when this delete chartrepo repo charts name version labels Id internal server error response has a 4xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsCode ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsCode(code int) bool
IsCode returns true when this delete chartrepo repo charts name version labels Id internal server error response a status code equal to that given
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsRedirect ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete chartrepo repo charts name version labels Id internal server error response has a 3xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsServerError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsServerError() bool
IsServerError returns true when this delete chartrepo repo charts name version labels Id internal server error response has a 5xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsSuccess ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete chartrepo repo charts name version labels Id internal server error response has a 2xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) String ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDInternalServerError) String() string
type DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound ¶
type DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound struct { }
DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound describes a response with status code 404, with default header values.
Not found
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDNotFound ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDNotFound() *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound
NewDeleteChartrepoRepoChartsNameVersionLabelsIDNotFound creates a DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound with default headers values
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) Error ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) Error() string
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsClientError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsClientError() bool
IsClientError returns true when this delete chartrepo repo charts name version labels Id not found response has a 4xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsCode ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsCode(code int) bool
IsCode returns true when this delete chartrepo repo charts name version labels Id not found response a status code equal to that given
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsRedirect ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsRedirect() bool
IsRedirect returns true when this delete chartrepo repo charts name version labels Id not found response has a 3xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsServerError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsServerError() bool
IsServerError returns true when this delete chartrepo repo charts name version labels Id not found response has a 5xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsSuccess ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) IsSuccess() bool
IsSuccess returns true when this delete chartrepo repo charts name version labels Id not found response has a 2xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) String ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDNotFound) String() string
type DeleteChartrepoRepoChartsNameVersionLabelsIDOK ¶
type DeleteChartrepoRepoChartsNameVersionLabelsIDOK struct { }
DeleteChartrepoRepoChartsNameVersionLabelsIDOK describes a response with status code 200, with default header values.
The label is successfully unmarked from the chart version.
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDOK ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDOK() *DeleteChartrepoRepoChartsNameVersionLabelsIDOK
NewDeleteChartrepoRepoChartsNameVersionLabelsIDOK creates a DeleteChartrepoRepoChartsNameVersionLabelsIDOK with default headers values
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK) Error ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) Error() string
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsClientError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsClientError() bool
IsClientError returns true when this delete chartrepo repo charts name version labels Id o k response has a 4xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsCode ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsCode(code int) bool
IsCode returns true when this delete chartrepo repo charts name version labels Id o k response a status code equal to that given
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsRedirect ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsRedirect() bool
IsRedirect returns true when this delete chartrepo repo charts name version labels Id o k response has a 3xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsServerError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsServerError() bool
IsServerError returns true when this delete chartrepo repo charts name version labels Id o k response has a 5xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsSuccess ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) IsSuccess() bool
IsSuccess returns true when this delete chartrepo repo charts name version labels Id o k response has a 2xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDOK) String ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDOK) String() string
type DeleteChartrepoRepoChartsNameVersionLabelsIDParams ¶
type DeleteChartrepoRepoChartsNameVersionLabelsIDParams struct { /* ID. The label ID */ ID int64 /* Name. The chart name */ Name string /* Repo. The project name */ Repo string /* Version. The chart version */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteChartrepoRepoChartsNameVersionLabelsIDParams contains all the parameters to send to the API endpoint
for the delete chartrepo repo charts name version labels ID operation. Typically these are written to a http.Request.
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParams ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParams() *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
NewDeleteChartrepoRepoChartsNameVersionLabelsIDParams creates a new DeleteChartrepoRepoChartsNameVersionLabelsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithContext ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithContext(ctx context.Context) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithContext creates a new DeleteChartrepoRepoChartsNameVersionLabelsIDParams object with the ability to set a context for a request.
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithHTTPClient ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithHTTPClient(client *http.Client) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithHTTPClient creates a new DeleteChartrepoRepoChartsNameVersionLabelsIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithTimeout ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithTimeout(timeout time.Duration) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
NewDeleteChartrepoRepoChartsNameVersionLabelsIDParamsWithTimeout creates a new DeleteChartrepoRepoChartsNameVersionLabelsIDParams object with the ability to set a timeout on a request.
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetContext ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetDefaults ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetDefaults()
SetDefaults hydrates default values in the delete chartrepo repo charts name version labels ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetHTTPClient ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetID ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetID(id int64)
SetID adds the id to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetName ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetName(name string)
SetName adds the name to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetRepo ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetRepo(repo string)
SetRepo adds the repo to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetTimeout ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetVersion ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) SetVersion(version string)
SetVersion adds the version to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithContext ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithContext(ctx context.Context) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
WithContext adds the context to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithDefaults ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithDefaults() *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
WithDefaults hydrates default values in the delete chartrepo repo charts name version labels ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithHTTPClient ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithHTTPClient(client *http.Client) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
WithHTTPClient adds the HTTPClient to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithID ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithID(id int64) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
WithID adds the id to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithName ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithName(name string) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
WithName adds the name to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithRepo ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithRepo(repo string) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
WithRepo adds the repo to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithTimeout ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithTimeout(timeout time.Duration) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
WithTimeout adds the timeout to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithVersion ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WithVersion(version string) *DeleteChartrepoRepoChartsNameVersionLabelsIDParams
WithVersion adds the version to the delete chartrepo repo charts name version labels ID params
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WriteToRequest ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteChartrepoRepoChartsNameVersionLabelsIDReader ¶
type DeleteChartrepoRepoChartsNameVersionLabelsIDReader struct {
// contains filtered or unexported fields
}
DeleteChartrepoRepoChartsNameVersionLabelsIDReader is a Reader for the DeleteChartrepoRepoChartsNameVersionLabelsID structure.
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDReader) ReadResponse ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized ¶
type DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized struct { }
DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized ¶
func NewDeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized() *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized
NewDeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized creates a DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized with default headers values
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) Error ¶
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) Error() string
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsClientError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsClientError() bool
IsClientError returns true when this delete chartrepo repo charts name version labels Id unauthorized response has a 4xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsCode ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsCode(code int) bool
IsCode returns true when this delete chartrepo repo charts name version labels Id unauthorized response a status code equal to that given
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsRedirect ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete chartrepo repo charts name version labels Id unauthorized response has a 3xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsServerError ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsServerError() bool
IsServerError returns true when this delete chartrepo repo charts name version labels Id unauthorized response has a 5xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsSuccess ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete chartrepo repo charts name version labels Id unauthorized response has a 2xx status code
func (*DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) String ¶ added in v0.26.2
func (o *DeleteChartrepoRepoChartsNameVersionLabelsIDUnauthorized) String() string
type GetChartrepoRepoChartsNameVersionLabelsForbidden ¶
type GetChartrepoRepoChartsNameVersionLabelsForbidden struct { }
GetChartrepoRepoChartsNameVersionLabelsForbidden describes a response with status code 403, with default header values.
Operation is forbidden or quota exceeded
func NewGetChartrepoRepoChartsNameVersionLabelsForbidden ¶
func NewGetChartrepoRepoChartsNameVersionLabelsForbidden() *GetChartrepoRepoChartsNameVersionLabelsForbidden
NewGetChartrepoRepoChartsNameVersionLabelsForbidden creates a GetChartrepoRepoChartsNameVersionLabelsForbidden with default headers values
func (*GetChartrepoRepoChartsNameVersionLabelsForbidden) Error ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) Error() string
func (*GetChartrepoRepoChartsNameVersionLabelsForbidden) IsClientError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsClientError() bool
IsClientError returns true when this get chartrepo repo charts name version labels forbidden response has a 4xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsForbidden) IsCode ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsCode(code int) bool
IsCode returns true when this get chartrepo repo charts name version labels forbidden response a status code equal to that given
func (*GetChartrepoRepoChartsNameVersionLabelsForbidden) IsRedirect ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsRedirect() bool
IsRedirect returns true when this get chartrepo repo charts name version labels forbidden response has a 3xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsForbidden) IsServerError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsServerError() bool
IsServerError returns true when this get chartrepo repo charts name version labels forbidden response has a 5xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsForbidden) IsSuccess ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) IsSuccess() bool
IsSuccess returns true when this get chartrepo repo charts name version labels forbidden response has a 2xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsForbidden) String ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsForbidden) String() string
type GetChartrepoRepoChartsNameVersionLabelsInternalServerError ¶
type GetChartrepoRepoChartsNameVersionLabelsInternalServerError struct { }
GetChartrepoRepoChartsNameVersionLabelsInternalServerError describes a response with status code 500, with default header values.
Internal server error occurred
func NewGetChartrepoRepoChartsNameVersionLabelsInternalServerError ¶
func NewGetChartrepoRepoChartsNameVersionLabelsInternalServerError() *GetChartrepoRepoChartsNameVersionLabelsInternalServerError
NewGetChartrepoRepoChartsNameVersionLabelsInternalServerError creates a GetChartrepoRepoChartsNameVersionLabelsInternalServerError with default headers values
func (*GetChartrepoRepoChartsNameVersionLabelsInternalServerError) Error ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) Error() string
func (*GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsClientError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsClientError() bool
IsClientError returns true when this get chartrepo repo charts name version labels internal server error response has a 4xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsCode ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsCode(code int) bool
IsCode returns true when this get chartrepo repo charts name version labels internal server error response a status code equal to that given
func (*GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsRedirect ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get chartrepo repo charts name version labels internal server error response has a 3xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsServerError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsServerError() bool
IsServerError returns true when this get chartrepo repo charts name version labels internal server error response has a 5xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsSuccess ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get chartrepo repo charts name version labels internal server error response has a 2xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsInternalServerError) String ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsInternalServerError) String() string
type GetChartrepoRepoChartsNameVersionLabelsNotFound ¶
type GetChartrepoRepoChartsNameVersionLabelsNotFound struct { }
GetChartrepoRepoChartsNameVersionLabelsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetChartrepoRepoChartsNameVersionLabelsNotFound ¶
func NewGetChartrepoRepoChartsNameVersionLabelsNotFound() *GetChartrepoRepoChartsNameVersionLabelsNotFound
NewGetChartrepoRepoChartsNameVersionLabelsNotFound creates a GetChartrepoRepoChartsNameVersionLabelsNotFound with default headers values
func (*GetChartrepoRepoChartsNameVersionLabelsNotFound) Error ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) Error() string
func (*GetChartrepoRepoChartsNameVersionLabelsNotFound) IsClientError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsClientError() bool
IsClientError returns true when this get chartrepo repo charts name version labels not found response has a 4xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsNotFound) IsCode ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsCode(code int) bool
IsCode returns true when this get chartrepo repo charts name version labels not found response a status code equal to that given
func (*GetChartrepoRepoChartsNameVersionLabelsNotFound) IsRedirect ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsRedirect() bool
IsRedirect returns true when this get chartrepo repo charts name version labels not found response has a 3xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsNotFound) IsServerError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsServerError() bool
IsServerError returns true when this get chartrepo repo charts name version labels not found response has a 5xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsNotFound) IsSuccess ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) IsSuccess() bool
IsSuccess returns true when this get chartrepo repo charts name version labels not found response has a 2xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsNotFound) String ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsNotFound) String() string
type GetChartrepoRepoChartsNameVersionLabelsOK ¶
type GetChartrepoRepoChartsNameVersionLabelsOK struct { }
GetChartrepoRepoChartsNameVersionLabelsOK describes a response with status code 200, with default header values.
A list of label
func NewGetChartrepoRepoChartsNameVersionLabelsOK ¶
func NewGetChartrepoRepoChartsNameVersionLabelsOK() *GetChartrepoRepoChartsNameVersionLabelsOK
NewGetChartrepoRepoChartsNameVersionLabelsOK creates a GetChartrepoRepoChartsNameVersionLabelsOK with default headers values
func (*GetChartrepoRepoChartsNameVersionLabelsOK) Error ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsOK) Error() string
func (*GetChartrepoRepoChartsNameVersionLabelsOK) IsClientError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsClientError() bool
IsClientError returns true when this get chartrepo repo charts name version labels o k response has a 4xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsOK) IsCode ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsCode(code int) bool
IsCode returns true when this get chartrepo repo charts name version labels o k response a status code equal to that given
func (*GetChartrepoRepoChartsNameVersionLabelsOK) IsRedirect ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsRedirect() bool
IsRedirect returns true when this get chartrepo repo charts name version labels o k response has a 3xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsOK) IsServerError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsServerError() bool
IsServerError returns true when this get chartrepo repo charts name version labels o k response has a 5xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsOK) IsSuccess ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsOK) IsSuccess() bool
IsSuccess returns true when this get chartrepo repo charts name version labels o k response has a 2xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsOK) String ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsOK) String() string
type GetChartrepoRepoChartsNameVersionLabelsParams ¶
type GetChartrepoRepoChartsNameVersionLabelsParams struct { /* Name. The chart name */ Name string /* Repo. The project name */ Repo string /* Version. The chart version */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetChartrepoRepoChartsNameVersionLabelsParams contains all the parameters to send to the API endpoint
for the get chartrepo repo charts name version labels operation. Typically these are written to a http.Request.
func NewGetChartrepoRepoChartsNameVersionLabelsParams ¶
func NewGetChartrepoRepoChartsNameVersionLabelsParams() *GetChartrepoRepoChartsNameVersionLabelsParams
NewGetChartrepoRepoChartsNameVersionLabelsParams creates a new GetChartrepoRepoChartsNameVersionLabelsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetChartrepoRepoChartsNameVersionLabelsParamsWithContext ¶
func NewGetChartrepoRepoChartsNameVersionLabelsParamsWithContext(ctx context.Context) *GetChartrepoRepoChartsNameVersionLabelsParams
NewGetChartrepoRepoChartsNameVersionLabelsParamsWithContext creates a new GetChartrepoRepoChartsNameVersionLabelsParams object with the ability to set a context for a request.
func NewGetChartrepoRepoChartsNameVersionLabelsParamsWithHTTPClient ¶
func NewGetChartrepoRepoChartsNameVersionLabelsParamsWithHTTPClient(client *http.Client) *GetChartrepoRepoChartsNameVersionLabelsParams
NewGetChartrepoRepoChartsNameVersionLabelsParamsWithHTTPClient creates a new GetChartrepoRepoChartsNameVersionLabelsParams object with the ability to set a custom HTTPClient for a request.
func NewGetChartrepoRepoChartsNameVersionLabelsParamsWithTimeout ¶
func NewGetChartrepoRepoChartsNameVersionLabelsParamsWithTimeout(timeout time.Duration) *GetChartrepoRepoChartsNameVersionLabelsParams
NewGetChartrepoRepoChartsNameVersionLabelsParamsWithTimeout creates a new GetChartrepoRepoChartsNameVersionLabelsParams object with the ability to set a timeout on a request.
func (*GetChartrepoRepoChartsNameVersionLabelsParams) SetContext ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetContext(ctx context.Context)
SetContext adds the context to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) SetDefaults ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetDefaults()
SetDefaults hydrates default values in the get chartrepo repo charts name version labels params (not the query body).
All values with no default are reset to their zero value.
func (*GetChartrepoRepoChartsNameVersionLabelsParams) SetHTTPClient ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) SetName ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetName(name string)
SetName adds the name to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) SetRepo ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetRepo(repo string)
SetRepo adds the repo to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) SetTimeout ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) SetVersion ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) SetVersion(version string)
SetVersion adds the version to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) WithContext ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithContext(ctx context.Context) *GetChartrepoRepoChartsNameVersionLabelsParams
WithContext adds the context to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) WithDefaults ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithDefaults() *GetChartrepoRepoChartsNameVersionLabelsParams
WithDefaults hydrates default values in the get chartrepo repo charts name version labels params (not the query body).
All values with no default are reset to their zero value.
func (*GetChartrepoRepoChartsNameVersionLabelsParams) WithHTTPClient ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithHTTPClient(client *http.Client) *GetChartrepoRepoChartsNameVersionLabelsParams
WithHTTPClient adds the HTTPClient to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) WithName ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithName(name string) *GetChartrepoRepoChartsNameVersionLabelsParams
WithName adds the name to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) WithRepo ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithRepo(repo string) *GetChartrepoRepoChartsNameVersionLabelsParams
WithRepo adds the repo to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) WithTimeout ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithTimeout(timeout time.Duration) *GetChartrepoRepoChartsNameVersionLabelsParams
WithTimeout adds the timeout to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) WithVersion ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WithVersion(version string) *GetChartrepoRepoChartsNameVersionLabelsParams
WithVersion adds the version to the get chartrepo repo charts name version labels params
func (*GetChartrepoRepoChartsNameVersionLabelsParams) WriteToRequest ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetChartrepoRepoChartsNameVersionLabelsReader ¶
type GetChartrepoRepoChartsNameVersionLabelsReader struct {
// contains filtered or unexported fields
}
GetChartrepoRepoChartsNameVersionLabelsReader is a Reader for the GetChartrepoRepoChartsNameVersionLabels structure.
func (*GetChartrepoRepoChartsNameVersionLabelsReader) ReadResponse ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetChartrepoRepoChartsNameVersionLabelsUnauthorized ¶
type GetChartrepoRepoChartsNameVersionLabelsUnauthorized struct { }
GetChartrepoRepoChartsNameVersionLabelsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetChartrepoRepoChartsNameVersionLabelsUnauthorized ¶
func NewGetChartrepoRepoChartsNameVersionLabelsUnauthorized() *GetChartrepoRepoChartsNameVersionLabelsUnauthorized
NewGetChartrepoRepoChartsNameVersionLabelsUnauthorized creates a GetChartrepoRepoChartsNameVersionLabelsUnauthorized with default headers values
func (*GetChartrepoRepoChartsNameVersionLabelsUnauthorized) Error ¶
func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) Error() string
func (*GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsClientError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsClientError() bool
IsClientError returns true when this get chartrepo repo charts name version labels unauthorized response has a 4xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsCode ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsCode(code int) bool
IsCode returns true when this get chartrepo repo charts name version labels unauthorized response a status code equal to that given
func (*GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsRedirect ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get chartrepo repo charts name version labels unauthorized response has a 3xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsServerError ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsServerError() bool
IsServerError returns true when this get chartrepo repo charts name version labels unauthorized response has a 5xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsSuccess ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get chartrepo repo charts name version labels unauthorized response has a 2xx status code
func (*GetChartrepoRepoChartsNameVersionLabelsUnauthorized) String ¶ added in v0.26.2
func (o *GetChartrepoRepoChartsNameVersionLabelsUnauthorized) String() string
type PostChartrepoRepoChartsNameVersionLabelsBadRequest ¶
type PostChartrepoRepoChartsNameVersionLabelsBadRequest struct { }
PostChartrepoRepoChartsNameVersionLabelsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostChartrepoRepoChartsNameVersionLabelsBadRequest ¶
func NewPostChartrepoRepoChartsNameVersionLabelsBadRequest() *PostChartrepoRepoChartsNameVersionLabelsBadRequest
NewPostChartrepoRepoChartsNameVersionLabelsBadRequest creates a PostChartrepoRepoChartsNameVersionLabelsBadRequest with default headers values
func (*PostChartrepoRepoChartsNameVersionLabelsBadRequest) Error ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) Error() string
func (*PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsClientError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsClientError() bool
IsClientError returns true when this post chartrepo repo charts name version labels bad request response has a 4xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsCode ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsCode(code int) bool
IsCode returns true when this post chartrepo repo charts name version labels bad request response a status code equal to that given
func (*PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsRedirect ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsRedirect() bool
IsRedirect returns true when this post chartrepo repo charts name version labels bad request response has a 3xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsServerError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsServerError() bool
IsServerError returns true when this post chartrepo repo charts name version labels bad request response has a 5xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsSuccess ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) IsSuccess() bool
IsSuccess returns true when this post chartrepo repo charts name version labels bad request response has a 2xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsBadRequest) String ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsBadRequest) String() string
type PostChartrepoRepoChartsNameVersionLabelsConflict ¶
type PostChartrepoRepoChartsNameVersionLabelsConflict struct { }
PostChartrepoRepoChartsNameVersionLabelsConflict describes a response with status code 409, with default header values.
Conflicts
func NewPostChartrepoRepoChartsNameVersionLabelsConflict ¶
func NewPostChartrepoRepoChartsNameVersionLabelsConflict() *PostChartrepoRepoChartsNameVersionLabelsConflict
NewPostChartrepoRepoChartsNameVersionLabelsConflict creates a PostChartrepoRepoChartsNameVersionLabelsConflict with default headers values
func (*PostChartrepoRepoChartsNameVersionLabelsConflict) Error ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) Error() string
func (*PostChartrepoRepoChartsNameVersionLabelsConflict) IsClientError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsClientError() bool
IsClientError returns true when this post chartrepo repo charts name version labels conflict response has a 4xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsConflict) IsCode ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsCode(code int) bool
IsCode returns true when this post chartrepo repo charts name version labels conflict response a status code equal to that given
func (*PostChartrepoRepoChartsNameVersionLabelsConflict) IsRedirect ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsRedirect() bool
IsRedirect returns true when this post chartrepo repo charts name version labels conflict response has a 3xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsConflict) IsServerError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsServerError() bool
IsServerError returns true when this post chartrepo repo charts name version labels conflict response has a 5xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsConflict) IsSuccess ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) IsSuccess() bool
IsSuccess returns true when this post chartrepo repo charts name version labels conflict response has a 2xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsConflict) String ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsConflict) String() string
type PostChartrepoRepoChartsNameVersionLabelsForbidden ¶
type PostChartrepoRepoChartsNameVersionLabelsForbidden struct { }
PostChartrepoRepoChartsNameVersionLabelsForbidden describes a response with status code 403, with default header values.
Operation is forbidden or quota exceeded
func NewPostChartrepoRepoChartsNameVersionLabelsForbidden ¶
func NewPostChartrepoRepoChartsNameVersionLabelsForbidden() *PostChartrepoRepoChartsNameVersionLabelsForbidden
NewPostChartrepoRepoChartsNameVersionLabelsForbidden creates a PostChartrepoRepoChartsNameVersionLabelsForbidden with default headers values
func (*PostChartrepoRepoChartsNameVersionLabelsForbidden) Error ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) Error() string
func (*PostChartrepoRepoChartsNameVersionLabelsForbidden) IsClientError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsClientError() bool
IsClientError returns true when this post chartrepo repo charts name version labels forbidden response has a 4xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsForbidden) IsCode ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsCode(code int) bool
IsCode returns true when this post chartrepo repo charts name version labels forbidden response a status code equal to that given
func (*PostChartrepoRepoChartsNameVersionLabelsForbidden) IsRedirect ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsRedirect() bool
IsRedirect returns true when this post chartrepo repo charts name version labels forbidden response has a 3xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsForbidden) IsServerError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsServerError() bool
IsServerError returns true when this post chartrepo repo charts name version labels forbidden response has a 5xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsForbidden) IsSuccess ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) IsSuccess() bool
IsSuccess returns true when this post chartrepo repo charts name version labels forbidden response has a 2xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsForbidden) String ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsForbidden) String() string
type PostChartrepoRepoChartsNameVersionLabelsInternalServerError ¶
type PostChartrepoRepoChartsNameVersionLabelsInternalServerError struct { }
PostChartrepoRepoChartsNameVersionLabelsInternalServerError describes a response with status code 500, with default header values.
Internal server error occurred
func NewPostChartrepoRepoChartsNameVersionLabelsInternalServerError ¶
func NewPostChartrepoRepoChartsNameVersionLabelsInternalServerError() *PostChartrepoRepoChartsNameVersionLabelsInternalServerError
NewPostChartrepoRepoChartsNameVersionLabelsInternalServerError creates a PostChartrepoRepoChartsNameVersionLabelsInternalServerError with default headers values
func (*PostChartrepoRepoChartsNameVersionLabelsInternalServerError) Error ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) Error() string
func (*PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsClientError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsClientError() bool
IsClientError returns true when this post chartrepo repo charts name version labels internal server error response has a 4xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsCode ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsCode(code int) bool
IsCode returns true when this post chartrepo repo charts name version labels internal server error response a status code equal to that given
func (*PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsRedirect ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsRedirect() bool
IsRedirect returns true when this post chartrepo repo charts name version labels internal server error response has a 3xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsServerError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsServerError() bool
IsServerError returns true when this post chartrepo repo charts name version labels internal server error response has a 5xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsSuccess ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) IsSuccess() bool
IsSuccess returns true when this post chartrepo repo charts name version labels internal server error response has a 2xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsInternalServerError) String ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsInternalServerError) String() string
type PostChartrepoRepoChartsNameVersionLabelsNotFound ¶
type PostChartrepoRepoChartsNameVersionLabelsNotFound struct { }
PostChartrepoRepoChartsNameVersionLabelsNotFound describes a response with status code 404, with default header values.
Not found
func NewPostChartrepoRepoChartsNameVersionLabelsNotFound ¶
func NewPostChartrepoRepoChartsNameVersionLabelsNotFound() *PostChartrepoRepoChartsNameVersionLabelsNotFound
NewPostChartrepoRepoChartsNameVersionLabelsNotFound creates a PostChartrepoRepoChartsNameVersionLabelsNotFound with default headers values
func (*PostChartrepoRepoChartsNameVersionLabelsNotFound) Error ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) Error() string
func (*PostChartrepoRepoChartsNameVersionLabelsNotFound) IsClientError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsClientError() bool
IsClientError returns true when this post chartrepo repo charts name version labels not found response has a 4xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsNotFound) IsCode ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsCode(code int) bool
IsCode returns true when this post chartrepo repo charts name version labels not found response a status code equal to that given
func (*PostChartrepoRepoChartsNameVersionLabelsNotFound) IsRedirect ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsRedirect() bool
IsRedirect returns true when this post chartrepo repo charts name version labels not found response has a 3xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsNotFound) IsServerError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsServerError() bool
IsServerError returns true when this post chartrepo repo charts name version labels not found response has a 5xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsNotFound) IsSuccess ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) IsSuccess() bool
IsSuccess returns true when this post chartrepo repo charts name version labels not found response has a 2xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsNotFound) String ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsNotFound) String() string
type PostChartrepoRepoChartsNameVersionLabelsOK ¶
type PostChartrepoRepoChartsNameVersionLabelsOK struct { }
PostChartrepoRepoChartsNameVersionLabelsOK describes a response with status code 200, with default header values.
The label is successfully marked to the chart version.
func NewPostChartrepoRepoChartsNameVersionLabelsOK ¶
func NewPostChartrepoRepoChartsNameVersionLabelsOK() *PostChartrepoRepoChartsNameVersionLabelsOK
NewPostChartrepoRepoChartsNameVersionLabelsOK creates a PostChartrepoRepoChartsNameVersionLabelsOK with default headers values
func (*PostChartrepoRepoChartsNameVersionLabelsOK) Error ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsOK) Error() string
func (*PostChartrepoRepoChartsNameVersionLabelsOK) IsClientError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsClientError() bool
IsClientError returns true when this post chartrepo repo charts name version labels o k response has a 4xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsOK) IsCode ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsCode(code int) bool
IsCode returns true when this post chartrepo repo charts name version labels o k response a status code equal to that given
func (*PostChartrepoRepoChartsNameVersionLabelsOK) IsRedirect ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsRedirect() bool
IsRedirect returns true when this post chartrepo repo charts name version labels o k response has a 3xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsOK) IsServerError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsServerError() bool
IsServerError returns true when this post chartrepo repo charts name version labels o k response has a 5xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsOK) IsSuccess ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsOK) IsSuccess() bool
IsSuccess returns true when this post chartrepo repo charts name version labels o k response has a 2xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsOK) String ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsOK) String() string
type PostChartrepoRepoChartsNameVersionLabelsParams ¶
type PostChartrepoRepoChartsNameVersionLabelsParams struct { /* Label. The label being marked to the chart version */ Label *models.Label /* Name. The chart name */ Name string /* Repo. The project name */ Repo string /* Version. The chart version */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostChartrepoRepoChartsNameVersionLabelsParams contains all the parameters to send to the API endpoint
for the post chartrepo repo charts name version labels operation. Typically these are written to a http.Request.
func NewPostChartrepoRepoChartsNameVersionLabelsParams ¶
func NewPostChartrepoRepoChartsNameVersionLabelsParams() *PostChartrepoRepoChartsNameVersionLabelsParams
NewPostChartrepoRepoChartsNameVersionLabelsParams creates a new PostChartrepoRepoChartsNameVersionLabelsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostChartrepoRepoChartsNameVersionLabelsParamsWithContext ¶
func NewPostChartrepoRepoChartsNameVersionLabelsParamsWithContext(ctx context.Context) *PostChartrepoRepoChartsNameVersionLabelsParams
NewPostChartrepoRepoChartsNameVersionLabelsParamsWithContext creates a new PostChartrepoRepoChartsNameVersionLabelsParams object with the ability to set a context for a request.
func NewPostChartrepoRepoChartsNameVersionLabelsParamsWithHTTPClient ¶
func NewPostChartrepoRepoChartsNameVersionLabelsParamsWithHTTPClient(client *http.Client) *PostChartrepoRepoChartsNameVersionLabelsParams
NewPostChartrepoRepoChartsNameVersionLabelsParamsWithHTTPClient creates a new PostChartrepoRepoChartsNameVersionLabelsParams object with the ability to set a custom HTTPClient for a request.
func NewPostChartrepoRepoChartsNameVersionLabelsParamsWithTimeout ¶
func NewPostChartrepoRepoChartsNameVersionLabelsParamsWithTimeout(timeout time.Duration) *PostChartrepoRepoChartsNameVersionLabelsParams
NewPostChartrepoRepoChartsNameVersionLabelsParamsWithTimeout creates a new PostChartrepoRepoChartsNameVersionLabelsParams object with the ability to set a timeout on a request.
func (*PostChartrepoRepoChartsNameVersionLabelsParams) SetContext ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetContext(ctx context.Context)
SetContext adds the context to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) SetDefaults ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetDefaults()
SetDefaults hydrates default values in the post chartrepo repo charts name version labels params (not the query body).
All values with no default are reset to their zero value.
func (*PostChartrepoRepoChartsNameVersionLabelsParams) SetHTTPClient ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) SetLabel ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetLabel(label *models.Label)
SetLabel adds the label to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) SetName ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetName(name string)
SetName adds the name to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) SetRepo ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetRepo(repo string)
SetRepo adds the repo to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) SetTimeout ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) SetVersion ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) SetVersion(version string)
SetVersion adds the version to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) WithContext ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithContext(ctx context.Context) *PostChartrepoRepoChartsNameVersionLabelsParams
WithContext adds the context to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) WithDefaults ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithDefaults() *PostChartrepoRepoChartsNameVersionLabelsParams
WithDefaults hydrates default values in the post chartrepo repo charts name version labels params (not the query body).
All values with no default are reset to their zero value.
func (*PostChartrepoRepoChartsNameVersionLabelsParams) WithHTTPClient ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithHTTPClient(client *http.Client) *PostChartrepoRepoChartsNameVersionLabelsParams
WithHTTPClient adds the HTTPClient to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) WithLabel ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithLabel(label *models.Label) *PostChartrepoRepoChartsNameVersionLabelsParams
WithLabel adds the label to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) WithName ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithName(name string) *PostChartrepoRepoChartsNameVersionLabelsParams
WithName adds the name to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) WithRepo ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithRepo(repo string) *PostChartrepoRepoChartsNameVersionLabelsParams
WithRepo adds the repo to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) WithTimeout ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithTimeout(timeout time.Duration) *PostChartrepoRepoChartsNameVersionLabelsParams
WithTimeout adds the timeout to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) WithVersion ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WithVersion(version string) *PostChartrepoRepoChartsNameVersionLabelsParams
WithVersion adds the version to the post chartrepo repo charts name version labels params
func (*PostChartrepoRepoChartsNameVersionLabelsParams) WriteToRequest ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostChartrepoRepoChartsNameVersionLabelsReader ¶
type PostChartrepoRepoChartsNameVersionLabelsReader struct {
// contains filtered or unexported fields
}
PostChartrepoRepoChartsNameVersionLabelsReader is a Reader for the PostChartrepoRepoChartsNameVersionLabels structure.
func (*PostChartrepoRepoChartsNameVersionLabelsReader) ReadResponse ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostChartrepoRepoChartsNameVersionLabelsUnauthorized ¶
type PostChartrepoRepoChartsNameVersionLabelsUnauthorized struct { }
PostChartrepoRepoChartsNameVersionLabelsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostChartrepoRepoChartsNameVersionLabelsUnauthorized ¶
func NewPostChartrepoRepoChartsNameVersionLabelsUnauthorized() *PostChartrepoRepoChartsNameVersionLabelsUnauthorized
NewPostChartrepoRepoChartsNameVersionLabelsUnauthorized creates a PostChartrepoRepoChartsNameVersionLabelsUnauthorized with default headers values
func (*PostChartrepoRepoChartsNameVersionLabelsUnauthorized) Error ¶
func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) Error() string
func (*PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsClientError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsClientError() bool
IsClientError returns true when this post chartrepo repo charts name version labels unauthorized response has a 4xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsCode ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsCode(code int) bool
IsCode returns true when this post chartrepo repo charts name version labels unauthorized response a status code equal to that given
func (*PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsRedirect ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsRedirect() bool
IsRedirect returns true when this post chartrepo repo charts name version labels unauthorized response has a 3xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsServerError ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsServerError() bool
IsServerError returns true when this post chartrepo repo charts name version labels unauthorized response has a 5xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsSuccess ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) IsSuccess() bool
IsSuccess returns true when this post chartrepo repo charts name version labels unauthorized response has a 2xx status code
func (*PostChartrepoRepoChartsNameVersionLabelsUnauthorized) String ¶ added in v0.26.2
func (o *PostChartrepoRepoChartsNameVersionLabelsUnauthorized) String() string
type PostEmailPingBadRequest ¶
type PostEmailPingBadRequest struct { }
PostEmailPingBadRequest describes a response with status code 400, with default header values.
Inviald email server settings.
func NewPostEmailPingBadRequest ¶
func NewPostEmailPingBadRequest() *PostEmailPingBadRequest
NewPostEmailPingBadRequest creates a PostEmailPingBadRequest with default headers values
func (*PostEmailPingBadRequest) Error ¶
func (o *PostEmailPingBadRequest) Error() string
func (*PostEmailPingBadRequest) IsClientError ¶ added in v0.26.2
func (o *PostEmailPingBadRequest) IsClientError() bool
IsClientError returns true when this post email ping bad request response has a 4xx status code
func (*PostEmailPingBadRequest) IsCode ¶ added in v0.26.2
func (o *PostEmailPingBadRequest) IsCode(code int) bool
IsCode returns true when this post email ping bad request response a status code equal to that given
func (*PostEmailPingBadRequest) IsRedirect ¶ added in v0.26.2
func (o *PostEmailPingBadRequest) IsRedirect() bool
IsRedirect returns true when this post email ping bad request response has a 3xx status code
func (*PostEmailPingBadRequest) IsServerError ¶ added in v0.26.2
func (o *PostEmailPingBadRequest) IsServerError() bool
IsServerError returns true when this post email ping bad request response has a 5xx status code
func (*PostEmailPingBadRequest) IsSuccess ¶ added in v0.26.2
func (o *PostEmailPingBadRequest) IsSuccess() bool
IsSuccess returns true when this post email ping bad request response has a 2xx status code
func (*PostEmailPingBadRequest) String ¶ added in v0.26.2
func (o *PostEmailPingBadRequest) String() string
type PostEmailPingForbidden ¶
type PostEmailPingForbidden struct { }
PostEmailPingForbidden describes a response with status code 403, with default header values.
Only admin has this authority.
func NewPostEmailPingForbidden ¶
func NewPostEmailPingForbidden() *PostEmailPingForbidden
NewPostEmailPingForbidden creates a PostEmailPingForbidden with default headers values
func (*PostEmailPingForbidden) Error ¶
func (o *PostEmailPingForbidden) Error() string
func (*PostEmailPingForbidden) IsClientError ¶ added in v0.26.2
func (o *PostEmailPingForbidden) IsClientError() bool
IsClientError returns true when this post email ping forbidden response has a 4xx status code
func (*PostEmailPingForbidden) IsCode ¶ added in v0.26.2
func (o *PostEmailPingForbidden) IsCode(code int) bool
IsCode returns true when this post email ping forbidden response a status code equal to that given
func (*PostEmailPingForbidden) IsRedirect ¶ added in v0.26.2
func (o *PostEmailPingForbidden) IsRedirect() bool
IsRedirect returns true when this post email ping forbidden response has a 3xx status code
func (*PostEmailPingForbidden) IsServerError ¶ added in v0.26.2
func (o *PostEmailPingForbidden) IsServerError() bool
IsServerError returns true when this post email ping forbidden response has a 5xx status code
func (*PostEmailPingForbidden) IsSuccess ¶ added in v0.26.2
func (o *PostEmailPingForbidden) IsSuccess() bool
IsSuccess returns true when this post email ping forbidden response has a 2xx status code
func (*PostEmailPingForbidden) String ¶ added in v0.26.2
func (o *PostEmailPingForbidden) String() string
type PostEmailPingInternalServerError ¶
type PostEmailPingInternalServerError struct { }
PostEmailPingInternalServerError describes a response with status code 500, with default header values.
Unexpected internal errors.
func NewPostEmailPingInternalServerError ¶
func NewPostEmailPingInternalServerError() *PostEmailPingInternalServerError
NewPostEmailPingInternalServerError creates a PostEmailPingInternalServerError with default headers values
func (*PostEmailPingInternalServerError) Error ¶
func (o *PostEmailPingInternalServerError) Error() string
func (*PostEmailPingInternalServerError) IsClientError ¶ added in v0.26.2
func (o *PostEmailPingInternalServerError) IsClientError() bool
IsClientError returns true when this post email ping internal server error response has a 4xx status code
func (*PostEmailPingInternalServerError) IsCode ¶ added in v0.26.2
func (o *PostEmailPingInternalServerError) IsCode(code int) bool
IsCode returns true when this post email ping internal server error response a status code equal to that given
func (*PostEmailPingInternalServerError) IsRedirect ¶ added in v0.26.2
func (o *PostEmailPingInternalServerError) IsRedirect() bool
IsRedirect returns true when this post email ping internal server error response has a 3xx status code
func (*PostEmailPingInternalServerError) IsServerError ¶ added in v0.26.2
func (o *PostEmailPingInternalServerError) IsServerError() bool
IsServerError returns true when this post email ping internal server error response has a 5xx status code
func (*PostEmailPingInternalServerError) IsSuccess ¶ added in v0.26.2
func (o *PostEmailPingInternalServerError) IsSuccess() bool
IsSuccess returns true when this post email ping internal server error response has a 2xx status code
func (*PostEmailPingInternalServerError) String ¶ added in v0.26.2
func (o *PostEmailPingInternalServerError) String() string
type PostEmailPingOK ¶
type PostEmailPingOK struct { }
PostEmailPingOK describes a response with status code 200, with default header values.
Ping email server successfully.
func NewPostEmailPingOK ¶
func NewPostEmailPingOK() *PostEmailPingOK
NewPostEmailPingOK creates a PostEmailPingOK with default headers values
func (*PostEmailPingOK) Error ¶
func (o *PostEmailPingOK) Error() string
func (*PostEmailPingOK) IsClientError ¶ added in v0.26.2
func (o *PostEmailPingOK) IsClientError() bool
IsClientError returns true when this post email ping o k response has a 4xx status code
func (*PostEmailPingOK) IsCode ¶ added in v0.26.2
func (o *PostEmailPingOK) IsCode(code int) bool
IsCode returns true when this post email ping o k response a status code equal to that given
func (*PostEmailPingOK) IsRedirect ¶ added in v0.26.2
func (o *PostEmailPingOK) IsRedirect() bool
IsRedirect returns true when this post email ping o k response has a 3xx status code
func (*PostEmailPingOK) IsServerError ¶ added in v0.26.2
func (o *PostEmailPingOK) IsServerError() bool
IsServerError returns true when this post email ping o k response has a 5xx status code
func (*PostEmailPingOK) IsSuccess ¶ added in v0.26.2
func (o *PostEmailPingOK) IsSuccess() bool
IsSuccess returns true when this post email ping o k response has a 2xx status code
func (*PostEmailPingOK) String ¶ added in v0.26.2
func (o *PostEmailPingOK) String() string
type PostEmailPingParams ¶
type PostEmailPingParams struct { /* Settings. Email server settings, if some of the settings are not assigned, they will be read from system configuration. */ Settings *models.EmailServerSetting Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostEmailPingParams contains all the parameters to send to the API endpoint
for the post email ping operation. Typically these are written to a http.Request.
func NewPostEmailPingParams ¶
func NewPostEmailPingParams() *PostEmailPingParams
NewPostEmailPingParams creates a new PostEmailPingParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostEmailPingParamsWithContext ¶
func NewPostEmailPingParamsWithContext(ctx context.Context) *PostEmailPingParams
NewPostEmailPingParamsWithContext creates a new PostEmailPingParams object with the ability to set a context for a request.
func NewPostEmailPingParamsWithHTTPClient ¶
func NewPostEmailPingParamsWithHTTPClient(client *http.Client) *PostEmailPingParams
NewPostEmailPingParamsWithHTTPClient creates a new PostEmailPingParams object with the ability to set a custom HTTPClient for a request.
func NewPostEmailPingParamsWithTimeout ¶
func NewPostEmailPingParamsWithTimeout(timeout time.Duration) *PostEmailPingParams
NewPostEmailPingParamsWithTimeout creates a new PostEmailPingParams object with the ability to set a timeout on a request.
func (*PostEmailPingParams) SetContext ¶
func (o *PostEmailPingParams) SetContext(ctx context.Context)
SetContext adds the context to the post email ping params
func (*PostEmailPingParams) SetDefaults ¶
func (o *PostEmailPingParams) SetDefaults()
SetDefaults hydrates default values in the post email ping params (not the query body).
All values with no default are reset to their zero value.
func (*PostEmailPingParams) SetHTTPClient ¶
func (o *PostEmailPingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post email ping params
func (*PostEmailPingParams) SetSettings ¶
func (o *PostEmailPingParams) SetSettings(settings *models.EmailServerSetting)
SetSettings adds the settings to the post email ping params
func (*PostEmailPingParams) SetTimeout ¶
func (o *PostEmailPingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post email ping params
func (*PostEmailPingParams) WithContext ¶
func (o *PostEmailPingParams) WithContext(ctx context.Context) *PostEmailPingParams
WithContext adds the context to the post email ping params
func (*PostEmailPingParams) WithDefaults ¶
func (o *PostEmailPingParams) WithDefaults() *PostEmailPingParams
WithDefaults hydrates default values in the post email ping params (not the query body).
All values with no default are reset to their zero value.
func (*PostEmailPingParams) WithHTTPClient ¶
func (o *PostEmailPingParams) WithHTTPClient(client *http.Client) *PostEmailPingParams
WithHTTPClient adds the HTTPClient to the post email ping params
func (*PostEmailPingParams) WithSettings ¶
func (o *PostEmailPingParams) WithSettings(settings *models.EmailServerSetting) *PostEmailPingParams
WithSettings adds the settings to the post email ping params
func (*PostEmailPingParams) WithTimeout ¶
func (o *PostEmailPingParams) WithTimeout(timeout time.Duration) *PostEmailPingParams
WithTimeout adds the timeout to the post email ping params
func (*PostEmailPingParams) WriteToRequest ¶
func (o *PostEmailPingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostEmailPingReader ¶
type PostEmailPingReader struct {
// contains filtered or unexported fields
}
PostEmailPingReader is a Reader for the PostEmailPing structure.
func (*PostEmailPingReader) ReadResponse ¶
func (o *PostEmailPingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostEmailPingUnauthorized ¶
type PostEmailPingUnauthorized struct { }
PostEmailPingUnauthorized describes a response with status code 401, with default header values.
User need to login first.
func NewPostEmailPingUnauthorized ¶
func NewPostEmailPingUnauthorized() *PostEmailPingUnauthorized
NewPostEmailPingUnauthorized creates a PostEmailPingUnauthorized with default headers values
func (*PostEmailPingUnauthorized) Error ¶
func (o *PostEmailPingUnauthorized) Error() string
func (*PostEmailPingUnauthorized) IsClientError ¶ added in v0.26.2
func (o *PostEmailPingUnauthorized) IsClientError() bool
IsClientError returns true when this post email ping unauthorized response has a 4xx status code
func (*PostEmailPingUnauthorized) IsCode ¶ added in v0.26.2
func (o *PostEmailPingUnauthorized) IsCode(code int) bool
IsCode returns true when this post email ping unauthorized response a status code equal to that given
func (*PostEmailPingUnauthorized) IsRedirect ¶ added in v0.26.2
func (o *PostEmailPingUnauthorized) IsRedirect() bool
IsRedirect returns true when this post email ping unauthorized response has a 3xx status code
func (*PostEmailPingUnauthorized) IsServerError ¶ added in v0.26.2
func (o *PostEmailPingUnauthorized) IsServerError() bool
IsServerError returns true when this post email ping unauthorized response has a 5xx status code
func (*PostEmailPingUnauthorized) IsSuccess ¶ added in v0.26.2
func (o *PostEmailPingUnauthorized) IsSuccess() bool
IsSuccess returns true when this post email ping unauthorized response has a 2xx status code
func (*PostEmailPingUnauthorized) String ¶ added in v0.26.2
func (o *PostEmailPingUnauthorized) String() string
type PostEmailPingUnsupportedMediaType ¶
type PostEmailPingUnsupportedMediaType struct { }
PostEmailPingUnsupportedMediaType describes a response with status code 415, with default header values.
The Media Type of the request is not supported, it has to be "application/json"
func NewPostEmailPingUnsupportedMediaType ¶
func NewPostEmailPingUnsupportedMediaType() *PostEmailPingUnsupportedMediaType
NewPostEmailPingUnsupportedMediaType creates a PostEmailPingUnsupportedMediaType with default headers values
func (*PostEmailPingUnsupportedMediaType) Error ¶
func (o *PostEmailPingUnsupportedMediaType) Error() string
func (*PostEmailPingUnsupportedMediaType) IsClientError ¶ added in v0.26.2
func (o *PostEmailPingUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post email ping unsupported media type response has a 4xx status code
func (*PostEmailPingUnsupportedMediaType) IsCode ¶ added in v0.26.2
func (o *PostEmailPingUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post email ping unsupported media type response a status code equal to that given
func (*PostEmailPingUnsupportedMediaType) IsRedirect ¶ added in v0.26.2
func (o *PostEmailPingUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post email ping unsupported media type response has a 3xx status code
func (*PostEmailPingUnsupportedMediaType) IsServerError ¶ added in v0.26.2
func (o *PostEmailPingUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post email ping unsupported media type response has a 5xx status code
func (*PostEmailPingUnsupportedMediaType) IsSuccess ¶ added in v0.26.2
func (o *PostEmailPingUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post email ping unsupported media type response has a 2xx status code
func (*PostEmailPingUnsupportedMediaType) String ¶ added in v0.26.2
func (o *PostEmailPingUnsupportedMediaType) String() string
Source Files ¶
- delete_chartrepo_repo_charts_name_version_labels_id_parameters.go
- delete_chartrepo_repo_charts_name_version_labels_id_responses.go
- get_chartrepo_repo_charts_name_version_labels_parameters.go
- get_chartrepo_repo_charts_name_version_labels_responses.go
- post_chartrepo_repo_charts_name_version_labels_parameters.go
- post_chartrepo_repo_charts_name_version_labels_responses.go
- post_email_ping_parameters.go
- post_email_ping_responses.go
- products_client.go