Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateAutoscalingV1NamespacedHorizontalPodAutoscaler(params *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK, ...)
- func (a *Client) DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscaler(params *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK, error)
- func (a *Client) DeleteAutoscalingV1NamespacedHorizontalPodAutoscaler(params *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK, ...)
- func (a *Client) GetAutoscalingV1APIResources(params *GetAutoscalingV1APIResourcesParams) (*GetAutoscalingV1APIResourcesOK, error)
- func (a *Client) ListAutoscalingV1HorizontalPodAutoscalerForAllNamespaces(params *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK, error)
- func (a *Client) ListAutoscalingV1NamespacedHorizontalPodAutoscaler(params *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error)
- func (a *Client) PatchAutoscalingV1NamespacedHorizontalPodAutoscaler(params *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error)
- func (a *Client) PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatus(params *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK, error)
- func (a *Client) ReadAutoscalingV1NamespacedHorizontalPodAutoscaler(params *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error)
- func (a *Client) ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatus(params *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK, error)
- func (a *Client) ReplaceAutoscalingV1NamespacedHorizontalPodAutoscaler(params *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK, ...)
- func (a *Client) ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatus(params *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK, ...)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespaces(params *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK, error)
- func (a *Client) WatchAutoscalingV1NamespacedHorizontalPodAutoscaler(params *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error)
- func (a *Client) WatchAutoscalingV1NamespacedHorizontalPodAutoscalerList(params *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK, error)
- type ClientService
- type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted
- type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated
- type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK
- type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler)
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldManager(fieldManager *string)
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldManager(fieldManager *string) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerReader
- type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
- type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK
- type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams() *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetContinue(continueVar *string)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetFieldSelector(fieldSelector *string)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetLabelSelector(labelSelector *string)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetLimit(limit *int64)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetResourceVersion(resourceVersion *string)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithContinue(continueVar *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithFieldSelector(fieldSelector *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithLabelSelector(labelSelector *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithLimit(limit *int64) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithOrphanDependents(orphanDependents *bool) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithResourceVersion(resourceVersion *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithResourceVersionMatch(resourceVersionMatch *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithTimeoutSeconds(timeoutSeconds *int64) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerReader
- type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerUnauthorized
- type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted
- type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK
- type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithOrphanDependents(orphanDependents *bool) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerReader
- type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
- type GetAutoscalingV1APIResourcesOK
- type GetAutoscalingV1APIResourcesParams
- func NewGetAutoscalingV1APIResourcesParams() *GetAutoscalingV1APIResourcesParams
- func NewGetAutoscalingV1APIResourcesParamsWithContext(ctx context.Context) *GetAutoscalingV1APIResourcesParams
- func NewGetAutoscalingV1APIResourcesParamsWithHTTPClient(client *http.Client) *GetAutoscalingV1APIResourcesParams
- func NewGetAutoscalingV1APIResourcesParamsWithTimeout(timeout time.Duration) *GetAutoscalingV1APIResourcesParams
- func (o *GetAutoscalingV1APIResourcesParams) SetContext(ctx context.Context)
- func (o *GetAutoscalingV1APIResourcesParams) SetHTTPClient(client *http.Client)
- func (o *GetAutoscalingV1APIResourcesParams) SetTimeout(timeout time.Duration)
- func (o *GetAutoscalingV1APIResourcesParams) WithContext(ctx context.Context) *GetAutoscalingV1APIResourcesParams
- func (o *GetAutoscalingV1APIResourcesParams) WithHTTPClient(client *http.Client) *GetAutoscalingV1APIResourcesParams
- func (o *GetAutoscalingV1APIResourcesParams) WithTimeout(timeout time.Duration) *GetAutoscalingV1APIResourcesParams
- func (o *GetAutoscalingV1APIResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAutoscalingV1APIResourcesReader
- type GetAutoscalingV1APIResourcesUnauthorized
- type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK
- type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams() *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithContext(ctx context.Context) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithHTTPClient(client *http.Client) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithTimeout(timeout time.Duration) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetContext(ctx context.Context)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetContinue(continueVar *string)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetFieldSelector(fieldSelector *string)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetHTTPClient(client *http.Client)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetLabelSelector(labelSelector *string)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetLimit(limit *int64)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetPretty(pretty *string)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetResourceVersion(resourceVersion *string)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetTimeout(timeout time.Duration)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetWatch(watch *bool)
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithContext(ctx context.Context) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithContinue(continueVar *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithFieldSelector(fieldSelector *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithHTTPClient(client *http.Client) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithLabelSelector(labelSelector *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithLimit(limit *int64) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithPretty(pretty *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithResourceVersion(resourceVersion *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithTimeout(timeout time.Duration) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithWatch(watch *bool) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
- func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesReader
- type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized
- type ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK
- type ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContinue(continueVar *string)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldSelector(fieldSelector *string)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLabelSelector(labelSelector *string)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLimit(limit *int64)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersion(resourceVersion *string)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetWatch(watch *bool)
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContinue(continueVar *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldSelector(fieldSelector *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLabelSelector(labelSelector *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLimit(limit *int64) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersion(resourceVersion *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithWatch(watch *bool) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAutoscalingV1NamespacedHorizontalPodAutoscalerReader
- type ListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
- type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK
- type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldManager(fieldManager *string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetForce(force *bool)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldManager(fieldManager *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithForce(force *bool) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader
- type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK
- type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams() *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext(ctx context.Context) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient(client *http.Client) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout(timeout time.Duration) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetContext(ctx context.Context)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetDryRun(dryRun *string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetFieldManager(fieldManager *string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetForce(force *bool)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetHTTPClient(client *http.Client)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetName(name string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetNamespace(namespace string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetPretty(pretty *string)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetTimeout(timeout time.Duration)
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithContext(ctx context.Context) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithDryRun(dryRun *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithFieldManager(fieldManager *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithForce(force *bool) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithHTTPClient(client *http.Client) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithName(name string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithNamespace(namespace string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithPretty(pretty *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithTimeout(timeout time.Duration) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader
- type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized
- type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
- type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK
- type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetExact(exact *bool)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetExport(export *bool)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithExact(exact *bool) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithExport(export *bool) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerReader
- type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK
- type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams() *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext(ctx context.Context) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient(client *http.Client) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout(timeout time.Duration) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetContext(ctx context.Context)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetHTTPClient(client *http.Client)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetName(name string)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetNamespace(namespace string)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetPretty(pretty *string)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetTimeout(timeout time.Duration)
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithContext(ctx context.Context) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithHTTPClient(client *http.Client) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithName(name string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithNamespace(namespace string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithPretty(pretty *string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithTimeout(timeout time.Duration) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader
- type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized
- type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldManager(fieldManager *string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldManager(fieldManager *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerReader
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext(ctx context.Context) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient(client *http.Client) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout(timeout time.Duration) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetContext(ctx context.Context)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetDryRun(dryRun *string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetFieldManager(fieldManager *string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetName(name string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetNamespace(namespace string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetPretty(pretty *string)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithContext(ctx context.Context) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithDryRun(dryRun *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithFieldManager(fieldManager *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithHTTPClient(client *http.Client) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithName(name string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithNamespace(namespace string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithPretty(pretty *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithTimeout(timeout time.Duration) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
- func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized
- type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
- type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK
- type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams() *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithContext(ctx context.Context) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithHTTPClient(client *http.Client) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithTimeout(timeout time.Duration) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetContext(ctx context.Context)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetContinue(continueVar *string)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetHTTPClient(client *http.Client)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetLabelSelector(labelSelector *string)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetLimit(limit *int64)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetPretty(pretty *string)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetTimeout(timeout time.Duration)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetWatch(watch *bool)
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithContext(ctx context.Context) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithContinue(continueVar *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithFieldSelector(fieldSelector *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithHTTPClient(client *http.Client) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithLabelSelector(labelSelector *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithLimit(limit *int64) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithPretty(pretty *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithResourceVersion(resourceVersion *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithTimeout(timeout time.Duration) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithWatch(watch *bool) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
- func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesReader
- type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesUnauthorized
- type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK
- type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams() *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithContext(ctx context.Context) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithHTTPClient(client *http.Client) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithTimeout(timeout time.Duration) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetContext(ctx context.Context)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetContinue(continueVar *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetHTTPClient(client *http.Client)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetLabelSelector(labelSelector *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetLimit(limit *int64)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetNamespace(namespace string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetPretty(pretty *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetTimeout(timeout time.Duration)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetWatch(watch *bool)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithContext(ctx context.Context) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithContinue(continueVar *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithFieldSelector(fieldSelector *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithHTTPClient(client *http.Client) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithLabelSelector(labelSelector *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithLimit(limit *int64) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithNamespace(namespace string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithPretty(pretty *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithResourceVersion(resourceVersion *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithTimeout(timeout time.Duration) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithWatch(watch *bool) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListReader
- type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized
- type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK
- type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContinue(continueVar *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLabelSelector(labelSelector *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLimit(limit *int64)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetWatch(watch *bool)
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContinue(continueVar *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldSelector(fieldSelector *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLabelSelector(labelSelector *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLimit(limit *int64) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersion(resourceVersion *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithWatch(watch *bool) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
- func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader
- type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
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 autoscaling v1 API
func (*Client) CreateAutoscalingV1NamespacedHorizontalPodAutoscaler ¶
func (a *Client) CreateAutoscalingV1NamespacedHorizontalPodAutoscaler(params *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK, *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated, *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted, error)
CreateAutoscalingV1NamespacedHorizontalPodAutoscaler create a HorizontalPodAutoscaler
func (*Client) DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscaler ¶
func (a *Client) DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscaler(params *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK, error)
DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscaler delete collection of HorizontalPodAutoscaler
func (*Client) DeleteAutoscalingV1NamespacedHorizontalPodAutoscaler ¶
func (a *Client) DeleteAutoscalingV1NamespacedHorizontalPodAutoscaler(params *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK, *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted, error)
DeleteAutoscalingV1NamespacedHorizontalPodAutoscaler delete a HorizontalPodAutoscaler
func (*Client) GetAutoscalingV1APIResources ¶
func (a *Client) GetAutoscalingV1APIResources(params *GetAutoscalingV1APIResourcesParams) (*GetAutoscalingV1APIResourcesOK, error)
GetAutoscalingV1APIResources get available resources
func (*Client) ListAutoscalingV1HorizontalPodAutoscalerForAllNamespaces ¶
func (a *Client) ListAutoscalingV1HorizontalPodAutoscalerForAllNamespaces(params *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK, error)
ListAutoscalingV1HorizontalPodAutoscalerForAllNamespaces list or watch objects of kind HorizontalPodAutoscaler
func (*Client) ListAutoscalingV1NamespacedHorizontalPodAutoscaler ¶
func (a *Client) ListAutoscalingV1NamespacedHorizontalPodAutoscaler(params *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error)
ListAutoscalingV1NamespacedHorizontalPodAutoscaler list or watch objects of kind HorizontalPodAutoscaler
func (*Client) PatchAutoscalingV1NamespacedHorizontalPodAutoscaler ¶
func (a *Client) PatchAutoscalingV1NamespacedHorizontalPodAutoscaler(params *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error)
PatchAutoscalingV1NamespacedHorizontalPodAutoscaler partially update the specified HorizontalPodAutoscaler
func (*Client) PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatus ¶
func (a *Client) PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatus(params *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK, error)
PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatus partially update status of the specified HorizontalPodAutoscaler
func (*Client) ReadAutoscalingV1NamespacedHorizontalPodAutoscaler ¶
func (a *Client) ReadAutoscalingV1NamespacedHorizontalPodAutoscaler(params *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error)
ReadAutoscalingV1NamespacedHorizontalPodAutoscaler read the specified HorizontalPodAutoscaler
func (*Client) ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatus ¶
func (a *Client) ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatus(params *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK, error)
ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatus read status of the specified HorizontalPodAutoscaler
func (*Client) ReplaceAutoscalingV1NamespacedHorizontalPodAutoscaler ¶
func (a *Client) ReplaceAutoscalingV1NamespacedHorizontalPodAutoscaler(params *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK, *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated, error)
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscaler replace the specified HorizontalPodAutoscaler
func (*Client) ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatus ¶
func (a *Client) ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatus(params *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK, *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated, error)
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatus replace status of the specified HorizontalPodAutoscaler
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespaces ¶
func (a *Client) WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespaces(params *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK, error)
WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespaces watch individual changes to a list of HorizontalPodAutoscaler. deprecated: use the 'watch' parameter with a list operation instead.
func (*Client) WatchAutoscalingV1NamespacedHorizontalPodAutoscaler ¶
func (a *Client) WatchAutoscalingV1NamespacedHorizontalPodAutoscaler(params *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error)
WatchAutoscalingV1NamespacedHorizontalPodAutoscaler watch changes to an object of kind HorizontalPodAutoscaler. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
func (*Client) WatchAutoscalingV1NamespacedHorizontalPodAutoscalerList ¶
func (a *Client) WatchAutoscalingV1NamespacedHorizontalPodAutoscalerList(params *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK, error)
WatchAutoscalingV1NamespacedHorizontalPodAutoscalerList watch individual changes to a list of HorizontalPodAutoscaler. deprecated: use the 'watch' parameter with a list operation instead.
type ClientService ¶
type ClientService interface { CreateAutoscalingV1NamespacedHorizontalPodAutoscaler(params *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK, *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated, *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted, error) DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscaler(params *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK, error) DeleteAutoscalingV1NamespacedHorizontalPodAutoscaler(params *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK, *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted, error) GetAutoscalingV1APIResources(params *GetAutoscalingV1APIResourcesParams) (*GetAutoscalingV1APIResourcesOK, error) ListAutoscalingV1HorizontalPodAutoscalerForAllNamespaces(params *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK, error) ListAutoscalingV1NamespacedHorizontalPodAutoscaler(params *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error) PatchAutoscalingV1NamespacedHorizontalPodAutoscaler(params *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error) PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatus(params *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK, error) ReadAutoscalingV1NamespacedHorizontalPodAutoscaler(params *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error) ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatus(params *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK, error) ReplaceAutoscalingV1NamespacedHorizontalPodAutoscaler(params *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK, *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated, error) ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatus(params *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK, *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated, error) WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespaces(params *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK, error) WatchAutoscalingV1NamespacedHorizontalPodAutoscaler(params *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK, error) WatchAutoscalingV1NamespacedHorizontalPodAutoscalerList(params *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK, 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 autoscaling v1 API client.
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted ¶
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted handles this case with default header values.
Accepted
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted ¶
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted() *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted
NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted creates a CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted with default headers values
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted) Error ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted) Error() string
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted) GetPayload ¶
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated ¶
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated handles this case with default header values.
Created
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated ¶
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated() *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated
NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated creates a CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated with default headers values
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated) Error ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated) Error() string
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerCreated) GetPayload ¶
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK handles this case with default header values.
OK
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK() *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK
NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK creates a CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK with default headers values
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error() string
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload() *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams struct { /*Body*/ Body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler /*DryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed */ DryRun *string /*FieldManager fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. */ FieldManager *string /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams contains all the parameters to send to the API endpoint for the create autoscaling v1 namespaced horizontal pod autoscaler operation typically these are written to a http.Request
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams creates a new CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized.
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext ¶
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext creates a new CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient ¶
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient creates a new CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout ¶
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout creates a new CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler)
SetBody adds the body to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
SetContext adds the context to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldManager ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
SetPretty adds the pretty to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithBody adds the body to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithContext adds the context to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithDryRun adds the dryRun to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldManager ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldManager(fieldManager *string) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithFieldManager adds the fieldManager to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithHTTPClient adds the HTTPClient to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithNamespace adds the namespace to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithPretty adds the pretty to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithTimeout adds the timeout to the create autoscaling v1 namespaced horizontal pod autoscaler params
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerReader ¶
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerReader struct {
// contains filtered or unexported fields
}
CreateAutoscalingV1NamespacedHorizontalPodAutoscalerReader is a Reader for the CreateAutoscalingV1NamespacedHorizontalPodAutoscaler structure.
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
type CreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized struct { }
CreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized handles this case with default header values.
Unauthorized
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
func NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized() *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
NewCreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized creates a CreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized with default headers values
func (*CreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error ¶
func (o *CreateAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error() string
type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK ¶
type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK handles this case with default header values.
OK
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK ¶
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK() *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK
NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK creates a DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK with default headers values
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK) Error ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK) Error() string
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerOK) GetPayload ¶
type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams ¶
type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams struct { /*Body*/ Body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions /*Continue The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. */ Continue *string /*DryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed */ DryRun *string /*FieldSelector A selector to restrict the list of returned objects by their fields. Defaults to everything. */ FieldSelector *string /*GracePeriodSeconds The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. */ GracePeriodSeconds *int64 /*LabelSelector A selector to restrict the list of returned objects by their labels. Defaults to everything. */ LabelSelector *string /*Limit limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. */ Limit *int64 /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*OrphanDependents Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. */ OrphanDependents *bool /*Pretty If 'true', then the output is pretty printed. */ Pretty *string /*PropagationPolicy Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. */ PropagationPolicy *string /*ResourceVersion resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersion *string /*ResourceVersionMatch resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersionMatch *string /*TimeoutSeconds Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. */ TimeoutSeconds *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams contains all the parameters to send to the API endpoint for the delete autoscaling v1 collection namespaced horizontal pod autoscaler operation typically these are written to a http.Request
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams ¶
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams() *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams creates a new DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams object with the default values initialized.
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithContext ¶
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithContext creates a new DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithHTTPClient ¶
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithHTTPClient creates a new DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithTimeout ¶
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParamsWithTimeout creates a new DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetBody ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetContext ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
SetContext adds the context to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetContinue ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetContinue(continueVar *string)
SetContinue adds the continue to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetDryRun ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetFieldSelector ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetGracePeriodSeconds ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetHTTPClient ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetLabelSelector ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetLimit ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetLimit(limit *int64)
SetLimit adds the limit to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetNamespace ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetOrphanDependents ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetPretty ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetPropagationPolicy ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetResourceVersion ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetResourceVersionMatch ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetTimeout ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetTimeoutSeconds ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithBody ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithBody adds the body to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithContext ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithContext adds the context to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithContinue ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithContinue(continueVar *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithContinue adds the continueVar to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithDryRun ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithDryRun adds the dryRun to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithFieldSelector ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithFieldSelector(fieldSelector *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithFieldSelector adds the fieldSelector to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithGracePeriodSeconds ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithHTTPClient ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithHTTPClient adds the HTTPClient to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithLabelSelector ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithLabelSelector(labelSelector *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithLabelSelector adds the labelSelector to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithLimit ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithLimit(limit *int64) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithLimit adds the limit to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithNamespace ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithNamespace adds the namespace to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithOrphanDependents ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithOrphanDependents(orphanDependents *bool) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithOrphanDependents adds the orphanDependents to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithPretty ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithPretty adds the pretty to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithPropagationPolicy ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithPropagationPolicy adds the propagationPolicy to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithResourceVersion ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithResourceVersion(resourceVersion *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithResourceVersion adds the resourceVersion to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithResourceVersionMatch ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithResourceVersionMatch(resourceVersionMatch *string) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithResourceVersionMatch adds the resourceVersionMatch to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithTimeout ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithTimeout adds the timeout to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithTimeoutSeconds ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WithTimeoutSeconds(timeoutSeconds *int64) *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams
WithTimeoutSeconds adds the timeoutSeconds to the delete autoscaling v1 collection namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WriteToRequest ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerReader ¶
type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerReader struct {
// contains filtered or unexported fields
}
DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerReader is a Reader for the DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscaler structure.
func (*DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerReader) ReadResponse ¶
func (o *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerUnauthorized ¶
type DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerUnauthorized struct { }
DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerUnauthorized ¶
func NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerUnauthorized() *DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerUnauthorized
NewDeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerUnauthorized creates a DeleteAutoscalingV1CollectionNamespacedHorizontalPodAutoscalerUnauthorized with default headers values
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted ¶
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted handles this case with default header values.
Accepted
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted ¶
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted() *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted
NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted creates a DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted with default headers values
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted) Error ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted) Error() string
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted) GetPayload ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerAccepted) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1Status
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK handles this case with default header values.
OK
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK() *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK
NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK creates a DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK with default headers values
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error() string
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1Status
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams struct { /*Body*/ Body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions /*DryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed */ DryRun *string /*GracePeriodSeconds The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. */ GracePeriodSeconds *int64 /*Name name of the HorizontalPodAutoscaler */ Name string /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*OrphanDependents Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. */ OrphanDependents *bool /*Pretty If 'true', then the output is pretty printed. */ Pretty *string /*PropagationPolicy Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. */ PropagationPolicy *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams contains all the parameters to send to the API endpoint for the delete autoscaling v1 namespaced horizontal pod autoscaler operation typically these are written to a http.Request
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams creates a new DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized.
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext ¶
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext creates a new DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient ¶
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient creates a new DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout ¶
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout creates a new DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
SetContext adds the context to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetGracePeriodSeconds ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
SetName adds the name to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetOrphanDependents ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPropagationPolicy ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithBody adds the body to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithContext adds the context to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithDryRun adds the dryRun to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithGracePeriodSeconds ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithHTTPClient adds the HTTPClient to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithName adds the name to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithNamespace adds the namespace to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithOrphanDependents ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithOrphanDependents(orphanDependents *bool) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithOrphanDependents adds the orphanDependents to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithPretty adds the pretty to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPropagationPolicy ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithPropagationPolicy adds the propagationPolicy to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithTimeout adds the timeout to the delete autoscaling v1 namespaced horizontal pod autoscaler params
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerReader ¶
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerReader struct {
// contains filtered or unexported fields
}
DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerReader is a Reader for the DeleteAutoscalingV1NamespacedHorizontalPodAutoscaler structure.
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
type DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized struct { }
DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
func NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized() *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
NewDeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized creates a DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized with default headers values
func (*DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error ¶
func (o *DeleteAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error() string
type GetAutoscalingV1APIResourcesOK ¶
type GetAutoscalingV1APIResourcesOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1APIResourceList
}
GetAutoscalingV1APIResourcesOK handles this case with default header values.
OK
func NewGetAutoscalingV1APIResourcesOK ¶
func NewGetAutoscalingV1APIResourcesOK() *GetAutoscalingV1APIResourcesOK
NewGetAutoscalingV1APIResourcesOK creates a GetAutoscalingV1APIResourcesOK with default headers values
func (*GetAutoscalingV1APIResourcesOK) Error ¶
func (o *GetAutoscalingV1APIResourcesOK) Error() string
func (*GetAutoscalingV1APIResourcesOK) GetPayload ¶
func (o *GetAutoscalingV1APIResourcesOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1APIResourceList
type GetAutoscalingV1APIResourcesParams ¶
type GetAutoscalingV1APIResourcesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAutoscalingV1APIResourcesParams contains all the parameters to send to the API endpoint for the get autoscaling v1 API resources operation typically these are written to a http.Request
func NewGetAutoscalingV1APIResourcesParams ¶
func NewGetAutoscalingV1APIResourcesParams() *GetAutoscalingV1APIResourcesParams
NewGetAutoscalingV1APIResourcesParams creates a new GetAutoscalingV1APIResourcesParams object with the default values initialized.
func NewGetAutoscalingV1APIResourcesParamsWithContext ¶
func NewGetAutoscalingV1APIResourcesParamsWithContext(ctx context.Context) *GetAutoscalingV1APIResourcesParams
NewGetAutoscalingV1APIResourcesParamsWithContext creates a new GetAutoscalingV1APIResourcesParams object with the default values initialized, and the ability to set a context for a request
func NewGetAutoscalingV1APIResourcesParamsWithHTTPClient ¶
func NewGetAutoscalingV1APIResourcesParamsWithHTTPClient(client *http.Client) *GetAutoscalingV1APIResourcesParams
NewGetAutoscalingV1APIResourcesParamsWithHTTPClient creates a new GetAutoscalingV1APIResourcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAutoscalingV1APIResourcesParamsWithTimeout ¶
func NewGetAutoscalingV1APIResourcesParamsWithTimeout(timeout time.Duration) *GetAutoscalingV1APIResourcesParams
NewGetAutoscalingV1APIResourcesParamsWithTimeout creates a new GetAutoscalingV1APIResourcesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAutoscalingV1APIResourcesParams) SetContext ¶
func (o *GetAutoscalingV1APIResourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the get autoscaling v1 API resources params
func (*GetAutoscalingV1APIResourcesParams) SetHTTPClient ¶
func (o *GetAutoscalingV1APIResourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get autoscaling v1 API resources params
func (*GetAutoscalingV1APIResourcesParams) SetTimeout ¶
func (o *GetAutoscalingV1APIResourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get autoscaling v1 API resources params
func (*GetAutoscalingV1APIResourcesParams) WithContext ¶
func (o *GetAutoscalingV1APIResourcesParams) WithContext(ctx context.Context) *GetAutoscalingV1APIResourcesParams
WithContext adds the context to the get autoscaling v1 API resources params
func (*GetAutoscalingV1APIResourcesParams) WithHTTPClient ¶
func (o *GetAutoscalingV1APIResourcesParams) WithHTTPClient(client *http.Client) *GetAutoscalingV1APIResourcesParams
WithHTTPClient adds the HTTPClient to the get autoscaling v1 API resources params
func (*GetAutoscalingV1APIResourcesParams) WithTimeout ¶
func (o *GetAutoscalingV1APIResourcesParams) WithTimeout(timeout time.Duration) *GetAutoscalingV1APIResourcesParams
WithTimeout adds the timeout to the get autoscaling v1 API resources params
func (*GetAutoscalingV1APIResourcesParams) WriteToRequest ¶
func (o *GetAutoscalingV1APIResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAutoscalingV1APIResourcesReader ¶
type GetAutoscalingV1APIResourcesReader struct {
// contains filtered or unexported fields
}
GetAutoscalingV1APIResourcesReader is a Reader for the GetAutoscalingV1APIResources structure.
func (*GetAutoscalingV1APIResourcesReader) ReadResponse ¶
func (o *GetAutoscalingV1APIResourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAutoscalingV1APIResourcesUnauthorized ¶
type GetAutoscalingV1APIResourcesUnauthorized struct { }
GetAutoscalingV1APIResourcesUnauthorized handles this case with default header values.
Unauthorized
func NewGetAutoscalingV1APIResourcesUnauthorized ¶
func NewGetAutoscalingV1APIResourcesUnauthorized() *GetAutoscalingV1APIResourcesUnauthorized
NewGetAutoscalingV1APIResourcesUnauthorized creates a GetAutoscalingV1APIResourcesUnauthorized with default headers values
func (*GetAutoscalingV1APIResourcesUnauthorized) Error ¶
func (o *GetAutoscalingV1APIResourcesUnauthorized) Error() string
type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK ¶
type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscalerList
}
ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK handles this case with default header values.
OK
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK ¶
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK() *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK
NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK creates a ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK with default headers values
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK) Error ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK) Error() string
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesOK) GetPayload ¶
type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams ¶
type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams struct { /*AllowWatchBookmarks allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. */ AllowWatchBookmarks *bool /*Continue The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. */ Continue *string /*FieldSelector A selector to restrict the list of returned objects by their fields. Defaults to everything. */ FieldSelector *string /*LabelSelector A selector to restrict the list of returned objects by their labels. Defaults to everything. */ LabelSelector *string /*Limit limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. */ Limit *int64 /*Pretty If 'true', then the output is pretty printed. */ Pretty *string /*ResourceVersion resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersion *string /*ResourceVersionMatch resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersionMatch *string /*TimeoutSeconds Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. */ TimeoutSeconds *int64 /*Watch Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. */ Watch *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams contains all the parameters to send to the API endpoint for the list autoscaling v1 horizontal pod autoscaler for all namespaces operation typically these are written to a http.Request
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams ¶
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams() *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams creates a new ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams object with the default values initialized.
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithContext ¶
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithContext(ctx context.Context) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithContext creates a new ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams object with the default values initialized, and the ability to set a context for a request
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithHTTPClient ¶
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithHTTPClient(client *http.Client) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithHTTPClient creates a new ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithTimeout ¶
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithTimeout(timeout time.Duration) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParamsWithTimeout creates a new ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetAllowWatchBookmarks ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetContext ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetContext(ctx context.Context)
SetContext adds the context to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetContinue ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetContinue(continueVar *string)
SetContinue adds the continue to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetFieldSelector ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetHTTPClient ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetLabelSelector ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetLimit ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetLimit(limit *int64)
SetLimit adds the limit to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetPretty ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetPretty(pretty *string)
SetPretty adds the pretty to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetResourceVersion ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetResourceVersionMatch ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetTimeout ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetTimeoutSeconds ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetWatch ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) SetWatch(watch *bool)
SetWatch adds the watch to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithAllowWatchBookmarks ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithContext ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithContext(ctx context.Context) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithContext adds the context to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithContinue ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithContinue(continueVar *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithContinue adds the continueVar to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithFieldSelector ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithFieldSelector(fieldSelector *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithFieldSelector adds the fieldSelector to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithHTTPClient ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithHTTPClient(client *http.Client) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithHTTPClient adds the HTTPClient to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithLabelSelector ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithLabelSelector(labelSelector *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithLabelSelector adds the labelSelector to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithLimit ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithLimit(limit *int64) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithLimit adds the limit to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithPretty ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithPretty(pretty *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithPretty adds the pretty to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithResourceVersion ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithResourceVersion(resourceVersion *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithResourceVersion adds the resourceVersion to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithResourceVersionMatch ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithResourceVersionMatch adds the resourceVersionMatch to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithTimeout ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithTimeout(timeout time.Duration) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithTimeout adds the timeout to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithTimeoutSeconds ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithTimeoutSeconds adds the timeoutSeconds to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithWatch ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WithWatch(watch *bool) *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams
WithWatch adds the watch to the list autoscaling v1 horizontal pod autoscaler for all namespaces params
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WriteToRequest ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesReader ¶
type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesReader struct {
// contains filtered or unexported fields
}
ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesReader is a Reader for the ListAutoscalingV1HorizontalPodAutoscalerForAllNamespaces structure.
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesReader) ReadResponse ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized ¶
type ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized struct { }
ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized handles this case with default header values.
Unauthorized
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized ¶
func NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized() *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized
NewListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized creates a ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized with default headers values
func (*ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized) Error ¶
func (o *ListAutoscalingV1HorizontalPodAutoscalerForAllNamespacesUnauthorized) Error() string
type ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
type ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscalerList
}
ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK handles this case with default header values.
OK
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerOK() *ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK
NewListAutoscalingV1NamespacedHorizontalPodAutoscalerOK creates a ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK with default headers values
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error() string
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload ¶
type ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
type ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams struct { /*AllowWatchBookmarks allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. */ AllowWatchBookmarks *bool /*Continue The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. */ Continue *string /*FieldSelector A selector to restrict the list of returned objects by their fields. Defaults to everything. */ FieldSelector *string /*LabelSelector A selector to restrict the list of returned objects by their labels. Defaults to everything. */ LabelSelector *string /*Limit limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. */ Limit *int64 /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string /*ResourceVersion resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersion *string /*ResourceVersionMatch resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersionMatch *string /*TimeoutSeconds Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. */ TimeoutSeconds *int64 /*Watch Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. */ Watch *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams contains all the parameters to send to the API endpoint for the list autoscaling v1 namespaced horizontal pod autoscaler operation typically these are written to a http.Request
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParams creates a new ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized.
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext ¶
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext creates a new ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a context for a request
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient ¶
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient creates a new ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout ¶
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewListAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout creates a new ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetAllowWatchBookmarks ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
SetContext adds the context to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContinue ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContinue(continueVar *string)
SetContinue adds the continue to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldSelector ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLabelSelector ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLimit ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLimit(limit *int64)
SetLimit adds the limit to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
SetPretty adds the pretty to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersion ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersionMatch ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeoutSeconds ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetWatch ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetWatch(watch *bool)
SetWatch adds the watch to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithAllowWatchBookmarks ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithContext adds the context to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContinue ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContinue(continueVar *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithContinue adds the continueVar to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldSelector ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldSelector(fieldSelector *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithFieldSelector adds the fieldSelector to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithHTTPClient adds the HTTPClient to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLabelSelector ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLabelSelector(labelSelector *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithLabelSelector adds the labelSelector to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLimit ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLimit(limit *int64) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithLimit adds the limit to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithNamespace adds the namespace to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithPretty adds the pretty to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersion ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersion(resourceVersion *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithResourceVersion adds the resourceVersion to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersionMatch ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithResourceVersionMatch adds the resourceVersionMatch to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithTimeout adds the timeout to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeoutSeconds ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithTimeoutSeconds adds the timeoutSeconds to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithWatch ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithWatch(watch *bool) *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithWatch adds the watch to the list autoscaling v1 namespaced horizontal pod autoscaler params
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAutoscalingV1NamespacedHorizontalPodAutoscalerReader ¶
type ListAutoscalingV1NamespacedHorizontalPodAutoscalerReader struct {
// contains filtered or unexported fields
}
ListAutoscalingV1NamespacedHorizontalPodAutoscalerReader is a Reader for the ListAutoscalingV1NamespacedHorizontalPodAutoscaler structure.
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
type ListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized struct { }
ListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized handles this case with default header values.
Unauthorized
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
func NewListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized() *ListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
NewListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized creates a ListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized with default headers values
func (*ListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error ¶
func (o *ListAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error() string
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK handles this case with default header values.
OK
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK() *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK creates a PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK with default headers values
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error() string
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload() *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams struct { /*Body*/ Body models.IoK8sApimachineryPkgApisMetaV1Patch /*DryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed */ DryRun *string /*FieldManager fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). */ FieldManager *string /*Force Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. */ Force *bool /*Name name of the HorizontalPodAutoscaler */ Name string /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams contains all the parameters to send to the API endpoint for the patch autoscaling v1 namespaced horizontal pod autoscaler operation typically these are written to a http.Request
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams creates a new PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized.
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext creates a new PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a context for a request
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient creates a new PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout creates a new PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
SetBody adds the body to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
SetContext adds the context to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldManager ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetForce ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetForce(force *bool)
SetForce adds the force to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
SetName adds the name to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
SetPretty adds the pretty to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithBody adds the body to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithContext adds the context to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithDryRun adds the dryRun to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldManager ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldManager(fieldManager *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithFieldManager adds the fieldManager to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithForce ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithForce(force *bool) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithForce adds the force to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithHTTPClient adds the HTTPClient to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithName adds the name to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithNamespace adds the namespace to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithPretty adds the pretty to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithTimeout adds the timeout to the patch autoscaling v1 namespaced horizontal pod autoscaler params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader ¶
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader struct {
// contains filtered or unexported fields
}
PatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader is a Reader for the PatchAutoscalingV1NamespacedHorizontalPodAutoscaler structure.
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK ¶
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK handles this case with default header values.
OK
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK() *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK creates a PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK with default headers values
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK) Error ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK) Error() string
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK) GetPayload ¶
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams ¶
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams struct { /*Body*/ Body models.IoK8sApimachineryPkgApisMetaV1Patch /*DryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed */ DryRun *string /*FieldManager fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). */ FieldManager *string /*Force Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. */ Force *bool /*Name name of the HorizontalPodAutoscaler */ Name string /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams contains all the parameters to send to the API endpoint for the patch autoscaling v1 namespaced horizontal pod autoscaler status operation typically these are written to a http.Request
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams() *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams creates a new PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized.
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext(ctx context.Context) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext creates a new PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized, and the ability to set a context for a request
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient(client *http.Client) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient creates a new PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout(timeout time.Duration) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout creates a new PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetBody ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
SetBody adds the body to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetContext ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetDryRun ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetFieldManager ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetForce ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetForce(force *bool)
SetForce adds the force to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetHTTPClient ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetName ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetName(name string)
SetName adds the name to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetNamespace ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetPretty ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetPretty(pretty *string)
SetPretty adds the pretty to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetTimeout ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithBody ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithBody adds the body to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithContext ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithContext(ctx context.Context) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithContext adds the context to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithDryRun ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithDryRun(dryRun *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithDryRun adds the dryRun to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithFieldManager ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithFieldManager(fieldManager *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithFieldManager adds the fieldManager to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithForce ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithForce(force *bool) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithForce adds the force to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithHTTPClient ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithHTTPClient(client *http.Client) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithHTTPClient adds the HTTPClient to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithName ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithName(name string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithName adds the name to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithNamespace ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithNamespace(namespace string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithNamespace adds the namespace to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithPretty ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithPretty(pretty *string) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithPretty adds the pretty to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithTimeout ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithTimeout(timeout time.Duration) *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithTimeout adds the timeout to the patch autoscaling v1 namespaced horizontal pod autoscaler status params
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WriteToRequest ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader ¶
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader struct {
// contains filtered or unexported fields
}
PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader is a Reader for the PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatus structure.
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader) ReadResponse ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized ¶
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized struct { }
PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized handles this case with default header values.
Unauthorized
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized() *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized creates a PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized with default headers values
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized) Error ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized) Error() string
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
type PatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized struct { }
PatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized handles this case with default header values.
Unauthorized
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
func NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized() *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
NewPatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized creates a PatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized with default headers values
func (*PatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error ¶
func (o *PatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error() string
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK handles this case with default header values.
OK
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK() *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK creates a ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK with default headers values
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error() string
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload() *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams struct { /*Exact Should the export be exact. Exact export maintains cluster-specific fields like 'Namespace'. Deprecated. Planned for removal in 1.18. */ Exact *bool /*Export Should this value be exported. Export strips fields that a user can not specify. Deprecated. Planned for removal in 1.18. */ Export *bool /*Name name of the HorizontalPodAutoscaler */ Name string /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams contains all the parameters to send to the API endpoint for the read autoscaling v1 namespaced horizontal pod autoscaler operation typically these are written to a http.Request
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams creates a new ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized.
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext creates a new ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a context for a request
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient creates a new ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout creates a new ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
SetContext adds the context to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetExact ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetExact(exact *bool)
SetExact adds the exact to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetExport ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetExport(export *bool)
SetExport adds the export to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
SetName adds the name to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
SetPretty adds the pretty to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithContext adds the context to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithExact ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithExact(exact *bool) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithExact adds the exact to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithExport ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithExport(export *bool) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithExport adds the export to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithHTTPClient adds the HTTPClient to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithName adds the name to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithNamespace adds the namespace to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithPretty adds the pretty to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithTimeout adds the timeout to the read autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerReader ¶
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerReader struct {
// contains filtered or unexported fields
}
ReadAutoscalingV1NamespacedHorizontalPodAutoscalerReader is a Reader for the ReadAutoscalingV1NamespacedHorizontalPodAutoscaler structure.
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK ¶
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK handles this case with default header values.
OK
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK() *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK creates a ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK with default headers values
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK) Error ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK) Error() string
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK) GetPayload ¶
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams ¶
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams struct { /*Name name of the HorizontalPodAutoscaler */ Name string /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams contains all the parameters to send to the API endpoint for the read autoscaling v1 namespaced horizontal pod autoscaler status operation typically these are written to a http.Request
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams() *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams creates a new ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized.
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext(ctx context.Context) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext creates a new ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized, and the ability to set a context for a request
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient(client *http.Client) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient creates a new ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout(timeout time.Duration) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout creates a new ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetContext ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetHTTPClient ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetName ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetName(name string)
SetName adds the name to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetNamespace ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetPretty ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetPretty(pretty *string)
SetPretty adds the pretty to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetTimeout ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithContext ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithContext(ctx context.Context) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithContext adds the context to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithHTTPClient ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithHTTPClient(client *http.Client) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithHTTPClient adds the HTTPClient to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithName ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithName(name string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithName adds the name to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithNamespace ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithNamespace(namespace string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithNamespace adds the namespace to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithPretty ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithPretty(pretty *string) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithPretty adds the pretty to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithTimeout ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithTimeout(timeout time.Duration) *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithTimeout adds the timeout to the read autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WriteToRequest ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader ¶
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader struct {
// contains filtered or unexported fields
}
ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader is a Reader for the ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatus structure.
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader) ReadResponse ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized ¶
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized struct { }
ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized handles this case with default header values.
Unauthorized
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized() *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized creates a ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized with default headers values
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized) Error ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized) Error() string
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
type ReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized struct { }
ReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized handles this case with default header values.
Unauthorized
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
func NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized() *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
NewReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized creates a ReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized with default headers values
func (*ReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error ¶
func (o *ReadAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error() string
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated handles this case with default header values.
Created
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated creates a ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated with default headers values
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated) Error ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated) Error() string
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerCreated) GetPayload ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK handles this case with default header values.
OK
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK creates a ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK with default headers values
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error() string
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams struct { /*Body*/ Body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler /*DryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed */ DryRun *string /*FieldManager fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. */ FieldManager *string /*Name name of the HorizontalPodAutoscaler */ Name string /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams contains all the parameters to send to the API endpoint for the replace autoscaling v1 namespaced horizontal pod autoscaler operation typically these are written to a http.Request
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams creates a new ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized.
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext creates a new ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient creates a new ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout creates a new ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler)
SetBody adds the body to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
SetContext adds the context to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldManager ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
SetName adds the name to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
SetPretty adds the pretty to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithBody adds the body to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithContext adds the context to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithDryRun(dryRun *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithDryRun adds the dryRun to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldManager ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldManager(fieldManager *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithFieldManager adds the fieldManager to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithHTTPClient adds the HTTPClient to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithName adds the name to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithNamespace adds the namespace to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithPretty adds the pretty to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithTimeout adds the timeout to the replace autoscaling v1 namespaced horizontal pod autoscaler params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerReader ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerReader struct {
// contains filtered or unexported fields
}
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerReader is a Reader for the ReplaceAutoscalingV1NamespacedHorizontalPodAutoscaler structure.
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated handles this case with default header values.
Created
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated creates a ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated with default headers values
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated) Error ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated) Error() string
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusCreated) GetPayload ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK struct {
Payload *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler
}
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK handles this case with default header values.
OK
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK creates a ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK with default headers values
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK) Error ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK) Error() string
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusOK) GetPayload ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams struct { /*Body*/ Body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler /*DryRun When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed */ DryRun *string /*FieldManager fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. */ FieldManager *string /*Name name of the HorizontalPodAutoscaler */ Name string /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams contains all the parameters to send to the API endpoint for the replace autoscaling v1 namespaced horizontal pod autoscaler status operation typically these are written to a http.Request
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams creates a new ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized.
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext(ctx context.Context) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithContext creates a new ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient(client *http.Client) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithHTTPClient creates a new ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout(timeout time.Duration) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParamsWithTimeout creates a new ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetBody ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler)
SetBody adds the body to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetContext ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetDryRun ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetFieldManager ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetHTTPClient ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetName ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetName(name string)
SetName adds the name to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetNamespace ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetPretty ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetPretty(pretty *string)
SetPretty adds the pretty to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetTimeout ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithBody ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithBody(body *models.IoK8sAPIAutoscalingV1HorizontalPodAutoscaler) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithBody adds the body to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithContext ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithContext(ctx context.Context) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithContext adds the context to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithDryRun ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithDryRun(dryRun *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithDryRun adds the dryRun to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithFieldManager ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithFieldManager(fieldManager *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithFieldManager adds the fieldManager to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithHTTPClient ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithHTTPClient(client *http.Client) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithHTTPClient adds the HTTPClient to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithName ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithName(name string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithName adds the name to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithNamespace ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithNamespace(namespace string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithNamespace adds the namespace to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithPretty ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithPretty(pretty *string) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithPretty adds the pretty to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithTimeout ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WithTimeout(timeout time.Duration) *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams
WithTimeout adds the timeout to the replace autoscaling v1 namespaced horizontal pod autoscaler status params
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WriteToRequest ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader struct {
// contains filtered or unexported fields
}
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader is a Reader for the ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatus structure.
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader) ReadResponse ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized struct { }
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized handles this case with default header values.
Unauthorized
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized creates a ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerStatusUnauthorized with default headers values
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
type ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized struct { }
ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized handles this case with default header values.
Unauthorized
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
func NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized() *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
NewReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized creates a ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized with default headers values
func (*ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error ¶
func (o *ReplaceAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error() string
type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK ¶
type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK handles this case with default header values.
OK
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK ¶
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK() *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK
NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK creates a WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK with default headers values
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK) Error ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK) Error() string
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesOK) GetPayload ¶
type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams ¶
type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams struct { /*AllowWatchBookmarks allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. */ AllowWatchBookmarks *bool /*Continue The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. */ Continue *string /*FieldSelector A selector to restrict the list of returned objects by their fields. Defaults to everything. */ FieldSelector *string /*LabelSelector A selector to restrict the list of returned objects by their labels. Defaults to everything. */ LabelSelector *string /*Limit limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. */ Limit *int64 /*Pretty If 'true', then the output is pretty printed. */ Pretty *string /*ResourceVersion resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersion *string /*ResourceVersionMatch resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersionMatch *string /*TimeoutSeconds Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. */ TimeoutSeconds *int64 /*Watch Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. */ Watch *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams contains all the parameters to send to the API endpoint for the watch autoscaling v1 horizontal pod autoscaler list for all namespaces operation typically these are written to a http.Request
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams ¶
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams() *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams creates a new WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams object with the default values initialized.
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithContext ¶
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithContext(ctx context.Context) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithContext creates a new WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams object with the default values initialized, and the ability to set a context for a request
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithHTTPClient ¶
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithHTTPClient(client *http.Client) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithHTTPClient creates a new WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithTimeout ¶
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithTimeout(timeout time.Duration) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParamsWithTimeout creates a new WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetAllowWatchBookmarks ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetContext ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetContext(ctx context.Context)
SetContext adds the context to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetContinue ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetFieldSelector ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetHTTPClient ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetLabelSelector ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetLimit ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetPretty ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetResourceVersion ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetResourceVersionMatch ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetTimeout ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetTimeoutSeconds ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetWatch ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithAllowWatchBookmarks ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithContext ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithContext(ctx context.Context) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithContext adds the context to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithContinue ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithContinue(continueVar *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithContinue adds the continueVar to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithFieldSelector ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithFieldSelector(fieldSelector *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithFieldSelector adds the fieldSelector to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithHTTPClient ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithHTTPClient(client *http.Client) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithHTTPClient adds the HTTPClient to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithLabelSelector ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithLabelSelector(labelSelector *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithLabelSelector adds the labelSelector to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithLimit ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithLimit(limit *int64) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithLimit adds the limit to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithPretty ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithPretty(pretty *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithPretty adds the pretty to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithResourceVersion ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithResourceVersion(resourceVersion *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithResourceVersion adds the resourceVersion to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithResourceVersionMatch ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithTimeout ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithTimeout(timeout time.Duration) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithTimeout adds the timeout to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithTimeoutSeconds ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithTimeoutSeconds adds the timeoutSeconds to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithWatch ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WithWatch(watch *bool) *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams
WithWatch adds the watch to the watch autoscaling v1 horizontal pod autoscaler list for all namespaces params
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WriteToRequest ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesReader ¶
type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesReader struct {
// contains filtered or unexported fields
}
WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesReader is a Reader for the WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespaces structure.
func (*WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesReader) ReadResponse ¶
func (o *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesUnauthorized ¶
type WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesUnauthorized struct { }
WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesUnauthorized handles this case with default header values.
Unauthorized
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesUnauthorized ¶
func NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesUnauthorized() *WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesUnauthorized
NewWatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesUnauthorized creates a WatchAutoscalingV1HorizontalPodAutoscalerListForAllNamespacesUnauthorized with default headers values
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK ¶
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK handles this case with default header values.
OK
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK() *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK creates a WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK with default headers values
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK) Error ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK) Error() string
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK) GetPayload ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams ¶
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams struct { /*AllowWatchBookmarks allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. */ AllowWatchBookmarks *bool /*Continue The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. */ Continue *string /*FieldSelector A selector to restrict the list of returned objects by their fields. Defaults to everything. */ FieldSelector *string /*LabelSelector A selector to restrict the list of returned objects by their labels. Defaults to everything. */ LabelSelector *string /*Limit limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. */ Limit *int64 /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string /*ResourceVersion resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersion *string /*ResourceVersionMatch resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersionMatch *string /*TimeoutSeconds Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. */ TimeoutSeconds *int64 /*Watch Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. */ Watch *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams contains all the parameters to send to the API endpoint for the watch autoscaling v1 namespaced horizontal pod autoscaler list operation typically these are written to a http.Request
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams() *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams creates a new WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams object with the default values initialized.
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithContext ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithContext(ctx context.Context) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithContext creates a new WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams object with the default values initialized, and the ability to set a context for a request
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithHTTPClient ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithHTTPClient(client *http.Client) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithHTTPClient creates a new WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithTimeout ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithTimeout(timeout time.Duration) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParamsWithTimeout creates a new WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetAllowWatchBookmarks ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetContext ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetContext(ctx context.Context)
SetContext adds the context to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetContinue ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetFieldSelector ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetHTTPClient ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetLabelSelector ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetLimit ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetNamespace ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetPretty ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetResourceVersion ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetResourceVersionMatch ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetTimeout ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetTimeoutSeconds ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetWatch ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithAllowWatchBookmarks ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithContext ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithContext(ctx context.Context) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithContext adds the context to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithContinue ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithContinue(continueVar *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithContinue adds the continueVar to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithFieldSelector ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithFieldSelector(fieldSelector *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithFieldSelector adds the fieldSelector to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithHTTPClient ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithHTTPClient(client *http.Client) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithHTTPClient adds the HTTPClient to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithLabelSelector ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithLabelSelector(labelSelector *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithLabelSelector adds the labelSelector to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithLimit ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithLimit(limit *int64) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithLimit adds the limit to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithNamespace ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithNamespace(namespace string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithNamespace adds the namespace to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithPretty ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithPretty(pretty *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithPretty adds the pretty to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithResourceVersion ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithResourceVersion(resourceVersion *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithResourceVersion adds the resourceVersion to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithResourceVersionMatch ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithTimeout ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithTimeout(timeout time.Duration) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithTimeout adds the timeout to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithTimeoutSeconds ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithTimeoutSeconds adds the timeoutSeconds to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithWatch ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WithWatch(watch *bool) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams
WithWatch adds the watch to the watch autoscaling v1 namespaced horizontal pod autoscaler list params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WriteToRequest ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListReader ¶
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListReader struct {
// contains filtered or unexported fields
}
WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListReader is a Reader for the WatchAutoscalingV1NamespacedHorizontalPodAutoscalerList structure.
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListReader) ReadResponse ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized ¶
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized struct { }
WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized handles this case with default header values.
Unauthorized
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized() *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized creates a WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized with default headers values
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized) Error ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerListUnauthorized) Error() string
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK handles this case with default header values.
OK
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK() *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK creates a WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK with default headers values
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK) Error() string
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams struct { /*AllowWatchBookmarks allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. */ AllowWatchBookmarks *bool /*Continue The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. */ Continue *string /*FieldSelector A selector to restrict the list of returned objects by their fields. Defaults to everything. */ FieldSelector *string /*LabelSelector A selector to restrict the list of returned objects by their labels. Defaults to everything. */ LabelSelector *string /*Limit limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. */ Limit *int64 /*Name name of the HorizontalPodAutoscaler */ Name string /*Namespace object name and auth scope, such as for teams and projects */ Namespace string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string /*ResourceVersion resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersion *string /*ResourceVersionMatch resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset */ ResourceVersionMatch *string /*TimeoutSeconds Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. */ TimeoutSeconds *int64 /*Watch Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. */ Watch *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams contains all the parameters to send to the API endpoint for the watch autoscaling v1 namespaced horizontal pod autoscaler operation typically these are written to a http.Request
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams() *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams creates a new WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized.
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext(ctx context.Context) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithContext creates a new WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a context for a request
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient(client *http.Client) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithHTTPClient creates a new WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout(timeout time.Duration) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerParamsWithTimeout creates a new WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetAllowWatchBookmarks ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContext(ctx context.Context)
SetContext adds the context to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContinue ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldSelector ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLabelSelector ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLimit ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetName(name string)
SetName adds the name to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersion ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersionMatch ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeoutSeconds ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetWatch ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithAllowWatchBookmarks ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContext(ctx context.Context) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithContext adds the context to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContinue ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithContinue(continueVar *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithContinue adds the continueVar to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldSelector ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithFieldSelector(fieldSelector *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithFieldSelector adds the fieldSelector to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithHTTPClient(client *http.Client) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithHTTPClient adds the HTTPClient to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLabelSelector ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLabelSelector(labelSelector *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithLabelSelector adds the labelSelector to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLimit ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithLimit(limit *int64) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithLimit adds the limit to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithName(name string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithName adds the name to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithNamespace(namespace string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithNamespace adds the namespace to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithPretty(pretty *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithPretty adds the pretty to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersion ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersion(resourceVersion *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithResourceVersion adds the resourceVersion to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersionMatch ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeout(timeout time.Duration) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithTimeout adds the timeout to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeoutSeconds ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithTimeoutSeconds adds the timeoutSeconds to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithWatch ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WithWatch(watch *bool) *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams
WithWatch adds the watch to the watch autoscaling v1 namespaced horizontal pod autoscaler params
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader ¶
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader struct {
// contains filtered or unexported fields
}
WatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader is a Reader for the WatchAutoscalingV1NamespacedHorizontalPodAutoscaler structure.
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
type WatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized struct { }
WatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized handles this case with default header values.
Unauthorized
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized ¶
func NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized() *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized
NewWatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized creates a WatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized with default headers values
func (*WatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error ¶
func (o *WatchAutoscalingV1NamespacedHorizontalPodAutoscalerUnauthorized) Error() string
Source Files ¶
- autoscaling_v1_client.go
- create_autoscaling_v1_namespaced_horizontal_pod_autoscaler_parameters.go
- create_autoscaling_v1_namespaced_horizontal_pod_autoscaler_responses.go
- delete_autoscaling_v1_collection_namespaced_horizontal_pod_autoscaler_parameters.go
- delete_autoscaling_v1_collection_namespaced_horizontal_pod_autoscaler_responses.go
- delete_autoscaling_v1_namespaced_horizontal_pod_autoscaler_parameters.go
- delete_autoscaling_v1_namespaced_horizontal_pod_autoscaler_responses.go
- get_autoscaling_v1_api_resources_parameters.go
- get_autoscaling_v1_api_resources_responses.go
- list_autoscaling_v1_horizontal_pod_autoscaler_for_all_namespaces_parameters.go
- list_autoscaling_v1_horizontal_pod_autoscaler_for_all_namespaces_responses.go
- list_autoscaling_v1_namespaced_horizontal_pod_autoscaler_parameters.go
- list_autoscaling_v1_namespaced_horizontal_pod_autoscaler_responses.go
- patch_autoscaling_v1_namespaced_horizontal_pod_autoscaler_parameters.go
- patch_autoscaling_v1_namespaced_horizontal_pod_autoscaler_responses.go
- patch_autoscaling_v1_namespaced_horizontal_pod_autoscaler_status_parameters.go
- patch_autoscaling_v1_namespaced_horizontal_pod_autoscaler_status_responses.go
- read_autoscaling_v1_namespaced_horizontal_pod_autoscaler_parameters.go
- read_autoscaling_v1_namespaced_horizontal_pod_autoscaler_responses.go
- read_autoscaling_v1_namespaced_horizontal_pod_autoscaler_status_parameters.go
- read_autoscaling_v1_namespaced_horizontal_pod_autoscaler_status_responses.go
- replace_autoscaling_v1_namespaced_horizontal_pod_autoscaler_parameters.go
- replace_autoscaling_v1_namespaced_horizontal_pod_autoscaler_responses.go
- replace_autoscaling_v1_namespaced_horizontal_pod_autoscaler_status_parameters.go
- replace_autoscaling_v1_namespaced_horizontal_pod_autoscaler_status_responses.go
- watch_autoscaling_v1_horizontal_pod_autoscaler_list_for_all_namespaces_parameters.go
- watch_autoscaling_v1_horizontal_pod_autoscaler_list_for_all_namespaces_responses.go
- watch_autoscaling_v1_namespaced_horizontal_pod_autoscaler_list_parameters.go
- watch_autoscaling_v1_namespaced_horizontal_pod_autoscaler_list_responses.go
- watch_autoscaling_v1_namespaced_horizontal_pod_autoscaler_parameters.go
- watch_autoscaling_v1_namespaced_horizontal_pod_autoscaler_responses.go