Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateStorageV1alpha1VolumeAttachment(params *CreateStorageV1alpha1VolumeAttachmentParams) (*CreateStorageV1alpha1VolumeAttachmentOK, ...)
- func (a *Client) DeleteStorageV1alpha1CollectionVolumeAttachment(params *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) (*DeleteStorageV1alpha1CollectionVolumeAttachmentOK, error)
- func (a *Client) DeleteStorageV1alpha1VolumeAttachment(params *DeleteStorageV1alpha1VolumeAttachmentParams) (*DeleteStorageV1alpha1VolumeAttachmentOK, ...)
- func (a *Client) GetStorageV1alpha1APIResources(params *GetStorageV1alpha1APIResourcesParams) (*GetStorageV1alpha1APIResourcesOK, error)
- func (a *Client) ListStorageV1alpha1VolumeAttachment(params *ListStorageV1alpha1VolumeAttachmentParams) (*ListStorageV1alpha1VolumeAttachmentOK, error)
- func (a *Client) PatchStorageV1alpha1VolumeAttachment(params *PatchStorageV1alpha1VolumeAttachmentParams) (*PatchStorageV1alpha1VolumeAttachmentOK, error)
- func (a *Client) ReadStorageV1alpha1VolumeAttachment(params *ReadStorageV1alpha1VolumeAttachmentParams) (*ReadStorageV1alpha1VolumeAttachmentOK, error)
- func (a *Client) ReplaceStorageV1alpha1VolumeAttachment(params *ReplaceStorageV1alpha1VolumeAttachmentParams) (*ReplaceStorageV1alpha1VolumeAttachmentOK, ...)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) WatchStorageV1alpha1VolumeAttachment(params *WatchStorageV1alpha1VolumeAttachmentParams) (*WatchStorageV1alpha1VolumeAttachmentOK, error)
- func (a *Client) WatchStorageV1alpha1VolumeAttachmentList(params *WatchStorageV1alpha1VolumeAttachmentListParams) (*WatchStorageV1alpha1VolumeAttachmentListOK, error)
- type ClientService
- type CreateStorageV1alpha1VolumeAttachmentAccepted
- type CreateStorageV1alpha1VolumeAttachmentCreated
- type CreateStorageV1alpha1VolumeAttachmentOK
- type CreateStorageV1alpha1VolumeAttachmentParams
- func NewCreateStorageV1alpha1VolumeAttachmentParams() *CreateStorageV1alpha1VolumeAttachmentParams
- func NewCreateStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *CreateStorageV1alpha1VolumeAttachmentParams
- func NewCreateStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *CreateStorageV1alpha1VolumeAttachmentParams
- func NewCreateStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *CreateStorageV1alpha1VolumeAttachmentParams
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetBody(body *models.IoK8sAPIStorageV1alpha1VolumeAttachment)
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetDryRun(dryRun *string)
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetFieldManager(fieldManager *string)
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithBody(body *models.IoK8sAPIStorageV1alpha1VolumeAttachment) *CreateStorageV1alpha1VolumeAttachmentParams
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *CreateStorageV1alpha1VolumeAttachmentParams
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithDryRun(dryRun *string) *CreateStorageV1alpha1VolumeAttachmentParams
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithFieldManager(fieldManager *string) *CreateStorageV1alpha1VolumeAttachmentParams
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *CreateStorageV1alpha1VolumeAttachmentParams
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *CreateStorageV1alpha1VolumeAttachmentParams
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *CreateStorageV1alpha1VolumeAttachmentParams
- func (o *CreateStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateStorageV1alpha1VolumeAttachmentReader
- type CreateStorageV1alpha1VolumeAttachmentUnauthorized
- type DeleteStorageV1alpha1CollectionVolumeAttachmentOK
- type DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParams() *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithContext(ctx context.Context) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithHTTPClient(client *http.Client) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithTimeout(timeout time.Duration) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetContext(ctx context.Context)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetContinue(continueVar *string)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetDryRun(dryRun *string)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetFieldSelector(fieldSelector *string)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetLabelSelector(labelSelector *string)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetLimit(limit *int64)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetPretty(pretty *string)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetResourceVersion(resourceVersion *string)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithContext(ctx context.Context) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithContinue(continueVar *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithDryRun(dryRun *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithFieldSelector(fieldSelector *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithHTTPClient(client *http.Client) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithLabelSelector(labelSelector *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithLimit(limit *int64) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithOrphanDependents(orphanDependents *bool) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithPretty(pretty *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithPropagationPolicy(propagationPolicy *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithResourceVersion(resourceVersion *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithResourceVersionMatch(resourceVersionMatch *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithTimeout(timeout time.Duration) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithTimeoutSeconds(timeoutSeconds *int64) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
- func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteStorageV1alpha1CollectionVolumeAttachmentReader
- type DeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized
- type DeleteStorageV1alpha1VolumeAttachmentAccepted
- type DeleteStorageV1alpha1VolumeAttachmentOK
- type DeleteStorageV1alpha1VolumeAttachmentParams
- func NewDeleteStorageV1alpha1VolumeAttachmentParams() *DeleteStorageV1alpha1VolumeAttachmentParams
- func NewDeleteStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *DeleteStorageV1alpha1VolumeAttachmentParams
- func NewDeleteStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *DeleteStorageV1alpha1VolumeAttachmentParams
- func NewDeleteStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetDryRun(dryRun *string)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetName(name string)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithDryRun(dryRun *string) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithName(name string) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithOrphanDependents(orphanDependents *bool) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithPropagationPolicy(propagationPolicy *string) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *DeleteStorageV1alpha1VolumeAttachmentParams
- func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteStorageV1alpha1VolumeAttachmentReader
- type DeleteStorageV1alpha1VolumeAttachmentUnauthorized
- type GetStorageV1alpha1APIResourcesOK
- type GetStorageV1alpha1APIResourcesParams
- func NewGetStorageV1alpha1APIResourcesParams() *GetStorageV1alpha1APIResourcesParams
- func NewGetStorageV1alpha1APIResourcesParamsWithContext(ctx context.Context) *GetStorageV1alpha1APIResourcesParams
- func NewGetStorageV1alpha1APIResourcesParamsWithHTTPClient(client *http.Client) *GetStorageV1alpha1APIResourcesParams
- func NewGetStorageV1alpha1APIResourcesParamsWithTimeout(timeout time.Duration) *GetStorageV1alpha1APIResourcesParams
- func (o *GetStorageV1alpha1APIResourcesParams) SetContext(ctx context.Context)
- func (o *GetStorageV1alpha1APIResourcesParams) SetHTTPClient(client *http.Client)
- func (o *GetStorageV1alpha1APIResourcesParams) SetTimeout(timeout time.Duration)
- func (o *GetStorageV1alpha1APIResourcesParams) WithContext(ctx context.Context) *GetStorageV1alpha1APIResourcesParams
- func (o *GetStorageV1alpha1APIResourcesParams) WithHTTPClient(client *http.Client) *GetStorageV1alpha1APIResourcesParams
- func (o *GetStorageV1alpha1APIResourcesParams) WithTimeout(timeout time.Duration) *GetStorageV1alpha1APIResourcesParams
- func (o *GetStorageV1alpha1APIResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetStorageV1alpha1APIResourcesReader
- type GetStorageV1alpha1APIResourcesUnauthorized
- type ListStorageV1alpha1VolumeAttachmentOK
- type ListStorageV1alpha1VolumeAttachmentParams
- func NewListStorageV1alpha1VolumeAttachmentParams() *ListStorageV1alpha1VolumeAttachmentParams
- func NewListStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *ListStorageV1alpha1VolumeAttachmentParams
- func NewListStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *ListStorageV1alpha1VolumeAttachmentParams
- func NewListStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetContinue(continueVar *string)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetFieldSelector(fieldSelector *string)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetLabelSelector(labelSelector *string)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetLimit(limit *int64)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetResourceVersion(resourceVersion *string)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) SetWatch(watch *bool)
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithContinue(continueVar *string) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithFieldSelector(fieldSelector *string) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithLabelSelector(labelSelector *string) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithLimit(limit *int64) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithResourceVersion(resourceVersion *string) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WithWatch(watch *bool) *ListStorageV1alpha1VolumeAttachmentParams
- func (o *ListStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListStorageV1alpha1VolumeAttachmentReader
- type ListStorageV1alpha1VolumeAttachmentUnauthorized
- type PatchStorageV1alpha1VolumeAttachmentOK
- type PatchStorageV1alpha1VolumeAttachmentParams
- func NewPatchStorageV1alpha1VolumeAttachmentParams() *PatchStorageV1alpha1VolumeAttachmentParams
- func NewPatchStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *PatchStorageV1alpha1VolumeAttachmentParams
- func NewPatchStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *PatchStorageV1alpha1VolumeAttachmentParams
- func NewPatchStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetDryRun(dryRun *string)
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetFieldManager(fieldManager *string)
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetForce(force *bool)
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetName(name string)
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithDryRun(dryRun *string) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithFieldManager(fieldManager *string) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithForce(force *bool) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithName(name string) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *PatchStorageV1alpha1VolumeAttachmentParams
- func (o *PatchStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchStorageV1alpha1VolumeAttachmentReader
- type PatchStorageV1alpha1VolumeAttachmentUnauthorized
- type ReadStorageV1alpha1VolumeAttachmentOK
- type ReadStorageV1alpha1VolumeAttachmentParams
- func NewReadStorageV1alpha1VolumeAttachmentParams() *ReadStorageV1alpha1VolumeAttachmentParams
- func NewReadStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *ReadStorageV1alpha1VolumeAttachmentParams
- func NewReadStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *ReadStorageV1alpha1VolumeAttachmentParams
- func NewReadStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *ReadStorageV1alpha1VolumeAttachmentParams
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetExact(exact *bool)
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetExport(export *bool)
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetName(name string)
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *ReadStorageV1alpha1VolumeAttachmentParams
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithExact(exact *bool) *ReadStorageV1alpha1VolumeAttachmentParams
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithExport(export *bool) *ReadStorageV1alpha1VolumeAttachmentParams
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *ReadStorageV1alpha1VolumeAttachmentParams
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithName(name string) *ReadStorageV1alpha1VolumeAttachmentParams
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *ReadStorageV1alpha1VolumeAttachmentParams
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *ReadStorageV1alpha1VolumeAttachmentParams
- func (o *ReadStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadStorageV1alpha1VolumeAttachmentReader
- type ReadStorageV1alpha1VolumeAttachmentUnauthorized
- type ReplaceStorageV1alpha1VolumeAttachmentCreated
- type ReplaceStorageV1alpha1VolumeAttachmentOK
- type ReplaceStorageV1alpha1VolumeAttachmentParams
- func NewReplaceStorageV1alpha1VolumeAttachmentParams() *ReplaceStorageV1alpha1VolumeAttachmentParams
- func NewReplaceStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func NewReplaceStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func NewReplaceStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetBody(body *models.IoK8sAPIStorageV1alpha1VolumeAttachment)
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetDryRun(dryRun *string)
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetFieldManager(fieldManager *string)
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetName(name string)
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithBody(body *models.IoK8sAPIStorageV1alpha1VolumeAttachment) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithDryRun(dryRun *string) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithFieldManager(fieldManager *string) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithName(name string) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *ReplaceStorageV1alpha1VolumeAttachmentParams
- func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceStorageV1alpha1VolumeAttachmentReader
- type ReplaceStorageV1alpha1VolumeAttachmentUnauthorized
- type WatchStorageV1alpha1VolumeAttachmentListOK
- type WatchStorageV1alpha1VolumeAttachmentListParams
- func NewWatchStorageV1alpha1VolumeAttachmentListParams() *WatchStorageV1alpha1VolumeAttachmentListParams
- func NewWatchStorageV1alpha1VolumeAttachmentListParamsWithContext(ctx context.Context) *WatchStorageV1alpha1VolumeAttachmentListParams
- func NewWatchStorageV1alpha1VolumeAttachmentListParamsWithHTTPClient(client *http.Client) *WatchStorageV1alpha1VolumeAttachmentListParams
- func NewWatchStorageV1alpha1VolumeAttachmentListParamsWithTimeout(timeout time.Duration) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetContext(ctx context.Context)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetContinue(continueVar *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetHTTPClient(client *http.Client)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetLabelSelector(labelSelector *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetLimit(limit *int64)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetPretty(pretty *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetTimeout(timeout time.Duration)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetWatch(watch *bool)
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithContext(ctx context.Context) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithContinue(continueVar *string) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithFieldSelector(fieldSelector *string) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithHTTPClient(client *http.Client) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithLabelSelector(labelSelector *string) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithLimit(limit *int64) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithPretty(pretty *string) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithResourceVersion(resourceVersion *string) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithTimeout(timeout time.Duration) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithWatch(watch *bool) *WatchStorageV1alpha1VolumeAttachmentListParams
- func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchStorageV1alpha1VolumeAttachmentListReader
- type WatchStorageV1alpha1VolumeAttachmentListUnauthorized
- type WatchStorageV1alpha1VolumeAttachmentOK
- type WatchStorageV1alpha1VolumeAttachmentParams
- func NewWatchStorageV1alpha1VolumeAttachmentParams() *WatchStorageV1alpha1VolumeAttachmentParams
- func NewWatchStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *WatchStorageV1alpha1VolumeAttachmentParams
- func NewWatchStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *WatchStorageV1alpha1VolumeAttachmentParams
- func NewWatchStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetContinue(continueVar *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetLabelSelector(labelSelector *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetLimit(limit *int64)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetName(name string)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetWatch(watch *bool)
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithContinue(continueVar *string) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithFieldSelector(fieldSelector *string) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithLabelSelector(labelSelector *string) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithLimit(limit *int64) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithName(name string) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithResourceVersion(resourceVersion *string) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithWatch(watch *bool) *WatchStorageV1alpha1VolumeAttachmentParams
- func (o *WatchStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchStorageV1alpha1VolumeAttachmentReader
- type WatchStorageV1alpha1VolumeAttachmentUnauthorized
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 storage v1alpha1 API
func (*Client) CreateStorageV1alpha1VolumeAttachment ¶
func (a *Client) CreateStorageV1alpha1VolumeAttachment(params *CreateStorageV1alpha1VolumeAttachmentParams) (*CreateStorageV1alpha1VolumeAttachmentOK, *CreateStorageV1alpha1VolumeAttachmentCreated, *CreateStorageV1alpha1VolumeAttachmentAccepted, error)
CreateStorageV1alpha1VolumeAttachment create a VolumeAttachment
func (*Client) DeleteStorageV1alpha1CollectionVolumeAttachment ¶
func (a *Client) DeleteStorageV1alpha1CollectionVolumeAttachment(params *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) (*DeleteStorageV1alpha1CollectionVolumeAttachmentOK, error)
DeleteStorageV1alpha1CollectionVolumeAttachment delete collection of VolumeAttachment
func (*Client) DeleteStorageV1alpha1VolumeAttachment ¶
func (a *Client) DeleteStorageV1alpha1VolumeAttachment(params *DeleteStorageV1alpha1VolumeAttachmentParams) (*DeleteStorageV1alpha1VolumeAttachmentOK, *DeleteStorageV1alpha1VolumeAttachmentAccepted, error)
DeleteStorageV1alpha1VolumeAttachment delete a VolumeAttachment
func (*Client) GetStorageV1alpha1APIResources ¶
func (a *Client) GetStorageV1alpha1APIResources(params *GetStorageV1alpha1APIResourcesParams) (*GetStorageV1alpha1APIResourcesOK, error)
GetStorageV1alpha1APIResources get available resources
func (*Client) ListStorageV1alpha1VolumeAttachment ¶
func (a *Client) ListStorageV1alpha1VolumeAttachment(params *ListStorageV1alpha1VolumeAttachmentParams) (*ListStorageV1alpha1VolumeAttachmentOK, error)
ListStorageV1alpha1VolumeAttachment list or watch objects of kind VolumeAttachment
func (*Client) PatchStorageV1alpha1VolumeAttachment ¶
func (a *Client) PatchStorageV1alpha1VolumeAttachment(params *PatchStorageV1alpha1VolumeAttachmentParams) (*PatchStorageV1alpha1VolumeAttachmentOK, error)
PatchStorageV1alpha1VolumeAttachment partially update the specified VolumeAttachment
func (*Client) ReadStorageV1alpha1VolumeAttachment ¶
func (a *Client) ReadStorageV1alpha1VolumeAttachment(params *ReadStorageV1alpha1VolumeAttachmentParams) (*ReadStorageV1alpha1VolumeAttachmentOK, error)
ReadStorageV1alpha1VolumeAttachment read the specified VolumeAttachment
func (*Client) ReplaceStorageV1alpha1VolumeAttachment ¶
func (a *Client) ReplaceStorageV1alpha1VolumeAttachment(params *ReplaceStorageV1alpha1VolumeAttachmentParams) (*ReplaceStorageV1alpha1VolumeAttachmentOK, *ReplaceStorageV1alpha1VolumeAttachmentCreated, error)
ReplaceStorageV1alpha1VolumeAttachment replace the specified VolumeAttachment
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) WatchStorageV1alpha1VolumeAttachment ¶
func (a *Client) WatchStorageV1alpha1VolumeAttachment(params *WatchStorageV1alpha1VolumeAttachmentParams) (*WatchStorageV1alpha1VolumeAttachmentOK, error)
WatchStorageV1alpha1VolumeAttachment watch changes to an object of kind VolumeAttachment. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
func (*Client) WatchStorageV1alpha1VolumeAttachmentList ¶
func (a *Client) WatchStorageV1alpha1VolumeAttachmentList(params *WatchStorageV1alpha1VolumeAttachmentListParams) (*WatchStorageV1alpha1VolumeAttachmentListOK, error)
WatchStorageV1alpha1VolumeAttachmentList watch individual changes to a list of VolumeAttachment. deprecated: use the 'watch' parameter with a list operation instead.
type ClientService ¶
type ClientService interface { CreateStorageV1alpha1VolumeAttachment(params *CreateStorageV1alpha1VolumeAttachmentParams) (*CreateStorageV1alpha1VolumeAttachmentOK, *CreateStorageV1alpha1VolumeAttachmentCreated, *CreateStorageV1alpha1VolumeAttachmentAccepted, error) DeleteStorageV1alpha1CollectionVolumeAttachment(params *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) (*DeleteStorageV1alpha1CollectionVolumeAttachmentOK, error) DeleteStorageV1alpha1VolumeAttachment(params *DeleteStorageV1alpha1VolumeAttachmentParams) (*DeleteStorageV1alpha1VolumeAttachmentOK, *DeleteStorageV1alpha1VolumeAttachmentAccepted, error) GetStorageV1alpha1APIResources(params *GetStorageV1alpha1APIResourcesParams) (*GetStorageV1alpha1APIResourcesOK, error) ListStorageV1alpha1VolumeAttachment(params *ListStorageV1alpha1VolumeAttachmentParams) (*ListStorageV1alpha1VolumeAttachmentOK, error) PatchStorageV1alpha1VolumeAttachment(params *PatchStorageV1alpha1VolumeAttachmentParams) (*PatchStorageV1alpha1VolumeAttachmentOK, error) ReadStorageV1alpha1VolumeAttachment(params *ReadStorageV1alpha1VolumeAttachmentParams) (*ReadStorageV1alpha1VolumeAttachmentOK, error) ReplaceStorageV1alpha1VolumeAttachment(params *ReplaceStorageV1alpha1VolumeAttachmentParams) (*ReplaceStorageV1alpha1VolumeAttachmentOK, *ReplaceStorageV1alpha1VolumeAttachmentCreated, error) WatchStorageV1alpha1VolumeAttachment(params *WatchStorageV1alpha1VolumeAttachmentParams) (*WatchStorageV1alpha1VolumeAttachmentOK, error) WatchStorageV1alpha1VolumeAttachmentList(params *WatchStorageV1alpha1VolumeAttachmentListParams) (*WatchStorageV1alpha1VolumeAttachmentListOK, 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 storage v1alpha1 API client.
type CreateStorageV1alpha1VolumeAttachmentAccepted ¶
type CreateStorageV1alpha1VolumeAttachmentAccepted struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachment
}
CreateStorageV1alpha1VolumeAttachmentAccepted handles this case with default header values.
Accepted
func NewCreateStorageV1alpha1VolumeAttachmentAccepted ¶
func NewCreateStorageV1alpha1VolumeAttachmentAccepted() *CreateStorageV1alpha1VolumeAttachmentAccepted
NewCreateStorageV1alpha1VolumeAttachmentAccepted creates a CreateStorageV1alpha1VolumeAttachmentAccepted with default headers values
func (*CreateStorageV1alpha1VolumeAttachmentAccepted) Error ¶
func (o *CreateStorageV1alpha1VolumeAttachmentAccepted) Error() string
func (*CreateStorageV1alpha1VolumeAttachmentAccepted) GetPayload ¶
func (o *CreateStorageV1alpha1VolumeAttachmentAccepted) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachment
type CreateStorageV1alpha1VolumeAttachmentCreated ¶
type CreateStorageV1alpha1VolumeAttachmentCreated struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachment
}
CreateStorageV1alpha1VolumeAttachmentCreated handles this case with default header values.
Created
func NewCreateStorageV1alpha1VolumeAttachmentCreated ¶
func NewCreateStorageV1alpha1VolumeAttachmentCreated() *CreateStorageV1alpha1VolumeAttachmentCreated
NewCreateStorageV1alpha1VolumeAttachmentCreated creates a CreateStorageV1alpha1VolumeAttachmentCreated with default headers values
func (*CreateStorageV1alpha1VolumeAttachmentCreated) Error ¶
func (o *CreateStorageV1alpha1VolumeAttachmentCreated) Error() string
func (*CreateStorageV1alpha1VolumeAttachmentCreated) GetPayload ¶
func (o *CreateStorageV1alpha1VolumeAttachmentCreated) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachment
type CreateStorageV1alpha1VolumeAttachmentOK ¶
type CreateStorageV1alpha1VolumeAttachmentOK struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachment
}
CreateStorageV1alpha1VolumeAttachmentOK handles this case with default header values.
OK
func NewCreateStorageV1alpha1VolumeAttachmentOK ¶
func NewCreateStorageV1alpha1VolumeAttachmentOK() *CreateStorageV1alpha1VolumeAttachmentOK
NewCreateStorageV1alpha1VolumeAttachmentOK creates a CreateStorageV1alpha1VolumeAttachmentOK with default headers values
func (*CreateStorageV1alpha1VolumeAttachmentOK) Error ¶
func (o *CreateStorageV1alpha1VolumeAttachmentOK) Error() string
func (*CreateStorageV1alpha1VolumeAttachmentOK) GetPayload ¶
func (o *CreateStorageV1alpha1VolumeAttachmentOK) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachment
type CreateStorageV1alpha1VolumeAttachmentParams ¶
type CreateStorageV1alpha1VolumeAttachmentParams struct { /*Body*/ Body *models.IoK8sAPIStorageV1alpha1VolumeAttachment /*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 /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateStorageV1alpha1VolumeAttachmentParams contains all the parameters to send to the API endpoint for the create storage v1alpha1 volume attachment operation typically these are written to a http.Request
func NewCreateStorageV1alpha1VolumeAttachmentParams ¶
func NewCreateStorageV1alpha1VolumeAttachmentParams() *CreateStorageV1alpha1VolumeAttachmentParams
NewCreateStorageV1alpha1VolumeAttachmentParams creates a new CreateStorageV1alpha1VolumeAttachmentParams object with the default values initialized.
func NewCreateStorageV1alpha1VolumeAttachmentParamsWithContext ¶
func NewCreateStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *CreateStorageV1alpha1VolumeAttachmentParams
NewCreateStorageV1alpha1VolumeAttachmentParamsWithContext creates a new CreateStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a context for a request
func NewCreateStorageV1alpha1VolumeAttachmentParamsWithHTTPClient ¶
func NewCreateStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *CreateStorageV1alpha1VolumeAttachmentParams
NewCreateStorageV1alpha1VolumeAttachmentParamsWithHTTPClient creates a new CreateStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateStorageV1alpha1VolumeAttachmentParamsWithTimeout ¶
func NewCreateStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *CreateStorageV1alpha1VolumeAttachmentParams
NewCreateStorageV1alpha1VolumeAttachmentParamsWithTimeout creates a new CreateStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateStorageV1alpha1VolumeAttachmentParams) SetBody ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetBody(body *models.IoK8sAPIStorageV1alpha1VolumeAttachment)
SetBody adds the body to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) SetContext ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) SetDryRun ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) SetFieldManager ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) SetHTTPClient ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) SetPretty ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
SetPretty adds the pretty to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) SetTimeout ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) WithBody ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithBody(body *models.IoK8sAPIStorageV1alpha1VolumeAttachment) *CreateStorageV1alpha1VolumeAttachmentParams
WithBody adds the body to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) WithContext ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *CreateStorageV1alpha1VolumeAttachmentParams
WithContext adds the context to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) WithDryRun ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithDryRun(dryRun *string) *CreateStorageV1alpha1VolumeAttachmentParams
WithDryRun adds the dryRun to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) WithFieldManager ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithFieldManager(fieldManager *string) *CreateStorageV1alpha1VolumeAttachmentParams
WithFieldManager adds the fieldManager to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) WithHTTPClient ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *CreateStorageV1alpha1VolumeAttachmentParams
WithHTTPClient adds the HTTPClient to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) WithPretty ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *CreateStorageV1alpha1VolumeAttachmentParams
WithPretty adds the pretty to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) WithTimeout ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *CreateStorageV1alpha1VolumeAttachmentParams
WithTimeout adds the timeout to the create storage v1alpha1 volume attachment params
func (*CreateStorageV1alpha1VolumeAttachmentParams) WriteToRequest ¶
func (o *CreateStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateStorageV1alpha1VolumeAttachmentReader ¶
type CreateStorageV1alpha1VolumeAttachmentReader struct {
// contains filtered or unexported fields
}
CreateStorageV1alpha1VolumeAttachmentReader is a Reader for the CreateStorageV1alpha1VolumeAttachment structure.
func (*CreateStorageV1alpha1VolumeAttachmentReader) ReadResponse ¶
func (o *CreateStorageV1alpha1VolumeAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateStorageV1alpha1VolumeAttachmentUnauthorized ¶
type CreateStorageV1alpha1VolumeAttachmentUnauthorized struct { }
CreateStorageV1alpha1VolumeAttachmentUnauthorized handles this case with default header values.
Unauthorized
func NewCreateStorageV1alpha1VolumeAttachmentUnauthorized ¶
func NewCreateStorageV1alpha1VolumeAttachmentUnauthorized() *CreateStorageV1alpha1VolumeAttachmentUnauthorized
NewCreateStorageV1alpha1VolumeAttachmentUnauthorized creates a CreateStorageV1alpha1VolumeAttachmentUnauthorized with default headers values
func (*CreateStorageV1alpha1VolumeAttachmentUnauthorized) Error ¶
func (o *CreateStorageV1alpha1VolumeAttachmentUnauthorized) Error() string
type DeleteStorageV1alpha1CollectionVolumeAttachmentOK ¶
type DeleteStorageV1alpha1CollectionVolumeAttachmentOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteStorageV1alpha1CollectionVolumeAttachmentOK handles this case with default header values.
OK
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentOK ¶
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentOK() *DeleteStorageV1alpha1CollectionVolumeAttachmentOK
NewDeleteStorageV1alpha1CollectionVolumeAttachmentOK creates a DeleteStorageV1alpha1CollectionVolumeAttachmentOK with default headers values
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentOK) Error ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentOK) Error() string
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentOK) GetPayload ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1Status
type DeleteStorageV1alpha1CollectionVolumeAttachmentParams ¶
type DeleteStorageV1alpha1CollectionVolumeAttachmentParams 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 /*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 }
DeleteStorageV1alpha1CollectionVolumeAttachmentParams contains all the parameters to send to the API endpoint for the delete storage v1alpha1 collection volume attachment operation typically these are written to a http.Request
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParams ¶
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParams() *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
NewDeleteStorageV1alpha1CollectionVolumeAttachmentParams creates a new DeleteStorageV1alpha1CollectionVolumeAttachmentParams object with the default values initialized.
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithContext ¶
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithContext(ctx context.Context) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithContext creates a new DeleteStorageV1alpha1CollectionVolumeAttachmentParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithHTTPClient ¶
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithHTTPClient(client *http.Client) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithHTTPClient creates a new DeleteStorageV1alpha1CollectionVolumeAttachmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithTimeout ¶
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithTimeout(timeout time.Duration) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
NewDeleteStorageV1alpha1CollectionVolumeAttachmentParamsWithTimeout creates a new DeleteStorageV1alpha1CollectionVolumeAttachmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetBody ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetContext ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetContinue ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetContinue(continueVar *string)
SetContinue adds the continue to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetDryRun ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetFieldSelector ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetGracePeriodSeconds ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetHTTPClient ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetLabelSelector ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetLimit ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetLimit(limit *int64)
SetLimit adds the limit to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetOrphanDependents ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetPretty ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetPropagationPolicy ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetResourceVersion ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetResourceVersionMatch ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetTimeout ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetTimeoutSeconds ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithBody ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithBody adds the body to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithContext ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithContext(ctx context.Context) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithContext adds the context to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithContinue ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithContinue(continueVar *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithContinue adds the continueVar to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithDryRun ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithDryRun(dryRun *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithDryRun adds the dryRun to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithFieldSelector ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithFieldSelector(fieldSelector *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithFieldSelector adds the fieldSelector to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithGracePeriodSeconds ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithHTTPClient ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithHTTPClient(client *http.Client) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithHTTPClient adds the HTTPClient to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithLabelSelector ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithLabelSelector(labelSelector *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithLabelSelector adds the labelSelector to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithLimit ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithLimit(limit *int64) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithLimit adds the limit to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithOrphanDependents ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithOrphanDependents(orphanDependents *bool) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithOrphanDependents adds the orphanDependents to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithPretty ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithPretty(pretty *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithPretty adds the pretty to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithPropagationPolicy ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithPropagationPolicy(propagationPolicy *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithPropagationPolicy adds the propagationPolicy to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithResourceVersion ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithResourceVersion(resourceVersion *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithResourceVersion adds the resourceVersion to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithResourceVersionMatch ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithResourceVersionMatch(resourceVersionMatch *string) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithResourceVersionMatch adds the resourceVersionMatch to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithTimeout ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithTimeout(timeout time.Duration) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithTimeout adds the timeout to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithTimeoutSeconds ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WithTimeoutSeconds(timeoutSeconds *int64) *DeleteStorageV1alpha1CollectionVolumeAttachmentParams
WithTimeoutSeconds adds the timeoutSeconds to the delete storage v1alpha1 collection volume attachment params
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WriteToRequest ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteStorageV1alpha1CollectionVolumeAttachmentReader ¶
type DeleteStorageV1alpha1CollectionVolumeAttachmentReader struct {
// contains filtered or unexported fields
}
DeleteStorageV1alpha1CollectionVolumeAttachmentReader is a Reader for the DeleteStorageV1alpha1CollectionVolumeAttachment structure.
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentReader) ReadResponse ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized ¶
type DeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized struct { }
DeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized ¶
func NewDeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized() *DeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized
NewDeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized creates a DeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized with default headers values
func (*DeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized) Error ¶
func (o *DeleteStorageV1alpha1CollectionVolumeAttachmentUnauthorized) Error() string
type DeleteStorageV1alpha1VolumeAttachmentAccepted ¶
type DeleteStorageV1alpha1VolumeAttachmentAccepted struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachment
}
DeleteStorageV1alpha1VolumeAttachmentAccepted handles this case with default header values.
Accepted
func NewDeleteStorageV1alpha1VolumeAttachmentAccepted ¶
func NewDeleteStorageV1alpha1VolumeAttachmentAccepted() *DeleteStorageV1alpha1VolumeAttachmentAccepted
NewDeleteStorageV1alpha1VolumeAttachmentAccepted creates a DeleteStorageV1alpha1VolumeAttachmentAccepted with default headers values
func (*DeleteStorageV1alpha1VolumeAttachmentAccepted) Error ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentAccepted) Error() string
func (*DeleteStorageV1alpha1VolumeAttachmentAccepted) GetPayload ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentAccepted) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachment
type DeleteStorageV1alpha1VolumeAttachmentOK ¶
type DeleteStorageV1alpha1VolumeAttachmentOK struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachment
}
DeleteStorageV1alpha1VolumeAttachmentOK handles this case with default header values.
OK
func NewDeleteStorageV1alpha1VolumeAttachmentOK ¶
func NewDeleteStorageV1alpha1VolumeAttachmentOK() *DeleteStorageV1alpha1VolumeAttachmentOK
NewDeleteStorageV1alpha1VolumeAttachmentOK creates a DeleteStorageV1alpha1VolumeAttachmentOK with default headers values
func (*DeleteStorageV1alpha1VolumeAttachmentOK) Error ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentOK) Error() string
func (*DeleteStorageV1alpha1VolumeAttachmentOK) GetPayload ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentOK) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachment
type DeleteStorageV1alpha1VolumeAttachmentParams ¶
type DeleteStorageV1alpha1VolumeAttachmentParams 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 VolumeAttachment */ Name 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 }
DeleteStorageV1alpha1VolumeAttachmentParams contains all the parameters to send to the API endpoint for the delete storage v1alpha1 volume attachment operation typically these are written to a http.Request
func NewDeleteStorageV1alpha1VolumeAttachmentParams ¶
func NewDeleteStorageV1alpha1VolumeAttachmentParams() *DeleteStorageV1alpha1VolumeAttachmentParams
NewDeleteStorageV1alpha1VolumeAttachmentParams creates a new DeleteStorageV1alpha1VolumeAttachmentParams object with the default values initialized.
func NewDeleteStorageV1alpha1VolumeAttachmentParamsWithContext ¶
func NewDeleteStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *DeleteStorageV1alpha1VolumeAttachmentParams
NewDeleteStorageV1alpha1VolumeAttachmentParamsWithContext creates a new DeleteStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteStorageV1alpha1VolumeAttachmentParamsWithHTTPClient ¶
func NewDeleteStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *DeleteStorageV1alpha1VolumeAttachmentParams
NewDeleteStorageV1alpha1VolumeAttachmentParamsWithHTTPClient creates a new DeleteStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteStorageV1alpha1VolumeAttachmentParamsWithTimeout ¶
func NewDeleteStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *DeleteStorageV1alpha1VolumeAttachmentParams
NewDeleteStorageV1alpha1VolumeAttachmentParamsWithTimeout creates a new DeleteStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetBody ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetContext ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetDryRun ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetGracePeriodSeconds ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetHTTPClient ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetName ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetName(name string)
SetName adds the name to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetOrphanDependents ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetPretty ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetPropagationPolicy ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) SetTimeout ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithBody ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteStorageV1alpha1VolumeAttachmentParams
WithBody adds the body to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithContext ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *DeleteStorageV1alpha1VolumeAttachmentParams
WithContext adds the context to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithDryRun ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithDryRun(dryRun *string) *DeleteStorageV1alpha1VolumeAttachmentParams
WithDryRun adds the dryRun to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithGracePeriodSeconds ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteStorageV1alpha1VolumeAttachmentParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithHTTPClient ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *DeleteStorageV1alpha1VolumeAttachmentParams
WithHTTPClient adds the HTTPClient to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithName ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithName(name string) *DeleteStorageV1alpha1VolumeAttachmentParams
WithName adds the name to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithOrphanDependents ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithOrphanDependents(orphanDependents *bool) *DeleteStorageV1alpha1VolumeAttachmentParams
WithOrphanDependents adds the orphanDependents to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithPretty ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *DeleteStorageV1alpha1VolumeAttachmentParams
WithPretty adds the pretty to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithPropagationPolicy ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithPropagationPolicy(propagationPolicy *string) *DeleteStorageV1alpha1VolumeAttachmentParams
WithPropagationPolicy adds the propagationPolicy to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WithTimeout ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *DeleteStorageV1alpha1VolumeAttachmentParams
WithTimeout adds the timeout to the delete storage v1alpha1 volume attachment params
func (*DeleteStorageV1alpha1VolumeAttachmentParams) WriteToRequest ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteStorageV1alpha1VolumeAttachmentReader ¶
type DeleteStorageV1alpha1VolumeAttachmentReader struct {
// contains filtered or unexported fields
}
DeleteStorageV1alpha1VolumeAttachmentReader is a Reader for the DeleteStorageV1alpha1VolumeAttachment structure.
func (*DeleteStorageV1alpha1VolumeAttachmentReader) ReadResponse ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteStorageV1alpha1VolumeAttachmentUnauthorized ¶
type DeleteStorageV1alpha1VolumeAttachmentUnauthorized struct { }
DeleteStorageV1alpha1VolumeAttachmentUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteStorageV1alpha1VolumeAttachmentUnauthorized ¶
func NewDeleteStorageV1alpha1VolumeAttachmentUnauthorized() *DeleteStorageV1alpha1VolumeAttachmentUnauthorized
NewDeleteStorageV1alpha1VolumeAttachmentUnauthorized creates a DeleteStorageV1alpha1VolumeAttachmentUnauthorized with default headers values
func (*DeleteStorageV1alpha1VolumeAttachmentUnauthorized) Error ¶
func (o *DeleteStorageV1alpha1VolumeAttachmentUnauthorized) Error() string
type GetStorageV1alpha1APIResourcesOK ¶
type GetStorageV1alpha1APIResourcesOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1APIResourceList
}
GetStorageV1alpha1APIResourcesOK handles this case with default header values.
OK
func NewGetStorageV1alpha1APIResourcesOK ¶
func NewGetStorageV1alpha1APIResourcesOK() *GetStorageV1alpha1APIResourcesOK
NewGetStorageV1alpha1APIResourcesOK creates a GetStorageV1alpha1APIResourcesOK with default headers values
func (*GetStorageV1alpha1APIResourcesOK) Error ¶
func (o *GetStorageV1alpha1APIResourcesOK) Error() string
func (*GetStorageV1alpha1APIResourcesOK) GetPayload ¶
func (o *GetStorageV1alpha1APIResourcesOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1APIResourceList
type GetStorageV1alpha1APIResourcesParams ¶
type GetStorageV1alpha1APIResourcesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetStorageV1alpha1APIResourcesParams contains all the parameters to send to the API endpoint for the get storage v1alpha1 API resources operation typically these are written to a http.Request
func NewGetStorageV1alpha1APIResourcesParams ¶
func NewGetStorageV1alpha1APIResourcesParams() *GetStorageV1alpha1APIResourcesParams
NewGetStorageV1alpha1APIResourcesParams creates a new GetStorageV1alpha1APIResourcesParams object with the default values initialized.
func NewGetStorageV1alpha1APIResourcesParamsWithContext ¶
func NewGetStorageV1alpha1APIResourcesParamsWithContext(ctx context.Context) *GetStorageV1alpha1APIResourcesParams
NewGetStorageV1alpha1APIResourcesParamsWithContext creates a new GetStorageV1alpha1APIResourcesParams object with the default values initialized, and the ability to set a context for a request
func NewGetStorageV1alpha1APIResourcesParamsWithHTTPClient ¶
func NewGetStorageV1alpha1APIResourcesParamsWithHTTPClient(client *http.Client) *GetStorageV1alpha1APIResourcesParams
NewGetStorageV1alpha1APIResourcesParamsWithHTTPClient creates a new GetStorageV1alpha1APIResourcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetStorageV1alpha1APIResourcesParamsWithTimeout ¶
func NewGetStorageV1alpha1APIResourcesParamsWithTimeout(timeout time.Duration) *GetStorageV1alpha1APIResourcesParams
NewGetStorageV1alpha1APIResourcesParamsWithTimeout creates a new GetStorageV1alpha1APIResourcesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetStorageV1alpha1APIResourcesParams) SetContext ¶
func (o *GetStorageV1alpha1APIResourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the get storage v1alpha1 API resources params
func (*GetStorageV1alpha1APIResourcesParams) SetHTTPClient ¶
func (o *GetStorageV1alpha1APIResourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get storage v1alpha1 API resources params
func (*GetStorageV1alpha1APIResourcesParams) SetTimeout ¶
func (o *GetStorageV1alpha1APIResourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get storage v1alpha1 API resources params
func (*GetStorageV1alpha1APIResourcesParams) WithContext ¶
func (o *GetStorageV1alpha1APIResourcesParams) WithContext(ctx context.Context) *GetStorageV1alpha1APIResourcesParams
WithContext adds the context to the get storage v1alpha1 API resources params
func (*GetStorageV1alpha1APIResourcesParams) WithHTTPClient ¶
func (o *GetStorageV1alpha1APIResourcesParams) WithHTTPClient(client *http.Client) *GetStorageV1alpha1APIResourcesParams
WithHTTPClient adds the HTTPClient to the get storage v1alpha1 API resources params
func (*GetStorageV1alpha1APIResourcesParams) WithTimeout ¶
func (o *GetStorageV1alpha1APIResourcesParams) WithTimeout(timeout time.Duration) *GetStorageV1alpha1APIResourcesParams
WithTimeout adds the timeout to the get storage v1alpha1 API resources params
func (*GetStorageV1alpha1APIResourcesParams) WriteToRequest ¶
func (o *GetStorageV1alpha1APIResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetStorageV1alpha1APIResourcesReader ¶
type GetStorageV1alpha1APIResourcesReader struct {
// contains filtered or unexported fields
}
GetStorageV1alpha1APIResourcesReader is a Reader for the GetStorageV1alpha1APIResources structure.
func (*GetStorageV1alpha1APIResourcesReader) ReadResponse ¶
func (o *GetStorageV1alpha1APIResourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetStorageV1alpha1APIResourcesUnauthorized ¶
type GetStorageV1alpha1APIResourcesUnauthorized struct { }
GetStorageV1alpha1APIResourcesUnauthorized handles this case with default header values.
Unauthorized
func NewGetStorageV1alpha1APIResourcesUnauthorized ¶
func NewGetStorageV1alpha1APIResourcesUnauthorized() *GetStorageV1alpha1APIResourcesUnauthorized
NewGetStorageV1alpha1APIResourcesUnauthorized creates a GetStorageV1alpha1APIResourcesUnauthorized with default headers values
func (*GetStorageV1alpha1APIResourcesUnauthorized) Error ¶
func (o *GetStorageV1alpha1APIResourcesUnauthorized) Error() string
type ListStorageV1alpha1VolumeAttachmentOK ¶
type ListStorageV1alpha1VolumeAttachmentOK struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachmentList
}
ListStorageV1alpha1VolumeAttachmentOK handles this case with default header values.
OK
func NewListStorageV1alpha1VolumeAttachmentOK ¶
func NewListStorageV1alpha1VolumeAttachmentOK() *ListStorageV1alpha1VolumeAttachmentOK
NewListStorageV1alpha1VolumeAttachmentOK creates a ListStorageV1alpha1VolumeAttachmentOK with default headers values
func (*ListStorageV1alpha1VolumeAttachmentOK) Error ¶
func (o *ListStorageV1alpha1VolumeAttachmentOK) Error() string
func (*ListStorageV1alpha1VolumeAttachmentOK) GetPayload ¶
func (o *ListStorageV1alpha1VolumeAttachmentOK) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachmentList
type ListStorageV1alpha1VolumeAttachmentParams ¶
type ListStorageV1alpha1VolumeAttachmentParams 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 }
ListStorageV1alpha1VolumeAttachmentParams contains all the parameters to send to the API endpoint for the list storage v1alpha1 volume attachment operation typically these are written to a http.Request
func NewListStorageV1alpha1VolumeAttachmentParams ¶
func NewListStorageV1alpha1VolumeAttachmentParams() *ListStorageV1alpha1VolumeAttachmentParams
NewListStorageV1alpha1VolumeAttachmentParams creates a new ListStorageV1alpha1VolumeAttachmentParams object with the default values initialized.
func NewListStorageV1alpha1VolumeAttachmentParamsWithContext ¶
func NewListStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *ListStorageV1alpha1VolumeAttachmentParams
NewListStorageV1alpha1VolumeAttachmentParamsWithContext creates a new ListStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a context for a request
func NewListStorageV1alpha1VolumeAttachmentParamsWithHTTPClient ¶
func NewListStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *ListStorageV1alpha1VolumeAttachmentParams
NewListStorageV1alpha1VolumeAttachmentParamsWithHTTPClient creates a new ListStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListStorageV1alpha1VolumeAttachmentParamsWithTimeout ¶
func NewListStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *ListStorageV1alpha1VolumeAttachmentParams
NewListStorageV1alpha1VolumeAttachmentParamsWithTimeout creates a new ListStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListStorageV1alpha1VolumeAttachmentParams) SetAllowWatchBookmarks ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetContext ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetContinue ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetContinue(continueVar *string)
SetContinue adds the continue to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetFieldSelector ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetHTTPClient ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetLabelSelector ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetLimit ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetLimit(limit *int64)
SetLimit adds the limit to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetPretty ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
SetPretty adds the pretty to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetResourceVersion ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetResourceVersionMatch ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetTimeout ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetTimeoutSeconds ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) SetWatch ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) SetWatch(watch *bool)
SetWatch adds the watch to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithAllowWatchBookmarks ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListStorageV1alpha1VolumeAttachmentParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithContext ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *ListStorageV1alpha1VolumeAttachmentParams
WithContext adds the context to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithContinue ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithContinue(continueVar *string) *ListStorageV1alpha1VolumeAttachmentParams
WithContinue adds the continueVar to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithFieldSelector ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithFieldSelector(fieldSelector *string) *ListStorageV1alpha1VolumeAttachmentParams
WithFieldSelector adds the fieldSelector to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithHTTPClient ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *ListStorageV1alpha1VolumeAttachmentParams
WithHTTPClient adds the HTTPClient to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithLabelSelector ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithLabelSelector(labelSelector *string) *ListStorageV1alpha1VolumeAttachmentParams
WithLabelSelector adds the labelSelector to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithLimit ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithLimit(limit *int64) *ListStorageV1alpha1VolumeAttachmentParams
WithLimit adds the limit to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithPretty ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *ListStorageV1alpha1VolumeAttachmentParams
WithPretty adds the pretty to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithResourceVersion ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithResourceVersion(resourceVersion *string) *ListStorageV1alpha1VolumeAttachmentParams
WithResourceVersion adds the resourceVersion to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithResourceVersionMatch ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListStorageV1alpha1VolumeAttachmentParams
WithResourceVersionMatch adds the resourceVersionMatch to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithTimeout ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *ListStorageV1alpha1VolumeAttachmentParams
WithTimeout adds the timeout to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithTimeoutSeconds ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListStorageV1alpha1VolumeAttachmentParams
WithTimeoutSeconds adds the timeoutSeconds to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WithWatch ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WithWatch(watch *bool) *ListStorageV1alpha1VolumeAttachmentParams
WithWatch adds the watch to the list storage v1alpha1 volume attachment params
func (*ListStorageV1alpha1VolumeAttachmentParams) WriteToRequest ¶
func (o *ListStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListStorageV1alpha1VolumeAttachmentReader ¶
type ListStorageV1alpha1VolumeAttachmentReader struct {
// contains filtered or unexported fields
}
ListStorageV1alpha1VolumeAttachmentReader is a Reader for the ListStorageV1alpha1VolumeAttachment structure.
func (*ListStorageV1alpha1VolumeAttachmentReader) ReadResponse ¶
func (o *ListStorageV1alpha1VolumeAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListStorageV1alpha1VolumeAttachmentUnauthorized ¶
type ListStorageV1alpha1VolumeAttachmentUnauthorized struct { }
ListStorageV1alpha1VolumeAttachmentUnauthorized handles this case with default header values.
Unauthorized
func NewListStorageV1alpha1VolumeAttachmentUnauthorized ¶
func NewListStorageV1alpha1VolumeAttachmentUnauthorized() *ListStorageV1alpha1VolumeAttachmentUnauthorized
NewListStorageV1alpha1VolumeAttachmentUnauthorized creates a ListStorageV1alpha1VolumeAttachmentUnauthorized with default headers values
func (*ListStorageV1alpha1VolumeAttachmentUnauthorized) Error ¶
func (o *ListStorageV1alpha1VolumeAttachmentUnauthorized) Error() string
type PatchStorageV1alpha1VolumeAttachmentOK ¶
type PatchStorageV1alpha1VolumeAttachmentOK struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachment
}
PatchStorageV1alpha1VolumeAttachmentOK handles this case with default header values.
OK
func NewPatchStorageV1alpha1VolumeAttachmentOK ¶
func NewPatchStorageV1alpha1VolumeAttachmentOK() *PatchStorageV1alpha1VolumeAttachmentOK
NewPatchStorageV1alpha1VolumeAttachmentOK creates a PatchStorageV1alpha1VolumeAttachmentOK with default headers values
func (*PatchStorageV1alpha1VolumeAttachmentOK) Error ¶
func (o *PatchStorageV1alpha1VolumeAttachmentOK) Error() string
func (*PatchStorageV1alpha1VolumeAttachmentOK) GetPayload ¶
func (o *PatchStorageV1alpha1VolumeAttachmentOK) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachment
type PatchStorageV1alpha1VolumeAttachmentParams ¶
type PatchStorageV1alpha1VolumeAttachmentParams 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 VolumeAttachment */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchStorageV1alpha1VolumeAttachmentParams contains all the parameters to send to the API endpoint for the patch storage v1alpha1 volume attachment operation typically these are written to a http.Request
func NewPatchStorageV1alpha1VolumeAttachmentParams ¶
func NewPatchStorageV1alpha1VolumeAttachmentParams() *PatchStorageV1alpha1VolumeAttachmentParams
NewPatchStorageV1alpha1VolumeAttachmentParams creates a new PatchStorageV1alpha1VolumeAttachmentParams object with the default values initialized.
func NewPatchStorageV1alpha1VolumeAttachmentParamsWithContext ¶
func NewPatchStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *PatchStorageV1alpha1VolumeAttachmentParams
NewPatchStorageV1alpha1VolumeAttachmentParamsWithContext creates a new PatchStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a context for a request
func NewPatchStorageV1alpha1VolumeAttachmentParamsWithHTTPClient ¶
func NewPatchStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *PatchStorageV1alpha1VolumeAttachmentParams
NewPatchStorageV1alpha1VolumeAttachmentParamsWithHTTPClient creates a new PatchStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchStorageV1alpha1VolumeAttachmentParamsWithTimeout ¶
func NewPatchStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *PatchStorageV1alpha1VolumeAttachmentParams
NewPatchStorageV1alpha1VolumeAttachmentParamsWithTimeout creates a new PatchStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchStorageV1alpha1VolumeAttachmentParams) SetBody ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
SetBody adds the body to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) SetContext ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) SetDryRun ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) SetFieldManager ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) SetForce ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetForce(force *bool)
SetForce adds the force to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) SetHTTPClient ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) SetName ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetName(name string)
SetName adds the name to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) SetPretty ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
SetPretty adds the pretty to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) SetTimeout ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WithBody ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchStorageV1alpha1VolumeAttachmentParams
WithBody adds the body to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WithContext ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *PatchStorageV1alpha1VolumeAttachmentParams
WithContext adds the context to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WithDryRun ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithDryRun(dryRun *string) *PatchStorageV1alpha1VolumeAttachmentParams
WithDryRun adds the dryRun to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WithFieldManager ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithFieldManager(fieldManager *string) *PatchStorageV1alpha1VolumeAttachmentParams
WithFieldManager adds the fieldManager to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WithForce ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithForce(force *bool) *PatchStorageV1alpha1VolumeAttachmentParams
WithForce adds the force to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WithHTTPClient ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *PatchStorageV1alpha1VolumeAttachmentParams
WithHTTPClient adds the HTTPClient to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WithName ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithName(name string) *PatchStorageV1alpha1VolumeAttachmentParams
WithName adds the name to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WithPretty ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *PatchStorageV1alpha1VolumeAttachmentParams
WithPretty adds the pretty to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WithTimeout ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *PatchStorageV1alpha1VolumeAttachmentParams
WithTimeout adds the timeout to the patch storage v1alpha1 volume attachment params
func (*PatchStorageV1alpha1VolumeAttachmentParams) WriteToRequest ¶
func (o *PatchStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchStorageV1alpha1VolumeAttachmentReader ¶
type PatchStorageV1alpha1VolumeAttachmentReader struct {
// contains filtered or unexported fields
}
PatchStorageV1alpha1VolumeAttachmentReader is a Reader for the PatchStorageV1alpha1VolumeAttachment structure.
func (*PatchStorageV1alpha1VolumeAttachmentReader) ReadResponse ¶
func (o *PatchStorageV1alpha1VolumeAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchStorageV1alpha1VolumeAttachmentUnauthorized ¶
type PatchStorageV1alpha1VolumeAttachmentUnauthorized struct { }
PatchStorageV1alpha1VolumeAttachmentUnauthorized handles this case with default header values.
Unauthorized
func NewPatchStorageV1alpha1VolumeAttachmentUnauthorized ¶
func NewPatchStorageV1alpha1VolumeAttachmentUnauthorized() *PatchStorageV1alpha1VolumeAttachmentUnauthorized
NewPatchStorageV1alpha1VolumeAttachmentUnauthorized creates a PatchStorageV1alpha1VolumeAttachmentUnauthorized with default headers values
func (*PatchStorageV1alpha1VolumeAttachmentUnauthorized) Error ¶
func (o *PatchStorageV1alpha1VolumeAttachmentUnauthorized) Error() string
type ReadStorageV1alpha1VolumeAttachmentOK ¶
type ReadStorageV1alpha1VolumeAttachmentOK struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachment
}
ReadStorageV1alpha1VolumeAttachmentOK handles this case with default header values.
OK
func NewReadStorageV1alpha1VolumeAttachmentOK ¶
func NewReadStorageV1alpha1VolumeAttachmentOK() *ReadStorageV1alpha1VolumeAttachmentOK
NewReadStorageV1alpha1VolumeAttachmentOK creates a ReadStorageV1alpha1VolumeAttachmentOK with default headers values
func (*ReadStorageV1alpha1VolumeAttachmentOK) Error ¶
func (o *ReadStorageV1alpha1VolumeAttachmentOK) Error() string
func (*ReadStorageV1alpha1VolumeAttachmentOK) GetPayload ¶
func (o *ReadStorageV1alpha1VolumeAttachmentOK) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachment
type ReadStorageV1alpha1VolumeAttachmentParams ¶
type ReadStorageV1alpha1VolumeAttachmentParams 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 VolumeAttachment */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadStorageV1alpha1VolumeAttachmentParams contains all the parameters to send to the API endpoint for the read storage v1alpha1 volume attachment operation typically these are written to a http.Request
func NewReadStorageV1alpha1VolumeAttachmentParams ¶
func NewReadStorageV1alpha1VolumeAttachmentParams() *ReadStorageV1alpha1VolumeAttachmentParams
NewReadStorageV1alpha1VolumeAttachmentParams creates a new ReadStorageV1alpha1VolumeAttachmentParams object with the default values initialized.
func NewReadStorageV1alpha1VolumeAttachmentParamsWithContext ¶
func NewReadStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *ReadStorageV1alpha1VolumeAttachmentParams
NewReadStorageV1alpha1VolumeAttachmentParamsWithContext creates a new ReadStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a context for a request
func NewReadStorageV1alpha1VolumeAttachmentParamsWithHTTPClient ¶
func NewReadStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *ReadStorageV1alpha1VolumeAttachmentParams
NewReadStorageV1alpha1VolumeAttachmentParamsWithHTTPClient creates a new ReadStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadStorageV1alpha1VolumeAttachmentParamsWithTimeout ¶
func NewReadStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *ReadStorageV1alpha1VolumeAttachmentParams
NewReadStorageV1alpha1VolumeAttachmentParamsWithTimeout creates a new ReadStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadStorageV1alpha1VolumeAttachmentParams) SetContext ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) SetExact ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetExact(exact *bool)
SetExact adds the exact to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) SetExport ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetExport(export *bool)
SetExport adds the export to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) SetHTTPClient ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) SetName ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetName(name string)
SetName adds the name to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) SetPretty ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
SetPretty adds the pretty to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) SetTimeout ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) WithContext ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *ReadStorageV1alpha1VolumeAttachmentParams
WithContext adds the context to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) WithExact ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithExact(exact *bool) *ReadStorageV1alpha1VolumeAttachmentParams
WithExact adds the exact to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) WithExport ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithExport(export *bool) *ReadStorageV1alpha1VolumeAttachmentParams
WithExport adds the export to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) WithHTTPClient ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *ReadStorageV1alpha1VolumeAttachmentParams
WithHTTPClient adds the HTTPClient to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) WithName ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithName(name string) *ReadStorageV1alpha1VolumeAttachmentParams
WithName adds the name to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) WithPretty ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *ReadStorageV1alpha1VolumeAttachmentParams
WithPretty adds the pretty to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) WithTimeout ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *ReadStorageV1alpha1VolumeAttachmentParams
WithTimeout adds the timeout to the read storage v1alpha1 volume attachment params
func (*ReadStorageV1alpha1VolumeAttachmentParams) WriteToRequest ¶
func (o *ReadStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadStorageV1alpha1VolumeAttachmentReader ¶
type ReadStorageV1alpha1VolumeAttachmentReader struct {
// contains filtered or unexported fields
}
ReadStorageV1alpha1VolumeAttachmentReader is a Reader for the ReadStorageV1alpha1VolumeAttachment structure.
func (*ReadStorageV1alpha1VolumeAttachmentReader) ReadResponse ¶
func (o *ReadStorageV1alpha1VolumeAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadStorageV1alpha1VolumeAttachmentUnauthorized ¶
type ReadStorageV1alpha1VolumeAttachmentUnauthorized struct { }
ReadStorageV1alpha1VolumeAttachmentUnauthorized handles this case with default header values.
Unauthorized
func NewReadStorageV1alpha1VolumeAttachmentUnauthorized ¶
func NewReadStorageV1alpha1VolumeAttachmentUnauthorized() *ReadStorageV1alpha1VolumeAttachmentUnauthorized
NewReadStorageV1alpha1VolumeAttachmentUnauthorized creates a ReadStorageV1alpha1VolumeAttachmentUnauthorized with default headers values
func (*ReadStorageV1alpha1VolumeAttachmentUnauthorized) Error ¶
func (o *ReadStorageV1alpha1VolumeAttachmentUnauthorized) Error() string
type ReplaceStorageV1alpha1VolumeAttachmentCreated ¶
type ReplaceStorageV1alpha1VolumeAttachmentCreated struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachment
}
ReplaceStorageV1alpha1VolumeAttachmentCreated handles this case with default header values.
Created
func NewReplaceStorageV1alpha1VolumeAttachmentCreated ¶
func NewReplaceStorageV1alpha1VolumeAttachmentCreated() *ReplaceStorageV1alpha1VolumeAttachmentCreated
NewReplaceStorageV1alpha1VolumeAttachmentCreated creates a ReplaceStorageV1alpha1VolumeAttachmentCreated with default headers values
func (*ReplaceStorageV1alpha1VolumeAttachmentCreated) Error ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentCreated) Error() string
func (*ReplaceStorageV1alpha1VolumeAttachmentCreated) GetPayload ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentCreated) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachment
type ReplaceStorageV1alpha1VolumeAttachmentOK ¶
type ReplaceStorageV1alpha1VolumeAttachmentOK struct {
Payload *models.IoK8sAPIStorageV1alpha1VolumeAttachment
}
ReplaceStorageV1alpha1VolumeAttachmentOK handles this case with default header values.
OK
func NewReplaceStorageV1alpha1VolumeAttachmentOK ¶
func NewReplaceStorageV1alpha1VolumeAttachmentOK() *ReplaceStorageV1alpha1VolumeAttachmentOK
NewReplaceStorageV1alpha1VolumeAttachmentOK creates a ReplaceStorageV1alpha1VolumeAttachmentOK with default headers values
func (*ReplaceStorageV1alpha1VolumeAttachmentOK) Error ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentOK) Error() string
func (*ReplaceStorageV1alpha1VolumeAttachmentOK) GetPayload ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentOK) GetPayload() *models.IoK8sAPIStorageV1alpha1VolumeAttachment
type ReplaceStorageV1alpha1VolumeAttachmentParams ¶
type ReplaceStorageV1alpha1VolumeAttachmentParams struct { /*Body*/ Body *models.IoK8sAPIStorageV1alpha1VolumeAttachment /*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 VolumeAttachment */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReplaceStorageV1alpha1VolumeAttachmentParams contains all the parameters to send to the API endpoint for the replace storage v1alpha1 volume attachment operation typically these are written to a http.Request
func NewReplaceStorageV1alpha1VolumeAttachmentParams ¶
func NewReplaceStorageV1alpha1VolumeAttachmentParams() *ReplaceStorageV1alpha1VolumeAttachmentParams
NewReplaceStorageV1alpha1VolumeAttachmentParams creates a new ReplaceStorageV1alpha1VolumeAttachmentParams object with the default values initialized.
func NewReplaceStorageV1alpha1VolumeAttachmentParamsWithContext ¶
func NewReplaceStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *ReplaceStorageV1alpha1VolumeAttachmentParams
NewReplaceStorageV1alpha1VolumeAttachmentParamsWithContext creates a new ReplaceStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceStorageV1alpha1VolumeAttachmentParamsWithHTTPClient ¶
func NewReplaceStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *ReplaceStorageV1alpha1VolumeAttachmentParams
NewReplaceStorageV1alpha1VolumeAttachmentParamsWithHTTPClient creates a new ReplaceStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceStorageV1alpha1VolumeAttachmentParamsWithTimeout ¶
func NewReplaceStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *ReplaceStorageV1alpha1VolumeAttachmentParams
NewReplaceStorageV1alpha1VolumeAttachmentParamsWithTimeout creates a new ReplaceStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) SetBody ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetBody(body *models.IoK8sAPIStorageV1alpha1VolumeAttachment)
SetBody adds the body to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) SetContext ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) SetDryRun ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) SetFieldManager ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) SetHTTPClient ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) SetName ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetName(name string)
SetName adds the name to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) SetPretty ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
SetPretty adds the pretty to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) SetTimeout ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) WithBody ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithBody(body *models.IoK8sAPIStorageV1alpha1VolumeAttachment) *ReplaceStorageV1alpha1VolumeAttachmentParams
WithBody adds the body to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) WithContext ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *ReplaceStorageV1alpha1VolumeAttachmentParams
WithContext adds the context to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) WithDryRun ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithDryRun(dryRun *string) *ReplaceStorageV1alpha1VolumeAttachmentParams
WithDryRun adds the dryRun to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) WithFieldManager ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithFieldManager(fieldManager *string) *ReplaceStorageV1alpha1VolumeAttachmentParams
WithFieldManager adds the fieldManager to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) WithHTTPClient ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *ReplaceStorageV1alpha1VolumeAttachmentParams
WithHTTPClient adds the HTTPClient to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) WithName ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithName(name string) *ReplaceStorageV1alpha1VolumeAttachmentParams
WithName adds the name to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) WithPretty ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *ReplaceStorageV1alpha1VolumeAttachmentParams
WithPretty adds the pretty to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) WithTimeout ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *ReplaceStorageV1alpha1VolumeAttachmentParams
WithTimeout adds the timeout to the replace storage v1alpha1 volume attachment params
func (*ReplaceStorageV1alpha1VolumeAttachmentParams) WriteToRequest ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceStorageV1alpha1VolumeAttachmentReader ¶
type ReplaceStorageV1alpha1VolumeAttachmentReader struct {
// contains filtered or unexported fields
}
ReplaceStorageV1alpha1VolumeAttachmentReader is a Reader for the ReplaceStorageV1alpha1VolumeAttachment structure.
func (*ReplaceStorageV1alpha1VolumeAttachmentReader) ReadResponse ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceStorageV1alpha1VolumeAttachmentUnauthorized ¶
type ReplaceStorageV1alpha1VolumeAttachmentUnauthorized struct { }
ReplaceStorageV1alpha1VolumeAttachmentUnauthorized handles this case with default header values.
Unauthorized
func NewReplaceStorageV1alpha1VolumeAttachmentUnauthorized ¶
func NewReplaceStorageV1alpha1VolumeAttachmentUnauthorized() *ReplaceStorageV1alpha1VolumeAttachmentUnauthorized
NewReplaceStorageV1alpha1VolumeAttachmentUnauthorized creates a ReplaceStorageV1alpha1VolumeAttachmentUnauthorized with default headers values
func (*ReplaceStorageV1alpha1VolumeAttachmentUnauthorized) Error ¶
func (o *ReplaceStorageV1alpha1VolumeAttachmentUnauthorized) Error() string
type WatchStorageV1alpha1VolumeAttachmentListOK ¶
type WatchStorageV1alpha1VolumeAttachmentListOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchStorageV1alpha1VolumeAttachmentListOK handles this case with default header values.
OK
func NewWatchStorageV1alpha1VolumeAttachmentListOK ¶
func NewWatchStorageV1alpha1VolumeAttachmentListOK() *WatchStorageV1alpha1VolumeAttachmentListOK
NewWatchStorageV1alpha1VolumeAttachmentListOK creates a WatchStorageV1alpha1VolumeAttachmentListOK with default headers values
func (*WatchStorageV1alpha1VolumeAttachmentListOK) Error ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListOK) Error() string
func (*WatchStorageV1alpha1VolumeAttachmentListOK) GetPayload ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
type WatchStorageV1alpha1VolumeAttachmentListParams ¶
type WatchStorageV1alpha1VolumeAttachmentListParams 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 }
WatchStorageV1alpha1VolumeAttachmentListParams contains all the parameters to send to the API endpoint for the watch storage v1alpha1 volume attachment list operation typically these are written to a http.Request
func NewWatchStorageV1alpha1VolumeAttachmentListParams ¶
func NewWatchStorageV1alpha1VolumeAttachmentListParams() *WatchStorageV1alpha1VolumeAttachmentListParams
NewWatchStorageV1alpha1VolumeAttachmentListParams creates a new WatchStorageV1alpha1VolumeAttachmentListParams object with the default values initialized.
func NewWatchStorageV1alpha1VolumeAttachmentListParamsWithContext ¶
func NewWatchStorageV1alpha1VolumeAttachmentListParamsWithContext(ctx context.Context) *WatchStorageV1alpha1VolumeAttachmentListParams
NewWatchStorageV1alpha1VolumeAttachmentListParamsWithContext creates a new WatchStorageV1alpha1VolumeAttachmentListParams object with the default values initialized, and the ability to set a context for a request
func NewWatchStorageV1alpha1VolumeAttachmentListParamsWithHTTPClient ¶
func NewWatchStorageV1alpha1VolumeAttachmentListParamsWithHTTPClient(client *http.Client) *WatchStorageV1alpha1VolumeAttachmentListParams
NewWatchStorageV1alpha1VolumeAttachmentListParamsWithHTTPClient creates a new WatchStorageV1alpha1VolumeAttachmentListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchStorageV1alpha1VolumeAttachmentListParamsWithTimeout ¶
func NewWatchStorageV1alpha1VolumeAttachmentListParamsWithTimeout(timeout time.Duration) *WatchStorageV1alpha1VolumeAttachmentListParams
NewWatchStorageV1alpha1VolumeAttachmentListParamsWithTimeout creates a new WatchStorageV1alpha1VolumeAttachmentListParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetAllowWatchBookmarks ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetContext ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetContext(ctx context.Context)
SetContext adds the context to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetContinue ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetFieldSelector ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetHTTPClient ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetLabelSelector ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetLimit ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetPretty ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetResourceVersion ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetResourceVersionMatch ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetTimeout ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetTimeoutSeconds ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) SetWatch ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithAllowWatchBookmarks ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchStorageV1alpha1VolumeAttachmentListParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithContext ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithContext(ctx context.Context) *WatchStorageV1alpha1VolumeAttachmentListParams
WithContext adds the context to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithContinue ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithContinue(continueVar *string) *WatchStorageV1alpha1VolumeAttachmentListParams
WithContinue adds the continueVar to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithFieldSelector ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithFieldSelector(fieldSelector *string) *WatchStorageV1alpha1VolumeAttachmentListParams
WithFieldSelector adds the fieldSelector to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithHTTPClient ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithHTTPClient(client *http.Client) *WatchStorageV1alpha1VolumeAttachmentListParams
WithHTTPClient adds the HTTPClient to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithLabelSelector ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithLabelSelector(labelSelector *string) *WatchStorageV1alpha1VolumeAttachmentListParams
WithLabelSelector adds the labelSelector to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithLimit ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithLimit(limit *int64) *WatchStorageV1alpha1VolumeAttachmentListParams
WithLimit adds the limit to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithPretty ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithPretty(pretty *string) *WatchStorageV1alpha1VolumeAttachmentListParams
WithPretty adds the pretty to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithResourceVersion ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithResourceVersion(resourceVersion *string) *WatchStorageV1alpha1VolumeAttachmentListParams
WithResourceVersion adds the resourceVersion to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithResourceVersionMatch ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchStorageV1alpha1VolumeAttachmentListParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithTimeout ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithTimeout(timeout time.Duration) *WatchStorageV1alpha1VolumeAttachmentListParams
WithTimeout adds the timeout to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithTimeoutSeconds ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchStorageV1alpha1VolumeAttachmentListParams
WithTimeoutSeconds adds the timeoutSeconds to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WithWatch ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WithWatch(watch *bool) *WatchStorageV1alpha1VolumeAttachmentListParams
WithWatch adds the watch to the watch storage v1alpha1 volume attachment list params
func (*WatchStorageV1alpha1VolumeAttachmentListParams) WriteToRequest ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchStorageV1alpha1VolumeAttachmentListReader ¶
type WatchStorageV1alpha1VolumeAttachmentListReader struct {
// contains filtered or unexported fields
}
WatchStorageV1alpha1VolumeAttachmentListReader is a Reader for the WatchStorageV1alpha1VolumeAttachmentList structure.
func (*WatchStorageV1alpha1VolumeAttachmentListReader) ReadResponse ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchStorageV1alpha1VolumeAttachmentListUnauthorized ¶
type WatchStorageV1alpha1VolumeAttachmentListUnauthorized struct { }
WatchStorageV1alpha1VolumeAttachmentListUnauthorized handles this case with default header values.
Unauthorized
func NewWatchStorageV1alpha1VolumeAttachmentListUnauthorized ¶
func NewWatchStorageV1alpha1VolumeAttachmentListUnauthorized() *WatchStorageV1alpha1VolumeAttachmentListUnauthorized
NewWatchStorageV1alpha1VolumeAttachmentListUnauthorized creates a WatchStorageV1alpha1VolumeAttachmentListUnauthorized with default headers values
func (*WatchStorageV1alpha1VolumeAttachmentListUnauthorized) Error ¶
func (o *WatchStorageV1alpha1VolumeAttachmentListUnauthorized) Error() string
type WatchStorageV1alpha1VolumeAttachmentOK ¶
type WatchStorageV1alpha1VolumeAttachmentOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchStorageV1alpha1VolumeAttachmentOK handles this case with default header values.
OK
func NewWatchStorageV1alpha1VolumeAttachmentOK ¶
func NewWatchStorageV1alpha1VolumeAttachmentOK() *WatchStorageV1alpha1VolumeAttachmentOK
NewWatchStorageV1alpha1VolumeAttachmentOK creates a WatchStorageV1alpha1VolumeAttachmentOK with default headers values
func (*WatchStorageV1alpha1VolumeAttachmentOK) Error ¶
func (o *WatchStorageV1alpha1VolumeAttachmentOK) Error() string
func (*WatchStorageV1alpha1VolumeAttachmentOK) GetPayload ¶
func (o *WatchStorageV1alpha1VolumeAttachmentOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
type WatchStorageV1alpha1VolumeAttachmentParams ¶
type WatchStorageV1alpha1VolumeAttachmentParams 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 VolumeAttachment */ Name 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 }
WatchStorageV1alpha1VolumeAttachmentParams contains all the parameters to send to the API endpoint for the watch storage v1alpha1 volume attachment operation typically these are written to a http.Request
func NewWatchStorageV1alpha1VolumeAttachmentParams ¶
func NewWatchStorageV1alpha1VolumeAttachmentParams() *WatchStorageV1alpha1VolumeAttachmentParams
NewWatchStorageV1alpha1VolumeAttachmentParams creates a new WatchStorageV1alpha1VolumeAttachmentParams object with the default values initialized.
func NewWatchStorageV1alpha1VolumeAttachmentParamsWithContext ¶
func NewWatchStorageV1alpha1VolumeAttachmentParamsWithContext(ctx context.Context) *WatchStorageV1alpha1VolumeAttachmentParams
NewWatchStorageV1alpha1VolumeAttachmentParamsWithContext creates a new WatchStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a context for a request
func NewWatchStorageV1alpha1VolumeAttachmentParamsWithHTTPClient ¶
func NewWatchStorageV1alpha1VolumeAttachmentParamsWithHTTPClient(client *http.Client) *WatchStorageV1alpha1VolumeAttachmentParams
NewWatchStorageV1alpha1VolumeAttachmentParamsWithHTTPClient creates a new WatchStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchStorageV1alpha1VolumeAttachmentParamsWithTimeout ¶
func NewWatchStorageV1alpha1VolumeAttachmentParamsWithTimeout(timeout time.Duration) *WatchStorageV1alpha1VolumeAttachmentParams
NewWatchStorageV1alpha1VolumeAttachmentParamsWithTimeout creates a new WatchStorageV1alpha1VolumeAttachmentParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetAllowWatchBookmarks ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetContext ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetContinue ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetFieldSelector ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetHTTPClient ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetLabelSelector ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetLimit ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetName ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetName(name string)
SetName adds the name to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetPretty ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetResourceVersion ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetResourceVersionMatch ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetTimeout ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetTimeoutSeconds ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) SetWatch ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithAllowWatchBookmarks ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchStorageV1alpha1VolumeAttachmentParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithContext ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithContext(ctx context.Context) *WatchStorageV1alpha1VolumeAttachmentParams
WithContext adds the context to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithContinue ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithContinue(continueVar *string) *WatchStorageV1alpha1VolumeAttachmentParams
WithContinue adds the continueVar to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithFieldSelector ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithFieldSelector(fieldSelector *string) *WatchStorageV1alpha1VolumeAttachmentParams
WithFieldSelector adds the fieldSelector to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithHTTPClient ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithHTTPClient(client *http.Client) *WatchStorageV1alpha1VolumeAttachmentParams
WithHTTPClient adds the HTTPClient to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithLabelSelector ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithLabelSelector(labelSelector *string) *WatchStorageV1alpha1VolumeAttachmentParams
WithLabelSelector adds the labelSelector to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithLimit ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithLimit(limit *int64) *WatchStorageV1alpha1VolumeAttachmentParams
WithLimit adds the limit to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithName ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithName(name string) *WatchStorageV1alpha1VolumeAttachmentParams
WithName adds the name to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithPretty ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithPretty(pretty *string) *WatchStorageV1alpha1VolumeAttachmentParams
WithPretty adds the pretty to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithResourceVersion ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithResourceVersion(resourceVersion *string) *WatchStorageV1alpha1VolumeAttachmentParams
WithResourceVersion adds the resourceVersion to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithResourceVersionMatch ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchStorageV1alpha1VolumeAttachmentParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithTimeout ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithTimeout(timeout time.Duration) *WatchStorageV1alpha1VolumeAttachmentParams
WithTimeout adds the timeout to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithTimeoutSeconds ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchStorageV1alpha1VolumeAttachmentParams
WithTimeoutSeconds adds the timeoutSeconds to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WithWatch ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WithWatch(watch *bool) *WatchStorageV1alpha1VolumeAttachmentParams
WithWatch adds the watch to the watch storage v1alpha1 volume attachment params
func (*WatchStorageV1alpha1VolumeAttachmentParams) WriteToRequest ¶
func (o *WatchStorageV1alpha1VolumeAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchStorageV1alpha1VolumeAttachmentReader ¶
type WatchStorageV1alpha1VolumeAttachmentReader struct {
// contains filtered or unexported fields
}
WatchStorageV1alpha1VolumeAttachmentReader is a Reader for the WatchStorageV1alpha1VolumeAttachment structure.
func (*WatchStorageV1alpha1VolumeAttachmentReader) ReadResponse ¶
func (o *WatchStorageV1alpha1VolumeAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchStorageV1alpha1VolumeAttachmentUnauthorized ¶
type WatchStorageV1alpha1VolumeAttachmentUnauthorized struct { }
WatchStorageV1alpha1VolumeAttachmentUnauthorized handles this case with default header values.
Unauthorized
func NewWatchStorageV1alpha1VolumeAttachmentUnauthorized ¶
func NewWatchStorageV1alpha1VolumeAttachmentUnauthorized() *WatchStorageV1alpha1VolumeAttachmentUnauthorized
NewWatchStorageV1alpha1VolumeAttachmentUnauthorized creates a WatchStorageV1alpha1VolumeAttachmentUnauthorized with default headers values
func (*WatchStorageV1alpha1VolumeAttachmentUnauthorized) Error ¶
func (o *WatchStorageV1alpha1VolumeAttachmentUnauthorized) Error() string
Source Files
¶
- create_storage_v1alpha1_volume_attachment_parameters.go
- create_storage_v1alpha1_volume_attachment_responses.go
- delete_storage_v1alpha1_collection_volume_attachment_parameters.go
- delete_storage_v1alpha1_collection_volume_attachment_responses.go
- delete_storage_v1alpha1_volume_attachment_parameters.go
- delete_storage_v1alpha1_volume_attachment_responses.go
- get_storage_v1alpha1_api_resources_parameters.go
- get_storage_v1alpha1_api_resources_responses.go
- list_storage_v1alpha1_volume_attachment_parameters.go
- list_storage_v1alpha1_volume_attachment_responses.go
- patch_storage_v1alpha1_volume_attachment_parameters.go
- patch_storage_v1alpha1_volume_attachment_responses.go
- read_storage_v1alpha1_volume_attachment_parameters.go
- read_storage_v1alpha1_volume_attachment_responses.go
- replace_storage_v1alpha1_volume_attachment_parameters.go
- replace_storage_v1alpha1_volume_attachment_responses.go
- storage_v1alpha1_client.go
- watch_storage_v1alpha1_volume_attachment_list_parameters.go
- watch_storage_v1alpha1_volume_attachment_list_responses.go
- watch_storage_v1alpha1_volume_attachment_parameters.go
- watch_storage_v1alpha1_volume_attachment_responses.go