Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, ...)
- func (a *Client) CreateAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, ...)
- func (a *Client) DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfiguration(...) (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK, ...)
- func (a *Client) DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfiguration(...) (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK, ...)
- func (a *Client) DeleteAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, ...)
- func (a *Client) DeleteAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, ...)
- func (a *Client) GetAdmissionregistrationV1beta1APIResources(params *GetAdmissionregistrationV1beta1APIResourcesParams) (*GetAdmissionregistrationV1beta1APIResourcesOK, error)
- func (a *Client) ListAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error)
- func (a *Client) ListAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error)
- func (a *Client) PatchAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error)
- func (a *Client) PatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error)
- func (a *Client) ReadAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error)
- func (a *Client) ReadAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error)
- func (a *Client) ReplaceAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, ...)
- func (a *Client) ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfiguration(...) (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, ...)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) WatchAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error)
- func (a *Client) WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationList(...) (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK, error)
- func (a *Client) WatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error)
- func (a *Client) WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationList(...) (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK, error)
- type ClientService
- type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted
- type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated
- type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
- type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody(body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration)
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody(body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun(dryRun *string) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationReader
- type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
- type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted
- type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated
- type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
- type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody(...)
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody(...) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader
- type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
- type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK
- type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams() ...
- func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithContext(ctx context.Context) ...
- func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) ...
- func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetContinue(continueVar *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetLimit(limit *int64)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithContext(ctx context.Context) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithContinue(continueVar *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithDryRun(dryRun *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithLimit(limit *int64) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithOrphanDependents(orphanDependents *bool) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithPretty(pretty *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithPropagationPolicy(propagationPolicy *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationReader
- type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationUnauthorized
- type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK
- type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams() ...
- func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithContext(ctx context.Context) ...
- func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) ...
- func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetContinue(continueVar *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetLimit(limit *int64)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithContext(ctx context.Context) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithContinue(continueVar *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithLimit(limit *int64) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithOrphanDependents(orphanDependents *bool) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithPretty(pretty *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithPropagationPolicy(propagationPolicy *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) ...
- func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationReader
- type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationUnauthorized
- type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted
- type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
- type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun(dryRun *string) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithOrphanDependents(orphanDependents *bool) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationReader
- type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
- type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted
- type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
- type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithOrphanDependents(orphanDependents *bool) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader
- type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
- type GetAdmissionregistrationV1beta1APIResourcesOK
- type GetAdmissionregistrationV1beta1APIResourcesParams
- func NewGetAdmissionregistrationV1beta1APIResourcesParams() *GetAdmissionregistrationV1beta1APIResourcesParams
- func NewGetAdmissionregistrationV1beta1APIResourcesParamsWithContext(ctx context.Context) *GetAdmissionregistrationV1beta1APIResourcesParams
- func NewGetAdmissionregistrationV1beta1APIResourcesParamsWithHTTPClient(client *http.Client) *GetAdmissionregistrationV1beta1APIResourcesParams
- func NewGetAdmissionregistrationV1beta1APIResourcesParamsWithTimeout(timeout time.Duration) *GetAdmissionregistrationV1beta1APIResourcesParams
- func (o *GetAdmissionregistrationV1beta1APIResourcesParams) SetContext(ctx context.Context)
- func (o *GetAdmissionregistrationV1beta1APIResourcesParams) SetHTTPClient(client *http.Client)
- func (o *GetAdmissionregistrationV1beta1APIResourcesParams) SetTimeout(timeout time.Duration)
- func (o *GetAdmissionregistrationV1beta1APIResourcesParams) WithContext(ctx context.Context) *GetAdmissionregistrationV1beta1APIResourcesParams
- func (o *GetAdmissionregistrationV1beta1APIResourcesParams) WithHTTPClient(client *http.Client) *GetAdmissionregistrationV1beta1APIResourcesParams
- func (o *GetAdmissionregistrationV1beta1APIResourcesParams) WithTimeout(timeout time.Duration) *GetAdmissionregistrationV1beta1APIResourcesParams
- func (o *GetAdmissionregistrationV1beta1APIResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAdmissionregistrationV1beta1APIResourcesReader
- type GetAdmissionregistrationV1beta1APIResourcesUnauthorized
- type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
- type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContinue(continueVar *string)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLimit(limit *int64)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetWatch(watch *bool)
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContinue(continueVar *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLimit(limit *int64) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithWatch(watch *bool) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationReader
- type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
- type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
- type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContinue(continueVar *string)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLimit(limit *int64)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetWatch(watch *bool)
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContinue(continueVar *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLimit(limit *int64) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithWatch(watch *bool) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader
- type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
- type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
- type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetForce(force *bool)
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun(dryRun *string) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithForce(force *bool) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader
- type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
- type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
- type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetForce(force *bool)
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithForce(force *bool) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader
- type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
- type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
- type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetExact(exact *bool)
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetExport(export *bool)
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithExact(exact *bool) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithExport(export *bool) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationReader
- type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
- type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
- type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetExact(exact *bool)
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetExport(export *bool)
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithExact(exact *bool) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithExport(export *bool) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader
- type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
- type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated
- type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
- type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody(body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration)
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody(body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun(dryRun *string) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationReader
- type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
- type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated
- type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
- type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody(...)
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody(...) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader
- type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
- type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK
- type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams() *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetContext(ctx context.Context)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetContinue(continueVar *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetHTTPClient(client *http.Client)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetLabelSelector(labelSelector *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetLimit(limit *int64)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetPretty(pretty *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetTimeout(timeout time.Duration)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetWatch(watch *bool)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithContinue(continueVar *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithFieldSelector(fieldSelector *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithLabelSelector(labelSelector *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithLimit(limit *int64) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithPretty(pretty *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithResourceVersion(resourceVersion *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithWatch(watch *bool) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListReader
- type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListUnauthorized
- type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
- type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContinue(continueVar *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLimit(limit *int64)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetWatch(watch *bool)
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContinue(continueVar *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLimit(limit *int64) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithWatch(watch *bool) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader
- type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
- type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK
- type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams() *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetContext(ctx context.Context)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetContinue(continueVar *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetHTTPClient(client *http.Client)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetLabelSelector(labelSelector *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetLimit(limit *int64)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetPretty(pretty *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetTimeout(timeout time.Duration)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetWatch(watch *bool)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithContinue(continueVar *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithFieldSelector(fieldSelector *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithLabelSelector(labelSelector *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithLimit(limit *int64) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithPretty(pretty *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithResourceVersion(resourceVersion *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithWatch(watch *bool) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListReader
- type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListUnauthorized
- type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
- type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContinue(continueVar *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLimit(limit *int64)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetWatch(watch *bool)
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContinue(continueVar *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLimit(limit *int64) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithWatch(watch *bool) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
- func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader
- type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
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 admissionregistration v1beta1 API
func (*Client) CreateAdmissionregistrationV1beta1MutatingWebhookConfiguration ¶
func (a *Client) CreateAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated, *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted, error)
CreateAdmissionregistrationV1beta1MutatingWebhookConfiguration create a MutatingWebhookConfiguration
func (*Client) CreateAdmissionregistrationV1beta1ValidatingWebhookConfiguration ¶
func (a *Client) CreateAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated, *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted, error)
CreateAdmissionregistrationV1beta1ValidatingWebhookConfiguration create a ValidatingWebhookConfiguration
func (*Client) DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfiguration ¶
func (a *Client) DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK, error)
DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfiguration delete collection of MutatingWebhookConfiguration
func (*Client) DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfiguration ¶
func (a *Client) DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK, error)
DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfiguration delete collection of ValidatingWebhookConfiguration
func (*Client) DeleteAdmissionregistrationV1beta1MutatingWebhookConfiguration ¶
func (a *Client) DeleteAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted, error)
DeleteAdmissionregistrationV1beta1MutatingWebhookConfiguration delete a MutatingWebhookConfiguration
func (*Client) DeleteAdmissionregistrationV1beta1ValidatingWebhookConfiguration ¶
func (a *Client) DeleteAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted, error)
DeleteAdmissionregistrationV1beta1ValidatingWebhookConfiguration delete a ValidatingWebhookConfiguration
func (*Client) GetAdmissionregistrationV1beta1APIResources ¶
func (a *Client) GetAdmissionregistrationV1beta1APIResources(params *GetAdmissionregistrationV1beta1APIResourcesParams) (*GetAdmissionregistrationV1beta1APIResourcesOK, error)
GetAdmissionregistrationV1beta1APIResources get available resources
func (*Client) ListAdmissionregistrationV1beta1MutatingWebhookConfiguration ¶
func (a *Client) ListAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error)
ListAdmissionregistrationV1beta1MutatingWebhookConfiguration list or watch objects of kind MutatingWebhookConfiguration
func (*Client) ListAdmissionregistrationV1beta1ValidatingWebhookConfiguration ¶
func (a *Client) ListAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error)
ListAdmissionregistrationV1beta1ValidatingWebhookConfiguration list or watch objects of kind ValidatingWebhookConfiguration
func (*Client) PatchAdmissionregistrationV1beta1MutatingWebhookConfiguration ¶
func (a *Client) PatchAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error)
PatchAdmissionregistrationV1beta1MutatingWebhookConfiguration partially update the specified MutatingWebhookConfiguration
func (*Client) PatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration ¶
func (a *Client) PatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error)
PatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration partially update the specified ValidatingWebhookConfiguration
func (*Client) ReadAdmissionregistrationV1beta1MutatingWebhookConfiguration ¶
func (a *Client) ReadAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error)
ReadAdmissionregistrationV1beta1MutatingWebhookConfiguration read the specified MutatingWebhookConfiguration
func (*Client) ReadAdmissionregistrationV1beta1ValidatingWebhookConfiguration ¶
func (a *Client) ReadAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error)
ReadAdmissionregistrationV1beta1ValidatingWebhookConfiguration read the specified ValidatingWebhookConfiguration
func (*Client) ReplaceAdmissionregistrationV1beta1MutatingWebhookConfiguration ¶
func (a *Client) ReplaceAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated, error)
ReplaceAdmissionregistrationV1beta1MutatingWebhookConfiguration replace the specified MutatingWebhookConfiguration
func (*Client) ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfiguration ¶
func (a *Client) ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated, error)
ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfiguration replace the specified ValidatingWebhookConfiguration
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) WatchAdmissionregistrationV1beta1MutatingWebhookConfiguration ¶
func (a *Client) WatchAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error)
WatchAdmissionregistrationV1beta1MutatingWebhookConfiguration watch changes to an object of kind MutatingWebhookConfiguration. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
func (*Client) WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationList ¶
func (a *Client) WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationList(params *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK, error)
WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationList watch individual changes to a list of MutatingWebhookConfiguration. deprecated: use the 'watch' parameter with a list operation instead.
func (*Client) WatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration ¶
func (a *Client) WatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error)
WatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration watch changes to an object of kind ValidatingWebhookConfiguration. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
func (*Client) WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationList ¶
func (a *Client) WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationList(params *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK, error)
WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationList watch individual changes to a list of ValidatingWebhookConfiguration. deprecated: use the 'watch' parameter with a list operation instead.
type ClientService ¶
type ClientService interface { CreateAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated, *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted, error) CreateAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated, *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted, error) DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK, error) DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK, error) DeleteAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted, error) DeleteAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted, error) GetAdmissionregistrationV1beta1APIResources(params *GetAdmissionregistrationV1beta1APIResourcesParams) (*GetAdmissionregistrationV1beta1APIResourcesOK, error) ListAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error) ListAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error) PatchAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error) PatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error) ReadAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error) ReadAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error) ReplaceAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated, error) ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated, error) WatchAdmissionregistrationV1beta1MutatingWebhookConfiguration(params *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK, error) WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationList(params *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK, error) WatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration(params *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK, error) WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationList(params *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK, 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 admissionregistration v1beta1 API client.
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted ¶
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration
}
CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted handles this case with default header values.
Accepted
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted ¶
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted() *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted
NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted creates a CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted with default headers values
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted) Error ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted) Error() string
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted) GetPayload ¶
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated ¶
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration
}
CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated handles this case with default header values.
Created
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated ¶
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated() *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated
NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated creates a CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated with default headers values
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated) Error ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated) Error() string
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated) GetPayload ¶
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration
}
CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK handles this case with default header values.
OK
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK() *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK creates a CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK with default headers values
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error() string
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) GetPayload ¶
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams struct { /*Body*/ Body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration /*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 }
CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the create admissionregistration v1beta1 mutating webhook configuration operation typically these are written to a http.Request
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams creates a new CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized.
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext ¶
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext creates a new CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient ¶
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient creates a new CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout ¶
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout creates a new CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody(body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration)
SetBody adds the body to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldManager ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody(body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithBody adds the body to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithContext adds the context to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun(dryRun *string) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithDryRun adds the dryRun to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldManager ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithFieldManager adds the fieldManager to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithPretty adds the pretty to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithTimeout adds the timeout to the create admissionregistration v1beta1 mutating webhook configuration params
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationReader ¶
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationReader is a Reader for the CreateAdmissionregistrationV1beta1MutatingWebhookConfiguration structure.
func (*CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse ¶
func (o *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
type CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized struct { }
CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
func NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized() *CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
NewCreateAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized creates a CreateAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized with default headers values
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted ¶
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration
}
CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted handles this case with default header values.
Accepted
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted ¶
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted() *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted
NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted creates a CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted with default headers values
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted) GetPayload ¶
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated ¶
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration
}
CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated handles this case with default header values.
Created
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated ¶
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated() *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated
NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated creates a CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated with default headers values
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated) GetPayload ¶
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration
}
CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK handles this case with default header values.
OK
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK() *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK creates a CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK with default headers values
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error() string
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) GetPayload ¶
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams struct { /*Body*/ Body *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration /*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 }
CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the create admissionregistration v1beta1 validating webhook configuration operation typically these are written to a http.Request
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams creates a new CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized.
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext ¶
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext creates a new CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient ¶
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient creates a new CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout ¶
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout creates a new CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody(body *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration)
SetBody adds the body to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldManager ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody(body *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithBody adds the body to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithContext adds the context to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithDryRun adds the dryRun to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldManager ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithFieldManager adds the fieldManager to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithPretty adds the pretty to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithTimeout adds the timeout to the create admissionregistration v1beta1 validating webhook configuration params
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader ¶
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader is a Reader for the CreateAdmissionregistrationV1beta1ValidatingWebhookConfiguration structure.
func (*CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse ¶
func (o *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
type CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized struct { }
CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
func NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized() *CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
NewCreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized creates a CreateAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized with default headers values
type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK ¶
type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK handles this case with default header values.
OK
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK ¶
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK() *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK
NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK creates a DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK with default headers values
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationOK) GetPayload ¶
type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams ¶
type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams 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 }
DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the delete admissionregistration v1beta1 collection mutating webhook configuration operation typically these are written to a http.Request
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams ¶
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams() *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams creates a new DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams object with the default values initialized.
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithContext ¶
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithContext creates a new DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithHTTPClient ¶
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithHTTPClient creates a new DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithTimeout ¶
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParamsWithTimeout creates a new DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetBody ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetContext ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetContinue ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetContinue(continueVar *string)
SetContinue adds the continue to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetDryRun ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetFieldSelector ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetGracePeriodSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetLabelSelector ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetLimit ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetLimit(limit *int64)
SetLimit adds the limit to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetOrphanDependents ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetPretty ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetPropagationPolicy ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetResourceVersion ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetResourceVersionMatch ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetTimeout ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetTimeoutSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithBody ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithBody adds the body to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithContext ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithContext adds the context to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithContinue ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithContinue(continueVar *string) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithContinue adds the continueVar to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithDryRun ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithDryRun(dryRun *string) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithDryRun adds the dryRun to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithFieldSelector ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithFieldSelector adds the fieldSelector to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithGracePeriodSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithLabelSelector ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithLabelSelector adds the labelSelector to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithLimit ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithLimit(limit *int64) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithLimit adds the limit to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithOrphanDependents ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithOrphanDependents(orphanDependents *bool) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithOrphanDependents adds the orphanDependents to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithPretty ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithPretty(pretty *string) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithPretty adds the pretty to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithPropagationPolicy ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithPropagationPolicy adds the propagationPolicy to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithResourceVersion ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithResourceVersion adds the resourceVersion to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithResourceVersionMatch ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithResourceVersionMatch adds the resourceVersionMatch to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithTimeout ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithTimeout adds the timeout to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithTimeoutSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams
WithTimeoutSeconds adds the timeoutSeconds to the delete admissionregistration v1beta1 collection mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WriteToRequest ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationReader ¶
type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationReader is a Reader for the DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfiguration structure.
func (*DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationReader) ReadResponse ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationUnauthorized ¶
type DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationUnauthorized struct { }
DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationUnauthorized ¶
func NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationUnauthorized() *DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationUnauthorized
NewDeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationUnauthorized creates a DeleteAdmissionregistrationV1beta1CollectionMutatingWebhookConfigurationUnauthorized with default headers values
type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK ¶
type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK handles this case with default header values.
OK
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK ¶
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK() *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK
NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK creates a DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK with default headers values
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationOK) GetPayload ¶
type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams ¶
type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams 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 }
DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the delete admissionregistration v1beta1 collection validating webhook configuration operation typically these are written to a http.Request
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams ¶
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams() *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams creates a new DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams object with the default values initialized.
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithContext ¶
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithContext creates a new DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithHTTPClient ¶
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithHTTPClient creates a new DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithTimeout ¶
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParamsWithTimeout creates a new DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetBody ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetContext ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetContinue ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetContinue(continueVar *string)
SetContinue adds the continue to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetDryRun ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetFieldSelector ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetGracePeriodSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetLabelSelector ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetLimit ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetLimit(limit *int64)
SetLimit adds the limit to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetOrphanDependents ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetPretty ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetPropagationPolicy ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetResourceVersion ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetResourceVersionMatch ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetTimeout ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetTimeoutSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithBody ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithBody adds the body to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithContext ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithContext adds the context to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithContinue ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithContinue(continueVar *string) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithContinue adds the continueVar to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithDryRun ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithDryRun adds the dryRun to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithFieldSelector ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithFieldSelector adds the fieldSelector to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithGracePeriodSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithLabelSelector ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithLabelSelector adds the labelSelector to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithLimit ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithLimit(limit *int64) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithLimit adds the limit to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithOrphanDependents ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithOrphanDependents(orphanDependents *bool) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithOrphanDependents adds the orphanDependents to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithPretty ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithPretty(pretty *string) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithPretty adds the pretty to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithPropagationPolicy ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithPropagationPolicy adds the propagationPolicy to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithResourceVersion ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithResourceVersion adds the resourceVersion to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithResourceVersionMatch ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithResourceVersionMatch adds the resourceVersionMatch to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithTimeout ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithTimeout adds the timeout to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithTimeoutSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams
WithTimeoutSeconds adds the timeoutSeconds to the delete admissionregistration v1beta1 collection validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WriteToRequest ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationReader ¶
type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationReader is a Reader for the DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfiguration structure.
func (*DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationReader) ReadResponse ¶
func (o *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationUnauthorized ¶
type DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationUnauthorized struct { }
DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationUnauthorized ¶
func NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationUnauthorized() *DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationUnauthorized
NewDeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationUnauthorized creates a DeleteAdmissionregistrationV1beta1CollectionValidatingWebhookConfigurationUnauthorized with default headers values
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted ¶
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted handles this case with default header values.
Accepted
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted ¶
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted() *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted
NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted creates a DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted with default headers values
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted) Error ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted) Error() string
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationAccepted) GetPayload ¶
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK handles this case with default header values.
OK
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK() *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK creates a DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK with default headers values
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error() string
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) GetPayload ¶
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams 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 MutatingWebhookConfiguration */ 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 }
DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the delete admissionregistration v1beta1 mutating webhook configuration operation typically these are written to a http.Request
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams creates a new DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized.
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext ¶
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext creates a new DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient ¶
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient creates a new DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout ¶
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout creates a new DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetGracePeriodSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetOrphanDependents ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPropagationPolicy ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithBody adds the body to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithContext adds the context to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun(dryRun *string) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithDryRun adds the dryRun to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithGracePeriodSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithName adds the name to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithOrphanDependents ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithOrphanDependents(orphanDependents *bool) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithOrphanDependents adds the orphanDependents to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithPretty adds the pretty to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPropagationPolicy ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithPropagationPolicy adds the propagationPolicy to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithTimeout adds the timeout to the delete admissionregistration v1beta1 mutating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationReader ¶
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationReader is a Reader for the DeleteAdmissionregistrationV1beta1MutatingWebhookConfiguration structure.
func (*DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse ¶
func (o *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
type DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized struct { }
DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
func NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized() *DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
NewDeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized creates a DeleteAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized with default headers values
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted ¶
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted handles this case with default header values.
Accepted
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted ¶
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted() *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted
NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted creates a DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted with default headers values
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationAccepted) GetPayload ¶
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK handles this case with default header values.
OK
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK() *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK creates a DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK with default headers values
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error() string
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) GetPayload ¶
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams 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 ValidatingWebhookConfiguration */ 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 }
DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the delete admissionregistration v1beta1 validating webhook configuration operation typically these are written to a http.Request
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams creates a new DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized.
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext ¶
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext creates a new DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient ¶
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient creates a new DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout ¶
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout creates a new DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetGracePeriodSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetOrphanDependents ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPropagationPolicy ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithBody adds the body to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithContext adds the context to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithDryRun adds the dryRun to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithGracePeriodSeconds ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithName adds the name to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithOrphanDependents ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithOrphanDependents(orphanDependents *bool) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithOrphanDependents adds the orphanDependents to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithPretty adds the pretty to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPropagationPolicy ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPropagationPolicy(propagationPolicy *string) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithPropagationPolicy adds the propagationPolicy to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithTimeout adds the timeout to the delete admissionregistration v1beta1 validating webhook configuration params
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader ¶
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader is a Reader for the DeleteAdmissionregistrationV1beta1ValidatingWebhookConfiguration structure.
func (*DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse ¶
func (o *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
type DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized struct { }
DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
func NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized() *DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
NewDeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized creates a DeleteAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized with default headers values
type GetAdmissionregistrationV1beta1APIResourcesOK ¶
type GetAdmissionregistrationV1beta1APIResourcesOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1APIResourceList
}
GetAdmissionregistrationV1beta1APIResourcesOK handles this case with default header values.
OK
func NewGetAdmissionregistrationV1beta1APIResourcesOK ¶
func NewGetAdmissionregistrationV1beta1APIResourcesOK() *GetAdmissionregistrationV1beta1APIResourcesOK
NewGetAdmissionregistrationV1beta1APIResourcesOK creates a GetAdmissionregistrationV1beta1APIResourcesOK with default headers values
func (*GetAdmissionregistrationV1beta1APIResourcesOK) Error ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesOK) Error() string
func (*GetAdmissionregistrationV1beta1APIResourcesOK) GetPayload ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1APIResourceList
type GetAdmissionregistrationV1beta1APIResourcesParams ¶
type GetAdmissionregistrationV1beta1APIResourcesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAdmissionregistrationV1beta1APIResourcesParams contains all the parameters to send to the API endpoint for the get admissionregistration v1beta1 API resources operation typically these are written to a http.Request
func NewGetAdmissionregistrationV1beta1APIResourcesParams ¶
func NewGetAdmissionregistrationV1beta1APIResourcesParams() *GetAdmissionregistrationV1beta1APIResourcesParams
NewGetAdmissionregistrationV1beta1APIResourcesParams creates a new GetAdmissionregistrationV1beta1APIResourcesParams object with the default values initialized.
func NewGetAdmissionregistrationV1beta1APIResourcesParamsWithContext ¶
func NewGetAdmissionregistrationV1beta1APIResourcesParamsWithContext(ctx context.Context) *GetAdmissionregistrationV1beta1APIResourcesParams
NewGetAdmissionregistrationV1beta1APIResourcesParamsWithContext creates a new GetAdmissionregistrationV1beta1APIResourcesParams object with the default values initialized, and the ability to set a context for a request
func NewGetAdmissionregistrationV1beta1APIResourcesParamsWithHTTPClient ¶
func NewGetAdmissionregistrationV1beta1APIResourcesParamsWithHTTPClient(client *http.Client) *GetAdmissionregistrationV1beta1APIResourcesParams
NewGetAdmissionregistrationV1beta1APIResourcesParamsWithHTTPClient creates a new GetAdmissionregistrationV1beta1APIResourcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAdmissionregistrationV1beta1APIResourcesParamsWithTimeout ¶
func NewGetAdmissionregistrationV1beta1APIResourcesParamsWithTimeout(timeout time.Duration) *GetAdmissionregistrationV1beta1APIResourcesParams
NewGetAdmissionregistrationV1beta1APIResourcesParamsWithTimeout creates a new GetAdmissionregistrationV1beta1APIResourcesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAdmissionregistrationV1beta1APIResourcesParams) SetContext ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the get admissionregistration v1beta1 API resources params
func (*GetAdmissionregistrationV1beta1APIResourcesParams) SetHTTPClient ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get admissionregistration v1beta1 API resources params
func (*GetAdmissionregistrationV1beta1APIResourcesParams) SetTimeout ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get admissionregistration v1beta1 API resources params
func (*GetAdmissionregistrationV1beta1APIResourcesParams) WithContext ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesParams) WithContext(ctx context.Context) *GetAdmissionregistrationV1beta1APIResourcesParams
WithContext adds the context to the get admissionregistration v1beta1 API resources params
func (*GetAdmissionregistrationV1beta1APIResourcesParams) WithHTTPClient ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesParams) WithHTTPClient(client *http.Client) *GetAdmissionregistrationV1beta1APIResourcesParams
WithHTTPClient adds the HTTPClient to the get admissionregistration v1beta1 API resources params
func (*GetAdmissionregistrationV1beta1APIResourcesParams) WithTimeout ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesParams) WithTimeout(timeout time.Duration) *GetAdmissionregistrationV1beta1APIResourcesParams
WithTimeout adds the timeout to the get admissionregistration v1beta1 API resources params
func (*GetAdmissionregistrationV1beta1APIResourcesParams) WriteToRequest ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAdmissionregistrationV1beta1APIResourcesReader ¶
type GetAdmissionregistrationV1beta1APIResourcesReader struct {
// contains filtered or unexported fields
}
GetAdmissionregistrationV1beta1APIResourcesReader is a Reader for the GetAdmissionregistrationV1beta1APIResources structure.
func (*GetAdmissionregistrationV1beta1APIResourcesReader) ReadResponse ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAdmissionregistrationV1beta1APIResourcesUnauthorized ¶
type GetAdmissionregistrationV1beta1APIResourcesUnauthorized struct { }
GetAdmissionregistrationV1beta1APIResourcesUnauthorized handles this case with default header values.
Unauthorized
func NewGetAdmissionregistrationV1beta1APIResourcesUnauthorized ¶
func NewGetAdmissionregistrationV1beta1APIResourcesUnauthorized() *GetAdmissionregistrationV1beta1APIResourcesUnauthorized
NewGetAdmissionregistrationV1beta1APIResourcesUnauthorized creates a GetAdmissionregistrationV1beta1APIResourcesUnauthorized with default headers values
func (*GetAdmissionregistrationV1beta1APIResourcesUnauthorized) Error ¶
func (o *GetAdmissionregistrationV1beta1APIResourcesUnauthorized) Error() string
type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfigurationList
}
ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK handles this case with default header values.
OK
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK() *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK creates a ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK with default headers values
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error() string
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) GetPayload ¶
type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams 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 }
ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the list admissionregistration v1beta1 mutating webhook configuration operation typically these are written to a http.Request
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams creates a new ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized.
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext ¶
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext creates a new ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient ¶
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient creates a new ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout ¶
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout creates a new ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetAllowWatchBookmarks ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContinue ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContinue(continueVar *string)
SetContinue adds the continue to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldSelector ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLabelSelector ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLimit ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLimit(limit *int64)
SetLimit adds the limit to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersion ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersionMatch ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeoutSeconds ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetWatch ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetWatch(watch *bool)
SetWatch adds the watch to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithAllowWatchBookmarks ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithContext adds the context to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContinue ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContinue(continueVar *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithContinue adds the continueVar to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldSelector ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithFieldSelector adds the fieldSelector to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLabelSelector ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithLabelSelector adds the labelSelector to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLimit ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLimit(limit *int64) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithLimit adds the limit to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithPretty adds the pretty to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersion ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithResourceVersion adds the resourceVersion to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersionMatch ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithResourceVersionMatch adds the resourceVersionMatch to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithTimeout adds the timeout to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeoutSeconds ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithTimeoutSeconds adds the timeoutSeconds to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithWatch ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithWatch(watch *bool) *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithWatch adds the watch to the list admissionregistration v1beta1 mutating webhook configuration params
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationReader ¶
type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
ListAdmissionregistrationV1beta1MutatingWebhookConfigurationReader is a Reader for the ListAdmissionregistrationV1beta1MutatingWebhookConfiguration structure.
func (*ListAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse ¶
func (o *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
type ListAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized struct { }
ListAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
func NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized() *ListAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
NewListAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized creates a ListAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized with default headers values
type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfigurationList
}
ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK handles this case with default header values.
OK
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK() *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK creates a ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK with default headers values
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error() string
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) GetPayload ¶
type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams 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 }
ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the list admissionregistration v1beta1 validating webhook configuration operation typically these are written to a http.Request
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams creates a new ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized.
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext ¶
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext creates a new ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient ¶
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient creates a new ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout ¶
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout creates a new ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetAllowWatchBookmarks ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContinue ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContinue(continueVar *string)
SetContinue adds the continue to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldSelector ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLabelSelector ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLimit ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLimit(limit *int64)
SetLimit adds the limit to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersion ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersionMatch ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeoutSeconds ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetWatch ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetWatch(watch *bool)
SetWatch adds the watch to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithAllowWatchBookmarks ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithContext adds the context to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContinue ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContinue(continueVar *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithContinue adds the continueVar to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldSelector ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithFieldSelector adds the fieldSelector to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLabelSelector ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithLabelSelector adds the labelSelector to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLimit ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLimit(limit *int64) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithLimit adds the limit to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithPretty adds the pretty to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersion ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithResourceVersion adds the resourceVersion to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersionMatch ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithResourceVersionMatch adds the resourceVersionMatch to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithTimeout adds the timeout to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeoutSeconds ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithTimeoutSeconds adds the timeoutSeconds to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithWatch ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithWatch(watch *bool) *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithWatch adds the watch to the list admissionregistration v1beta1 validating webhook configuration params
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader ¶
type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader is a Reader for the ListAdmissionregistrationV1beta1ValidatingWebhookConfiguration structure.
func (*ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse ¶
func (o *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
type ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized struct { }
ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
func NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized() *ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
NewListAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized creates a ListAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized with default headers values
type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration
}
PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK handles this case with default header values.
OK
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK() *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK creates a PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK with default headers values
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error() string
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) GetPayload ¶
type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams 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 MutatingWebhookConfiguration */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the patch admissionregistration v1beta1 mutating webhook configuration operation typically these are written to a http.Request
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams creates a new PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized.
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext ¶
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext creates a new PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient ¶
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient creates a new PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout ¶
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout creates a new PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
SetBody adds the body to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldManager ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetForce ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetForce(force *bool)
SetForce adds the force to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithBody adds the body to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithContext adds the context to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun(dryRun *string) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithDryRun adds the dryRun to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldManager ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithFieldManager adds the fieldManager to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithForce ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithForce(force *bool) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithForce adds the force to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithName adds the name to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithPretty adds the pretty to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithTimeout adds the timeout to the patch admissionregistration v1beta1 mutating webhook configuration params
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader ¶
type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader is a Reader for the PatchAdmissionregistrationV1beta1MutatingWebhookConfiguration structure.
func (*PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse ¶
func (o *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
type PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized struct { }
PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
func NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized() *PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
NewPatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized creates a PatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized with default headers values
type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration
}
PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK handles this case with default header values.
OK
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK() *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK creates a PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK with default headers values
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error() string
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) GetPayload ¶
type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams 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 ValidatingWebhookConfiguration */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the patch admissionregistration v1beta1 validating webhook configuration operation typically these are written to a http.Request
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams creates a new PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized.
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext ¶
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext creates a new PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient ¶
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient creates a new PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout ¶
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout creates a new PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
SetBody adds the body to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldManager ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetForce ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetForce(force *bool)
SetForce adds the force to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithBody adds the body to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithContext adds the context to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithDryRun adds the dryRun to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldManager ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithFieldManager adds the fieldManager to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithForce ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithForce(force *bool) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithForce adds the force to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithName adds the name to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithPretty adds the pretty to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithTimeout adds the timeout to the patch admissionregistration v1beta1 validating webhook configuration params
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader ¶
type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader is a Reader for the PatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration structure.
func (*PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse ¶
func (o *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
type PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized struct { }
PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
func NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized() *PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
NewPatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized creates a PatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized with default headers values
type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration
}
ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK handles this case with default header values.
OK
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK() *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK creates a ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK with default headers values
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error() string
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) GetPayload ¶
type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams 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 MutatingWebhookConfiguration */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the read admissionregistration v1beta1 mutating webhook configuration operation typically these are written to a http.Request
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams creates a new ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized.
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext ¶
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext creates a new ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient ¶
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient creates a new ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout ¶
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout creates a new ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetExact ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetExact(exact *bool)
SetExact adds the exact to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetExport ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetExport(export *bool)
SetExport adds the export to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithContext adds the context to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithExact ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithExact(exact *bool) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithExact adds the exact to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithExport ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithExport(export *bool) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithExport adds the export to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithName adds the name to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithPretty adds the pretty to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithTimeout adds the timeout to the read admissionregistration v1beta1 mutating webhook configuration params
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationReader ¶
type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationReader is a Reader for the ReadAdmissionregistrationV1beta1MutatingWebhookConfiguration structure.
func (*ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse ¶
func (o *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
type ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized struct { }
ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
func NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized() *ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
NewReadAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized creates a ReadAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized with default headers values
type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration
}
ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK handles this case with default header values.
OK
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK() *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK creates a ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK with default headers values
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error() string
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) GetPayload ¶
type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams 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 ValidatingWebhookConfiguration */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the read admissionregistration v1beta1 validating webhook configuration operation typically these are written to a http.Request
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams creates a new ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized.
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext ¶
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext creates a new ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient ¶
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient creates a new ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout ¶
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout creates a new ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetExact ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetExact(exact *bool)
SetExact adds the exact to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetExport ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetExport(export *bool)
SetExport adds the export to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithContext adds the context to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithExact ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithExact(exact *bool) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithExact adds the exact to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithExport ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithExport(export *bool) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithExport adds the export to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithName adds the name to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithPretty adds the pretty to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithTimeout adds the timeout to the read admissionregistration v1beta1 validating webhook configuration params
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader ¶
type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader is a Reader for the ReadAdmissionregistrationV1beta1ValidatingWebhookConfiguration structure.
func (*ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse ¶
func (o *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
type ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized struct { }
ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
func NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized() *ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
NewReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized creates a ReadAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized with default headers values
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated ¶
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration
}
ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated handles this case with default header values.
Created
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated ¶
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated() *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated
NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated creates a ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated with default headers values
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated) Error ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated) Error() string
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationCreated) GetPayload ¶
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration
}
ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK handles this case with default header values.
OK
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK() *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK creates a ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK with default headers values
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error() string
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) GetPayload ¶
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams struct { /*Body*/ Body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration /*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 MutatingWebhookConfiguration */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the replace admissionregistration v1beta1 mutating webhook configuration operation typically these are written to a http.Request
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams creates a new ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized.
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext ¶
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext creates a new ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient ¶
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient creates a new ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout ¶
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout creates a new ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetBody(body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration)
SetBody adds the body to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldManager ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithBody(body *models.IoK8sAPIAdmissionregistrationV1beta1MutatingWebhookConfiguration) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithBody adds the body to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithContext adds the context to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithDryRun(dryRun *string) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithDryRun adds the dryRun to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldManager ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithFieldManager adds the fieldManager to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithName adds the name to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithPretty adds the pretty to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithTimeout adds the timeout to the replace admissionregistration v1beta1 mutating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationReader ¶
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationReader is a Reader for the ReplaceAdmissionregistrationV1beta1MutatingWebhookConfiguration structure.
func (*ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse ¶
func (o *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
type ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized struct { }
ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
func NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized() *ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
NewReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized creates a ReplaceAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized with default headers values
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated ¶
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration
}
ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated handles this case with default header values.
Created
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated ¶
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated() *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated
NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated creates a ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated with default headers values
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationCreated) GetPayload ¶
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK struct {
Payload *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration
}
ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK handles this case with default header values.
OK
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK() *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK creates a ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK with default headers values
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error() string
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) GetPayload ¶
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams struct { /*Body*/ Body *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration /*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 ValidatingWebhookConfiguration */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the replace admissionregistration v1beta1 validating webhook configuration operation typically these are written to a http.Request
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams creates a new ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized.
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext ¶
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext creates a new ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient ¶
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient creates a new ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout ¶
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout creates a new ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetBody(body *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration)
SetBody adds the body to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldManager ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithBody(body *models.IoK8sAPIAdmissionregistrationV1beta1ValidatingWebhookConfiguration) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithBody adds the body to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithContext adds the context to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithDryRun(dryRun *string) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithDryRun adds the dryRun to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldManager ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldManager(fieldManager *string) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithFieldManager adds the fieldManager to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithName adds the name to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithPretty adds the pretty to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithTimeout adds the timeout to the replace admissionregistration v1beta1 validating webhook configuration params
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader ¶
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader is a Reader for the ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfiguration structure.
func (*ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse ¶
func (o *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
type ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized struct { }
ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
func NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized() *ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
NewReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized creates a ReplaceAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized with default headers values
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK handles this case with default header values.
OK
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK() *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK creates a WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK with default headers values
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK) Error ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK) Error() string
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListOK) GetPayload ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams 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 }
WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams contains all the parameters to send to the API endpoint for the watch admissionregistration v1beta1 mutating webhook configuration list operation typically these are written to a http.Request
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams() *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams creates a new WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams object with the default values initialized.
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithContext ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithContext creates a new WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams object with the default values initialized, and the ability to set a context for a request
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithHTTPClient ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithHTTPClient creates a new WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithTimeout ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParamsWithTimeout creates a new WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetAllowWatchBookmarks ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetContext ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetContext(ctx context.Context)
SetContext adds the context to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetContinue ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetFieldSelector ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetHTTPClient ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetLabelSelector ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetLimit ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetPretty ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetResourceVersion ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetResourceVersionMatch ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetTimeout ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetTimeoutSeconds ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetWatch ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithAllowWatchBookmarks ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithContext ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithContext adds the context to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithContinue ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithContinue(continueVar *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithContinue adds the continueVar to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithFieldSelector ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithFieldSelector(fieldSelector *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithFieldSelector adds the fieldSelector to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithHTTPClient ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithHTTPClient adds the HTTPClient to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithLabelSelector ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithLabelSelector(labelSelector *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithLabelSelector adds the labelSelector to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithLimit ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithLimit(limit *int64) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithLimit adds the limit to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithPretty ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithPretty(pretty *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithPretty adds the pretty to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithResourceVersion ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithResourceVersion(resourceVersion *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithResourceVersion adds the resourceVersion to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithResourceVersionMatch ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithTimeout ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithTimeout adds the timeout to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithTimeoutSeconds ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithTimeoutSeconds adds the timeoutSeconds to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithWatch ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WithWatch(watch *bool) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams
WithWatch adds the watch to the watch admissionregistration v1beta1 mutating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WriteToRequest ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListReader ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListReader struct {
// contains filtered or unexported fields
}
WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListReader is a Reader for the WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationList structure.
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListReader) ReadResponse ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListUnauthorized ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListUnauthorized struct { }
WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListUnauthorized handles this case with default header values.
Unauthorized
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListUnauthorized ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListUnauthorized() *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListUnauthorized
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListUnauthorized creates a WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationListUnauthorized with default headers values
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK handles this case with default header values.
OK
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK() *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK creates a WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK with default headers values
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) Error() string
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationOK) GetPayload ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams 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 MutatingWebhookConfiguration */ 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 }
WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the watch admissionregistration v1beta1 mutating webhook configuration operation typically these are written to a http.Request
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams() *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams creates a new WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized.
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithContext creates a new WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithHTTPClient creates a new WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParamsWithTimeout creates a new WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetAllowWatchBookmarks ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContinue ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldSelector ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLabelSelector ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLimit ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersion ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersionMatch ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeoutSeconds ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetWatch ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithAllowWatchBookmarks ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithContext adds the context to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContinue ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithContinue(continueVar *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithContinue adds the continueVar to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldSelector ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithFieldSelector adds the fieldSelector to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLabelSelector ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithLabelSelector adds the labelSelector to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLimit ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithLimit(limit *int64) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithLimit adds the limit to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithName(name string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithName adds the name to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithPretty(pretty *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithPretty adds the pretty to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersion ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithResourceVersion adds the resourceVersion to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersionMatch ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithTimeout adds the timeout to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeoutSeconds ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithTimeoutSeconds adds the timeoutSeconds to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithWatch ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WithWatch(watch *bool) *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams
WithWatch adds the watch to the watch admissionregistration v1beta1 mutating webhook configuration params
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader is a Reader for the WatchAdmissionregistrationV1beta1MutatingWebhookConfiguration structure.
func (*WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse ¶
func (o *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
type WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized struct { }
WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized ¶
func NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized() *WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized
NewWatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized creates a WatchAdmissionregistrationV1beta1MutatingWebhookConfigurationUnauthorized with default headers values
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK handles this case with default header values.
OK
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK() *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK creates a WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK with default headers values
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK) Error ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK) Error() string
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListOK) GetPayload ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams 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 }
WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams contains all the parameters to send to the API endpoint for the watch admissionregistration v1beta1 validating webhook configuration list operation typically these are written to a http.Request
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams() *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams creates a new WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams object with the default values initialized.
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithContext ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithContext creates a new WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams object with the default values initialized, and the ability to set a context for a request
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithHTTPClient ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithHTTPClient creates a new WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithTimeout ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParamsWithTimeout creates a new WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetAllowWatchBookmarks ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetContext ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetContext(ctx context.Context)
SetContext adds the context to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetContinue ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetFieldSelector ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetHTTPClient ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetLabelSelector ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetLimit ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetPretty ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetResourceVersion ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetResourceVersionMatch ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetTimeout ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetTimeoutSeconds ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetWatch ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithAllowWatchBookmarks ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithContext ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithContext adds the context to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithContinue ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithContinue(continueVar *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithContinue adds the continueVar to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithFieldSelector ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithFieldSelector(fieldSelector *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithFieldSelector adds the fieldSelector to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithHTTPClient ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithHTTPClient adds the HTTPClient to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithLabelSelector ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithLabelSelector(labelSelector *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithLabelSelector adds the labelSelector to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithLimit ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithLimit(limit *int64) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithLimit adds the limit to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithPretty ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithPretty(pretty *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithPretty adds the pretty to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithResourceVersion ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithResourceVersion(resourceVersion *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithResourceVersion adds the resourceVersion to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithResourceVersionMatch ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithTimeout ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithTimeout adds the timeout to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithTimeoutSeconds ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithTimeoutSeconds adds the timeoutSeconds to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithWatch ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WithWatch(watch *bool) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams
WithWatch adds the watch to the watch admissionregistration v1beta1 validating webhook configuration list params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WriteToRequest ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListReader ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListReader struct {
// contains filtered or unexported fields
}
WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListReader is a Reader for the WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationList structure.
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListReader) ReadResponse ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListUnauthorized ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListUnauthorized struct { }
WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListUnauthorized handles this case with default header values.
Unauthorized
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListUnauthorized ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListUnauthorized() *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListUnauthorized
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListUnauthorized creates a WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationListUnauthorized with default headers values
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK handles this case with default header values.
OK
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK() *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK creates a WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK with default headers values
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) Error() string
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationOK) GetPayload ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams 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 ValidatingWebhookConfiguration */ 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 }
WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams contains all the parameters to send to the API endpoint for the watch admissionregistration v1beta1 validating webhook configuration operation typically these are written to a http.Request
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams() *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams creates a new WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized.
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithContext creates a new WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a context for a request
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithHTTPClient creates a new WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParamsWithTimeout creates a new WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetAllowWatchBookmarks ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContext(ctx context.Context)
SetContext adds the context to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContinue ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldSelector ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLabelSelector ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLimit ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetName(name string)
SetName adds the name to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersion ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersionMatch ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeoutSeconds ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetWatch ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithAllowWatchBookmarks ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContext(ctx context.Context) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithContext adds the context to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContinue ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithContinue(continueVar *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithContinue adds the continueVar to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldSelector ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithFieldSelector(fieldSelector *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithFieldSelector adds the fieldSelector to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithHTTPClient(client *http.Client) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithHTTPClient adds the HTTPClient to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLabelSelector ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLabelSelector(labelSelector *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithLabelSelector adds the labelSelector to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLimit ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithLimit(limit *int64) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithLimit adds the limit to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithName(name string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithName adds the name to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithPretty(pretty *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithPretty adds the pretty to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersion ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersion(resourceVersion *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithResourceVersion adds the resourceVersion to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersionMatch ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeout(timeout time.Duration) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithTimeout adds the timeout to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeoutSeconds ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithTimeoutSeconds adds the timeoutSeconds to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithWatch ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WithWatch(watch *bool) *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams
WithWatch adds the watch to the watch admissionregistration v1beta1 validating webhook configuration params
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader struct {
// contains filtered or unexported fields
}
WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader is a Reader for the WatchAdmissionregistrationV1beta1ValidatingWebhookConfiguration structure.
func (*WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse ¶
func (o *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
type WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized struct { }
WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized handles this case with default header values.
Unauthorized
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized ¶
func NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized() *WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized
NewWatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized creates a WatchAdmissionregistrationV1beta1ValidatingWebhookConfigurationUnauthorized with default headers values
Source Files
¶
- admissionregistration_v1beta1_client.go
- create_admissionregistration_v1beta1_mutating_webhook_configuration_parameters.go
- create_admissionregistration_v1beta1_mutating_webhook_configuration_responses.go
- create_admissionregistration_v1beta1_validating_webhook_configuration_parameters.go
- create_admissionregistration_v1beta1_validating_webhook_configuration_responses.go
- delete_admissionregistration_v1beta1_collection_mutating_webhook_configuration_parameters.go
- delete_admissionregistration_v1beta1_collection_mutating_webhook_configuration_responses.go
- delete_admissionregistration_v1beta1_collection_validating_webhook_configuration_parameters.go
- delete_admissionregistration_v1beta1_collection_validating_webhook_configuration_responses.go
- delete_admissionregistration_v1beta1_mutating_webhook_configuration_parameters.go
- delete_admissionregistration_v1beta1_mutating_webhook_configuration_responses.go
- delete_admissionregistration_v1beta1_validating_webhook_configuration_parameters.go
- delete_admissionregistration_v1beta1_validating_webhook_configuration_responses.go
- get_admissionregistration_v1beta1_api_resources_parameters.go
- get_admissionregistration_v1beta1_api_resources_responses.go
- list_admissionregistration_v1beta1_mutating_webhook_configuration_parameters.go
- list_admissionregistration_v1beta1_mutating_webhook_configuration_responses.go
- list_admissionregistration_v1beta1_validating_webhook_configuration_parameters.go
- list_admissionregistration_v1beta1_validating_webhook_configuration_responses.go
- patch_admissionregistration_v1beta1_mutating_webhook_configuration_parameters.go
- patch_admissionregistration_v1beta1_mutating_webhook_configuration_responses.go
- patch_admissionregistration_v1beta1_validating_webhook_configuration_parameters.go
- patch_admissionregistration_v1beta1_validating_webhook_configuration_responses.go
- read_admissionregistration_v1beta1_mutating_webhook_configuration_parameters.go
- read_admissionregistration_v1beta1_mutating_webhook_configuration_responses.go
- read_admissionregistration_v1beta1_validating_webhook_configuration_parameters.go
- read_admissionregistration_v1beta1_validating_webhook_configuration_responses.go
- replace_admissionregistration_v1beta1_mutating_webhook_configuration_parameters.go
- replace_admissionregistration_v1beta1_mutating_webhook_configuration_responses.go
- replace_admissionregistration_v1beta1_validating_webhook_configuration_parameters.go
- replace_admissionregistration_v1beta1_validating_webhook_configuration_responses.go
- watch_admissionregistration_v1beta1_mutating_webhook_configuration_list_parameters.go
- watch_admissionregistration_v1beta1_mutating_webhook_configuration_list_responses.go
- watch_admissionregistration_v1beta1_mutating_webhook_configuration_parameters.go
- watch_admissionregistration_v1beta1_mutating_webhook_configuration_responses.go
- watch_admissionregistration_v1beta1_validating_webhook_configuration_list_parameters.go
- watch_admissionregistration_v1beta1_validating_webhook_configuration_list_responses.go
- watch_admissionregistration_v1beta1_validating_webhook_configuration_parameters.go
- watch_admissionregistration_v1beta1_validating_webhook_configuration_responses.go