Documentation ¶
Index ¶
- type Client
- func (a *Client) DeleteAPIV2ChartReleasesSelector(params *DeleteAPIV2ChartReleasesSelectorParams, opts ...ClientOption) (*DeleteAPIV2ChartReleasesSelectorOK, error)
- func (a *Client) GetAPIV2ChartReleases(params *GetAPIV2ChartReleasesParams, opts ...ClientOption) (*GetAPIV2ChartReleasesOK, error)
- func (a *Client) GetAPIV2ChartReleasesSelector(params *GetAPIV2ChartReleasesSelectorParams, opts ...ClientOption) (*GetAPIV2ChartReleasesSelectorOK, error)
- func (a *Client) GetAPIV2SelectorsChartReleasesSelector(params *GetAPIV2SelectorsChartReleasesSelectorParams, opts ...ClientOption) (*GetAPIV2SelectorsChartReleasesSelectorOK, error)
- func (a *Client) PatchAPIV2ChartReleasesSelector(params *PatchAPIV2ChartReleasesSelectorParams, opts ...ClientOption) (*PatchAPIV2ChartReleasesSelectorOK, error)
- func (a *Client) PostAPIV2ChartReleases(params *PostAPIV2ChartReleasesParams, opts ...ClientOption) (*PostAPIV2ChartReleasesOK, *PostAPIV2ChartReleasesCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteAPIV2ChartReleasesSelectorBadRequest
- type DeleteAPIV2ChartReleasesSelectorConflict
- type DeleteAPIV2ChartReleasesSelectorForbidden
- type DeleteAPIV2ChartReleasesSelectorInternalServerError
- type DeleteAPIV2ChartReleasesSelectorNotFound
- type DeleteAPIV2ChartReleasesSelectorOK
- type DeleteAPIV2ChartReleasesSelectorParams
- func NewDeleteAPIV2ChartReleasesSelectorParams() *DeleteAPIV2ChartReleasesSelectorParams
- func NewDeleteAPIV2ChartReleasesSelectorParamsWithContext(ctx context.Context) *DeleteAPIV2ChartReleasesSelectorParams
- func NewDeleteAPIV2ChartReleasesSelectorParamsWithHTTPClient(client *http.Client) *DeleteAPIV2ChartReleasesSelectorParams
- func NewDeleteAPIV2ChartReleasesSelectorParamsWithTimeout(timeout time.Duration) *DeleteAPIV2ChartReleasesSelectorParams
- func (o *DeleteAPIV2ChartReleasesSelectorParams) SetContext(ctx context.Context)
- func (o *DeleteAPIV2ChartReleasesSelectorParams) SetDefaults()
- func (o *DeleteAPIV2ChartReleasesSelectorParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPIV2ChartReleasesSelectorParams) SetSelector(selector string)
- func (o *DeleteAPIV2ChartReleasesSelectorParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPIV2ChartReleasesSelectorParams) WithContext(ctx context.Context) *DeleteAPIV2ChartReleasesSelectorParams
- func (o *DeleteAPIV2ChartReleasesSelectorParams) WithDefaults() *DeleteAPIV2ChartReleasesSelectorParams
- func (o *DeleteAPIV2ChartReleasesSelectorParams) WithHTTPClient(client *http.Client) *DeleteAPIV2ChartReleasesSelectorParams
- func (o *DeleteAPIV2ChartReleasesSelectorParams) WithSelector(selector string) *DeleteAPIV2ChartReleasesSelectorParams
- func (o *DeleteAPIV2ChartReleasesSelectorParams) WithTimeout(timeout time.Duration) *DeleteAPIV2ChartReleasesSelectorParams
- func (o *DeleteAPIV2ChartReleasesSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired
- type DeleteAPIV2ChartReleasesSelectorReader
- type GetAPIV2ChartReleasesBadRequest
- type GetAPIV2ChartReleasesConflict
- type GetAPIV2ChartReleasesForbidden
- type GetAPIV2ChartReleasesInternalServerError
- type GetAPIV2ChartReleasesNotFound
- type GetAPIV2ChartReleasesOK
- type GetAPIV2ChartReleasesParams
- func NewGetAPIV2ChartReleasesParams() *GetAPIV2ChartReleasesParams
- func NewGetAPIV2ChartReleasesParamsWithContext(ctx context.Context) *GetAPIV2ChartReleasesParams
- func NewGetAPIV2ChartReleasesParamsWithHTTPClient(client *http.Client) *GetAPIV2ChartReleasesParams
- func NewGetAPIV2ChartReleasesParamsWithTimeout(timeout time.Duration) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) SetAppVersionBranch(appVersionBranch *string)
- func (o *GetAPIV2ChartReleasesParams) SetAppVersionCommit(appVersionCommit *string)
- func (o *GetAPIV2ChartReleasesParams) SetAppVersionExact(appVersionExact *string)
- func (o *GetAPIV2ChartReleasesParams) SetAppVersionFollowChartRelease(appVersionFollowChartRelease *string)
- func (o *GetAPIV2ChartReleasesParams) SetAppVersionReference(appVersionReference *string)
- func (o *GetAPIV2ChartReleasesParams) SetAppVersionResolver(appVersionResolver *string)
- func (o *GetAPIV2ChartReleasesParams) SetChart(chart *string)
- func (o *GetAPIV2ChartReleasesParams) SetChartVersionExact(chartVersionExact *string)
- func (o *GetAPIV2ChartReleasesParams) SetChartVersionFollowChartRelease(chartVersionFollowChartRelease *string)
- func (o *GetAPIV2ChartReleasesParams) SetChartVersionReference(chartVersionReference *string)
- func (o *GetAPIV2ChartReleasesParams) SetChartVersionResolver(chartVersionResolver *string)
- func (o *GetAPIV2ChartReleasesParams) SetCluster(cluster *string)
- func (o *GetAPIV2ChartReleasesParams) SetContext(ctx context.Context)
- func (o *GetAPIV2ChartReleasesParams) SetCreatedAt(createdAt *strfmt.DateTime)
- func (o *GetAPIV2ChartReleasesParams) SetDefaults()
- func (o *GetAPIV2ChartReleasesParams) SetDestinationType(destinationType *string)
- func (o *GetAPIV2ChartReleasesParams) SetEnvironment(environment *string)
- func (o *GetAPIV2ChartReleasesParams) SetFirecloudDevelopRef(firecloudDevelopRef *string)
- func (o *GetAPIV2ChartReleasesParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIV2ChartReleasesParams) SetHelmfileRef(helmfileRef *string)
- func (o *GetAPIV2ChartReleasesParams) SetID(id *int64)
- func (o *GetAPIV2ChartReleasesParams) SetLimit(limit *int64)
- func (o *GetAPIV2ChartReleasesParams) SetName(name *string)
- func (o *GetAPIV2ChartReleasesParams) SetNamespace(namespace *string)
- func (o *GetAPIV2ChartReleasesParams) SetPort(port *int64)
- func (o *GetAPIV2ChartReleasesParams) SetProtocol(protocol *string)
- func (o *GetAPIV2ChartReleasesParams) SetSubdomain(subdomain *string)
- func (o *GetAPIV2ChartReleasesParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIV2ChartReleasesParams) SetUpdatedAt(updatedAt *strfmt.DateTime)
- func (o *GetAPIV2ChartReleasesParams) WithAppVersionBranch(appVersionBranch *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithAppVersionCommit(appVersionCommit *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithAppVersionExact(appVersionExact *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithAppVersionFollowChartRelease(appVersionFollowChartRelease *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithAppVersionReference(appVersionReference *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithAppVersionResolver(appVersionResolver *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithChart(chart *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithChartVersionExact(chartVersionExact *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithChartVersionFollowChartRelease(chartVersionFollowChartRelease *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithChartVersionReference(chartVersionReference *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithChartVersionResolver(chartVersionResolver *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithCluster(cluster *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithContext(ctx context.Context) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithCreatedAt(createdAt *strfmt.DateTime) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithDefaults() *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithDestinationType(destinationType *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithEnvironment(environment *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithFirecloudDevelopRef(firecloudDevelopRef *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithHTTPClient(client *http.Client) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithHelmfileRef(helmfileRef *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithID(id *int64) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithLimit(limit *int64) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithName(name *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithNamespace(namespace *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithPort(port *int64) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithProtocol(protocol *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithSubdomain(subdomain *string) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithTimeout(timeout time.Duration) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WithUpdatedAt(updatedAt *strfmt.DateTime) *GetAPIV2ChartReleasesParams
- func (o *GetAPIV2ChartReleasesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIV2ChartReleasesProxyAuthenticationRequired
- type GetAPIV2ChartReleasesReader
- type GetAPIV2ChartReleasesSelectorBadRequest
- type GetAPIV2ChartReleasesSelectorConflict
- type GetAPIV2ChartReleasesSelectorForbidden
- type GetAPIV2ChartReleasesSelectorInternalServerError
- type GetAPIV2ChartReleasesSelectorNotFound
- type GetAPIV2ChartReleasesSelectorOK
- type GetAPIV2ChartReleasesSelectorParams
- func NewGetAPIV2ChartReleasesSelectorParams() *GetAPIV2ChartReleasesSelectorParams
- func NewGetAPIV2ChartReleasesSelectorParamsWithContext(ctx context.Context) *GetAPIV2ChartReleasesSelectorParams
- func NewGetAPIV2ChartReleasesSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2ChartReleasesSelectorParams
- func NewGetAPIV2ChartReleasesSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2ChartReleasesSelectorParams
- func (o *GetAPIV2ChartReleasesSelectorParams) SetContext(ctx context.Context)
- func (o *GetAPIV2ChartReleasesSelectorParams) SetDefaults()
- func (o *GetAPIV2ChartReleasesSelectorParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIV2ChartReleasesSelectorParams) SetSelector(selector string)
- func (o *GetAPIV2ChartReleasesSelectorParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIV2ChartReleasesSelectorParams) WithContext(ctx context.Context) *GetAPIV2ChartReleasesSelectorParams
- func (o *GetAPIV2ChartReleasesSelectorParams) WithDefaults() *GetAPIV2ChartReleasesSelectorParams
- func (o *GetAPIV2ChartReleasesSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2ChartReleasesSelectorParams
- func (o *GetAPIV2ChartReleasesSelectorParams) WithSelector(selector string) *GetAPIV2ChartReleasesSelectorParams
- func (o *GetAPIV2ChartReleasesSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2ChartReleasesSelectorParams
- func (o *GetAPIV2ChartReleasesSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired
- type GetAPIV2ChartReleasesSelectorReader
- type GetAPIV2SelectorsChartReleasesSelectorBadRequest
- type GetAPIV2SelectorsChartReleasesSelectorConflict
- type GetAPIV2SelectorsChartReleasesSelectorForbidden
- type GetAPIV2SelectorsChartReleasesSelectorInternalServerError
- type GetAPIV2SelectorsChartReleasesSelectorNotFound
- type GetAPIV2SelectorsChartReleasesSelectorOK
- type GetAPIV2SelectorsChartReleasesSelectorParams
- func NewGetAPIV2SelectorsChartReleasesSelectorParams() *GetAPIV2SelectorsChartReleasesSelectorParams
- func NewGetAPIV2SelectorsChartReleasesSelectorParamsWithContext(ctx context.Context) *GetAPIV2SelectorsChartReleasesSelectorParams
- func NewGetAPIV2SelectorsChartReleasesSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2SelectorsChartReleasesSelectorParams
- func NewGetAPIV2SelectorsChartReleasesSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2SelectorsChartReleasesSelectorParams
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetContext(ctx context.Context)
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetDefaults()
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetSelector(selector string)
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithContext(ctx context.Context) *GetAPIV2SelectorsChartReleasesSelectorParams
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithDefaults() *GetAPIV2SelectorsChartReleasesSelectorParams
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2SelectorsChartReleasesSelectorParams
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithSelector(selector string) *GetAPIV2SelectorsChartReleasesSelectorParams
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2SelectorsChartReleasesSelectorParams
- func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired
- type GetAPIV2SelectorsChartReleasesSelectorReader
- type PatchAPIV2ChartReleasesSelectorBadRequest
- type PatchAPIV2ChartReleasesSelectorConflict
- type PatchAPIV2ChartReleasesSelectorForbidden
- type PatchAPIV2ChartReleasesSelectorInternalServerError
- type PatchAPIV2ChartReleasesSelectorNotFound
- type PatchAPIV2ChartReleasesSelectorOK
- type PatchAPIV2ChartReleasesSelectorParams
- func NewPatchAPIV2ChartReleasesSelectorParams() *PatchAPIV2ChartReleasesSelectorParams
- func NewPatchAPIV2ChartReleasesSelectorParamsWithContext(ctx context.Context) *PatchAPIV2ChartReleasesSelectorParams
- func NewPatchAPIV2ChartReleasesSelectorParamsWithHTTPClient(client *http.Client) *PatchAPIV2ChartReleasesSelectorParams
- func NewPatchAPIV2ChartReleasesSelectorParamsWithTimeout(timeout time.Duration) *PatchAPIV2ChartReleasesSelectorParams
- func (o *PatchAPIV2ChartReleasesSelectorParams) SetChartRelease(chartRelease *models.V2controllersEditableChartRelease)
- func (o *PatchAPIV2ChartReleasesSelectorParams) SetContext(ctx context.Context)
- func (o *PatchAPIV2ChartReleasesSelectorParams) SetDefaults()
- func (o *PatchAPIV2ChartReleasesSelectorParams) SetHTTPClient(client *http.Client)
- func (o *PatchAPIV2ChartReleasesSelectorParams) SetSelector(selector string)
- func (o *PatchAPIV2ChartReleasesSelectorParams) SetTimeout(timeout time.Duration)
- func (o *PatchAPIV2ChartReleasesSelectorParams) WithChartRelease(chartRelease *models.V2controllersEditableChartRelease) *PatchAPIV2ChartReleasesSelectorParams
- func (o *PatchAPIV2ChartReleasesSelectorParams) WithContext(ctx context.Context) *PatchAPIV2ChartReleasesSelectorParams
- func (o *PatchAPIV2ChartReleasesSelectorParams) WithDefaults() *PatchAPIV2ChartReleasesSelectorParams
- func (o *PatchAPIV2ChartReleasesSelectorParams) WithHTTPClient(client *http.Client) *PatchAPIV2ChartReleasesSelectorParams
- func (o *PatchAPIV2ChartReleasesSelectorParams) WithSelector(selector string) *PatchAPIV2ChartReleasesSelectorParams
- func (o *PatchAPIV2ChartReleasesSelectorParams) WithTimeout(timeout time.Duration) *PatchAPIV2ChartReleasesSelectorParams
- func (o *PatchAPIV2ChartReleasesSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired
- type PatchAPIV2ChartReleasesSelectorReader
- type PostAPIV2ChartReleasesBadRequest
- type PostAPIV2ChartReleasesConflict
- type PostAPIV2ChartReleasesCreated
- type PostAPIV2ChartReleasesForbidden
- type PostAPIV2ChartReleasesInternalServerError
- type PostAPIV2ChartReleasesNotFound
- type PostAPIV2ChartReleasesOK
- type PostAPIV2ChartReleasesParams
- func NewPostAPIV2ChartReleasesParams() *PostAPIV2ChartReleasesParams
- func NewPostAPIV2ChartReleasesParamsWithContext(ctx context.Context) *PostAPIV2ChartReleasesParams
- func NewPostAPIV2ChartReleasesParamsWithHTTPClient(client *http.Client) *PostAPIV2ChartReleasesParams
- func NewPostAPIV2ChartReleasesParamsWithTimeout(timeout time.Duration) *PostAPIV2ChartReleasesParams
- func (o *PostAPIV2ChartReleasesParams) SetChartRelease(chartRelease *models.V2controllersCreatableChartRelease)
- func (o *PostAPIV2ChartReleasesParams) SetContext(ctx context.Context)
- func (o *PostAPIV2ChartReleasesParams) SetDefaults()
- func (o *PostAPIV2ChartReleasesParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIV2ChartReleasesParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIV2ChartReleasesParams) WithChartRelease(chartRelease *models.V2controllersCreatableChartRelease) *PostAPIV2ChartReleasesParams
- func (o *PostAPIV2ChartReleasesParams) WithContext(ctx context.Context) *PostAPIV2ChartReleasesParams
- func (o *PostAPIV2ChartReleasesParams) WithDefaults() *PostAPIV2ChartReleasesParams
- func (o *PostAPIV2ChartReleasesParams) WithHTTPClient(client *http.Client) *PostAPIV2ChartReleasesParams
- func (o *PostAPIV2ChartReleasesParams) WithTimeout(timeout time.Duration) *PostAPIV2ChartReleasesParams
- func (o *PostAPIV2ChartReleasesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIV2ChartReleasesProxyAuthenticationRequired
- type PostAPIV2ChartReleasesReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for chart releases API
func (*Client) DeleteAPIV2ChartReleasesSelector ¶
func (a *Client) DeleteAPIV2ChartReleasesSelector(params *DeleteAPIV2ChartReleasesSelectorParams, opts ...ClientOption) (*DeleteAPIV2ChartReleasesSelectorOK, error)
DeleteAPIV2ChartReleasesSelector deletes a chart release entry
Delete an existing ChartRelease entry via one of its "selectors": name, numeric ID, environment/chart, or cluster/namespace/chart.
func (*Client) GetAPIV2ChartReleases ¶
func (a *Client) GetAPIV2ChartReleases(params *GetAPIV2ChartReleasesParams, opts ...ClientOption) (*GetAPIV2ChartReleasesOK, error)
GetAPIV2ChartReleases lists chart release entries
List existing ChartRelease entries, ordered by most recently updated.
func (*Client) GetAPIV2ChartReleasesSelector ¶
func (a *Client) GetAPIV2ChartReleasesSelector(params *GetAPIV2ChartReleasesSelectorParams, opts ...ClientOption) (*GetAPIV2ChartReleasesSelectorOK, error)
GetAPIV2ChartReleasesSelector gets a chart release entry
Get an existing ChartRelease entry via one of its "selectors": name, numeric ID, environment/chart, or cluster/namespace/chart.
func (*Client) GetAPIV2SelectorsChartReleasesSelector ¶
func (a *Client) GetAPIV2SelectorsChartReleasesSelector(params *GetAPIV2SelectorsChartReleasesSelectorParams, opts ...ClientOption) (*GetAPIV2SelectorsChartReleasesSelectorOK, error)
GetAPIV2SelectorsChartReleasesSelector lists chart release selectors
Validate a given ChartRelease selector and provide any other selectors that would match the same ChartRelease.
func (*Client) PatchAPIV2ChartReleasesSelector ¶
func (a *Client) PatchAPIV2ChartReleasesSelector(params *PatchAPIV2ChartReleasesSelectorParams, opts ...ClientOption) (*PatchAPIV2ChartReleasesSelectorOK, error)
PatchAPIV2ChartReleasesSelector edits a chart release entry
Edit an existing ChartRelease entry via one of its "selectors": name, numeric ID, environment/chart, or cluster/namespace/chart. Note that only mutable fields are available here, immutable fields can only be set using /create.
func (*Client) PostAPIV2ChartReleases ¶
func (a *Client) PostAPIV2ChartReleases(params *PostAPIV2ChartReleasesParams, opts ...ClientOption) (*PostAPIV2ChartReleasesOK, *PostAPIV2ChartReleasesCreated, error)
PostAPIV2ChartReleases creates a new chart release entry
Create a new ChartRelease entry. Note that some fields are immutable after creation; /edit lists mutable fields.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { DeleteAPIV2ChartReleasesSelector(params *DeleteAPIV2ChartReleasesSelectorParams, opts ...ClientOption) (*DeleteAPIV2ChartReleasesSelectorOK, error) GetAPIV2ChartReleases(params *GetAPIV2ChartReleasesParams, opts ...ClientOption) (*GetAPIV2ChartReleasesOK, error) GetAPIV2ChartReleasesSelector(params *GetAPIV2ChartReleasesSelectorParams, opts ...ClientOption) (*GetAPIV2ChartReleasesSelectorOK, error) GetAPIV2SelectorsChartReleasesSelector(params *GetAPIV2SelectorsChartReleasesSelectorParams, opts ...ClientOption) (*GetAPIV2SelectorsChartReleasesSelectorOK, error) PatchAPIV2ChartReleasesSelector(params *PatchAPIV2ChartReleasesSelectorParams, opts ...ClientOption) (*PatchAPIV2ChartReleasesSelectorOK, error) PostAPIV2ChartReleases(params *PostAPIV2ChartReleasesParams, opts ...ClientOption) (*PostAPIV2ChartReleasesOK, *PostAPIV2ChartReleasesCreated, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new chart releases API client.
type DeleteAPIV2ChartReleasesSelectorBadRequest ¶
type DeleteAPIV2ChartReleasesSelectorBadRequest struct {
Payload *models.ErrorsErrorResponse
}
DeleteAPIV2ChartReleasesSelectorBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteAPIV2ChartReleasesSelectorBadRequest ¶
func NewDeleteAPIV2ChartReleasesSelectorBadRequest() *DeleteAPIV2ChartReleasesSelectorBadRequest
NewDeleteAPIV2ChartReleasesSelectorBadRequest creates a DeleteAPIV2ChartReleasesSelectorBadRequest with default headers values
func (*DeleteAPIV2ChartReleasesSelectorBadRequest) Error ¶
func (o *DeleteAPIV2ChartReleasesSelectorBadRequest) Error() string
func (*DeleteAPIV2ChartReleasesSelectorBadRequest) GetPayload ¶
func (o *DeleteAPIV2ChartReleasesSelectorBadRequest) GetPayload() *models.ErrorsErrorResponse
type DeleteAPIV2ChartReleasesSelectorConflict ¶
type DeleteAPIV2ChartReleasesSelectorConflict struct {
Payload *models.ErrorsErrorResponse
}
DeleteAPIV2ChartReleasesSelectorConflict describes a response with status code 409, with default header values.
Conflict
func NewDeleteAPIV2ChartReleasesSelectorConflict ¶
func NewDeleteAPIV2ChartReleasesSelectorConflict() *DeleteAPIV2ChartReleasesSelectorConflict
NewDeleteAPIV2ChartReleasesSelectorConflict creates a DeleteAPIV2ChartReleasesSelectorConflict with default headers values
func (*DeleteAPIV2ChartReleasesSelectorConflict) Error ¶
func (o *DeleteAPIV2ChartReleasesSelectorConflict) Error() string
func (*DeleteAPIV2ChartReleasesSelectorConflict) GetPayload ¶
func (o *DeleteAPIV2ChartReleasesSelectorConflict) GetPayload() *models.ErrorsErrorResponse
type DeleteAPIV2ChartReleasesSelectorForbidden ¶
type DeleteAPIV2ChartReleasesSelectorForbidden struct {
Payload *models.ErrorsErrorResponse
}
DeleteAPIV2ChartReleasesSelectorForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteAPIV2ChartReleasesSelectorForbidden ¶
func NewDeleteAPIV2ChartReleasesSelectorForbidden() *DeleteAPIV2ChartReleasesSelectorForbidden
NewDeleteAPIV2ChartReleasesSelectorForbidden creates a DeleteAPIV2ChartReleasesSelectorForbidden with default headers values
func (*DeleteAPIV2ChartReleasesSelectorForbidden) Error ¶
func (o *DeleteAPIV2ChartReleasesSelectorForbidden) Error() string
func (*DeleteAPIV2ChartReleasesSelectorForbidden) GetPayload ¶
func (o *DeleteAPIV2ChartReleasesSelectorForbidden) GetPayload() *models.ErrorsErrorResponse
type DeleteAPIV2ChartReleasesSelectorInternalServerError ¶
type DeleteAPIV2ChartReleasesSelectorInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
DeleteAPIV2ChartReleasesSelectorInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteAPIV2ChartReleasesSelectorInternalServerError ¶
func NewDeleteAPIV2ChartReleasesSelectorInternalServerError() *DeleteAPIV2ChartReleasesSelectorInternalServerError
NewDeleteAPIV2ChartReleasesSelectorInternalServerError creates a DeleteAPIV2ChartReleasesSelectorInternalServerError with default headers values
func (*DeleteAPIV2ChartReleasesSelectorInternalServerError) Error ¶
func (o *DeleteAPIV2ChartReleasesSelectorInternalServerError) Error() string
func (*DeleteAPIV2ChartReleasesSelectorInternalServerError) GetPayload ¶
func (o *DeleteAPIV2ChartReleasesSelectorInternalServerError) GetPayload() *models.ErrorsErrorResponse
type DeleteAPIV2ChartReleasesSelectorNotFound ¶
type DeleteAPIV2ChartReleasesSelectorNotFound struct {
Payload *models.ErrorsErrorResponse
}
DeleteAPIV2ChartReleasesSelectorNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteAPIV2ChartReleasesSelectorNotFound ¶
func NewDeleteAPIV2ChartReleasesSelectorNotFound() *DeleteAPIV2ChartReleasesSelectorNotFound
NewDeleteAPIV2ChartReleasesSelectorNotFound creates a DeleteAPIV2ChartReleasesSelectorNotFound with default headers values
func (*DeleteAPIV2ChartReleasesSelectorNotFound) Error ¶
func (o *DeleteAPIV2ChartReleasesSelectorNotFound) Error() string
func (*DeleteAPIV2ChartReleasesSelectorNotFound) GetPayload ¶
func (o *DeleteAPIV2ChartReleasesSelectorNotFound) GetPayload() *models.ErrorsErrorResponse
type DeleteAPIV2ChartReleasesSelectorOK ¶
type DeleteAPIV2ChartReleasesSelectorOK struct {
Payload *models.V2controllersChartRelease
}
DeleteAPIV2ChartReleasesSelectorOK describes a response with status code 200, with default header values.
OK
func NewDeleteAPIV2ChartReleasesSelectorOK ¶
func NewDeleteAPIV2ChartReleasesSelectorOK() *DeleteAPIV2ChartReleasesSelectorOK
NewDeleteAPIV2ChartReleasesSelectorOK creates a DeleteAPIV2ChartReleasesSelectorOK with default headers values
func (*DeleteAPIV2ChartReleasesSelectorOK) Error ¶
func (o *DeleteAPIV2ChartReleasesSelectorOK) Error() string
func (*DeleteAPIV2ChartReleasesSelectorOK) GetPayload ¶
func (o *DeleteAPIV2ChartReleasesSelectorOK) GetPayload() *models.V2controllersChartRelease
type DeleteAPIV2ChartReleasesSelectorParams ¶
type DeleteAPIV2ChartReleasesSelectorParams struct { /* Selector. The ChartRelease to delete's selector */ Selector string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAPIV2ChartReleasesSelectorParams contains all the parameters to send to the API endpoint
for the delete API v2 chart releases selector operation. Typically these are written to a http.Request.
func NewDeleteAPIV2ChartReleasesSelectorParams ¶
func NewDeleteAPIV2ChartReleasesSelectorParams() *DeleteAPIV2ChartReleasesSelectorParams
NewDeleteAPIV2ChartReleasesSelectorParams creates a new DeleteAPIV2ChartReleasesSelectorParams 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 NewDeleteAPIV2ChartReleasesSelectorParamsWithContext ¶
func NewDeleteAPIV2ChartReleasesSelectorParamsWithContext(ctx context.Context) *DeleteAPIV2ChartReleasesSelectorParams
NewDeleteAPIV2ChartReleasesSelectorParamsWithContext creates a new DeleteAPIV2ChartReleasesSelectorParams object with the ability to set a context for a request.
func NewDeleteAPIV2ChartReleasesSelectorParamsWithHTTPClient ¶
func NewDeleteAPIV2ChartReleasesSelectorParamsWithHTTPClient(client *http.Client) *DeleteAPIV2ChartReleasesSelectorParams
NewDeleteAPIV2ChartReleasesSelectorParamsWithHTTPClient creates a new DeleteAPIV2ChartReleasesSelectorParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPIV2ChartReleasesSelectorParamsWithTimeout ¶
func NewDeleteAPIV2ChartReleasesSelectorParamsWithTimeout(timeout time.Duration) *DeleteAPIV2ChartReleasesSelectorParams
NewDeleteAPIV2ChartReleasesSelectorParamsWithTimeout creates a new DeleteAPIV2ChartReleasesSelectorParams object with the ability to set a timeout on a request.
func (*DeleteAPIV2ChartReleasesSelectorParams) SetContext ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API v2 chart releases selector params
func (*DeleteAPIV2ChartReleasesSelectorParams) SetDefaults ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) SetDefaults()
SetDefaults hydrates default values in the delete API v2 chart releases selector params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIV2ChartReleasesSelectorParams) SetHTTPClient ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API v2 chart releases selector params
func (*DeleteAPIV2ChartReleasesSelectorParams) SetSelector ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) SetSelector(selector string)
SetSelector adds the selector to the delete API v2 chart releases selector params
func (*DeleteAPIV2ChartReleasesSelectorParams) SetTimeout ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API v2 chart releases selector params
func (*DeleteAPIV2ChartReleasesSelectorParams) WithContext ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) WithContext(ctx context.Context) *DeleteAPIV2ChartReleasesSelectorParams
WithContext adds the context to the delete API v2 chart releases selector params
func (*DeleteAPIV2ChartReleasesSelectorParams) WithDefaults ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) WithDefaults() *DeleteAPIV2ChartReleasesSelectorParams
WithDefaults hydrates default values in the delete API v2 chart releases selector params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIV2ChartReleasesSelectorParams) WithHTTPClient ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) WithHTTPClient(client *http.Client) *DeleteAPIV2ChartReleasesSelectorParams
WithHTTPClient adds the HTTPClient to the delete API v2 chart releases selector params
func (*DeleteAPIV2ChartReleasesSelectorParams) WithSelector ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) WithSelector(selector string) *DeleteAPIV2ChartReleasesSelectorParams
WithSelector adds the selector to the delete API v2 chart releases selector params
func (*DeleteAPIV2ChartReleasesSelectorParams) WithTimeout ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) WithTimeout(timeout time.Duration) *DeleteAPIV2ChartReleasesSelectorParams
WithTimeout adds the timeout to the delete API v2 chart releases selector params
func (*DeleteAPIV2ChartReleasesSelectorParams) WriteToRequest ¶
func (o *DeleteAPIV2ChartReleasesSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired ¶
type DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewDeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired ¶
func NewDeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired() *DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired
NewDeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired creates a DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired with default headers values
func (*DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired) Error ¶
func (o *DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired) Error() string
func (*DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired) GetPayload ¶
func (o *DeleteAPIV2ChartReleasesSelectorProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type DeleteAPIV2ChartReleasesSelectorReader ¶
type DeleteAPIV2ChartReleasesSelectorReader struct {
// contains filtered or unexported fields
}
DeleteAPIV2ChartReleasesSelectorReader is a Reader for the DeleteAPIV2ChartReleasesSelector structure.
func (*DeleteAPIV2ChartReleasesSelectorReader) ReadResponse ¶
func (o *DeleteAPIV2ChartReleasesSelectorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIV2ChartReleasesBadRequest ¶
type GetAPIV2ChartReleasesBadRequest struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIV2ChartReleasesBadRequest ¶
func NewGetAPIV2ChartReleasesBadRequest() *GetAPIV2ChartReleasesBadRequest
NewGetAPIV2ChartReleasesBadRequest creates a GetAPIV2ChartReleasesBadRequest with default headers values
func (*GetAPIV2ChartReleasesBadRequest) Error ¶
func (o *GetAPIV2ChartReleasesBadRequest) Error() string
func (*GetAPIV2ChartReleasesBadRequest) GetPayload ¶
func (o *GetAPIV2ChartReleasesBadRequest) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesConflict ¶
type GetAPIV2ChartReleasesConflict struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesConflict describes a response with status code 409, with default header values.
Conflict
func NewGetAPIV2ChartReleasesConflict ¶
func NewGetAPIV2ChartReleasesConflict() *GetAPIV2ChartReleasesConflict
NewGetAPIV2ChartReleasesConflict creates a GetAPIV2ChartReleasesConflict with default headers values
func (*GetAPIV2ChartReleasesConflict) Error ¶
func (o *GetAPIV2ChartReleasesConflict) Error() string
func (*GetAPIV2ChartReleasesConflict) GetPayload ¶
func (o *GetAPIV2ChartReleasesConflict) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesForbidden ¶
type GetAPIV2ChartReleasesForbidden struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAPIV2ChartReleasesForbidden ¶
func NewGetAPIV2ChartReleasesForbidden() *GetAPIV2ChartReleasesForbidden
NewGetAPIV2ChartReleasesForbidden creates a GetAPIV2ChartReleasesForbidden with default headers values
func (*GetAPIV2ChartReleasesForbidden) Error ¶
func (o *GetAPIV2ChartReleasesForbidden) Error() string
func (*GetAPIV2ChartReleasesForbidden) GetPayload ¶
func (o *GetAPIV2ChartReleasesForbidden) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesInternalServerError ¶
type GetAPIV2ChartReleasesInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIV2ChartReleasesInternalServerError ¶
func NewGetAPIV2ChartReleasesInternalServerError() *GetAPIV2ChartReleasesInternalServerError
NewGetAPIV2ChartReleasesInternalServerError creates a GetAPIV2ChartReleasesInternalServerError with default headers values
func (*GetAPIV2ChartReleasesInternalServerError) Error ¶
func (o *GetAPIV2ChartReleasesInternalServerError) Error() string
func (*GetAPIV2ChartReleasesInternalServerError) GetPayload ¶
func (o *GetAPIV2ChartReleasesInternalServerError) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesNotFound ¶
type GetAPIV2ChartReleasesNotFound struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAPIV2ChartReleasesNotFound ¶
func NewGetAPIV2ChartReleasesNotFound() *GetAPIV2ChartReleasesNotFound
NewGetAPIV2ChartReleasesNotFound creates a GetAPIV2ChartReleasesNotFound with default headers values
func (*GetAPIV2ChartReleasesNotFound) Error ¶
func (o *GetAPIV2ChartReleasesNotFound) Error() string
func (*GetAPIV2ChartReleasesNotFound) GetPayload ¶
func (o *GetAPIV2ChartReleasesNotFound) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesOK ¶
type GetAPIV2ChartReleasesOK struct {
Payload []*models.V2controllersChartRelease
}
GetAPIV2ChartReleasesOK describes a response with status code 200, with default header values.
OK
func NewGetAPIV2ChartReleasesOK ¶
func NewGetAPIV2ChartReleasesOK() *GetAPIV2ChartReleasesOK
NewGetAPIV2ChartReleasesOK creates a GetAPIV2ChartReleasesOK with default headers values
func (*GetAPIV2ChartReleasesOK) Error ¶
func (o *GetAPIV2ChartReleasesOK) Error() string
func (*GetAPIV2ChartReleasesOK) GetPayload ¶
func (o *GetAPIV2ChartReleasesOK) GetPayload() []*models.V2controllersChartRelease
type GetAPIV2ChartReleasesParams ¶
type GetAPIV2ChartReleasesParams struct { /* AppVersionBranch. When creating, will default to the app's mainline branch if no other app version info is present */ AppVersionBranch *string // AppVersionCommit. AppVersionCommit *string // AppVersionExact. AppVersionExact *string // AppVersionFollowChartRelease. AppVersionFollowChartRelease *string // AppVersionReference. AppVersionReference *string /* AppVersionResolver. // When creating, will default to automatically reference any provided app version fields */ AppVersionResolver *string /* Chart. Required when creating */ Chart *string // ChartVersionExact. ChartVersionExact *string // ChartVersionFollowChartRelease. ChartVersionFollowChartRelease *string // ChartVersionReference. ChartVersionReference *string /* ChartVersionResolver. When creating, will default to automatically reference any provided chart version */ ChartVersionResolver *string /* Cluster. When creating, will default the environment's default cluster, if provided. Either this or environment must be provided. */ Cluster *string // CreatedAt. // // Format: date-time CreatedAt *strfmt.DateTime /* DestinationType. Calculated field */ DestinationType *string /* Environment. Either this or cluster must be provided. */ Environment *string // FirecloudDevelopRef. FirecloudDevelopRef *string // HelmfileRef. // // Default: "HEAD" HelmfileRef *string // ID. ID *int64 /* Limit. An optional limit to the number of entries returned */ Limit *int64 /* Name. When creating, will be calculated if left empty */ Name *string /* Namespace. When creating, will default to the environment's default namespace, if provided */ Namespace *string /* Port. When creating, will use the chart's default if left empty */ Port *int64 /* Protocol. When creating, will use the chart's default if left empty */ Protocol *string /* Subdomain. When creating, will use the chart's default if left empty */ Subdomain *string // UpdatedAt. // // Format: date-time UpdatedAt *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIV2ChartReleasesParams contains all the parameters to send to the API endpoint
for the get API v2 chart releases operation. Typically these are written to a http.Request.
func NewGetAPIV2ChartReleasesParams ¶
func NewGetAPIV2ChartReleasesParams() *GetAPIV2ChartReleasesParams
NewGetAPIV2ChartReleasesParams creates a new GetAPIV2ChartReleasesParams 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 NewGetAPIV2ChartReleasesParamsWithContext ¶
func NewGetAPIV2ChartReleasesParamsWithContext(ctx context.Context) *GetAPIV2ChartReleasesParams
NewGetAPIV2ChartReleasesParamsWithContext creates a new GetAPIV2ChartReleasesParams object with the ability to set a context for a request.
func NewGetAPIV2ChartReleasesParamsWithHTTPClient ¶
func NewGetAPIV2ChartReleasesParamsWithHTTPClient(client *http.Client) *GetAPIV2ChartReleasesParams
NewGetAPIV2ChartReleasesParamsWithHTTPClient creates a new GetAPIV2ChartReleasesParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIV2ChartReleasesParamsWithTimeout ¶
func NewGetAPIV2ChartReleasesParamsWithTimeout(timeout time.Duration) *GetAPIV2ChartReleasesParams
NewGetAPIV2ChartReleasesParamsWithTimeout creates a new GetAPIV2ChartReleasesParams object with the ability to set a timeout on a request.
func (*GetAPIV2ChartReleasesParams) SetAppVersionBranch ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) SetAppVersionBranch(appVersionBranch *string)
SetAppVersionBranch adds the appVersionBranch to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetAppVersionCommit ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) SetAppVersionCommit(appVersionCommit *string)
SetAppVersionCommit adds the appVersionCommit to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetAppVersionExact ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) SetAppVersionExact(appVersionExact *string)
SetAppVersionExact adds the appVersionExact to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetAppVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChartReleasesParams) SetAppVersionFollowChartRelease(appVersionFollowChartRelease *string)
SetAppVersionFollowChartRelease adds the appVersionFollowChartRelease to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetAppVersionReference ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) SetAppVersionReference(appVersionReference *string)
SetAppVersionReference adds the appVersionReference to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetAppVersionResolver ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) SetAppVersionResolver(appVersionResolver *string)
SetAppVersionResolver adds the appVersionResolver to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetChart ¶
func (o *GetAPIV2ChartReleasesParams) SetChart(chart *string)
SetChart adds the chart to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetChartVersionExact ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) SetChartVersionExact(chartVersionExact *string)
SetChartVersionExact adds the chartVersionExact to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetChartVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChartReleasesParams) SetChartVersionFollowChartRelease(chartVersionFollowChartRelease *string)
SetChartVersionFollowChartRelease adds the chartVersionFollowChartRelease to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetChartVersionReference ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) SetChartVersionReference(chartVersionReference *string)
SetChartVersionReference adds the chartVersionReference to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetChartVersionResolver ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) SetChartVersionResolver(chartVersionResolver *string)
SetChartVersionResolver adds the chartVersionResolver to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetCluster ¶
func (o *GetAPIV2ChartReleasesParams) SetCluster(cluster *string)
SetCluster adds the cluster to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetContext ¶
func (o *GetAPIV2ChartReleasesParams) SetContext(ctx context.Context)
SetContext adds the context to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetCreatedAt ¶
func (o *GetAPIV2ChartReleasesParams) SetCreatedAt(createdAt *strfmt.DateTime)
SetCreatedAt adds the createdAt to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetDefaults ¶
func (o *GetAPIV2ChartReleasesParams) SetDefaults()
SetDefaults hydrates default values in the get API v2 chart releases params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ChartReleasesParams) SetDestinationType ¶
func (o *GetAPIV2ChartReleasesParams) SetDestinationType(destinationType *string)
SetDestinationType adds the destinationType to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetEnvironment ¶
func (o *GetAPIV2ChartReleasesParams) SetEnvironment(environment *string)
SetEnvironment adds the environment to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetFirecloudDevelopRef ¶ added in v0.0.64
func (o *GetAPIV2ChartReleasesParams) SetFirecloudDevelopRef(firecloudDevelopRef *string)
SetFirecloudDevelopRef adds the firecloudDevelopRef to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetHTTPClient ¶
func (o *GetAPIV2ChartReleasesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetHelmfileRef ¶
func (o *GetAPIV2ChartReleasesParams) SetHelmfileRef(helmfileRef *string)
SetHelmfileRef adds the helmfileRef to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetID ¶
func (o *GetAPIV2ChartReleasesParams) SetID(id *int64)
SetID adds the id to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetLimit ¶
func (o *GetAPIV2ChartReleasesParams) SetLimit(limit *int64)
SetLimit adds the limit to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetName ¶
func (o *GetAPIV2ChartReleasesParams) SetName(name *string)
SetName adds the name to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetNamespace ¶
func (o *GetAPIV2ChartReleasesParams) SetNamespace(namespace *string)
SetNamespace adds the namespace to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetPort ¶ added in v0.0.55
func (o *GetAPIV2ChartReleasesParams) SetPort(port *int64)
SetPort adds the port to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetProtocol ¶ added in v0.0.55
func (o *GetAPIV2ChartReleasesParams) SetProtocol(protocol *string)
SetProtocol adds the protocol to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetSubdomain ¶ added in v0.0.55
func (o *GetAPIV2ChartReleasesParams) SetSubdomain(subdomain *string)
SetSubdomain adds the subdomain to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetTimeout ¶
func (o *GetAPIV2ChartReleasesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) SetUpdatedAt ¶
func (o *GetAPIV2ChartReleasesParams) SetUpdatedAt(updatedAt *strfmt.DateTime)
SetUpdatedAt adds the updatedAt to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithAppVersionBranch ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) WithAppVersionBranch(appVersionBranch *string) *GetAPIV2ChartReleasesParams
WithAppVersionBranch adds the appVersionBranch to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithAppVersionCommit ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) WithAppVersionCommit(appVersionCommit *string) *GetAPIV2ChartReleasesParams
WithAppVersionCommit adds the appVersionCommit to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithAppVersionExact ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) WithAppVersionExact(appVersionExact *string) *GetAPIV2ChartReleasesParams
WithAppVersionExact adds the appVersionExact to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithAppVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChartReleasesParams) WithAppVersionFollowChartRelease(appVersionFollowChartRelease *string) *GetAPIV2ChartReleasesParams
WithAppVersionFollowChartRelease adds the appVersionFollowChartRelease to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithAppVersionReference ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) WithAppVersionReference(appVersionReference *string) *GetAPIV2ChartReleasesParams
WithAppVersionReference adds the appVersionReference to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithAppVersionResolver ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) WithAppVersionResolver(appVersionResolver *string) *GetAPIV2ChartReleasesParams
WithAppVersionResolver adds the appVersionResolver to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithChart ¶
func (o *GetAPIV2ChartReleasesParams) WithChart(chart *string) *GetAPIV2ChartReleasesParams
WithChart adds the chart to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithChartVersionExact ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) WithChartVersionExact(chartVersionExact *string) *GetAPIV2ChartReleasesParams
WithChartVersionExact adds the chartVersionExact to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithChartVersionFollowChartRelease ¶ added in v0.0.91
func (o *GetAPIV2ChartReleasesParams) WithChartVersionFollowChartRelease(chartVersionFollowChartRelease *string) *GetAPIV2ChartReleasesParams
WithChartVersionFollowChartRelease adds the chartVersionFollowChartRelease to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithChartVersionReference ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) WithChartVersionReference(chartVersionReference *string) *GetAPIV2ChartReleasesParams
WithChartVersionReference adds the chartVersionReference to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithChartVersionResolver ¶ added in v0.0.54
func (o *GetAPIV2ChartReleasesParams) WithChartVersionResolver(chartVersionResolver *string) *GetAPIV2ChartReleasesParams
WithChartVersionResolver adds the chartVersionResolver to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithCluster ¶
func (o *GetAPIV2ChartReleasesParams) WithCluster(cluster *string) *GetAPIV2ChartReleasesParams
WithCluster adds the cluster to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithContext ¶
func (o *GetAPIV2ChartReleasesParams) WithContext(ctx context.Context) *GetAPIV2ChartReleasesParams
WithContext adds the context to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithCreatedAt ¶
func (o *GetAPIV2ChartReleasesParams) WithCreatedAt(createdAt *strfmt.DateTime) *GetAPIV2ChartReleasesParams
WithCreatedAt adds the createdAt to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithDefaults ¶
func (o *GetAPIV2ChartReleasesParams) WithDefaults() *GetAPIV2ChartReleasesParams
WithDefaults hydrates default values in the get API v2 chart releases params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ChartReleasesParams) WithDestinationType ¶
func (o *GetAPIV2ChartReleasesParams) WithDestinationType(destinationType *string) *GetAPIV2ChartReleasesParams
WithDestinationType adds the destinationType to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithEnvironment ¶
func (o *GetAPIV2ChartReleasesParams) WithEnvironment(environment *string) *GetAPIV2ChartReleasesParams
WithEnvironment adds the environment to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithFirecloudDevelopRef ¶ added in v0.0.64
func (o *GetAPIV2ChartReleasesParams) WithFirecloudDevelopRef(firecloudDevelopRef *string) *GetAPIV2ChartReleasesParams
WithFirecloudDevelopRef adds the firecloudDevelopRef to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithHTTPClient ¶
func (o *GetAPIV2ChartReleasesParams) WithHTTPClient(client *http.Client) *GetAPIV2ChartReleasesParams
WithHTTPClient adds the HTTPClient to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithHelmfileRef ¶
func (o *GetAPIV2ChartReleasesParams) WithHelmfileRef(helmfileRef *string) *GetAPIV2ChartReleasesParams
WithHelmfileRef adds the helmfileRef to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithID ¶
func (o *GetAPIV2ChartReleasesParams) WithID(id *int64) *GetAPIV2ChartReleasesParams
WithID adds the id to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithLimit ¶
func (o *GetAPIV2ChartReleasesParams) WithLimit(limit *int64) *GetAPIV2ChartReleasesParams
WithLimit adds the limit to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithName ¶
func (o *GetAPIV2ChartReleasesParams) WithName(name *string) *GetAPIV2ChartReleasesParams
WithName adds the name to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithNamespace ¶
func (o *GetAPIV2ChartReleasesParams) WithNamespace(namespace *string) *GetAPIV2ChartReleasesParams
WithNamespace adds the namespace to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithPort ¶ added in v0.0.55
func (o *GetAPIV2ChartReleasesParams) WithPort(port *int64) *GetAPIV2ChartReleasesParams
WithPort adds the port to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithProtocol ¶ added in v0.0.55
func (o *GetAPIV2ChartReleasesParams) WithProtocol(protocol *string) *GetAPIV2ChartReleasesParams
WithProtocol adds the protocol to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithSubdomain ¶ added in v0.0.55
func (o *GetAPIV2ChartReleasesParams) WithSubdomain(subdomain *string) *GetAPIV2ChartReleasesParams
WithSubdomain adds the subdomain to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithTimeout ¶
func (o *GetAPIV2ChartReleasesParams) WithTimeout(timeout time.Duration) *GetAPIV2ChartReleasesParams
WithTimeout adds the timeout to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WithUpdatedAt ¶
func (o *GetAPIV2ChartReleasesParams) WithUpdatedAt(updatedAt *strfmt.DateTime) *GetAPIV2ChartReleasesParams
WithUpdatedAt adds the updatedAt to the get API v2 chart releases params
func (*GetAPIV2ChartReleasesParams) WriteToRequest ¶
func (o *GetAPIV2ChartReleasesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIV2ChartReleasesProxyAuthenticationRequired ¶
type GetAPIV2ChartReleasesProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewGetAPIV2ChartReleasesProxyAuthenticationRequired ¶
func NewGetAPIV2ChartReleasesProxyAuthenticationRequired() *GetAPIV2ChartReleasesProxyAuthenticationRequired
NewGetAPIV2ChartReleasesProxyAuthenticationRequired creates a GetAPIV2ChartReleasesProxyAuthenticationRequired with default headers values
func (*GetAPIV2ChartReleasesProxyAuthenticationRequired) Error ¶
func (o *GetAPIV2ChartReleasesProxyAuthenticationRequired) Error() string
func (*GetAPIV2ChartReleasesProxyAuthenticationRequired) GetPayload ¶
func (o *GetAPIV2ChartReleasesProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesReader ¶
type GetAPIV2ChartReleasesReader struct {
// contains filtered or unexported fields
}
GetAPIV2ChartReleasesReader is a Reader for the GetAPIV2ChartReleases structure.
func (*GetAPIV2ChartReleasesReader) ReadResponse ¶
func (o *GetAPIV2ChartReleasesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIV2ChartReleasesSelectorBadRequest ¶
type GetAPIV2ChartReleasesSelectorBadRequest struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesSelectorBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIV2ChartReleasesSelectorBadRequest ¶
func NewGetAPIV2ChartReleasesSelectorBadRequest() *GetAPIV2ChartReleasesSelectorBadRequest
NewGetAPIV2ChartReleasesSelectorBadRequest creates a GetAPIV2ChartReleasesSelectorBadRequest with default headers values
func (*GetAPIV2ChartReleasesSelectorBadRequest) Error ¶
func (o *GetAPIV2ChartReleasesSelectorBadRequest) Error() string
func (*GetAPIV2ChartReleasesSelectorBadRequest) GetPayload ¶
func (o *GetAPIV2ChartReleasesSelectorBadRequest) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesSelectorConflict ¶
type GetAPIV2ChartReleasesSelectorConflict struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesSelectorConflict describes a response with status code 409, with default header values.
Conflict
func NewGetAPIV2ChartReleasesSelectorConflict ¶
func NewGetAPIV2ChartReleasesSelectorConflict() *GetAPIV2ChartReleasesSelectorConflict
NewGetAPIV2ChartReleasesSelectorConflict creates a GetAPIV2ChartReleasesSelectorConflict with default headers values
func (*GetAPIV2ChartReleasesSelectorConflict) Error ¶
func (o *GetAPIV2ChartReleasesSelectorConflict) Error() string
func (*GetAPIV2ChartReleasesSelectorConflict) GetPayload ¶
func (o *GetAPIV2ChartReleasesSelectorConflict) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesSelectorForbidden ¶
type GetAPIV2ChartReleasesSelectorForbidden struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesSelectorForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAPIV2ChartReleasesSelectorForbidden ¶
func NewGetAPIV2ChartReleasesSelectorForbidden() *GetAPIV2ChartReleasesSelectorForbidden
NewGetAPIV2ChartReleasesSelectorForbidden creates a GetAPIV2ChartReleasesSelectorForbidden with default headers values
func (*GetAPIV2ChartReleasesSelectorForbidden) Error ¶
func (o *GetAPIV2ChartReleasesSelectorForbidden) Error() string
func (*GetAPIV2ChartReleasesSelectorForbidden) GetPayload ¶
func (o *GetAPIV2ChartReleasesSelectorForbidden) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesSelectorInternalServerError ¶
type GetAPIV2ChartReleasesSelectorInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesSelectorInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIV2ChartReleasesSelectorInternalServerError ¶
func NewGetAPIV2ChartReleasesSelectorInternalServerError() *GetAPIV2ChartReleasesSelectorInternalServerError
NewGetAPIV2ChartReleasesSelectorInternalServerError creates a GetAPIV2ChartReleasesSelectorInternalServerError with default headers values
func (*GetAPIV2ChartReleasesSelectorInternalServerError) Error ¶
func (o *GetAPIV2ChartReleasesSelectorInternalServerError) Error() string
func (*GetAPIV2ChartReleasesSelectorInternalServerError) GetPayload ¶
func (o *GetAPIV2ChartReleasesSelectorInternalServerError) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesSelectorNotFound ¶
type GetAPIV2ChartReleasesSelectorNotFound struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesSelectorNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAPIV2ChartReleasesSelectorNotFound ¶
func NewGetAPIV2ChartReleasesSelectorNotFound() *GetAPIV2ChartReleasesSelectorNotFound
NewGetAPIV2ChartReleasesSelectorNotFound creates a GetAPIV2ChartReleasesSelectorNotFound with default headers values
func (*GetAPIV2ChartReleasesSelectorNotFound) Error ¶
func (o *GetAPIV2ChartReleasesSelectorNotFound) Error() string
func (*GetAPIV2ChartReleasesSelectorNotFound) GetPayload ¶
func (o *GetAPIV2ChartReleasesSelectorNotFound) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesSelectorOK ¶
type GetAPIV2ChartReleasesSelectorOK struct {
Payload *models.V2controllersChartRelease
}
GetAPIV2ChartReleasesSelectorOK describes a response with status code 200, with default header values.
OK
func NewGetAPIV2ChartReleasesSelectorOK ¶
func NewGetAPIV2ChartReleasesSelectorOK() *GetAPIV2ChartReleasesSelectorOK
NewGetAPIV2ChartReleasesSelectorOK creates a GetAPIV2ChartReleasesSelectorOK with default headers values
func (*GetAPIV2ChartReleasesSelectorOK) Error ¶
func (o *GetAPIV2ChartReleasesSelectorOK) Error() string
func (*GetAPIV2ChartReleasesSelectorOK) GetPayload ¶
func (o *GetAPIV2ChartReleasesSelectorOK) GetPayload() *models.V2controllersChartRelease
type GetAPIV2ChartReleasesSelectorParams ¶
type GetAPIV2ChartReleasesSelectorParams struct { /* Selector. The ChartRelease to get's selector */ Selector string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIV2ChartReleasesSelectorParams contains all the parameters to send to the API endpoint
for the get API v2 chart releases selector operation. Typically these are written to a http.Request.
func NewGetAPIV2ChartReleasesSelectorParams ¶
func NewGetAPIV2ChartReleasesSelectorParams() *GetAPIV2ChartReleasesSelectorParams
NewGetAPIV2ChartReleasesSelectorParams creates a new GetAPIV2ChartReleasesSelectorParams 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 NewGetAPIV2ChartReleasesSelectorParamsWithContext ¶
func NewGetAPIV2ChartReleasesSelectorParamsWithContext(ctx context.Context) *GetAPIV2ChartReleasesSelectorParams
NewGetAPIV2ChartReleasesSelectorParamsWithContext creates a new GetAPIV2ChartReleasesSelectorParams object with the ability to set a context for a request.
func NewGetAPIV2ChartReleasesSelectorParamsWithHTTPClient ¶
func NewGetAPIV2ChartReleasesSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2ChartReleasesSelectorParams
NewGetAPIV2ChartReleasesSelectorParamsWithHTTPClient creates a new GetAPIV2ChartReleasesSelectorParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIV2ChartReleasesSelectorParamsWithTimeout ¶
func NewGetAPIV2ChartReleasesSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2ChartReleasesSelectorParams
NewGetAPIV2ChartReleasesSelectorParamsWithTimeout creates a new GetAPIV2ChartReleasesSelectorParams object with the ability to set a timeout on a request.
func (*GetAPIV2ChartReleasesSelectorParams) SetContext ¶
func (o *GetAPIV2ChartReleasesSelectorParams) SetContext(ctx context.Context)
SetContext adds the context to the get API v2 chart releases selector params
func (*GetAPIV2ChartReleasesSelectorParams) SetDefaults ¶
func (o *GetAPIV2ChartReleasesSelectorParams) SetDefaults()
SetDefaults hydrates default values in the get API v2 chart releases selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ChartReleasesSelectorParams) SetHTTPClient ¶
func (o *GetAPIV2ChartReleasesSelectorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API v2 chart releases selector params
func (*GetAPIV2ChartReleasesSelectorParams) SetSelector ¶
func (o *GetAPIV2ChartReleasesSelectorParams) SetSelector(selector string)
SetSelector adds the selector to the get API v2 chart releases selector params
func (*GetAPIV2ChartReleasesSelectorParams) SetTimeout ¶
func (o *GetAPIV2ChartReleasesSelectorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API v2 chart releases selector params
func (*GetAPIV2ChartReleasesSelectorParams) WithContext ¶
func (o *GetAPIV2ChartReleasesSelectorParams) WithContext(ctx context.Context) *GetAPIV2ChartReleasesSelectorParams
WithContext adds the context to the get API v2 chart releases selector params
func (*GetAPIV2ChartReleasesSelectorParams) WithDefaults ¶
func (o *GetAPIV2ChartReleasesSelectorParams) WithDefaults() *GetAPIV2ChartReleasesSelectorParams
WithDefaults hydrates default values in the get API v2 chart releases selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2ChartReleasesSelectorParams) WithHTTPClient ¶
func (o *GetAPIV2ChartReleasesSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2ChartReleasesSelectorParams
WithHTTPClient adds the HTTPClient to the get API v2 chart releases selector params
func (*GetAPIV2ChartReleasesSelectorParams) WithSelector ¶
func (o *GetAPIV2ChartReleasesSelectorParams) WithSelector(selector string) *GetAPIV2ChartReleasesSelectorParams
WithSelector adds the selector to the get API v2 chart releases selector params
func (*GetAPIV2ChartReleasesSelectorParams) WithTimeout ¶
func (o *GetAPIV2ChartReleasesSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2ChartReleasesSelectorParams
WithTimeout adds the timeout to the get API v2 chart releases selector params
func (*GetAPIV2ChartReleasesSelectorParams) WriteToRequest ¶
func (o *GetAPIV2ChartReleasesSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired ¶
type GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewGetAPIV2ChartReleasesSelectorProxyAuthenticationRequired ¶
func NewGetAPIV2ChartReleasesSelectorProxyAuthenticationRequired() *GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired
NewGetAPIV2ChartReleasesSelectorProxyAuthenticationRequired creates a GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired with default headers values
func (*GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired) Error ¶
func (o *GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired) Error() string
func (*GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired) GetPayload ¶
func (o *GetAPIV2ChartReleasesSelectorProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2ChartReleasesSelectorReader ¶
type GetAPIV2ChartReleasesSelectorReader struct {
// contains filtered or unexported fields
}
GetAPIV2ChartReleasesSelectorReader is a Reader for the GetAPIV2ChartReleasesSelector structure.
func (*GetAPIV2ChartReleasesSelectorReader) ReadResponse ¶
func (o *GetAPIV2ChartReleasesSelectorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAPIV2SelectorsChartReleasesSelectorBadRequest ¶
type GetAPIV2SelectorsChartReleasesSelectorBadRequest struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChartReleasesSelectorBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIV2SelectorsChartReleasesSelectorBadRequest ¶
func NewGetAPIV2SelectorsChartReleasesSelectorBadRequest() *GetAPIV2SelectorsChartReleasesSelectorBadRequest
NewGetAPIV2SelectorsChartReleasesSelectorBadRequest creates a GetAPIV2SelectorsChartReleasesSelectorBadRequest with default headers values
func (*GetAPIV2SelectorsChartReleasesSelectorBadRequest) Error ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorBadRequest) Error() string
func (*GetAPIV2SelectorsChartReleasesSelectorBadRequest) GetPayload ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorBadRequest) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChartReleasesSelectorConflict ¶
type GetAPIV2SelectorsChartReleasesSelectorConflict struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChartReleasesSelectorConflict describes a response with status code 409, with default header values.
Conflict
func NewGetAPIV2SelectorsChartReleasesSelectorConflict ¶
func NewGetAPIV2SelectorsChartReleasesSelectorConflict() *GetAPIV2SelectorsChartReleasesSelectorConflict
NewGetAPIV2SelectorsChartReleasesSelectorConflict creates a GetAPIV2SelectorsChartReleasesSelectorConflict with default headers values
func (*GetAPIV2SelectorsChartReleasesSelectorConflict) Error ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorConflict) Error() string
func (*GetAPIV2SelectorsChartReleasesSelectorConflict) GetPayload ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorConflict) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChartReleasesSelectorForbidden ¶
type GetAPIV2SelectorsChartReleasesSelectorForbidden struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChartReleasesSelectorForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetAPIV2SelectorsChartReleasesSelectorForbidden ¶
func NewGetAPIV2SelectorsChartReleasesSelectorForbidden() *GetAPIV2SelectorsChartReleasesSelectorForbidden
NewGetAPIV2SelectorsChartReleasesSelectorForbidden creates a GetAPIV2SelectorsChartReleasesSelectorForbidden with default headers values
func (*GetAPIV2SelectorsChartReleasesSelectorForbidden) Error ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorForbidden) Error() string
func (*GetAPIV2SelectorsChartReleasesSelectorForbidden) GetPayload ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorForbidden) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChartReleasesSelectorInternalServerError ¶
type GetAPIV2SelectorsChartReleasesSelectorInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChartReleasesSelectorInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIV2SelectorsChartReleasesSelectorInternalServerError ¶
func NewGetAPIV2SelectorsChartReleasesSelectorInternalServerError() *GetAPIV2SelectorsChartReleasesSelectorInternalServerError
NewGetAPIV2SelectorsChartReleasesSelectorInternalServerError creates a GetAPIV2SelectorsChartReleasesSelectorInternalServerError with default headers values
func (*GetAPIV2SelectorsChartReleasesSelectorInternalServerError) Error ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorInternalServerError) Error() string
func (*GetAPIV2SelectorsChartReleasesSelectorInternalServerError) GetPayload ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorInternalServerError) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChartReleasesSelectorNotFound ¶
type GetAPIV2SelectorsChartReleasesSelectorNotFound struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChartReleasesSelectorNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetAPIV2SelectorsChartReleasesSelectorNotFound ¶
func NewGetAPIV2SelectorsChartReleasesSelectorNotFound() *GetAPIV2SelectorsChartReleasesSelectorNotFound
NewGetAPIV2SelectorsChartReleasesSelectorNotFound creates a GetAPIV2SelectorsChartReleasesSelectorNotFound with default headers values
func (*GetAPIV2SelectorsChartReleasesSelectorNotFound) Error ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorNotFound) Error() string
func (*GetAPIV2SelectorsChartReleasesSelectorNotFound) GetPayload ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorNotFound) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChartReleasesSelectorOK ¶
type GetAPIV2SelectorsChartReleasesSelectorOK struct {
Payload []string
}
GetAPIV2SelectorsChartReleasesSelectorOK describes a response with status code 200, with default header values.
OK
func NewGetAPIV2SelectorsChartReleasesSelectorOK ¶
func NewGetAPIV2SelectorsChartReleasesSelectorOK() *GetAPIV2SelectorsChartReleasesSelectorOK
NewGetAPIV2SelectorsChartReleasesSelectorOK creates a GetAPIV2SelectorsChartReleasesSelectorOK with default headers values
func (*GetAPIV2SelectorsChartReleasesSelectorOK) Error ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorOK) Error() string
func (*GetAPIV2SelectorsChartReleasesSelectorOK) GetPayload ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorOK) GetPayload() []string
type GetAPIV2SelectorsChartReleasesSelectorParams ¶
type GetAPIV2SelectorsChartReleasesSelectorParams struct { /* Selector. The selector of the ChartRelease to list other selectors for */ Selector string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAPIV2SelectorsChartReleasesSelectorParams contains all the parameters to send to the API endpoint
for the get API v2 selectors chart releases selector operation. Typically these are written to a http.Request.
func NewGetAPIV2SelectorsChartReleasesSelectorParams ¶
func NewGetAPIV2SelectorsChartReleasesSelectorParams() *GetAPIV2SelectorsChartReleasesSelectorParams
NewGetAPIV2SelectorsChartReleasesSelectorParams creates a new GetAPIV2SelectorsChartReleasesSelectorParams 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 NewGetAPIV2SelectorsChartReleasesSelectorParamsWithContext ¶
func NewGetAPIV2SelectorsChartReleasesSelectorParamsWithContext(ctx context.Context) *GetAPIV2SelectorsChartReleasesSelectorParams
NewGetAPIV2SelectorsChartReleasesSelectorParamsWithContext creates a new GetAPIV2SelectorsChartReleasesSelectorParams object with the ability to set a context for a request.
func NewGetAPIV2SelectorsChartReleasesSelectorParamsWithHTTPClient ¶
func NewGetAPIV2SelectorsChartReleasesSelectorParamsWithHTTPClient(client *http.Client) *GetAPIV2SelectorsChartReleasesSelectorParams
NewGetAPIV2SelectorsChartReleasesSelectorParamsWithHTTPClient creates a new GetAPIV2SelectorsChartReleasesSelectorParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIV2SelectorsChartReleasesSelectorParamsWithTimeout ¶
func NewGetAPIV2SelectorsChartReleasesSelectorParamsWithTimeout(timeout time.Duration) *GetAPIV2SelectorsChartReleasesSelectorParams
NewGetAPIV2SelectorsChartReleasesSelectorParamsWithTimeout creates a new GetAPIV2SelectorsChartReleasesSelectorParams object with the ability to set a timeout on a request.
func (*GetAPIV2SelectorsChartReleasesSelectorParams) SetContext ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetContext(ctx context.Context)
SetContext adds the context to the get API v2 selectors chart releases selector params
func (*GetAPIV2SelectorsChartReleasesSelectorParams) SetDefaults ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetDefaults()
SetDefaults hydrates default values in the get API v2 selectors chart releases selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2SelectorsChartReleasesSelectorParams) SetHTTPClient ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API v2 selectors chart releases selector params
func (*GetAPIV2SelectorsChartReleasesSelectorParams) SetSelector ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetSelector(selector string)
SetSelector adds the selector to the get API v2 selectors chart releases selector params
func (*GetAPIV2SelectorsChartReleasesSelectorParams) SetTimeout ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API v2 selectors chart releases selector params
func (*GetAPIV2SelectorsChartReleasesSelectorParams) WithContext ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithContext(ctx context.Context) *GetAPIV2SelectorsChartReleasesSelectorParams
WithContext adds the context to the get API v2 selectors chart releases selector params
func (*GetAPIV2SelectorsChartReleasesSelectorParams) WithDefaults ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithDefaults() *GetAPIV2SelectorsChartReleasesSelectorParams
WithDefaults hydrates default values in the get API v2 selectors chart releases selector params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIV2SelectorsChartReleasesSelectorParams) WithHTTPClient ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithHTTPClient(client *http.Client) *GetAPIV2SelectorsChartReleasesSelectorParams
WithHTTPClient adds the HTTPClient to the get API v2 selectors chart releases selector params
func (*GetAPIV2SelectorsChartReleasesSelectorParams) WithSelector ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithSelector(selector string) *GetAPIV2SelectorsChartReleasesSelectorParams
WithSelector adds the selector to the get API v2 selectors chart releases selector params
func (*GetAPIV2SelectorsChartReleasesSelectorParams) WithTimeout ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WithTimeout(timeout time.Duration) *GetAPIV2SelectorsChartReleasesSelectorParams
WithTimeout adds the timeout to the get API v2 selectors chart releases selector params
func (*GetAPIV2SelectorsChartReleasesSelectorParams) WriteToRequest ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired ¶
type GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewGetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired ¶
func NewGetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired() *GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired
NewGetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired creates a GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired with default headers values
func (*GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired) Error ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired) Error() string
func (*GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired) GetPayload ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type GetAPIV2SelectorsChartReleasesSelectorReader ¶
type GetAPIV2SelectorsChartReleasesSelectorReader struct {
// contains filtered or unexported fields
}
GetAPIV2SelectorsChartReleasesSelectorReader is a Reader for the GetAPIV2SelectorsChartReleasesSelector structure.
func (*GetAPIV2SelectorsChartReleasesSelectorReader) ReadResponse ¶
func (o *GetAPIV2SelectorsChartReleasesSelectorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchAPIV2ChartReleasesSelectorBadRequest ¶
type PatchAPIV2ChartReleasesSelectorBadRequest struct {
Payload *models.ErrorsErrorResponse
}
PatchAPIV2ChartReleasesSelectorBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPatchAPIV2ChartReleasesSelectorBadRequest ¶
func NewPatchAPIV2ChartReleasesSelectorBadRequest() *PatchAPIV2ChartReleasesSelectorBadRequest
NewPatchAPIV2ChartReleasesSelectorBadRequest creates a PatchAPIV2ChartReleasesSelectorBadRequest with default headers values
func (*PatchAPIV2ChartReleasesSelectorBadRequest) Error ¶
func (o *PatchAPIV2ChartReleasesSelectorBadRequest) Error() string
func (*PatchAPIV2ChartReleasesSelectorBadRequest) GetPayload ¶
func (o *PatchAPIV2ChartReleasesSelectorBadRequest) GetPayload() *models.ErrorsErrorResponse
type PatchAPIV2ChartReleasesSelectorConflict ¶
type PatchAPIV2ChartReleasesSelectorConflict struct {
Payload *models.ErrorsErrorResponse
}
PatchAPIV2ChartReleasesSelectorConflict describes a response with status code 409, with default header values.
Conflict
func NewPatchAPIV2ChartReleasesSelectorConflict ¶
func NewPatchAPIV2ChartReleasesSelectorConflict() *PatchAPIV2ChartReleasesSelectorConflict
NewPatchAPIV2ChartReleasesSelectorConflict creates a PatchAPIV2ChartReleasesSelectorConflict with default headers values
func (*PatchAPIV2ChartReleasesSelectorConflict) Error ¶
func (o *PatchAPIV2ChartReleasesSelectorConflict) Error() string
func (*PatchAPIV2ChartReleasesSelectorConflict) GetPayload ¶
func (o *PatchAPIV2ChartReleasesSelectorConflict) GetPayload() *models.ErrorsErrorResponse
type PatchAPIV2ChartReleasesSelectorForbidden ¶
type PatchAPIV2ChartReleasesSelectorForbidden struct {
Payload *models.ErrorsErrorResponse
}
PatchAPIV2ChartReleasesSelectorForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPatchAPIV2ChartReleasesSelectorForbidden ¶
func NewPatchAPIV2ChartReleasesSelectorForbidden() *PatchAPIV2ChartReleasesSelectorForbidden
NewPatchAPIV2ChartReleasesSelectorForbidden creates a PatchAPIV2ChartReleasesSelectorForbidden with default headers values
func (*PatchAPIV2ChartReleasesSelectorForbidden) Error ¶
func (o *PatchAPIV2ChartReleasesSelectorForbidden) Error() string
func (*PatchAPIV2ChartReleasesSelectorForbidden) GetPayload ¶
func (o *PatchAPIV2ChartReleasesSelectorForbidden) GetPayload() *models.ErrorsErrorResponse
type PatchAPIV2ChartReleasesSelectorInternalServerError ¶
type PatchAPIV2ChartReleasesSelectorInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
PatchAPIV2ChartReleasesSelectorInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPatchAPIV2ChartReleasesSelectorInternalServerError ¶
func NewPatchAPIV2ChartReleasesSelectorInternalServerError() *PatchAPIV2ChartReleasesSelectorInternalServerError
NewPatchAPIV2ChartReleasesSelectorInternalServerError creates a PatchAPIV2ChartReleasesSelectorInternalServerError with default headers values
func (*PatchAPIV2ChartReleasesSelectorInternalServerError) Error ¶
func (o *PatchAPIV2ChartReleasesSelectorInternalServerError) Error() string
func (*PatchAPIV2ChartReleasesSelectorInternalServerError) GetPayload ¶
func (o *PatchAPIV2ChartReleasesSelectorInternalServerError) GetPayload() *models.ErrorsErrorResponse
type PatchAPIV2ChartReleasesSelectorNotFound ¶
type PatchAPIV2ChartReleasesSelectorNotFound struct {
Payload *models.ErrorsErrorResponse
}
PatchAPIV2ChartReleasesSelectorNotFound describes a response with status code 404, with default header values.
Not Found
func NewPatchAPIV2ChartReleasesSelectorNotFound ¶
func NewPatchAPIV2ChartReleasesSelectorNotFound() *PatchAPIV2ChartReleasesSelectorNotFound
NewPatchAPIV2ChartReleasesSelectorNotFound creates a PatchAPIV2ChartReleasesSelectorNotFound with default headers values
func (*PatchAPIV2ChartReleasesSelectorNotFound) Error ¶
func (o *PatchAPIV2ChartReleasesSelectorNotFound) Error() string
func (*PatchAPIV2ChartReleasesSelectorNotFound) GetPayload ¶
func (o *PatchAPIV2ChartReleasesSelectorNotFound) GetPayload() *models.ErrorsErrorResponse
type PatchAPIV2ChartReleasesSelectorOK ¶
type PatchAPIV2ChartReleasesSelectorOK struct {
Payload *models.V2controllersChartRelease
}
PatchAPIV2ChartReleasesSelectorOK describes a response with status code 200, with default header values.
OK
func NewPatchAPIV2ChartReleasesSelectorOK ¶
func NewPatchAPIV2ChartReleasesSelectorOK() *PatchAPIV2ChartReleasesSelectorOK
NewPatchAPIV2ChartReleasesSelectorOK creates a PatchAPIV2ChartReleasesSelectorOK with default headers values
func (*PatchAPIV2ChartReleasesSelectorOK) Error ¶
func (o *PatchAPIV2ChartReleasesSelectorOK) Error() string
func (*PatchAPIV2ChartReleasesSelectorOK) GetPayload ¶
func (o *PatchAPIV2ChartReleasesSelectorOK) GetPayload() *models.V2controllersChartRelease
type PatchAPIV2ChartReleasesSelectorParams ¶
type PatchAPIV2ChartReleasesSelectorParams struct { /* ChartRelease. The edits to make to the ChartRelease */ ChartRelease *models.V2controllersEditableChartRelease /* Selector. The ChartRelease to edit's selector */ Selector string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchAPIV2ChartReleasesSelectorParams contains all the parameters to send to the API endpoint
for the patch API v2 chart releases selector operation. Typically these are written to a http.Request.
func NewPatchAPIV2ChartReleasesSelectorParams ¶
func NewPatchAPIV2ChartReleasesSelectorParams() *PatchAPIV2ChartReleasesSelectorParams
NewPatchAPIV2ChartReleasesSelectorParams creates a new PatchAPIV2ChartReleasesSelectorParams 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 NewPatchAPIV2ChartReleasesSelectorParamsWithContext ¶
func NewPatchAPIV2ChartReleasesSelectorParamsWithContext(ctx context.Context) *PatchAPIV2ChartReleasesSelectorParams
NewPatchAPIV2ChartReleasesSelectorParamsWithContext creates a new PatchAPIV2ChartReleasesSelectorParams object with the ability to set a context for a request.
func NewPatchAPIV2ChartReleasesSelectorParamsWithHTTPClient ¶
func NewPatchAPIV2ChartReleasesSelectorParamsWithHTTPClient(client *http.Client) *PatchAPIV2ChartReleasesSelectorParams
NewPatchAPIV2ChartReleasesSelectorParamsWithHTTPClient creates a new PatchAPIV2ChartReleasesSelectorParams object with the ability to set a custom HTTPClient for a request.
func NewPatchAPIV2ChartReleasesSelectorParamsWithTimeout ¶
func NewPatchAPIV2ChartReleasesSelectorParamsWithTimeout(timeout time.Duration) *PatchAPIV2ChartReleasesSelectorParams
NewPatchAPIV2ChartReleasesSelectorParamsWithTimeout creates a new PatchAPIV2ChartReleasesSelectorParams object with the ability to set a timeout on a request.
func (*PatchAPIV2ChartReleasesSelectorParams) SetChartRelease ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) SetChartRelease(chartRelease *models.V2controllersEditableChartRelease)
SetChartRelease adds the chartRelease to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) SetContext ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) SetContext(ctx context.Context)
SetContext adds the context to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) SetDefaults ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) SetDefaults()
SetDefaults hydrates default values in the patch API v2 chart releases selector params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAPIV2ChartReleasesSelectorParams) SetHTTPClient ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) SetSelector ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) SetSelector(selector string)
SetSelector adds the selector to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) SetTimeout ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) WithChartRelease ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) WithChartRelease(chartRelease *models.V2controllersEditableChartRelease) *PatchAPIV2ChartReleasesSelectorParams
WithChartRelease adds the chartRelease to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) WithContext ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) WithContext(ctx context.Context) *PatchAPIV2ChartReleasesSelectorParams
WithContext adds the context to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) WithDefaults ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) WithDefaults() *PatchAPIV2ChartReleasesSelectorParams
WithDefaults hydrates default values in the patch API v2 chart releases selector params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAPIV2ChartReleasesSelectorParams) WithHTTPClient ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) WithHTTPClient(client *http.Client) *PatchAPIV2ChartReleasesSelectorParams
WithHTTPClient adds the HTTPClient to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) WithSelector ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) WithSelector(selector string) *PatchAPIV2ChartReleasesSelectorParams
WithSelector adds the selector to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) WithTimeout ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) WithTimeout(timeout time.Duration) *PatchAPIV2ChartReleasesSelectorParams
WithTimeout adds the timeout to the patch API v2 chart releases selector params
func (*PatchAPIV2ChartReleasesSelectorParams) WriteToRequest ¶
func (o *PatchAPIV2ChartReleasesSelectorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired ¶
type PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewPatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired ¶
func NewPatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired() *PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired
NewPatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired creates a PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired with default headers values
func (*PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired) Error ¶
func (o *PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired) Error() string
func (*PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired) GetPayload ¶
func (o *PatchAPIV2ChartReleasesSelectorProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type PatchAPIV2ChartReleasesSelectorReader ¶
type PatchAPIV2ChartReleasesSelectorReader struct {
// contains filtered or unexported fields
}
PatchAPIV2ChartReleasesSelectorReader is a Reader for the PatchAPIV2ChartReleasesSelector structure.
func (*PatchAPIV2ChartReleasesSelectorReader) ReadResponse ¶
func (o *PatchAPIV2ChartReleasesSelectorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostAPIV2ChartReleasesBadRequest ¶
type PostAPIV2ChartReleasesBadRequest struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChartReleasesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIV2ChartReleasesBadRequest ¶
func NewPostAPIV2ChartReleasesBadRequest() *PostAPIV2ChartReleasesBadRequest
NewPostAPIV2ChartReleasesBadRequest creates a PostAPIV2ChartReleasesBadRequest with default headers values
func (*PostAPIV2ChartReleasesBadRequest) Error ¶
func (o *PostAPIV2ChartReleasesBadRequest) Error() string
func (*PostAPIV2ChartReleasesBadRequest) GetPayload ¶
func (o *PostAPIV2ChartReleasesBadRequest) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChartReleasesConflict ¶
type PostAPIV2ChartReleasesConflict struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChartReleasesConflict describes a response with status code 409, with default header values.
Conflict
func NewPostAPIV2ChartReleasesConflict ¶
func NewPostAPIV2ChartReleasesConflict() *PostAPIV2ChartReleasesConflict
NewPostAPIV2ChartReleasesConflict creates a PostAPIV2ChartReleasesConflict with default headers values
func (*PostAPIV2ChartReleasesConflict) Error ¶
func (o *PostAPIV2ChartReleasesConflict) Error() string
func (*PostAPIV2ChartReleasesConflict) GetPayload ¶
func (o *PostAPIV2ChartReleasesConflict) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChartReleasesCreated ¶ added in v0.0.29
type PostAPIV2ChartReleasesCreated struct {
Payload *models.V2controllersChartRelease
}
PostAPIV2ChartReleasesCreated describes a response with status code 201, with default header values.
Created
func NewPostAPIV2ChartReleasesCreated ¶ added in v0.0.29
func NewPostAPIV2ChartReleasesCreated() *PostAPIV2ChartReleasesCreated
NewPostAPIV2ChartReleasesCreated creates a PostAPIV2ChartReleasesCreated with default headers values
func (*PostAPIV2ChartReleasesCreated) Error ¶ added in v0.0.29
func (o *PostAPIV2ChartReleasesCreated) Error() string
func (*PostAPIV2ChartReleasesCreated) GetPayload ¶ added in v0.0.29
func (o *PostAPIV2ChartReleasesCreated) GetPayload() *models.V2controllersChartRelease
type PostAPIV2ChartReleasesForbidden ¶
type PostAPIV2ChartReleasesForbidden struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChartReleasesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostAPIV2ChartReleasesForbidden ¶
func NewPostAPIV2ChartReleasesForbidden() *PostAPIV2ChartReleasesForbidden
NewPostAPIV2ChartReleasesForbidden creates a PostAPIV2ChartReleasesForbidden with default headers values
func (*PostAPIV2ChartReleasesForbidden) Error ¶
func (o *PostAPIV2ChartReleasesForbidden) Error() string
func (*PostAPIV2ChartReleasesForbidden) GetPayload ¶
func (o *PostAPIV2ChartReleasesForbidden) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChartReleasesInternalServerError ¶
type PostAPIV2ChartReleasesInternalServerError struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChartReleasesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIV2ChartReleasesInternalServerError ¶
func NewPostAPIV2ChartReleasesInternalServerError() *PostAPIV2ChartReleasesInternalServerError
NewPostAPIV2ChartReleasesInternalServerError creates a PostAPIV2ChartReleasesInternalServerError with default headers values
func (*PostAPIV2ChartReleasesInternalServerError) Error ¶
func (o *PostAPIV2ChartReleasesInternalServerError) Error() string
func (*PostAPIV2ChartReleasesInternalServerError) GetPayload ¶
func (o *PostAPIV2ChartReleasesInternalServerError) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChartReleasesNotFound ¶
type PostAPIV2ChartReleasesNotFound struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChartReleasesNotFound describes a response with status code 404, with default header values.
Not Found
func NewPostAPIV2ChartReleasesNotFound ¶
func NewPostAPIV2ChartReleasesNotFound() *PostAPIV2ChartReleasesNotFound
NewPostAPIV2ChartReleasesNotFound creates a PostAPIV2ChartReleasesNotFound with default headers values
func (*PostAPIV2ChartReleasesNotFound) Error ¶
func (o *PostAPIV2ChartReleasesNotFound) Error() string
func (*PostAPIV2ChartReleasesNotFound) GetPayload ¶
func (o *PostAPIV2ChartReleasesNotFound) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChartReleasesOK ¶
type PostAPIV2ChartReleasesOK struct {
Payload *models.V2controllersChartRelease
}
PostAPIV2ChartReleasesOK describes a response with status code 200, with default header values.
OK
func NewPostAPIV2ChartReleasesOK ¶
func NewPostAPIV2ChartReleasesOK() *PostAPIV2ChartReleasesOK
NewPostAPIV2ChartReleasesOK creates a PostAPIV2ChartReleasesOK with default headers values
func (*PostAPIV2ChartReleasesOK) Error ¶
func (o *PostAPIV2ChartReleasesOK) Error() string
func (*PostAPIV2ChartReleasesOK) GetPayload ¶
func (o *PostAPIV2ChartReleasesOK) GetPayload() *models.V2controllersChartRelease
type PostAPIV2ChartReleasesParams ¶
type PostAPIV2ChartReleasesParams struct { /* ChartRelease. The ChartRelease to create */ ChartRelease *models.V2controllersCreatableChartRelease Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostAPIV2ChartReleasesParams contains all the parameters to send to the API endpoint
for the post API v2 chart releases operation. Typically these are written to a http.Request.
func NewPostAPIV2ChartReleasesParams ¶
func NewPostAPIV2ChartReleasesParams() *PostAPIV2ChartReleasesParams
NewPostAPIV2ChartReleasesParams creates a new PostAPIV2ChartReleasesParams 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 NewPostAPIV2ChartReleasesParamsWithContext ¶
func NewPostAPIV2ChartReleasesParamsWithContext(ctx context.Context) *PostAPIV2ChartReleasesParams
NewPostAPIV2ChartReleasesParamsWithContext creates a new PostAPIV2ChartReleasesParams object with the ability to set a context for a request.
func NewPostAPIV2ChartReleasesParamsWithHTTPClient ¶
func NewPostAPIV2ChartReleasesParamsWithHTTPClient(client *http.Client) *PostAPIV2ChartReleasesParams
NewPostAPIV2ChartReleasesParamsWithHTTPClient creates a new PostAPIV2ChartReleasesParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIV2ChartReleasesParamsWithTimeout ¶
func NewPostAPIV2ChartReleasesParamsWithTimeout(timeout time.Duration) *PostAPIV2ChartReleasesParams
NewPostAPIV2ChartReleasesParamsWithTimeout creates a new PostAPIV2ChartReleasesParams object with the ability to set a timeout on a request.
func (*PostAPIV2ChartReleasesParams) SetChartRelease ¶
func (o *PostAPIV2ChartReleasesParams) SetChartRelease(chartRelease *models.V2controllersCreatableChartRelease)
SetChartRelease adds the chartRelease to the post API v2 chart releases params
func (*PostAPIV2ChartReleasesParams) SetContext ¶
func (o *PostAPIV2ChartReleasesParams) SetContext(ctx context.Context)
SetContext adds the context to the post API v2 chart releases params
func (*PostAPIV2ChartReleasesParams) SetDefaults ¶
func (o *PostAPIV2ChartReleasesParams) SetDefaults()
SetDefaults hydrates default values in the post API v2 chart releases params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ChartReleasesParams) SetHTTPClient ¶
func (o *PostAPIV2ChartReleasesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API v2 chart releases params
func (*PostAPIV2ChartReleasesParams) SetTimeout ¶
func (o *PostAPIV2ChartReleasesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API v2 chart releases params
func (*PostAPIV2ChartReleasesParams) WithChartRelease ¶
func (o *PostAPIV2ChartReleasesParams) WithChartRelease(chartRelease *models.V2controllersCreatableChartRelease) *PostAPIV2ChartReleasesParams
WithChartRelease adds the chartRelease to the post API v2 chart releases params
func (*PostAPIV2ChartReleasesParams) WithContext ¶
func (o *PostAPIV2ChartReleasesParams) WithContext(ctx context.Context) *PostAPIV2ChartReleasesParams
WithContext adds the context to the post API v2 chart releases params
func (*PostAPIV2ChartReleasesParams) WithDefaults ¶
func (o *PostAPIV2ChartReleasesParams) WithDefaults() *PostAPIV2ChartReleasesParams
WithDefaults hydrates default values in the post API v2 chart releases params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIV2ChartReleasesParams) WithHTTPClient ¶
func (o *PostAPIV2ChartReleasesParams) WithHTTPClient(client *http.Client) *PostAPIV2ChartReleasesParams
WithHTTPClient adds the HTTPClient to the post API v2 chart releases params
func (*PostAPIV2ChartReleasesParams) WithTimeout ¶
func (o *PostAPIV2ChartReleasesParams) WithTimeout(timeout time.Duration) *PostAPIV2ChartReleasesParams
WithTimeout adds the timeout to the post API v2 chart releases params
func (*PostAPIV2ChartReleasesParams) WriteToRequest ¶
func (o *PostAPIV2ChartReleasesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIV2ChartReleasesProxyAuthenticationRequired ¶
type PostAPIV2ChartReleasesProxyAuthenticationRequired struct {
Payload *models.ErrorsErrorResponse
}
PostAPIV2ChartReleasesProxyAuthenticationRequired describes a response with status code 407, with default header values.
Proxy Authentication Required
func NewPostAPIV2ChartReleasesProxyAuthenticationRequired ¶
func NewPostAPIV2ChartReleasesProxyAuthenticationRequired() *PostAPIV2ChartReleasesProxyAuthenticationRequired
NewPostAPIV2ChartReleasesProxyAuthenticationRequired creates a PostAPIV2ChartReleasesProxyAuthenticationRequired with default headers values
func (*PostAPIV2ChartReleasesProxyAuthenticationRequired) Error ¶
func (o *PostAPIV2ChartReleasesProxyAuthenticationRequired) Error() string
func (*PostAPIV2ChartReleasesProxyAuthenticationRequired) GetPayload ¶
func (o *PostAPIV2ChartReleasesProxyAuthenticationRequired) GetPayload() *models.ErrorsErrorResponse
type PostAPIV2ChartReleasesReader ¶
type PostAPIV2ChartReleasesReader struct {
// contains filtered or unexported fields
}
PostAPIV2ChartReleasesReader is a Reader for the PostAPIV2ChartReleases structure.
func (*PostAPIV2ChartReleasesReader) ReadResponse ¶
func (o *PostAPIV2ChartReleasesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- chart_releases_client.go
- delete_api_v2_chart_releases_selector_parameters.go
- delete_api_v2_chart_releases_selector_responses.go
- get_api_v2_chart_releases_parameters.go
- get_api_v2_chart_releases_responses.go
- get_api_v2_chart_releases_selector_parameters.go
- get_api_v2_chart_releases_selector_responses.go
- get_api_v2_selectors_chart_releases_selector_parameters.go
- get_api_v2_selectors_chart_releases_selector_responses.go
- patch_api_v2_chart_releases_selector_parameters.go
- patch_api_v2_chart_releases_selector_responses.go
- post_api_v2_chart_releases_parameters.go
- post_api_v2_chart_releases_responses.go