Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateCertificatesV1CertificateSigningRequest(params *CreateCertificatesV1CertificateSigningRequestParams) (*CreateCertificatesV1CertificateSigningRequestOK, ...)
- func (a *Client) DeleteCertificatesV1CertificateSigningRequest(params *DeleteCertificatesV1CertificateSigningRequestParams) (*DeleteCertificatesV1CertificateSigningRequestOK, ...)
- func (a *Client) DeleteCertificatesV1CollectionCertificateSigningRequest(params *DeleteCertificatesV1CollectionCertificateSigningRequestParams) (*DeleteCertificatesV1CollectionCertificateSigningRequestOK, error)
- func (a *Client) GetCertificatesV1APIResources(params *GetCertificatesV1APIResourcesParams) (*GetCertificatesV1APIResourcesOK, error)
- func (a *Client) ListCertificatesV1CertificateSigningRequest(params *ListCertificatesV1CertificateSigningRequestParams) (*ListCertificatesV1CertificateSigningRequestOK, error)
- func (a *Client) PatchCertificatesV1CertificateSigningRequest(params *PatchCertificatesV1CertificateSigningRequestParams) (*PatchCertificatesV1CertificateSigningRequestOK, error)
- func (a *Client) PatchCertificatesV1CertificateSigningRequestApproval(params *PatchCertificatesV1CertificateSigningRequestApprovalParams) (*PatchCertificatesV1CertificateSigningRequestApprovalOK, error)
- func (a *Client) PatchCertificatesV1CertificateSigningRequestStatus(params *PatchCertificatesV1CertificateSigningRequestStatusParams) (*PatchCertificatesV1CertificateSigningRequestStatusOK, error)
- func (a *Client) ReadCertificatesV1CertificateSigningRequest(params *ReadCertificatesV1CertificateSigningRequestParams) (*ReadCertificatesV1CertificateSigningRequestOK, error)
- func (a *Client) ReadCertificatesV1CertificateSigningRequestApproval(params *ReadCertificatesV1CertificateSigningRequestApprovalParams) (*ReadCertificatesV1CertificateSigningRequestApprovalOK, error)
- func (a *Client) ReadCertificatesV1CertificateSigningRequestStatus(params *ReadCertificatesV1CertificateSigningRequestStatusParams) (*ReadCertificatesV1CertificateSigningRequestStatusOK, error)
- func (a *Client) ReplaceCertificatesV1CertificateSigningRequest(params *ReplaceCertificatesV1CertificateSigningRequestParams) (*ReplaceCertificatesV1CertificateSigningRequestOK, ...)
- func (a *Client) ReplaceCertificatesV1CertificateSigningRequestApproval(params *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) (*ReplaceCertificatesV1CertificateSigningRequestApprovalOK, ...)
- func (a *Client) ReplaceCertificatesV1CertificateSigningRequestStatus(params *ReplaceCertificatesV1CertificateSigningRequestStatusParams) (*ReplaceCertificatesV1CertificateSigningRequestStatusOK, ...)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) WatchCertificatesV1CertificateSigningRequest(params *WatchCertificatesV1CertificateSigningRequestParams) (*WatchCertificatesV1CertificateSigningRequestOK, error)
- func (a *Client) WatchCertificatesV1CertificateSigningRequestList(params *WatchCertificatesV1CertificateSigningRequestListParams) (*WatchCertificatesV1CertificateSigningRequestListOK, error)
- type ClientService
- type CreateCertificatesV1CertificateSigningRequestAccepted
- type CreateCertificatesV1CertificateSigningRequestCreated
- type CreateCertificatesV1CertificateSigningRequestOK
- type CreateCertificatesV1CertificateSigningRequestParams
- func NewCreateCertificatesV1CertificateSigningRequestParams() *CreateCertificatesV1CertificateSigningRequestParams
- func NewCreateCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *CreateCertificatesV1CertificateSigningRequestParams
- func NewCreateCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *CreateCertificatesV1CertificateSigningRequestParams
- func NewCreateCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *CreateCertificatesV1CertificateSigningRequestParams
- func (o *CreateCertificatesV1CertificateSigningRequestParams) SetBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest)
- func (o *CreateCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
- func (o *CreateCertificatesV1CertificateSigningRequestParams) SetDryRun(dryRun *string)
- func (o *CreateCertificatesV1CertificateSigningRequestParams) SetFieldManager(fieldManager *string)
- func (o *CreateCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
- func (o *CreateCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
- func (o *CreateCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
- func (o *CreateCertificatesV1CertificateSigningRequestParams) WithBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest) *CreateCertificatesV1CertificateSigningRequestParams
- func (o *CreateCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *CreateCertificatesV1CertificateSigningRequestParams
- func (o *CreateCertificatesV1CertificateSigningRequestParams) WithDryRun(dryRun *string) *CreateCertificatesV1CertificateSigningRequestParams
- func (o *CreateCertificatesV1CertificateSigningRequestParams) WithFieldManager(fieldManager *string) *CreateCertificatesV1CertificateSigningRequestParams
- func (o *CreateCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *CreateCertificatesV1CertificateSigningRequestParams
- func (o *CreateCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *CreateCertificatesV1CertificateSigningRequestParams
- func (o *CreateCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *CreateCertificatesV1CertificateSigningRequestParams
- func (o *CreateCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateCertificatesV1CertificateSigningRequestReader
- type CreateCertificatesV1CertificateSigningRequestUnauthorized
- type DeleteCertificatesV1CertificateSigningRequestAccepted
- type DeleteCertificatesV1CertificateSigningRequestOK
- type DeleteCertificatesV1CertificateSigningRequestParams
- func NewDeleteCertificatesV1CertificateSigningRequestParams() *DeleteCertificatesV1CertificateSigningRequestParams
- func NewDeleteCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *DeleteCertificatesV1CertificateSigningRequestParams
- func NewDeleteCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *DeleteCertificatesV1CertificateSigningRequestParams
- func NewDeleteCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetDryRun(dryRun *string)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetName(name string)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithDryRun(dryRun *string) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithName(name string) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithOrphanDependents(orphanDependents *bool) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithPropagationPolicy(propagationPolicy *string) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *DeleteCertificatesV1CertificateSigningRequestParams
- func (o *DeleteCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCertificatesV1CertificateSigningRequestReader
- type DeleteCertificatesV1CertificateSigningRequestUnauthorized
- type DeleteCertificatesV1CollectionCertificateSigningRequestOK
- type DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func NewDeleteCertificatesV1CollectionCertificateSigningRequestParams() *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithContext(ctx context.Context) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithHTTPClient(client *http.Client) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithTimeout(timeout time.Duration) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetContext(ctx context.Context)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetContinue(continueVar *string)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetDryRun(dryRun *string)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetFieldSelector(fieldSelector *string)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetLabelSelector(labelSelector *string)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetLimit(limit *int64)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetOrphanDependents(orphanDependents *bool)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetPretty(pretty *string)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetPropagationPolicy(propagationPolicy *string)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetResourceVersion(resourceVersion *string)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithContext(ctx context.Context) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithContinue(continueVar *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithDryRun(dryRun *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithFieldSelector(fieldSelector *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithHTTPClient(client *http.Client) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithLabelSelector(labelSelector *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithLimit(limit *int64) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithOrphanDependents(orphanDependents *bool) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithPretty(pretty *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithPropagationPolicy(propagationPolicy *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithResourceVersion(resourceVersion *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithResourceVersionMatch(resourceVersionMatch *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithTimeout(timeout time.Duration) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithTimeoutSeconds(timeoutSeconds *int64) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
- func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCertificatesV1CollectionCertificateSigningRequestReader
- type DeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized
- type GetCertificatesV1APIResourcesOK
- type GetCertificatesV1APIResourcesParams
- func NewGetCertificatesV1APIResourcesParams() *GetCertificatesV1APIResourcesParams
- func NewGetCertificatesV1APIResourcesParamsWithContext(ctx context.Context) *GetCertificatesV1APIResourcesParams
- func NewGetCertificatesV1APIResourcesParamsWithHTTPClient(client *http.Client) *GetCertificatesV1APIResourcesParams
- func NewGetCertificatesV1APIResourcesParamsWithTimeout(timeout time.Duration) *GetCertificatesV1APIResourcesParams
- func (o *GetCertificatesV1APIResourcesParams) SetContext(ctx context.Context)
- func (o *GetCertificatesV1APIResourcesParams) SetHTTPClient(client *http.Client)
- func (o *GetCertificatesV1APIResourcesParams) SetTimeout(timeout time.Duration)
- func (o *GetCertificatesV1APIResourcesParams) WithContext(ctx context.Context) *GetCertificatesV1APIResourcesParams
- func (o *GetCertificatesV1APIResourcesParams) WithHTTPClient(client *http.Client) *GetCertificatesV1APIResourcesParams
- func (o *GetCertificatesV1APIResourcesParams) WithTimeout(timeout time.Duration) *GetCertificatesV1APIResourcesParams
- func (o *GetCertificatesV1APIResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCertificatesV1APIResourcesReader
- type GetCertificatesV1APIResourcesUnauthorized
- type ListCertificatesV1CertificateSigningRequestOK
- type ListCertificatesV1CertificateSigningRequestParams
- func NewListCertificatesV1CertificateSigningRequestParams() *ListCertificatesV1CertificateSigningRequestParams
- func NewListCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *ListCertificatesV1CertificateSigningRequestParams
- func NewListCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *ListCertificatesV1CertificateSigningRequestParams
- func NewListCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetContinue(continueVar *string)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetFieldSelector(fieldSelector *string)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetLabelSelector(labelSelector *string)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetLimit(limit *int64)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetResourceVersion(resourceVersion *string)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *ListCertificatesV1CertificateSigningRequestParams) SetWatch(watch *bool)
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithContinue(continueVar *string) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithFieldSelector(fieldSelector *string) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithLabelSelector(labelSelector *string) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithLimit(limit *int64) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithResourceVersion(resourceVersion *string) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WithWatch(watch *bool) *ListCertificatesV1CertificateSigningRequestParams
- func (o *ListCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListCertificatesV1CertificateSigningRequestReader
- type ListCertificatesV1CertificateSigningRequestUnauthorized
- type PatchCertificatesV1CertificateSigningRequestApprovalOK
- type PatchCertificatesV1CertificateSigningRequestApprovalParams
- func NewPatchCertificatesV1CertificateSigningRequestApprovalParams() *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetContext(ctx context.Context)
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetDryRun(dryRun *string)
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetFieldManager(fieldManager *string)
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetForce(force *bool)
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient(client *http.Client)
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetName(name string)
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetPretty(pretty *string)
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout(timeout time.Duration)
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithDryRun(dryRun *string) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithFieldManager(fieldManager *string) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithForce(force *bool) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithName(name string) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithPretty(pretty *string) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestApprovalParams
- func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchCertificatesV1CertificateSigningRequestApprovalReader
- type PatchCertificatesV1CertificateSigningRequestApprovalUnauthorized
- type PatchCertificatesV1CertificateSigningRequestOK
- type PatchCertificatesV1CertificateSigningRequestParams
- func NewPatchCertificatesV1CertificateSigningRequestParams() *PatchCertificatesV1CertificateSigningRequestParams
- func NewPatchCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestParams
- func NewPatchCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestParams
- func NewPatchCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
- func (o *PatchCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
- func (o *PatchCertificatesV1CertificateSigningRequestParams) SetDryRun(dryRun *string)
- func (o *PatchCertificatesV1CertificateSigningRequestParams) SetFieldManager(fieldManager *string)
- func (o *PatchCertificatesV1CertificateSigningRequestParams) SetForce(force *bool)
- func (o *PatchCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
- func (o *PatchCertificatesV1CertificateSigningRequestParams) SetName(name string)
- func (o *PatchCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
- func (o *PatchCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WithDryRun(dryRun *string) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WithFieldManager(fieldManager *string) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WithForce(force *bool) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WithName(name string) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestParams
- func (o *PatchCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchCertificatesV1CertificateSigningRequestReader
- type PatchCertificatesV1CertificateSigningRequestStatusOK
- type PatchCertificatesV1CertificateSigningRequestStatusParams
- func NewPatchCertificatesV1CertificateSigningRequestStatusParams() *PatchCertificatesV1CertificateSigningRequestStatusParams
- func NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetContext(ctx context.Context)
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetDryRun(dryRun *string)
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetFieldManager(fieldManager *string)
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetForce(force *bool)
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient(client *http.Client)
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetName(name string)
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetPretty(pretty *string)
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetTimeout(timeout time.Duration)
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithDryRun(dryRun *string) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithFieldManager(fieldManager *string) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithForce(force *bool) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithName(name string) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithPretty(pretty *string) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestStatusParams
- func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchCertificatesV1CertificateSigningRequestStatusReader
- type PatchCertificatesV1CertificateSigningRequestStatusUnauthorized
- type PatchCertificatesV1CertificateSigningRequestUnauthorized
- type ReadCertificatesV1CertificateSigningRequestApprovalOK
- type ReadCertificatesV1CertificateSigningRequestApprovalParams
- func NewReadCertificatesV1CertificateSigningRequestApprovalParams() *ReadCertificatesV1CertificateSigningRequestApprovalParams
- func NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestApprovalParams
- func NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestApprovalParams
- func NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetContext(ctx context.Context)
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient(client *http.Client)
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetName(name string)
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetPretty(pretty *string)
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout(timeout time.Duration)
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithName(name string) *ReadCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithPretty(pretty *string) *ReadCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadCertificatesV1CertificateSigningRequestApprovalReader
- type ReadCertificatesV1CertificateSigningRequestApprovalUnauthorized
- type ReadCertificatesV1CertificateSigningRequestOK
- type ReadCertificatesV1CertificateSigningRequestParams
- func NewReadCertificatesV1CertificateSigningRequestParams() *ReadCertificatesV1CertificateSigningRequestParams
- func NewReadCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestParams
- func NewReadCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestParams
- func NewReadCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestParams
- func (o *ReadCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
- func (o *ReadCertificatesV1CertificateSigningRequestParams) SetExact(exact *bool)
- func (o *ReadCertificatesV1CertificateSigningRequestParams) SetExport(export *bool)
- func (o *ReadCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
- func (o *ReadCertificatesV1CertificateSigningRequestParams) SetName(name string)
- func (o *ReadCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
- func (o *ReadCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
- func (o *ReadCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestParams
- func (o *ReadCertificatesV1CertificateSigningRequestParams) WithExact(exact *bool) *ReadCertificatesV1CertificateSigningRequestParams
- func (o *ReadCertificatesV1CertificateSigningRequestParams) WithExport(export *bool) *ReadCertificatesV1CertificateSigningRequestParams
- func (o *ReadCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestParams
- func (o *ReadCertificatesV1CertificateSigningRequestParams) WithName(name string) *ReadCertificatesV1CertificateSigningRequestParams
- func (o *ReadCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *ReadCertificatesV1CertificateSigningRequestParams
- func (o *ReadCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestParams
- func (o *ReadCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadCertificatesV1CertificateSigningRequestReader
- type ReadCertificatesV1CertificateSigningRequestStatusOK
- type ReadCertificatesV1CertificateSigningRequestStatusParams
- func NewReadCertificatesV1CertificateSigningRequestStatusParams() *ReadCertificatesV1CertificateSigningRequestStatusParams
- func NewReadCertificatesV1CertificateSigningRequestStatusParamsWithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestStatusParams
- func NewReadCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestStatusParams
- func NewReadCertificatesV1CertificateSigningRequestStatusParamsWithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetContext(ctx context.Context)
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient(client *http.Client)
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetName(name string)
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetPretty(pretty *string)
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetTimeout(timeout time.Duration)
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithName(name string) *ReadCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithPretty(pretty *string) *ReadCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadCertificatesV1CertificateSigningRequestStatusReader
- type ReadCertificatesV1CertificateSigningRequestStatusUnauthorized
- type ReadCertificatesV1CertificateSigningRequestUnauthorized
- type ReplaceCertificatesV1CertificateSigningRequestApprovalCreated
- type ReplaceCertificatesV1CertificateSigningRequestApprovalOK
- type ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func NewReplaceCertificatesV1CertificateSigningRequestApprovalParams() *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest)
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetContext(ctx context.Context)
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetDryRun(dryRun *string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetFieldManager(fieldManager *string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetName(name string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetPretty(pretty *string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithDryRun(dryRun *string) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithFieldManager(fieldManager *string) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithName(name string) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithPretty(pretty *string) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceCertificatesV1CertificateSigningRequestApprovalReader
- type ReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized
- type ReplaceCertificatesV1CertificateSigningRequestCreated
- type ReplaceCertificatesV1CertificateSigningRequestOK
- type ReplaceCertificatesV1CertificateSigningRequestParams
- func NewReplaceCertificatesV1CertificateSigningRequestParams() *ReplaceCertificatesV1CertificateSigningRequestParams
- func NewReplaceCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestParams
- func NewReplaceCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestParams
- func NewReplaceCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest)
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetDryRun(dryRun *string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetFieldManager(fieldManager *string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetName(name string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest) *ReplaceCertificatesV1CertificateSigningRequestParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithDryRun(dryRun *string) *ReplaceCertificatesV1CertificateSigningRequestParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithFieldManager(fieldManager *string) *ReplaceCertificatesV1CertificateSigningRequestParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithName(name string) *ReplaceCertificatesV1CertificateSigningRequestParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *ReplaceCertificatesV1CertificateSigningRequestParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceCertificatesV1CertificateSigningRequestReader
- type ReplaceCertificatesV1CertificateSigningRequestStatusCreated
- type ReplaceCertificatesV1CertificateSigningRequestStatusOK
- type ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func NewReplaceCertificatesV1CertificateSigningRequestStatusParams() *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest)
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetContext(ctx context.Context)
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetDryRun(dryRun *string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetFieldManager(fieldManager *string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetName(name string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetPretty(pretty *string)
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithDryRun(dryRun *string) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithFieldManager(fieldManager *string) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithName(name string) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithPretty(pretty *string) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
- func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceCertificatesV1CertificateSigningRequestStatusReader
- type ReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized
- type ReplaceCertificatesV1CertificateSigningRequestUnauthorized
- type WatchCertificatesV1CertificateSigningRequestListOK
- type WatchCertificatesV1CertificateSigningRequestListParams
- func NewWatchCertificatesV1CertificateSigningRequestListParams() *WatchCertificatesV1CertificateSigningRequestListParams
- func NewWatchCertificatesV1CertificateSigningRequestListParamsWithContext(ctx context.Context) *WatchCertificatesV1CertificateSigningRequestListParams
- func NewWatchCertificatesV1CertificateSigningRequestListParamsWithHTTPClient(client *http.Client) *WatchCertificatesV1CertificateSigningRequestListParams
- func NewWatchCertificatesV1CertificateSigningRequestListParamsWithTimeout(timeout time.Duration) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetContext(ctx context.Context)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetContinue(continueVar *string)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetHTTPClient(client *http.Client)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetLabelSelector(labelSelector *string)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetLimit(limit *int64)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetPretty(pretty *string)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetTimeout(timeout time.Duration)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetWatch(watch *bool)
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithContext(ctx context.Context) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithContinue(continueVar *string) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithFieldSelector(fieldSelector *string) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithHTTPClient(client *http.Client) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithLabelSelector(labelSelector *string) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithLimit(limit *int64) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithPretty(pretty *string) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithResourceVersion(resourceVersion *string) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithTimeout(timeout time.Duration) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithWatch(watch *bool) *WatchCertificatesV1CertificateSigningRequestListParams
- func (o *WatchCertificatesV1CertificateSigningRequestListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchCertificatesV1CertificateSigningRequestListReader
- type WatchCertificatesV1CertificateSigningRequestListUnauthorized
- type WatchCertificatesV1CertificateSigningRequestOK
- type WatchCertificatesV1CertificateSigningRequestParams
- func NewWatchCertificatesV1CertificateSigningRequestParams() *WatchCertificatesV1CertificateSigningRequestParams
- func NewWatchCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *WatchCertificatesV1CertificateSigningRequestParams
- func NewWatchCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *WatchCertificatesV1CertificateSigningRequestParams
- func NewWatchCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetContinue(continueVar *string)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetFieldSelector(fieldSelector *string)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetLabelSelector(labelSelector *string)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetLimit(limit *int64)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetName(name string)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetResourceVersion(resourceVersion *string)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetResourceVersionMatch(resourceVersionMatch *string)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetTimeoutSeconds(timeoutSeconds *int64)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) SetWatch(watch *bool)
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithContinue(continueVar *string) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithFieldSelector(fieldSelector *string) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithLabelSelector(labelSelector *string) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithLimit(limit *int64) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithName(name string) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithResourceVersion(resourceVersion *string) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WithWatch(watch *bool) *WatchCertificatesV1CertificateSigningRequestParams
- func (o *WatchCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WatchCertificatesV1CertificateSigningRequestReader
- type WatchCertificatesV1CertificateSigningRequestUnauthorized
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 certificates v1 API
func (*Client) CreateCertificatesV1CertificateSigningRequest ¶
func (a *Client) CreateCertificatesV1CertificateSigningRequest(params *CreateCertificatesV1CertificateSigningRequestParams) (*CreateCertificatesV1CertificateSigningRequestOK, *CreateCertificatesV1CertificateSigningRequestCreated, *CreateCertificatesV1CertificateSigningRequestAccepted, error)
CreateCertificatesV1CertificateSigningRequest create a CertificateSigningRequest
func (*Client) DeleteCertificatesV1CertificateSigningRequest ¶
func (a *Client) DeleteCertificatesV1CertificateSigningRequest(params *DeleteCertificatesV1CertificateSigningRequestParams) (*DeleteCertificatesV1CertificateSigningRequestOK, *DeleteCertificatesV1CertificateSigningRequestAccepted, error)
DeleteCertificatesV1CertificateSigningRequest delete a CertificateSigningRequest
func (*Client) DeleteCertificatesV1CollectionCertificateSigningRequest ¶
func (a *Client) DeleteCertificatesV1CollectionCertificateSigningRequest(params *DeleteCertificatesV1CollectionCertificateSigningRequestParams) (*DeleteCertificatesV1CollectionCertificateSigningRequestOK, error)
DeleteCertificatesV1CollectionCertificateSigningRequest delete collection of CertificateSigningRequest
func (*Client) GetCertificatesV1APIResources ¶
func (a *Client) GetCertificatesV1APIResources(params *GetCertificatesV1APIResourcesParams) (*GetCertificatesV1APIResourcesOK, error)
GetCertificatesV1APIResources get available resources
func (*Client) ListCertificatesV1CertificateSigningRequest ¶
func (a *Client) ListCertificatesV1CertificateSigningRequest(params *ListCertificatesV1CertificateSigningRequestParams) (*ListCertificatesV1CertificateSigningRequestOK, error)
ListCertificatesV1CertificateSigningRequest list or watch objects of kind CertificateSigningRequest
func (*Client) PatchCertificatesV1CertificateSigningRequest ¶
func (a *Client) PatchCertificatesV1CertificateSigningRequest(params *PatchCertificatesV1CertificateSigningRequestParams) (*PatchCertificatesV1CertificateSigningRequestOK, error)
PatchCertificatesV1CertificateSigningRequest partially update the specified CertificateSigningRequest
func (*Client) PatchCertificatesV1CertificateSigningRequestApproval ¶
func (a *Client) PatchCertificatesV1CertificateSigningRequestApproval(params *PatchCertificatesV1CertificateSigningRequestApprovalParams) (*PatchCertificatesV1CertificateSigningRequestApprovalOK, error)
PatchCertificatesV1CertificateSigningRequestApproval partially update approval of the specified CertificateSigningRequest
func (*Client) PatchCertificatesV1CertificateSigningRequestStatus ¶
func (a *Client) PatchCertificatesV1CertificateSigningRequestStatus(params *PatchCertificatesV1CertificateSigningRequestStatusParams) (*PatchCertificatesV1CertificateSigningRequestStatusOK, error)
PatchCertificatesV1CertificateSigningRequestStatus partially update status of the specified CertificateSigningRequest
func (*Client) ReadCertificatesV1CertificateSigningRequest ¶
func (a *Client) ReadCertificatesV1CertificateSigningRequest(params *ReadCertificatesV1CertificateSigningRequestParams) (*ReadCertificatesV1CertificateSigningRequestOK, error)
ReadCertificatesV1CertificateSigningRequest read the specified CertificateSigningRequest
func (*Client) ReadCertificatesV1CertificateSigningRequestApproval ¶
func (a *Client) ReadCertificatesV1CertificateSigningRequestApproval(params *ReadCertificatesV1CertificateSigningRequestApprovalParams) (*ReadCertificatesV1CertificateSigningRequestApprovalOK, error)
ReadCertificatesV1CertificateSigningRequestApproval read approval of the specified CertificateSigningRequest
func (*Client) ReadCertificatesV1CertificateSigningRequestStatus ¶
func (a *Client) ReadCertificatesV1CertificateSigningRequestStatus(params *ReadCertificatesV1CertificateSigningRequestStatusParams) (*ReadCertificatesV1CertificateSigningRequestStatusOK, error)
ReadCertificatesV1CertificateSigningRequestStatus read status of the specified CertificateSigningRequest
func (*Client) ReplaceCertificatesV1CertificateSigningRequest ¶
func (a *Client) ReplaceCertificatesV1CertificateSigningRequest(params *ReplaceCertificatesV1CertificateSigningRequestParams) (*ReplaceCertificatesV1CertificateSigningRequestOK, *ReplaceCertificatesV1CertificateSigningRequestCreated, error)
ReplaceCertificatesV1CertificateSigningRequest replace the specified CertificateSigningRequest
func (*Client) ReplaceCertificatesV1CertificateSigningRequestApproval ¶
func (a *Client) ReplaceCertificatesV1CertificateSigningRequestApproval(params *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) (*ReplaceCertificatesV1CertificateSigningRequestApprovalOK, *ReplaceCertificatesV1CertificateSigningRequestApprovalCreated, error)
ReplaceCertificatesV1CertificateSigningRequestApproval replace approval of the specified CertificateSigningRequest
func (*Client) ReplaceCertificatesV1CertificateSigningRequestStatus ¶
func (a *Client) ReplaceCertificatesV1CertificateSigningRequestStatus(params *ReplaceCertificatesV1CertificateSigningRequestStatusParams) (*ReplaceCertificatesV1CertificateSigningRequestStatusOK, *ReplaceCertificatesV1CertificateSigningRequestStatusCreated, error)
ReplaceCertificatesV1CertificateSigningRequestStatus replace status of the specified CertificateSigningRequest
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) WatchCertificatesV1CertificateSigningRequest ¶
func (a *Client) WatchCertificatesV1CertificateSigningRequest(params *WatchCertificatesV1CertificateSigningRequestParams) (*WatchCertificatesV1CertificateSigningRequestOK, error)
WatchCertificatesV1CertificateSigningRequest watch changes to an object of kind CertificateSigningRequest. deprecated: use the 'watch' parameter with a list operation instead, filtered to a single item with the 'fieldSelector' parameter.
func (*Client) WatchCertificatesV1CertificateSigningRequestList ¶
func (a *Client) WatchCertificatesV1CertificateSigningRequestList(params *WatchCertificatesV1CertificateSigningRequestListParams) (*WatchCertificatesV1CertificateSigningRequestListOK, error)
WatchCertificatesV1CertificateSigningRequestList watch individual changes to a list of CertificateSigningRequest. deprecated: use the 'watch' parameter with a list operation instead.
type ClientService ¶
type ClientService interface { CreateCertificatesV1CertificateSigningRequest(params *CreateCertificatesV1CertificateSigningRequestParams) (*CreateCertificatesV1CertificateSigningRequestOK, *CreateCertificatesV1CertificateSigningRequestCreated, *CreateCertificatesV1CertificateSigningRequestAccepted, error) DeleteCertificatesV1CertificateSigningRequest(params *DeleteCertificatesV1CertificateSigningRequestParams) (*DeleteCertificatesV1CertificateSigningRequestOK, *DeleteCertificatesV1CertificateSigningRequestAccepted, error) DeleteCertificatesV1CollectionCertificateSigningRequest(params *DeleteCertificatesV1CollectionCertificateSigningRequestParams) (*DeleteCertificatesV1CollectionCertificateSigningRequestOK, error) GetCertificatesV1APIResources(params *GetCertificatesV1APIResourcesParams) (*GetCertificatesV1APIResourcesOK, error) ListCertificatesV1CertificateSigningRequest(params *ListCertificatesV1CertificateSigningRequestParams) (*ListCertificatesV1CertificateSigningRequestOK, error) PatchCertificatesV1CertificateSigningRequest(params *PatchCertificatesV1CertificateSigningRequestParams) (*PatchCertificatesV1CertificateSigningRequestOK, error) PatchCertificatesV1CertificateSigningRequestApproval(params *PatchCertificatesV1CertificateSigningRequestApprovalParams) (*PatchCertificatesV1CertificateSigningRequestApprovalOK, error) PatchCertificatesV1CertificateSigningRequestStatus(params *PatchCertificatesV1CertificateSigningRequestStatusParams) (*PatchCertificatesV1CertificateSigningRequestStatusOK, error) ReadCertificatesV1CertificateSigningRequest(params *ReadCertificatesV1CertificateSigningRequestParams) (*ReadCertificatesV1CertificateSigningRequestOK, error) ReadCertificatesV1CertificateSigningRequestApproval(params *ReadCertificatesV1CertificateSigningRequestApprovalParams) (*ReadCertificatesV1CertificateSigningRequestApprovalOK, error) ReadCertificatesV1CertificateSigningRequestStatus(params *ReadCertificatesV1CertificateSigningRequestStatusParams) (*ReadCertificatesV1CertificateSigningRequestStatusOK, error) ReplaceCertificatesV1CertificateSigningRequest(params *ReplaceCertificatesV1CertificateSigningRequestParams) (*ReplaceCertificatesV1CertificateSigningRequestOK, *ReplaceCertificatesV1CertificateSigningRequestCreated, error) ReplaceCertificatesV1CertificateSigningRequestApproval(params *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) (*ReplaceCertificatesV1CertificateSigningRequestApprovalOK, *ReplaceCertificatesV1CertificateSigningRequestApprovalCreated, error) ReplaceCertificatesV1CertificateSigningRequestStatus(params *ReplaceCertificatesV1CertificateSigningRequestStatusParams) (*ReplaceCertificatesV1CertificateSigningRequestStatusOK, *ReplaceCertificatesV1CertificateSigningRequestStatusCreated, error) WatchCertificatesV1CertificateSigningRequest(params *WatchCertificatesV1CertificateSigningRequestParams) (*WatchCertificatesV1CertificateSigningRequestOK, error) WatchCertificatesV1CertificateSigningRequestList(params *WatchCertificatesV1CertificateSigningRequestListParams) (*WatchCertificatesV1CertificateSigningRequestListOK, 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 certificates v1 API client.
type CreateCertificatesV1CertificateSigningRequestAccepted ¶
type CreateCertificatesV1CertificateSigningRequestAccepted struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
CreateCertificatesV1CertificateSigningRequestAccepted handles this case with default header values.
Accepted
func NewCreateCertificatesV1CertificateSigningRequestAccepted ¶
func NewCreateCertificatesV1CertificateSigningRequestAccepted() *CreateCertificatesV1CertificateSigningRequestAccepted
NewCreateCertificatesV1CertificateSigningRequestAccepted creates a CreateCertificatesV1CertificateSigningRequestAccepted with default headers values
func (*CreateCertificatesV1CertificateSigningRequestAccepted) Error ¶
func (o *CreateCertificatesV1CertificateSigningRequestAccepted) Error() string
func (*CreateCertificatesV1CertificateSigningRequestAccepted) GetPayload ¶
type CreateCertificatesV1CertificateSigningRequestCreated ¶
type CreateCertificatesV1CertificateSigningRequestCreated struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
CreateCertificatesV1CertificateSigningRequestCreated handles this case with default header values.
Created
func NewCreateCertificatesV1CertificateSigningRequestCreated ¶
func NewCreateCertificatesV1CertificateSigningRequestCreated() *CreateCertificatesV1CertificateSigningRequestCreated
NewCreateCertificatesV1CertificateSigningRequestCreated creates a CreateCertificatesV1CertificateSigningRequestCreated with default headers values
func (*CreateCertificatesV1CertificateSigningRequestCreated) Error ¶
func (o *CreateCertificatesV1CertificateSigningRequestCreated) Error() string
func (*CreateCertificatesV1CertificateSigningRequestCreated) GetPayload ¶
type CreateCertificatesV1CertificateSigningRequestOK ¶
type CreateCertificatesV1CertificateSigningRequestOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
CreateCertificatesV1CertificateSigningRequestOK handles this case with default header values.
OK
func NewCreateCertificatesV1CertificateSigningRequestOK ¶
func NewCreateCertificatesV1CertificateSigningRequestOK() *CreateCertificatesV1CertificateSigningRequestOK
NewCreateCertificatesV1CertificateSigningRequestOK creates a CreateCertificatesV1CertificateSigningRequestOK with default headers values
func (*CreateCertificatesV1CertificateSigningRequestOK) Error ¶
func (o *CreateCertificatesV1CertificateSigningRequestOK) Error() string
func (*CreateCertificatesV1CertificateSigningRequestOK) GetPayload ¶
func (o *CreateCertificatesV1CertificateSigningRequestOK) GetPayload() *models.IoK8sAPICertificatesV1CertificateSigningRequest
type CreateCertificatesV1CertificateSigningRequestParams ¶
type CreateCertificatesV1CertificateSigningRequestParams struct { /*Body*/ Body *models.IoK8sAPICertificatesV1CertificateSigningRequest /*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 }
CreateCertificatesV1CertificateSigningRequestParams contains all the parameters to send to the API endpoint for the create certificates v1 certificate signing request operation typically these are written to a http.Request
func NewCreateCertificatesV1CertificateSigningRequestParams ¶
func NewCreateCertificatesV1CertificateSigningRequestParams() *CreateCertificatesV1CertificateSigningRequestParams
NewCreateCertificatesV1CertificateSigningRequestParams creates a new CreateCertificatesV1CertificateSigningRequestParams object with the default values initialized.
func NewCreateCertificatesV1CertificateSigningRequestParamsWithContext ¶
func NewCreateCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *CreateCertificatesV1CertificateSigningRequestParams
NewCreateCertificatesV1CertificateSigningRequestParamsWithContext creates a new CreateCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a context for a request
func NewCreateCertificatesV1CertificateSigningRequestParamsWithHTTPClient ¶
func NewCreateCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *CreateCertificatesV1CertificateSigningRequestParams
NewCreateCertificatesV1CertificateSigningRequestParamsWithHTTPClient creates a new CreateCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateCertificatesV1CertificateSigningRequestParamsWithTimeout ¶
func NewCreateCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *CreateCertificatesV1CertificateSigningRequestParams
NewCreateCertificatesV1CertificateSigningRequestParamsWithTimeout creates a new CreateCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateCertificatesV1CertificateSigningRequestParams) SetBody ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) SetBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest)
SetBody adds the body to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) SetContext ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
SetContext adds the context to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) SetDryRun ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) SetFieldManager ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) SetHTTPClient ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) SetPretty ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
SetPretty adds the pretty to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) SetTimeout ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) WithBody ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) WithBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest) *CreateCertificatesV1CertificateSigningRequestParams
WithBody adds the body to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) WithContext ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *CreateCertificatesV1CertificateSigningRequestParams
WithContext adds the context to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) WithDryRun ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) WithDryRun(dryRun *string) *CreateCertificatesV1CertificateSigningRequestParams
WithDryRun adds the dryRun to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) WithFieldManager ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) WithFieldManager(fieldManager *string) *CreateCertificatesV1CertificateSigningRequestParams
WithFieldManager adds the fieldManager to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) WithHTTPClient ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *CreateCertificatesV1CertificateSigningRequestParams
WithHTTPClient adds the HTTPClient to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) WithPretty ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *CreateCertificatesV1CertificateSigningRequestParams
WithPretty adds the pretty to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) WithTimeout ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *CreateCertificatesV1CertificateSigningRequestParams
WithTimeout adds the timeout to the create certificates v1 certificate signing request params
func (*CreateCertificatesV1CertificateSigningRequestParams) WriteToRequest ¶
func (o *CreateCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateCertificatesV1CertificateSigningRequestReader ¶
type CreateCertificatesV1CertificateSigningRequestReader struct {
// contains filtered or unexported fields
}
CreateCertificatesV1CertificateSigningRequestReader is a Reader for the CreateCertificatesV1CertificateSigningRequest structure.
func (*CreateCertificatesV1CertificateSigningRequestReader) ReadResponse ¶
func (o *CreateCertificatesV1CertificateSigningRequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateCertificatesV1CertificateSigningRequestUnauthorized ¶
type CreateCertificatesV1CertificateSigningRequestUnauthorized struct { }
CreateCertificatesV1CertificateSigningRequestUnauthorized handles this case with default header values.
Unauthorized
func NewCreateCertificatesV1CertificateSigningRequestUnauthorized ¶
func NewCreateCertificatesV1CertificateSigningRequestUnauthorized() *CreateCertificatesV1CertificateSigningRequestUnauthorized
NewCreateCertificatesV1CertificateSigningRequestUnauthorized creates a CreateCertificatesV1CertificateSigningRequestUnauthorized with default headers values
func (*CreateCertificatesV1CertificateSigningRequestUnauthorized) Error ¶
func (o *CreateCertificatesV1CertificateSigningRequestUnauthorized) Error() string
type DeleteCertificatesV1CertificateSigningRequestAccepted ¶
type DeleteCertificatesV1CertificateSigningRequestAccepted struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteCertificatesV1CertificateSigningRequestAccepted handles this case with default header values.
Accepted
func NewDeleteCertificatesV1CertificateSigningRequestAccepted ¶
func NewDeleteCertificatesV1CertificateSigningRequestAccepted() *DeleteCertificatesV1CertificateSigningRequestAccepted
NewDeleteCertificatesV1CertificateSigningRequestAccepted creates a DeleteCertificatesV1CertificateSigningRequestAccepted with default headers values
func (*DeleteCertificatesV1CertificateSigningRequestAccepted) Error ¶
func (o *DeleteCertificatesV1CertificateSigningRequestAccepted) Error() string
func (*DeleteCertificatesV1CertificateSigningRequestAccepted) GetPayload ¶
func (o *DeleteCertificatesV1CertificateSigningRequestAccepted) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1Status
type DeleteCertificatesV1CertificateSigningRequestOK ¶
type DeleteCertificatesV1CertificateSigningRequestOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteCertificatesV1CertificateSigningRequestOK handles this case with default header values.
OK
func NewDeleteCertificatesV1CertificateSigningRequestOK ¶
func NewDeleteCertificatesV1CertificateSigningRequestOK() *DeleteCertificatesV1CertificateSigningRequestOK
NewDeleteCertificatesV1CertificateSigningRequestOK creates a DeleteCertificatesV1CertificateSigningRequestOK with default headers values
func (*DeleteCertificatesV1CertificateSigningRequestOK) Error ¶
func (o *DeleteCertificatesV1CertificateSigningRequestOK) Error() string
func (*DeleteCertificatesV1CertificateSigningRequestOK) GetPayload ¶
func (o *DeleteCertificatesV1CertificateSigningRequestOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1Status
type DeleteCertificatesV1CertificateSigningRequestParams ¶
type DeleteCertificatesV1CertificateSigningRequestParams 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 CertificateSigningRequest */ 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 }
DeleteCertificatesV1CertificateSigningRequestParams contains all the parameters to send to the API endpoint for the delete certificates v1 certificate signing request operation typically these are written to a http.Request
func NewDeleteCertificatesV1CertificateSigningRequestParams ¶
func NewDeleteCertificatesV1CertificateSigningRequestParams() *DeleteCertificatesV1CertificateSigningRequestParams
NewDeleteCertificatesV1CertificateSigningRequestParams creates a new DeleteCertificatesV1CertificateSigningRequestParams object with the default values initialized.
func NewDeleteCertificatesV1CertificateSigningRequestParamsWithContext ¶
func NewDeleteCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *DeleteCertificatesV1CertificateSigningRequestParams
NewDeleteCertificatesV1CertificateSigningRequestParamsWithContext creates a new DeleteCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteCertificatesV1CertificateSigningRequestParamsWithHTTPClient ¶
func NewDeleteCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *DeleteCertificatesV1CertificateSigningRequestParams
NewDeleteCertificatesV1CertificateSigningRequestParamsWithHTTPClient creates a new DeleteCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteCertificatesV1CertificateSigningRequestParamsWithTimeout ¶
func NewDeleteCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *DeleteCertificatesV1CertificateSigningRequestParams
NewDeleteCertificatesV1CertificateSigningRequestParamsWithTimeout creates a new DeleteCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetBody ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetContext ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
SetContext adds the context to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetDryRun ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetGracePeriodSeconds ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetHTTPClient ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetName ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetName(name string)
SetName adds the name to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetOrphanDependents ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetPretty ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetPropagationPolicy ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) SetTimeout ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithBody ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteCertificatesV1CertificateSigningRequestParams
WithBody adds the body to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithContext ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *DeleteCertificatesV1CertificateSigningRequestParams
WithContext adds the context to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithDryRun ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithDryRun(dryRun *string) *DeleteCertificatesV1CertificateSigningRequestParams
WithDryRun adds the dryRun to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithGracePeriodSeconds ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteCertificatesV1CertificateSigningRequestParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithHTTPClient ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *DeleteCertificatesV1CertificateSigningRequestParams
WithHTTPClient adds the HTTPClient to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithName ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithName(name string) *DeleteCertificatesV1CertificateSigningRequestParams
WithName adds the name to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithOrphanDependents ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithOrphanDependents(orphanDependents *bool) *DeleteCertificatesV1CertificateSigningRequestParams
WithOrphanDependents adds the orphanDependents to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithPretty ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *DeleteCertificatesV1CertificateSigningRequestParams
WithPretty adds the pretty to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithPropagationPolicy ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithPropagationPolicy(propagationPolicy *string) *DeleteCertificatesV1CertificateSigningRequestParams
WithPropagationPolicy adds the propagationPolicy to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WithTimeout ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *DeleteCertificatesV1CertificateSigningRequestParams
WithTimeout adds the timeout to the delete certificates v1 certificate signing request params
func (*DeleteCertificatesV1CertificateSigningRequestParams) WriteToRequest ¶
func (o *DeleteCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCertificatesV1CertificateSigningRequestReader ¶
type DeleteCertificatesV1CertificateSigningRequestReader struct {
// contains filtered or unexported fields
}
DeleteCertificatesV1CertificateSigningRequestReader is a Reader for the DeleteCertificatesV1CertificateSigningRequest structure.
func (*DeleteCertificatesV1CertificateSigningRequestReader) ReadResponse ¶
func (o *DeleteCertificatesV1CertificateSigningRequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCertificatesV1CertificateSigningRequestUnauthorized ¶
type DeleteCertificatesV1CertificateSigningRequestUnauthorized struct { }
DeleteCertificatesV1CertificateSigningRequestUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteCertificatesV1CertificateSigningRequestUnauthorized ¶
func NewDeleteCertificatesV1CertificateSigningRequestUnauthorized() *DeleteCertificatesV1CertificateSigningRequestUnauthorized
NewDeleteCertificatesV1CertificateSigningRequestUnauthorized creates a DeleteCertificatesV1CertificateSigningRequestUnauthorized with default headers values
func (*DeleteCertificatesV1CertificateSigningRequestUnauthorized) Error ¶
func (o *DeleteCertificatesV1CertificateSigningRequestUnauthorized) Error() string
type DeleteCertificatesV1CollectionCertificateSigningRequestOK ¶
type DeleteCertificatesV1CollectionCertificateSigningRequestOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1Status
}
DeleteCertificatesV1CollectionCertificateSigningRequestOK handles this case with default header values.
OK
func NewDeleteCertificatesV1CollectionCertificateSigningRequestOK ¶
func NewDeleteCertificatesV1CollectionCertificateSigningRequestOK() *DeleteCertificatesV1CollectionCertificateSigningRequestOK
NewDeleteCertificatesV1CollectionCertificateSigningRequestOK creates a DeleteCertificatesV1CollectionCertificateSigningRequestOK with default headers values
func (*DeleteCertificatesV1CollectionCertificateSigningRequestOK) Error ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestOK) Error() string
func (*DeleteCertificatesV1CollectionCertificateSigningRequestOK) GetPayload ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1Status
type DeleteCertificatesV1CollectionCertificateSigningRequestParams ¶
type DeleteCertificatesV1CollectionCertificateSigningRequestParams 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 }
DeleteCertificatesV1CollectionCertificateSigningRequestParams contains all the parameters to send to the API endpoint for the delete certificates v1 collection certificate signing request operation typically these are written to a http.Request
func NewDeleteCertificatesV1CollectionCertificateSigningRequestParams ¶
func NewDeleteCertificatesV1CollectionCertificateSigningRequestParams() *DeleteCertificatesV1CollectionCertificateSigningRequestParams
NewDeleteCertificatesV1CollectionCertificateSigningRequestParams creates a new DeleteCertificatesV1CollectionCertificateSigningRequestParams object with the default values initialized.
func NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithContext ¶
func NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithContext(ctx context.Context) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithContext creates a new DeleteCertificatesV1CollectionCertificateSigningRequestParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithHTTPClient ¶
func NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithHTTPClient(client *http.Client) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithHTTPClient creates a new DeleteCertificatesV1CollectionCertificateSigningRequestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithTimeout ¶
func NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithTimeout(timeout time.Duration) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
NewDeleteCertificatesV1CollectionCertificateSigningRequestParamsWithTimeout creates a new DeleteCertificatesV1CollectionCertificateSigningRequestParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetBody ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions)
SetBody adds the body to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetContext ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetContext(ctx context.Context)
SetContext adds the context to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetContinue ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetContinue(continueVar *string)
SetContinue adds the continue to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetDryRun ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetFieldSelector ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetGracePeriodSeconds ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetGracePeriodSeconds(gracePeriodSeconds *int64)
SetGracePeriodSeconds adds the gracePeriodSeconds to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetHTTPClient ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetLabelSelector ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetLimit ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetLimit(limit *int64)
SetLimit adds the limit to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetOrphanDependents ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetOrphanDependents(orphanDependents *bool)
SetOrphanDependents adds the orphanDependents to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetPretty ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetPretty(pretty *string)
SetPretty adds the pretty to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetPropagationPolicy ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetPropagationPolicy(propagationPolicy *string)
SetPropagationPolicy adds the propagationPolicy to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetResourceVersion ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetResourceVersionMatch ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetTimeout ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetTimeoutSeconds ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithBody ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithBody(body *models.IoK8sApimachineryPkgApisMetaV1DeleteOptions) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithBody adds the body to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithContext ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithContext(ctx context.Context) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithContext adds the context to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithContinue ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithContinue(continueVar *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithContinue adds the continueVar to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithDryRun ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithDryRun(dryRun *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithDryRun adds the dryRun to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithFieldSelector ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithFieldSelector(fieldSelector *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithFieldSelector adds the fieldSelector to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithGracePeriodSeconds ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithGracePeriodSeconds(gracePeriodSeconds *int64) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithGracePeriodSeconds adds the gracePeriodSeconds to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithHTTPClient ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithHTTPClient(client *http.Client) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithHTTPClient adds the HTTPClient to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithLabelSelector ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithLabelSelector(labelSelector *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithLabelSelector adds the labelSelector to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithLimit ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithLimit(limit *int64) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithLimit adds the limit to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithOrphanDependents ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithOrphanDependents(orphanDependents *bool) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithOrphanDependents adds the orphanDependents to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithPretty ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithPretty(pretty *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithPretty adds the pretty to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithPropagationPolicy ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithPropagationPolicy(propagationPolicy *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithPropagationPolicy adds the propagationPolicy to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithResourceVersion ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithResourceVersion(resourceVersion *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithResourceVersion adds the resourceVersion to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithResourceVersionMatch ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithResourceVersionMatch(resourceVersionMatch *string) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithResourceVersionMatch adds the resourceVersionMatch to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithTimeout ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithTimeout(timeout time.Duration) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithTimeout adds the timeout to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithTimeoutSeconds ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithTimeoutSeconds(timeoutSeconds *int64) *DeleteCertificatesV1CollectionCertificateSigningRequestParams
WithTimeoutSeconds adds the timeoutSeconds to the delete certificates v1 collection certificate signing request params
func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WriteToRequest ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCertificatesV1CollectionCertificateSigningRequestReader ¶
type DeleteCertificatesV1CollectionCertificateSigningRequestReader struct {
// contains filtered or unexported fields
}
DeleteCertificatesV1CollectionCertificateSigningRequestReader is a Reader for the DeleteCertificatesV1CollectionCertificateSigningRequest structure.
func (*DeleteCertificatesV1CollectionCertificateSigningRequestReader) ReadResponse ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized ¶
type DeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized struct { }
DeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized ¶
func NewDeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized() *DeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized
NewDeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized creates a DeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized with default headers values
func (*DeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized) Error ¶
func (o *DeleteCertificatesV1CollectionCertificateSigningRequestUnauthorized) Error() string
type GetCertificatesV1APIResourcesOK ¶
type GetCertificatesV1APIResourcesOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1APIResourceList
}
GetCertificatesV1APIResourcesOK handles this case with default header values.
OK
func NewGetCertificatesV1APIResourcesOK ¶
func NewGetCertificatesV1APIResourcesOK() *GetCertificatesV1APIResourcesOK
NewGetCertificatesV1APIResourcesOK creates a GetCertificatesV1APIResourcesOK with default headers values
func (*GetCertificatesV1APIResourcesOK) Error ¶
func (o *GetCertificatesV1APIResourcesOK) Error() string
func (*GetCertificatesV1APIResourcesOK) GetPayload ¶
func (o *GetCertificatesV1APIResourcesOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1APIResourceList
type GetCertificatesV1APIResourcesParams ¶
type GetCertificatesV1APIResourcesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCertificatesV1APIResourcesParams contains all the parameters to send to the API endpoint for the get certificates v1 API resources operation typically these are written to a http.Request
func NewGetCertificatesV1APIResourcesParams ¶
func NewGetCertificatesV1APIResourcesParams() *GetCertificatesV1APIResourcesParams
NewGetCertificatesV1APIResourcesParams creates a new GetCertificatesV1APIResourcesParams object with the default values initialized.
func NewGetCertificatesV1APIResourcesParamsWithContext ¶
func NewGetCertificatesV1APIResourcesParamsWithContext(ctx context.Context) *GetCertificatesV1APIResourcesParams
NewGetCertificatesV1APIResourcesParamsWithContext creates a new GetCertificatesV1APIResourcesParams object with the default values initialized, and the ability to set a context for a request
func NewGetCertificatesV1APIResourcesParamsWithHTTPClient ¶
func NewGetCertificatesV1APIResourcesParamsWithHTTPClient(client *http.Client) *GetCertificatesV1APIResourcesParams
NewGetCertificatesV1APIResourcesParamsWithHTTPClient creates a new GetCertificatesV1APIResourcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCertificatesV1APIResourcesParamsWithTimeout ¶
func NewGetCertificatesV1APIResourcesParamsWithTimeout(timeout time.Duration) *GetCertificatesV1APIResourcesParams
NewGetCertificatesV1APIResourcesParamsWithTimeout creates a new GetCertificatesV1APIResourcesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCertificatesV1APIResourcesParams) SetContext ¶
func (o *GetCertificatesV1APIResourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the get certificates v1 API resources params
func (*GetCertificatesV1APIResourcesParams) SetHTTPClient ¶
func (o *GetCertificatesV1APIResourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get certificates v1 API resources params
func (*GetCertificatesV1APIResourcesParams) SetTimeout ¶
func (o *GetCertificatesV1APIResourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get certificates v1 API resources params
func (*GetCertificatesV1APIResourcesParams) WithContext ¶
func (o *GetCertificatesV1APIResourcesParams) WithContext(ctx context.Context) *GetCertificatesV1APIResourcesParams
WithContext adds the context to the get certificates v1 API resources params
func (*GetCertificatesV1APIResourcesParams) WithHTTPClient ¶
func (o *GetCertificatesV1APIResourcesParams) WithHTTPClient(client *http.Client) *GetCertificatesV1APIResourcesParams
WithHTTPClient adds the HTTPClient to the get certificates v1 API resources params
func (*GetCertificatesV1APIResourcesParams) WithTimeout ¶
func (o *GetCertificatesV1APIResourcesParams) WithTimeout(timeout time.Duration) *GetCertificatesV1APIResourcesParams
WithTimeout adds the timeout to the get certificates v1 API resources params
func (*GetCertificatesV1APIResourcesParams) WriteToRequest ¶
func (o *GetCertificatesV1APIResourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCertificatesV1APIResourcesReader ¶
type GetCertificatesV1APIResourcesReader struct {
// contains filtered or unexported fields
}
GetCertificatesV1APIResourcesReader is a Reader for the GetCertificatesV1APIResources structure.
func (*GetCertificatesV1APIResourcesReader) ReadResponse ¶
func (o *GetCertificatesV1APIResourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCertificatesV1APIResourcesUnauthorized ¶
type GetCertificatesV1APIResourcesUnauthorized struct { }
GetCertificatesV1APIResourcesUnauthorized handles this case with default header values.
Unauthorized
func NewGetCertificatesV1APIResourcesUnauthorized ¶
func NewGetCertificatesV1APIResourcesUnauthorized() *GetCertificatesV1APIResourcesUnauthorized
NewGetCertificatesV1APIResourcesUnauthorized creates a GetCertificatesV1APIResourcesUnauthorized with default headers values
func (*GetCertificatesV1APIResourcesUnauthorized) Error ¶
func (o *GetCertificatesV1APIResourcesUnauthorized) Error() string
type ListCertificatesV1CertificateSigningRequestOK ¶
type ListCertificatesV1CertificateSigningRequestOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequestList
}
ListCertificatesV1CertificateSigningRequestOK handles this case with default header values.
OK
func NewListCertificatesV1CertificateSigningRequestOK ¶
func NewListCertificatesV1CertificateSigningRequestOK() *ListCertificatesV1CertificateSigningRequestOK
NewListCertificatesV1CertificateSigningRequestOK creates a ListCertificatesV1CertificateSigningRequestOK with default headers values
func (*ListCertificatesV1CertificateSigningRequestOK) Error ¶
func (o *ListCertificatesV1CertificateSigningRequestOK) Error() string
func (*ListCertificatesV1CertificateSigningRequestOK) GetPayload ¶
func (o *ListCertificatesV1CertificateSigningRequestOK) GetPayload() *models.IoK8sAPICertificatesV1CertificateSigningRequestList
type ListCertificatesV1CertificateSigningRequestParams ¶
type ListCertificatesV1CertificateSigningRequestParams 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 }
ListCertificatesV1CertificateSigningRequestParams contains all the parameters to send to the API endpoint for the list certificates v1 certificate signing request operation typically these are written to a http.Request
func NewListCertificatesV1CertificateSigningRequestParams ¶
func NewListCertificatesV1CertificateSigningRequestParams() *ListCertificatesV1CertificateSigningRequestParams
NewListCertificatesV1CertificateSigningRequestParams creates a new ListCertificatesV1CertificateSigningRequestParams object with the default values initialized.
func NewListCertificatesV1CertificateSigningRequestParamsWithContext ¶
func NewListCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *ListCertificatesV1CertificateSigningRequestParams
NewListCertificatesV1CertificateSigningRequestParamsWithContext creates a new ListCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a context for a request
func NewListCertificatesV1CertificateSigningRequestParamsWithHTTPClient ¶
func NewListCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *ListCertificatesV1CertificateSigningRequestParams
NewListCertificatesV1CertificateSigningRequestParamsWithHTTPClient creates a new ListCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListCertificatesV1CertificateSigningRequestParamsWithTimeout ¶
func NewListCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *ListCertificatesV1CertificateSigningRequestParams
NewListCertificatesV1CertificateSigningRequestParamsWithTimeout creates a new ListCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListCertificatesV1CertificateSigningRequestParams) SetAllowWatchBookmarks ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetContext ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
SetContext adds the context to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetContinue ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetContinue(continueVar *string)
SetContinue adds the continue to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetFieldSelector ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetHTTPClient ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetLabelSelector ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetLimit ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetLimit(limit *int64)
SetLimit adds the limit to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetPretty ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
SetPretty adds the pretty to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetResourceVersion ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetResourceVersionMatch ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetTimeout ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetTimeoutSeconds ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) SetWatch ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) SetWatch(watch *bool)
SetWatch adds the watch to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithAllowWatchBookmarks ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *ListCertificatesV1CertificateSigningRequestParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithContext ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *ListCertificatesV1CertificateSigningRequestParams
WithContext adds the context to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithContinue ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithContinue(continueVar *string) *ListCertificatesV1CertificateSigningRequestParams
WithContinue adds the continueVar to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithFieldSelector ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithFieldSelector(fieldSelector *string) *ListCertificatesV1CertificateSigningRequestParams
WithFieldSelector adds the fieldSelector to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithHTTPClient ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *ListCertificatesV1CertificateSigningRequestParams
WithHTTPClient adds the HTTPClient to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithLabelSelector ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithLabelSelector(labelSelector *string) *ListCertificatesV1CertificateSigningRequestParams
WithLabelSelector adds the labelSelector to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithLimit ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithLimit(limit *int64) *ListCertificatesV1CertificateSigningRequestParams
WithLimit adds the limit to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithPretty ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *ListCertificatesV1CertificateSigningRequestParams
WithPretty adds the pretty to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithResourceVersion ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithResourceVersion(resourceVersion *string) *ListCertificatesV1CertificateSigningRequestParams
WithResourceVersion adds the resourceVersion to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithResourceVersionMatch ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithResourceVersionMatch(resourceVersionMatch *string) *ListCertificatesV1CertificateSigningRequestParams
WithResourceVersionMatch adds the resourceVersionMatch to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithTimeout ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *ListCertificatesV1CertificateSigningRequestParams
WithTimeout adds the timeout to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithTimeoutSeconds ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithTimeoutSeconds(timeoutSeconds *int64) *ListCertificatesV1CertificateSigningRequestParams
WithTimeoutSeconds adds the timeoutSeconds to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WithWatch ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WithWatch(watch *bool) *ListCertificatesV1CertificateSigningRequestParams
WithWatch adds the watch to the list certificates v1 certificate signing request params
func (*ListCertificatesV1CertificateSigningRequestParams) WriteToRequest ¶
func (o *ListCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListCertificatesV1CertificateSigningRequestReader ¶
type ListCertificatesV1CertificateSigningRequestReader struct {
// contains filtered or unexported fields
}
ListCertificatesV1CertificateSigningRequestReader is a Reader for the ListCertificatesV1CertificateSigningRequest structure.
func (*ListCertificatesV1CertificateSigningRequestReader) ReadResponse ¶
func (o *ListCertificatesV1CertificateSigningRequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListCertificatesV1CertificateSigningRequestUnauthorized ¶
type ListCertificatesV1CertificateSigningRequestUnauthorized struct { }
ListCertificatesV1CertificateSigningRequestUnauthorized handles this case with default header values.
Unauthorized
func NewListCertificatesV1CertificateSigningRequestUnauthorized ¶
func NewListCertificatesV1CertificateSigningRequestUnauthorized() *ListCertificatesV1CertificateSigningRequestUnauthorized
NewListCertificatesV1CertificateSigningRequestUnauthorized creates a ListCertificatesV1CertificateSigningRequestUnauthorized with default headers values
func (*ListCertificatesV1CertificateSigningRequestUnauthorized) Error ¶
func (o *ListCertificatesV1CertificateSigningRequestUnauthorized) Error() string
type PatchCertificatesV1CertificateSigningRequestApprovalOK ¶
type PatchCertificatesV1CertificateSigningRequestApprovalOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
PatchCertificatesV1CertificateSigningRequestApprovalOK handles this case with default header values.
OK
func NewPatchCertificatesV1CertificateSigningRequestApprovalOK ¶
func NewPatchCertificatesV1CertificateSigningRequestApprovalOK() *PatchCertificatesV1CertificateSigningRequestApprovalOK
NewPatchCertificatesV1CertificateSigningRequestApprovalOK creates a PatchCertificatesV1CertificateSigningRequestApprovalOK with default headers values
func (*PatchCertificatesV1CertificateSigningRequestApprovalOK) Error ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalOK) Error() string
func (*PatchCertificatesV1CertificateSigningRequestApprovalOK) GetPayload ¶
type PatchCertificatesV1CertificateSigningRequestApprovalParams ¶
type PatchCertificatesV1CertificateSigningRequestApprovalParams 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 CertificateSigningRequest */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchCertificatesV1CertificateSigningRequestApprovalParams contains all the parameters to send to the API endpoint for the patch certificates v1 certificate signing request approval operation typically these are written to a http.Request
func NewPatchCertificatesV1CertificateSigningRequestApprovalParams ¶
func NewPatchCertificatesV1CertificateSigningRequestApprovalParams() *PatchCertificatesV1CertificateSigningRequestApprovalParams
NewPatchCertificatesV1CertificateSigningRequestApprovalParams creates a new PatchCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized.
func NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithContext ¶
func NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestApprovalParams
NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithContext creates a new PatchCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized, and the ability to set a context for a request
func NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient ¶
func NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestApprovalParams
NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient creates a new PatchCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout ¶
func NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestApprovalParams
NewPatchCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout creates a new PatchCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetBody ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
SetBody adds the body to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetContext ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetContext(ctx context.Context)
SetContext adds the context to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetDryRun ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetFieldManager ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetForce ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetForce(force *bool)
SetForce adds the force to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetName ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetName(name string)
SetName adds the name to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetPretty ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetPretty(pretty *string)
SetPretty adds the pretty to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithBody ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchCertificatesV1CertificateSigningRequestApprovalParams
WithBody adds the body to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithContext ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestApprovalParams
WithContext adds the context to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithDryRun ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithDryRun(dryRun *string) *PatchCertificatesV1CertificateSigningRequestApprovalParams
WithDryRun adds the dryRun to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithFieldManager ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithFieldManager(fieldManager *string) *PatchCertificatesV1CertificateSigningRequestApprovalParams
WithFieldManager adds the fieldManager to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithForce ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithForce(force *bool) *PatchCertificatesV1CertificateSigningRequestApprovalParams
WithForce adds the force to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestApprovalParams
WithHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithName ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithName(name string) *PatchCertificatesV1CertificateSigningRequestApprovalParams
WithName adds the name to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithPretty ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithPretty(pretty *string) *PatchCertificatesV1CertificateSigningRequestApprovalParams
WithPretty adds the pretty to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestApprovalParams
WithTimeout adds the timeout to the patch certificates v1 certificate signing request approval params
func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchCertificatesV1CertificateSigningRequestApprovalReader ¶
type PatchCertificatesV1CertificateSigningRequestApprovalReader struct {
// contains filtered or unexported fields
}
PatchCertificatesV1CertificateSigningRequestApprovalReader is a Reader for the PatchCertificatesV1CertificateSigningRequestApproval structure.
func (*PatchCertificatesV1CertificateSigningRequestApprovalReader) ReadResponse ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchCertificatesV1CertificateSigningRequestApprovalUnauthorized ¶
type PatchCertificatesV1CertificateSigningRequestApprovalUnauthorized struct { }
PatchCertificatesV1CertificateSigningRequestApprovalUnauthorized handles this case with default header values.
Unauthorized
func NewPatchCertificatesV1CertificateSigningRequestApprovalUnauthorized ¶
func NewPatchCertificatesV1CertificateSigningRequestApprovalUnauthorized() *PatchCertificatesV1CertificateSigningRequestApprovalUnauthorized
NewPatchCertificatesV1CertificateSigningRequestApprovalUnauthorized creates a PatchCertificatesV1CertificateSigningRequestApprovalUnauthorized with default headers values
func (*PatchCertificatesV1CertificateSigningRequestApprovalUnauthorized) Error ¶
func (o *PatchCertificatesV1CertificateSigningRequestApprovalUnauthorized) Error() string
type PatchCertificatesV1CertificateSigningRequestOK ¶
type PatchCertificatesV1CertificateSigningRequestOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
PatchCertificatesV1CertificateSigningRequestOK handles this case with default header values.
OK
func NewPatchCertificatesV1CertificateSigningRequestOK ¶
func NewPatchCertificatesV1CertificateSigningRequestOK() *PatchCertificatesV1CertificateSigningRequestOK
NewPatchCertificatesV1CertificateSigningRequestOK creates a PatchCertificatesV1CertificateSigningRequestOK with default headers values
func (*PatchCertificatesV1CertificateSigningRequestOK) Error ¶
func (o *PatchCertificatesV1CertificateSigningRequestOK) Error() string
func (*PatchCertificatesV1CertificateSigningRequestOK) GetPayload ¶
func (o *PatchCertificatesV1CertificateSigningRequestOK) GetPayload() *models.IoK8sAPICertificatesV1CertificateSigningRequest
type PatchCertificatesV1CertificateSigningRequestParams ¶
type PatchCertificatesV1CertificateSigningRequestParams 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 CertificateSigningRequest */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchCertificatesV1CertificateSigningRequestParams contains all the parameters to send to the API endpoint for the patch certificates v1 certificate signing request operation typically these are written to a http.Request
func NewPatchCertificatesV1CertificateSigningRequestParams ¶
func NewPatchCertificatesV1CertificateSigningRequestParams() *PatchCertificatesV1CertificateSigningRequestParams
NewPatchCertificatesV1CertificateSigningRequestParams creates a new PatchCertificatesV1CertificateSigningRequestParams object with the default values initialized.
func NewPatchCertificatesV1CertificateSigningRequestParamsWithContext ¶
func NewPatchCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestParams
NewPatchCertificatesV1CertificateSigningRequestParamsWithContext creates a new PatchCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a context for a request
func NewPatchCertificatesV1CertificateSigningRequestParamsWithHTTPClient ¶
func NewPatchCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestParams
NewPatchCertificatesV1CertificateSigningRequestParamsWithHTTPClient creates a new PatchCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchCertificatesV1CertificateSigningRequestParamsWithTimeout ¶
func NewPatchCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestParams
NewPatchCertificatesV1CertificateSigningRequestParamsWithTimeout creates a new PatchCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchCertificatesV1CertificateSigningRequestParams) SetBody ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
SetBody adds the body to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) SetContext ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
SetContext adds the context to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) SetDryRun ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) SetFieldManager ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) SetForce ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) SetForce(force *bool)
SetForce adds the force to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) SetHTTPClient ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) SetName ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) SetName(name string)
SetName adds the name to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) SetPretty ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
SetPretty adds the pretty to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) SetTimeout ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WithBody ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchCertificatesV1CertificateSigningRequestParams
WithBody adds the body to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WithContext ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestParams
WithContext adds the context to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WithDryRun ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WithDryRun(dryRun *string) *PatchCertificatesV1CertificateSigningRequestParams
WithDryRun adds the dryRun to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WithFieldManager ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WithFieldManager(fieldManager *string) *PatchCertificatesV1CertificateSigningRequestParams
WithFieldManager adds the fieldManager to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WithForce ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WithForce(force *bool) *PatchCertificatesV1CertificateSigningRequestParams
WithForce adds the force to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WithHTTPClient ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestParams
WithHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WithName ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WithName(name string) *PatchCertificatesV1CertificateSigningRequestParams
WithName adds the name to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WithPretty ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *PatchCertificatesV1CertificateSigningRequestParams
WithPretty adds the pretty to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WithTimeout ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestParams
WithTimeout adds the timeout to the patch certificates v1 certificate signing request params
func (*PatchCertificatesV1CertificateSigningRequestParams) WriteToRequest ¶
func (o *PatchCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchCertificatesV1CertificateSigningRequestReader ¶
type PatchCertificatesV1CertificateSigningRequestReader struct {
// contains filtered or unexported fields
}
PatchCertificatesV1CertificateSigningRequestReader is a Reader for the PatchCertificatesV1CertificateSigningRequest structure.
func (*PatchCertificatesV1CertificateSigningRequestReader) ReadResponse ¶
func (o *PatchCertificatesV1CertificateSigningRequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchCertificatesV1CertificateSigningRequestStatusOK ¶
type PatchCertificatesV1CertificateSigningRequestStatusOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
PatchCertificatesV1CertificateSigningRequestStatusOK handles this case with default header values.
OK
func NewPatchCertificatesV1CertificateSigningRequestStatusOK ¶
func NewPatchCertificatesV1CertificateSigningRequestStatusOK() *PatchCertificatesV1CertificateSigningRequestStatusOK
NewPatchCertificatesV1CertificateSigningRequestStatusOK creates a PatchCertificatesV1CertificateSigningRequestStatusOK with default headers values
func (*PatchCertificatesV1CertificateSigningRequestStatusOK) Error ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusOK) Error() string
func (*PatchCertificatesV1CertificateSigningRequestStatusOK) GetPayload ¶
type PatchCertificatesV1CertificateSigningRequestStatusParams ¶
type PatchCertificatesV1CertificateSigningRequestStatusParams 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 CertificateSigningRequest */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchCertificatesV1CertificateSigningRequestStatusParams contains all the parameters to send to the API endpoint for the patch certificates v1 certificate signing request status operation typically these are written to a http.Request
func NewPatchCertificatesV1CertificateSigningRequestStatusParams ¶
func NewPatchCertificatesV1CertificateSigningRequestStatusParams() *PatchCertificatesV1CertificateSigningRequestStatusParams
NewPatchCertificatesV1CertificateSigningRequestStatusParams creates a new PatchCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized.
func NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithContext ¶
func NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestStatusParams
NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithContext creates a new PatchCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized, and the ability to set a context for a request
func NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient ¶
func NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestStatusParams
NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient creates a new PatchCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithTimeout ¶
func NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestStatusParams
NewPatchCertificatesV1CertificateSigningRequestStatusParamsWithTimeout creates a new PatchCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetBody ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetBody(body models.IoK8sApimachineryPkgApisMetaV1Patch)
SetBody adds the body to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetContext ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetDryRun ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetFieldManager ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetForce ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetForce(force *bool)
SetForce adds the force to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetName ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetName(name string)
SetName adds the name to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetPretty ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetPretty(pretty *string)
SetPretty adds the pretty to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetTimeout ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithBody ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithBody(body models.IoK8sApimachineryPkgApisMetaV1Patch) *PatchCertificatesV1CertificateSigningRequestStatusParams
WithBody adds the body to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithContext ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithContext(ctx context.Context) *PatchCertificatesV1CertificateSigningRequestStatusParams
WithContext adds the context to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithDryRun ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithDryRun(dryRun *string) *PatchCertificatesV1CertificateSigningRequestStatusParams
WithDryRun adds the dryRun to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithFieldManager ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithFieldManager(fieldManager *string) *PatchCertificatesV1CertificateSigningRequestStatusParams
WithFieldManager adds the fieldManager to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithForce ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithForce(force *bool) *PatchCertificatesV1CertificateSigningRequestStatusParams
WithForce adds the force to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient(client *http.Client) *PatchCertificatesV1CertificateSigningRequestStatusParams
WithHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithName ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithName(name string) *PatchCertificatesV1CertificateSigningRequestStatusParams
WithName adds the name to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithPretty ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithPretty(pretty *string) *PatchCertificatesV1CertificateSigningRequestStatusParams
WithPretty adds the pretty to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithTimeout ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WithTimeout(timeout time.Duration) *PatchCertificatesV1CertificateSigningRequestStatusParams
WithTimeout adds the timeout to the patch certificates v1 certificate signing request status params
func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchCertificatesV1CertificateSigningRequestStatusReader ¶
type PatchCertificatesV1CertificateSigningRequestStatusReader struct {
// contains filtered or unexported fields
}
PatchCertificatesV1CertificateSigningRequestStatusReader is a Reader for the PatchCertificatesV1CertificateSigningRequestStatus structure.
func (*PatchCertificatesV1CertificateSigningRequestStatusReader) ReadResponse ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchCertificatesV1CertificateSigningRequestStatusUnauthorized ¶
type PatchCertificatesV1CertificateSigningRequestStatusUnauthorized struct { }
PatchCertificatesV1CertificateSigningRequestStatusUnauthorized handles this case with default header values.
Unauthorized
func NewPatchCertificatesV1CertificateSigningRequestStatusUnauthorized ¶
func NewPatchCertificatesV1CertificateSigningRequestStatusUnauthorized() *PatchCertificatesV1CertificateSigningRequestStatusUnauthorized
NewPatchCertificatesV1CertificateSigningRequestStatusUnauthorized creates a PatchCertificatesV1CertificateSigningRequestStatusUnauthorized with default headers values
func (*PatchCertificatesV1CertificateSigningRequestStatusUnauthorized) Error ¶
func (o *PatchCertificatesV1CertificateSigningRequestStatusUnauthorized) Error() string
type PatchCertificatesV1CertificateSigningRequestUnauthorized ¶
type PatchCertificatesV1CertificateSigningRequestUnauthorized struct { }
PatchCertificatesV1CertificateSigningRequestUnauthorized handles this case with default header values.
Unauthorized
func NewPatchCertificatesV1CertificateSigningRequestUnauthorized ¶
func NewPatchCertificatesV1CertificateSigningRequestUnauthorized() *PatchCertificatesV1CertificateSigningRequestUnauthorized
NewPatchCertificatesV1CertificateSigningRequestUnauthorized creates a PatchCertificatesV1CertificateSigningRequestUnauthorized with default headers values
func (*PatchCertificatesV1CertificateSigningRequestUnauthorized) Error ¶
func (o *PatchCertificatesV1CertificateSigningRequestUnauthorized) Error() string
type ReadCertificatesV1CertificateSigningRequestApprovalOK ¶
type ReadCertificatesV1CertificateSigningRequestApprovalOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
ReadCertificatesV1CertificateSigningRequestApprovalOK handles this case with default header values.
OK
func NewReadCertificatesV1CertificateSigningRequestApprovalOK ¶
func NewReadCertificatesV1CertificateSigningRequestApprovalOK() *ReadCertificatesV1CertificateSigningRequestApprovalOK
NewReadCertificatesV1CertificateSigningRequestApprovalOK creates a ReadCertificatesV1CertificateSigningRequestApprovalOK with default headers values
func (*ReadCertificatesV1CertificateSigningRequestApprovalOK) Error ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalOK) Error() string
func (*ReadCertificatesV1CertificateSigningRequestApprovalOK) GetPayload ¶
type ReadCertificatesV1CertificateSigningRequestApprovalParams ¶
type ReadCertificatesV1CertificateSigningRequestApprovalParams struct { /*Name name of the CertificateSigningRequest */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadCertificatesV1CertificateSigningRequestApprovalParams contains all the parameters to send to the API endpoint for the read certificates v1 certificate signing request approval operation typically these are written to a http.Request
func NewReadCertificatesV1CertificateSigningRequestApprovalParams ¶
func NewReadCertificatesV1CertificateSigningRequestApprovalParams() *ReadCertificatesV1CertificateSigningRequestApprovalParams
NewReadCertificatesV1CertificateSigningRequestApprovalParams creates a new ReadCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized.
func NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithContext ¶
func NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestApprovalParams
NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithContext creates a new ReadCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized, and the ability to set a context for a request
func NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient ¶
func NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestApprovalParams
NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient creates a new ReadCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout ¶
func NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestApprovalParams
NewReadCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout creates a new ReadCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) SetContext ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetContext(ctx context.Context)
SetContext adds the context to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) SetName ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetName(name string)
SetName adds the name to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) SetPretty ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetPretty(pretty *string)
SetPretty adds the pretty to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithContext ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestApprovalParams
WithContext adds the context to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestApprovalParams
WithHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithName ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithName(name string) *ReadCertificatesV1CertificateSigningRequestApprovalParams
WithName adds the name to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithPretty ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithPretty(pretty *string) *ReadCertificatesV1CertificateSigningRequestApprovalParams
WithPretty adds the pretty to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestApprovalParams
WithTimeout adds the timeout to the read certificates v1 certificate signing request approval params
func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadCertificatesV1CertificateSigningRequestApprovalReader ¶
type ReadCertificatesV1CertificateSigningRequestApprovalReader struct {
// contains filtered or unexported fields
}
ReadCertificatesV1CertificateSigningRequestApprovalReader is a Reader for the ReadCertificatesV1CertificateSigningRequestApproval structure.
func (*ReadCertificatesV1CertificateSigningRequestApprovalReader) ReadResponse ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadCertificatesV1CertificateSigningRequestApprovalUnauthorized ¶
type ReadCertificatesV1CertificateSigningRequestApprovalUnauthorized struct { }
ReadCertificatesV1CertificateSigningRequestApprovalUnauthorized handles this case with default header values.
Unauthorized
func NewReadCertificatesV1CertificateSigningRequestApprovalUnauthorized ¶
func NewReadCertificatesV1CertificateSigningRequestApprovalUnauthorized() *ReadCertificatesV1CertificateSigningRequestApprovalUnauthorized
NewReadCertificatesV1CertificateSigningRequestApprovalUnauthorized creates a ReadCertificatesV1CertificateSigningRequestApprovalUnauthorized with default headers values
func (*ReadCertificatesV1CertificateSigningRequestApprovalUnauthorized) Error ¶
func (o *ReadCertificatesV1CertificateSigningRequestApprovalUnauthorized) Error() string
type ReadCertificatesV1CertificateSigningRequestOK ¶
type ReadCertificatesV1CertificateSigningRequestOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
ReadCertificatesV1CertificateSigningRequestOK handles this case with default header values.
OK
func NewReadCertificatesV1CertificateSigningRequestOK ¶
func NewReadCertificatesV1CertificateSigningRequestOK() *ReadCertificatesV1CertificateSigningRequestOK
NewReadCertificatesV1CertificateSigningRequestOK creates a ReadCertificatesV1CertificateSigningRequestOK with default headers values
func (*ReadCertificatesV1CertificateSigningRequestOK) Error ¶
func (o *ReadCertificatesV1CertificateSigningRequestOK) Error() string
func (*ReadCertificatesV1CertificateSigningRequestOK) GetPayload ¶
func (o *ReadCertificatesV1CertificateSigningRequestOK) GetPayload() *models.IoK8sAPICertificatesV1CertificateSigningRequest
type ReadCertificatesV1CertificateSigningRequestParams ¶
type ReadCertificatesV1CertificateSigningRequestParams 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 CertificateSigningRequest */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadCertificatesV1CertificateSigningRequestParams contains all the parameters to send to the API endpoint for the read certificates v1 certificate signing request operation typically these are written to a http.Request
func NewReadCertificatesV1CertificateSigningRequestParams ¶
func NewReadCertificatesV1CertificateSigningRequestParams() *ReadCertificatesV1CertificateSigningRequestParams
NewReadCertificatesV1CertificateSigningRequestParams creates a new ReadCertificatesV1CertificateSigningRequestParams object with the default values initialized.
func NewReadCertificatesV1CertificateSigningRequestParamsWithContext ¶
func NewReadCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestParams
NewReadCertificatesV1CertificateSigningRequestParamsWithContext creates a new ReadCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a context for a request
func NewReadCertificatesV1CertificateSigningRequestParamsWithHTTPClient ¶
func NewReadCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestParams
NewReadCertificatesV1CertificateSigningRequestParamsWithHTTPClient creates a new ReadCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadCertificatesV1CertificateSigningRequestParamsWithTimeout ¶
func NewReadCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestParams
NewReadCertificatesV1CertificateSigningRequestParamsWithTimeout creates a new ReadCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadCertificatesV1CertificateSigningRequestParams) SetContext ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
SetContext adds the context to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) SetExact ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) SetExact(exact *bool)
SetExact adds the exact to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) SetExport ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) SetExport(export *bool)
SetExport adds the export to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) SetHTTPClient ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) SetName ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) SetName(name string)
SetName adds the name to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) SetPretty ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
SetPretty adds the pretty to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) SetTimeout ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) WithContext ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestParams
WithContext adds the context to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) WithExact ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) WithExact(exact *bool) *ReadCertificatesV1CertificateSigningRequestParams
WithExact adds the exact to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) WithExport ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) WithExport(export *bool) *ReadCertificatesV1CertificateSigningRequestParams
WithExport adds the export to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) WithHTTPClient ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestParams
WithHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) WithName ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) WithName(name string) *ReadCertificatesV1CertificateSigningRequestParams
WithName adds the name to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) WithPretty ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *ReadCertificatesV1CertificateSigningRequestParams
WithPretty adds the pretty to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) WithTimeout ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestParams
WithTimeout adds the timeout to the read certificates v1 certificate signing request params
func (*ReadCertificatesV1CertificateSigningRequestParams) WriteToRequest ¶
func (o *ReadCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadCertificatesV1CertificateSigningRequestReader ¶
type ReadCertificatesV1CertificateSigningRequestReader struct {
// contains filtered or unexported fields
}
ReadCertificatesV1CertificateSigningRequestReader is a Reader for the ReadCertificatesV1CertificateSigningRequest structure.
func (*ReadCertificatesV1CertificateSigningRequestReader) ReadResponse ¶
func (o *ReadCertificatesV1CertificateSigningRequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadCertificatesV1CertificateSigningRequestStatusOK ¶
type ReadCertificatesV1CertificateSigningRequestStatusOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
ReadCertificatesV1CertificateSigningRequestStatusOK handles this case with default header values.
OK
func NewReadCertificatesV1CertificateSigningRequestStatusOK ¶
func NewReadCertificatesV1CertificateSigningRequestStatusOK() *ReadCertificatesV1CertificateSigningRequestStatusOK
NewReadCertificatesV1CertificateSigningRequestStatusOK creates a ReadCertificatesV1CertificateSigningRequestStatusOK with default headers values
func (*ReadCertificatesV1CertificateSigningRequestStatusOK) Error ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusOK) Error() string
func (*ReadCertificatesV1CertificateSigningRequestStatusOK) GetPayload ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusOK) GetPayload() *models.IoK8sAPICertificatesV1CertificateSigningRequest
type ReadCertificatesV1CertificateSigningRequestStatusParams ¶
type ReadCertificatesV1CertificateSigningRequestStatusParams struct { /*Name name of the CertificateSigningRequest */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadCertificatesV1CertificateSigningRequestStatusParams contains all the parameters to send to the API endpoint for the read certificates v1 certificate signing request status operation typically these are written to a http.Request
func NewReadCertificatesV1CertificateSigningRequestStatusParams ¶
func NewReadCertificatesV1CertificateSigningRequestStatusParams() *ReadCertificatesV1CertificateSigningRequestStatusParams
NewReadCertificatesV1CertificateSigningRequestStatusParams creates a new ReadCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized.
func NewReadCertificatesV1CertificateSigningRequestStatusParamsWithContext ¶
func NewReadCertificatesV1CertificateSigningRequestStatusParamsWithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestStatusParams
NewReadCertificatesV1CertificateSigningRequestStatusParamsWithContext creates a new ReadCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized, and the ability to set a context for a request
func NewReadCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient ¶
func NewReadCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestStatusParams
NewReadCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient creates a new ReadCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadCertificatesV1CertificateSigningRequestStatusParamsWithTimeout ¶
func NewReadCertificatesV1CertificateSigningRequestStatusParamsWithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestStatusParams
NewReadCertificatesV1CertificateSigningRequestStatusParamsWithTimeout creates a new ReadCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) SetContext ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) SetName ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetName(name string)
SetName adds the name to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) SetPretty ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetPretty(pretty *string)
SetPretty adds the pretty to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) SetTimeout ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithContext ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithContext(ctx context.Context) *ReadCertificatesV1CertificateSigningRequestStatusParams
WithContext adds the context to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient(client *http.Client) *ReadCertificatesV1CertificateSigningRequestStatusParams
WithHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithName ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithName(name string) *ReadCertificatesV1CertificateSigningRequestStatusParams
WithName adds the name to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithPretty ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithPretty(pretty *string) *ReadCertificatesV1CertificateSigningRequestStatusParams
WithPretty adds the pretty to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithTimeout ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WithTimeout(timeout time.Duration) *ReadCertificatesV1CertificateSigningRequestStatusParams
WithTimeout adds the timeout to the read certificates v1 certificate signing request status params
func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadCertificatesV1CertificateSigningRequestStatusReader ¶
type ReadCertificatesV1CertificateSigningRequestStatusReader struct {
// contains filtered or unexported fields
}
ReadCertificatesV1CertificateSigningRequestStatusReader is a Reader for the ReadCertificatesV1CertificateSigningRequestStatus structure.
func (*ReadCertificatesV1CertificateSigningRequestStatusReader) ReadResponse ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadCertificatesV1CertificateSigningRequestStatusUnauthorized ¶
type ReadCertificatesV1CertificateSigningRequestStatusUnauthorized struct { }
ReadCertificatesV1CertificateSigningRequestStatusUnauthorized handles this case with default header values.
Unauthorized
func NewReadCertificatesV1CertificateSigningRequestStatusUnauthorized ¶
func NewReadCertificatesV1CertificateSigningRequestStatusUnauthorized() *ReadCertificatesV1CertificateSigningRequestStatusUnauthorized
NewReadCertificatesV1CertificateSigningRequestStatusUnauthorized creates a ReadCertificatesV1CertificateSigningRequestStatusUnauthorized with default headers values
func (*ReadCertificatesV1CertificateSigningRequestStatusUnauthorized) Error ¶
func (o *ReadCertificatesV1CertificateSigningRequestStatusUnauthorized) Error() string
type ReadCertificatesV1CertificateSigningRequestUnauthorized ¶
type ReadCertificatesV1CertificateSigningRequestUnauthorized struct { }
ReadCertificatesV1CertificateSigningRequestUnauthorized handles this case with default header values.
Unauthorized
func NewReadCertificatesV1CertificateSigningRequestUnauthorized ¶
func NewReadCertificatesV1CertificateSigningRequestUnauthorized() *ReadCertificatesV1CertificateSigningRequestUnauthorized
NewReadCertificatesV1CertificateSigningRequestUnauthorized creates a ReadCertificatesV1CertificateSigningRequestUnauthorized with default headers values
func (*ReadCertificatesV1CertificateSigningRequestUnauthorized) Error ¶
func (o *ReadCertificatesV1CertificateSigningRequestUnauthorized) Error() string
type ReplaceCertificatesV1CertificateSigningRequestApprovalCreated ¶
type ReplaceCertificatesV1CertificateSigningRequestApprovalCreated struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
ReplaceCertificatesV1CertificateSigningRequestApprovalCreated handles this case with default header values.
Created
func NewReplaceCertificatesV1CertificateSigningRequestApprovalCreated ¶
func NewReplaceCertificatesV1CertificateSigningRequestApprovalCreated() *ReplaceCertificatesV1CertificateSigningRequestApprovalCreated
NewReplaceCertificatesV1CertificateSigningRequestApprovalCreated creates a ReplaceCertificatesV1CertificateSigningRequestApprovalCreated with default headers values
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalCreated) Error ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalCreated) Error() string
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalCreated) GetPayload ¶
type ReplaceCertificatesV1CertificateSigningRequestApprovalOK ¶
type ReplaceCertificatesV1CertificateSigningRequestApprovalOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
ReplaceCertificatesV1CertificateSigningRequestApprovalOK handles this case with default header values.
OK
func NewReplaceCertificatesV1CertificateSigningRequestApprovalOK ¶
func NewReplaceCertificatesV1CertificateSigningRequestApprovalOK() *ReplaceCertificatesV1CertificateSigningRequestApprovalOK
NewReplaceCertificatesV1CertificateSigningRequestApprovalOK creates a ReplaceCertificatesV1CertificateSigningRequestApprovalOK with default headers values
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalOK) Error ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalOK) Error() string
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalOK) GetPayload ¶
type ReplaceCertificatesV1CertificateSigningRequestApprovalParams ¶
type ReplaceCertificatesV1CertificateSigningRequestApprovalParams struct { /*Body*/ Body *models.IoK8sAPICertificatesV1CertificateSigningRequest /*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 CertificateSigningRequest */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReplaceCertificatesV1CertificateSigningRequestApprovalParams contains all the parameters to send to the API endpoint for the replace certificates v1 certificate signing request approval operation typically these are written to a http.Request
func NewReplaceCertificatesV1CertificateSigningRequestApprovalParams ¶
func NewReplaceCertificatesV1CertificateSigningRequestApprovalParams() *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
NewReplaceCertificatesV1CertificateSigningRequestApprovalParams creates a new ReplaceCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized.
func NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithContext ¶
func NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithContext creates a new ReplaceCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient ¶
func NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithHTTPClient creates a new ReplaceCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout ¶
func NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
NewReplaceCertificatesV1CertificateSigningRequestApprovalParamsWithTimeout creates a new ReplaceCertificatesV1CertificateSigningRequestApprovalParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetBody ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest)
SetBody adds the body to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetContext ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetContext(ctx context.Context)
SetContext adds the context to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetDryRun ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetFieldManager ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetName ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetName(name string)
SetName adds the name to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetPretty ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetPretty(pretty *string)
SetPretty adds the pretty to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithBody ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
WithBody adds the body to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithContext ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
WithContext adds the context to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithDryRun ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithDryRun(dryRun *string) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
WithDryRun adds the dryRun to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithFieldManager ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithFieldManager(fieldManager *string) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
WithFieldManager adds the fieldManager to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
WithHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithName ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithName(name string) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
WithName adds the name to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithPretty ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithPretty(pretty *string) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
WithPretty adds the pretty to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestApprovalParams
WithTimeout adds the timeout to the replace certificates v1 certificate signing request approval params
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceCertificatesV1CertificateSigningRequestApprovalReader ¶
type ReplaceCertificatesV1CertificateSigningRequestApprovalReader struct {
// contains filtered or unexported fields
}
ReplaceCertificatesV1CertificateSigningRequestApprovalReader is a Reader for the ReplaceCertificatesV1CertificateSigningRequestApproval structure.
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalReader) ReadResponse ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized ¶
type ReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized struct { }
ReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized handles this case with default header values.
Unauthorized
func NewReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized ¶
func NewReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized() *ReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized
NewReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized creates a ReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized with default headers values
func (*ReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized) Error ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestApprovalUnauthorized) Error() string
type ReplaceCertificatesV1CertificateSigningRequestCreated ¶
type ReplaceCertificatesV1CertificateSigningRequestCreated struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
ReplaceCertificatesV1CertificateSigningRequestCreated handles this case with default header values.
Created
func NewReplaceCertificatesV1CertificateSigningRequestCreated ¶
func NewReplaceCertificatesV1CertificateSigningRequestCreated() *ReplaceCertificatesV1CertificateSigningRequestCreated
NewReplaceCertificatesV1CertificateSigningRequestCreated creates a ReplaceCertificatesV1CertificateSigningRequestCreated with default headers values
func (*ReplaceCertificatesV1CertificateSigningRequestCreated) Error ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestCreated) Error() string
func (*ReplaceCertificatesV1CertificateSigningRequestCreated) GetPayload ¶
type ReplaceCertificatesV1CertificateSigningRequestOK ¶
type ReplaceCertificatesV1CertificateSigningRequestOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
ReplaceCertificatesV1CertificateSigningRequestOK handles this case with default header values.
OK
func NewReplaceCertificatesV1CertificateSigningRequestOK ¶
func NewReplaceCertificatesV1CertificateSigningRequestOK() *ReplaceCertificatesV1CertificateSigningRequestOK
NewReplaceCertificatesV1CertificateSigningRequestOK creates a ReplaceCertificatesV1CertificateSigningRequestOK with default headers values
func (*ReplaceCertificatesV1CertificateSigningRequestOK) Error ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestOK) Error() string
func (*ReplaceCertificatesV1CertificateSigningRequestOK) GetPayload ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestOK) GetPayload() *models.IoK8sAPICertificatesV1CertificateSigningRequest
type ReplaceCertificatesV1CertificateSigningRequestParams ¶
type ReplaceCertificatesV1CertificateSigningRequestParams struct { /*Body*/ Body *models.IoK8sAPICertificatesV1CertificateSigningRequest /*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 CertificateSigningRequest */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReplaceCertificatesV1CertificateSigningRequestParams contains all the parameters to send to the API endpoint for the replace certificates v1 certificate signing request operation typically these are written to a http.Request
func NewReplaceCertificatesV1CertificateSigningRequestParams ¶
func NewReplaceCertificatesV1CertificateSigningRequestParams() *ReplaceCertificatesV1CertificateSigningRequestParams
NewReplaceCertificatesV1CertificateSigningRequestParams creates a new ReplaceCertificatesV1CertificateSigningRequestParams object with the default values initialized.
func NewReplaceCertificatesV1CertificateSigningRequestParamsWithContext ¶
func NewReplaceCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestParams
NewReplaceCertificatesV1CertificateSigningRequestParamsWithContext creates a new ReplaceCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceCertificatesV1CertificateSigningRequestParamsWithHTTPClient ¶
func NewReplaceCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestParams
NewReplaceCertificatesV1CertificateSigningRequestParamsWithHTTPClient creates a new ReplaceCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceCertificatesV1CertificateSigningRequestParamsWithTimeout ¶
func NewReplaceCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestParams
NewReplaceCertificatesV1CertificateSigningRequestParamsWithTimeout creates a new ReplaceCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetBody ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest)
SetBody adds the body to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetContext ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
SetContext adds the context to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetDryRun ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetFieldManager ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetHTTPClient ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetName ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetName(name string)
SetName adds the name to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetPretty ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
SetPretty adds the pretty to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetTimeout ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithBody ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest) *ReplaceCertificatesV1CertificateSigningRequestParams
WithBody adds the body to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithContext ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestParams
WithContext adds the context to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithDryRun ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithDryRun(dryRun *string) *ReplaceCertificatesV1CertificateSigningRequestParams
WithDryRun adds the dryRun to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithFieldManager ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithFieldManager(fieldManager *string) *ReplaceCertificatesV1CertificateSigningRequestParams
WithFieldManager adds the fieldManager to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithHTTPClient ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestParams
WithHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithName ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithName(name string) *ReplaceCertificatesV1CertificateSigningRequestParams
WithName adds the name to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithPretty ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *ReplaceCertificatesV1CertificateSigningRequestParams
WithPretty adds the pretty to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithTimeout ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestParams
WithTimeout adds the timeout to the replace certificates v1 certificate signing request params
func (*ReplaceCertificatesV1CertificateSigningRequestParams) WriteToRequest ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceCertificatesV1CertificateSigningRequestReader ¶
type ReplaceCertificatesV1CertificateSigningRequestReader struct {
// contains filtered or unexported fields
}
ReplaceCertificatesV1CertificateSigningRequestReader is a Reader for the ReplaceCertificatesV1CertificateSigningRequest structure.
func (*ReplaceCertificatesV1CertificateSigningRequestReader) ReadResponse ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceCertificatesV1CertificateSigningRequestStatusCreated ¶
type ReplaceCertificatesV1CertificateSigningRequestStatusCreated struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
ReplaceCertificatesV1CertificateSigningRequestStatusCreated handles this case with default header values.
Created
func NewReplaceCertificatesV1CertificateSigningRequestStatusCreated ¶
func NewReplaceCertificatesV1CertificateSigningRequestStatusCreated() *ReplaceCertificatesV1CertificateSigningRequestStatusCreated
NewReplaceCertificatesV1CertificateSigningRequestStatusCreated creates a ReplaceCertificatesV1CertificateSigningRequestStatusCreated with default headers values
func (*ReplaceCertificatesV1CertificateSigningRequestStatusCreated) Error ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusCreated) Error() string
func (*ReplaceCertificatesV1CertificateSigningRequestStatusCreated) GetPayload ¶
type ReplaceCertificatesV1CertificateSigningRequestStatusOK ¶
type ReplaceCertificatesV1CertificateSigningRequestStatusOK struct {
Payload *models.IoK8sAPICertificatesV1CertificateSigningRequest
}
ReplaceCertificatesV1CertificateSigningRequestStatusOK handles this case with default header values.
OK
func NewReplaceCertificatesV1CertificateSigningRequestStatusOK ¶
func NewReplaceCertificatesV1CertificateSigningRequestStatusOK() *ReplaceCertificatesV1CertificateSigningRequestStatusOK
NewReplaceCertificatesV1CertificateSigningRequestStatusOK creates a ReplaceCertificatesV1CertificateSigningRequestStatusOK with default headers values
func (*ReplaceCertificatesV1CertificateSigningRequestStatusOK) Error ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusOK) Error() string
func (*ReplaceCertificatesV1CertificateSigningRequestStatusOK) GetPayload ¶
type ReplaceCertificatesV1CertificateSigningRequestStatusParams ¶
type ReplaceCertificatesV1CertificateSigningRequestStatusParams struct { /*Body*/ Body *models.IoK8sAPICertificatesV1CertificateSigningRequest /*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 CertificateSigningRequest */ Name string /*Pretty If 'true', then the output is pretty printed. */ Pretty *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReplaceCertificatesV1CertificateSigningRequestStatusParams contains all the parameters to send to the API endpoint for the replace certificates v1 certificate signing request status operation typically these are written to a http.Request
func NewReplaceCertificatesV1CertificateSigningRequestStatusParams ¶
func NewReplaceCertificatesV1CertificateSigningRequestStatusParams() *ReplaceCertificatesV1CertificateSigningRequestStatusParams
NewReplaceCertificatesV1CertificateSigningRequestStatusParams creates a new ReplaceCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized.
func NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithContext ¶
func NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithContext creates a new ReplaceCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient ¶
func NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithHTTPClient creates a new ReplaceCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithTimeout ¶
func NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
NewReplaceCertificatesV1CertificateSigningRequestStatusParamsWithTimeout creates a new ReplaceCertificatesV1CertificateSigningRequestStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetBody ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest)
SetBody adds the body to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetContext ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetDryRun ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetDryRun(dryRun *string)
SetDryRun adds the dryRun to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetFieldManager ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetFieldManager(fieldManager *string)
SetFieldManager adds the fieldManager to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetName ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetName(name string)
SetName adds the name to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetPretty ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetPretty(pretty *string)
SetPretty adds the pretty to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetTimeout ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithBody ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithBody(body *models.IoK8sAPICertificatesV1CertificateSigningRequest) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
WithBody adds the body to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithContext ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithContext(ctx context.Context) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
WithContext adds the context to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithDryRun ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithDryRun(dryRun *string) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
WithDryRun adds the dryRun to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithFieldManager ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithFieldManager(fieldManager *string) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
WithFieldManager adds the fieldManager to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient(client *http.Client) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
WithHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithName ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithName(name string) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
WithName adds the name to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithPretty ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithPretty(pretty *string) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
WithPretty adds the pretty to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithTimeout ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithTimeout(timeout time.Duration) *ReplaceCertificatesV1CertificateSigningRequestStatusParams
WithTimeout adds the timeout to the replace certificates v1 certificate signing request status params
func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceCertificatesV1CertificateSigningRequestStatusReader ¶
type ReplaceCertificatesV1CertificateSigningRequestStatusReader struct {
// contains filtered or unexported fields
}
ReplaceCertificatesV1CertificateSigningRequestStatusReader is a Reader for the ReplaceCertificatesV1CertificateSigningRequestStatus structure.
func (*ReplaceCertificatesV1CertificateSigningRequestStatusReader) ReadResponse ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized ¶
type ReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized struct { }
ReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized handles this case with default header values.
Unauthorized
func NewReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized ¶
func NewReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized() *ReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized
NewReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized creates a ReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized with default headers values
func (*ReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized) Error ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestStatusUnauthorized) Error() string
type ReplaceCertificatesV1CertificateSigningRequestUnauthorized ¶
type ReplaceCertificatesV1CertificateSigningRequestUnauthorized struct { }
ReplaceCertificatesV1CertificateSigningRequestUnauthorized handles this case with default header values.
Unauthorized
func NewReplaceCertificatesV1CertificateSigningRequestUnauthorized ¶
func NewReplaceCertificatesV1CertificateSigningRequestUnauthorized() *ReplaceCertificatesV1CertificateSigningRequestUnauthorized
NewReplaceCertificatesV1CertificateSigningRequestUnauthorized creates a ReplaceCertificatesV1CertificateSigningRequestUnauthorized with default headers values
func (*ReplaceCertificatesV1CertificateSigningRequestUnauthorized) Error ¶
func (o *ReplaceCertificatesV1CertificateSigningRequestUnauthorized) Error() string
type WatchCertificatesV1CertificateSigningRequestListOK ¶
type WatchCertificatesV1CertificateSigningRequestListOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchCertificatesV1CertificateSigningRequestListOK handles this case with default header values.
OK
func NewWatchCertificatesV1CertificateSigningRequestListOK ¶
func NewWatchCertificatesV1CertificateSigningRequestListOK() *WatchCertificatesV1CertificateSigningRequestListOK
NewWatchCertificatesV1CertificateSigningRequestListOK creates a WatchCertificatesV1CertificateSigningRequestListOK with default headers values
func (*WatchCertificatesV1CertificateSigningRequestListOK) Error ¶
func (o *WatchCertificatesV1CertificateSigningRequestListOK) Error() string
func (*WatchCertificatesV1CertificateSigningRequestListOK) GetPayload ¶
func (o *WatchCertificatesV1CertificateSigningRequestListOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
type WatchCertificatesV1CertificateSigningRequestListParams ¶
type WatchCertificatesV1CertificateSigningRequestListParams 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 }
WatchCertificatesV1CertificateSigningRequestListParams contains all the parameters to send to the API endpoint for the watch certificates v1 certificate signing request list operation typically these are written to a http.Request
func NewWatchCertificatesV1CertificateSigningRequestListParams ¶
func NewWatchCertificatesV1CertificateSigningRequestListParams() *WatchCertificatesV1CertificateSigningRequestListParams
NewWatchCertificatesV1CertificateSigningRequestListParams creates a new WatchCertificatesV1CertificateSigningRequestListParams object with the default values initialized.
func NewWatchCertificatesV1CertificateSigningRequestListParamsWithContext ¶
func NewWatchCertificatesV1CertificateSigningRequestListParamsWithContext(ctx context.Context) *WatchCertificatesV1CertificateSigningRequestListParams
NewWatchCertificatesV1CertificateSigningRequestListParamsWithContext creates a new WatchCertificatesV1CertificateSigningRequestListParams object with the default values initialized, and the ability to set a context for a request
func NewWatchCertificatesV1CertificateSigningRequestListParamsWithHTTPClient ¶
func NewWatchCertificatesV1CertificateSigningRequestListParamsWithHTTPClient(client *http.Client) *WatchCertificatesV1CertificateSigningRequestListParams
NewWatchCertificatesV1CertificateSigningRequestListParamsWithHTTPClient creates a new WatchCertificatesV1CertificateSigningRequestListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchCertificatesV1CertificateSigningRequestListParamsWithTimeout ¶
func NewWatchCertificatesV1CertificateSigningRequestListParamsWithTimeout(timeout time.Duration) *WatchCertificatesV1CertificateSigningRequestListParams
NewWatchCertificatesV1CertificateSigningRequestListParamsWithTimeout creates a new WatchCertificatesV1CertificateSigningRequestListParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetAllowWatchBookmarks ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetContext ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetContext(ctx context.Context)
SetContext adds the context to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetContinue ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetFieldSelector ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetHTTPClient ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetLabelSelector ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetLimit ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetPretty ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetResourceVersion ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetResourceVersionMatch ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetTimeout ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetTimeoutSeconds ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) SetWatch ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithAllowWatchBookmarks ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchCertificatesV1CertificateSigningRequestListParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithContext ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithContext(ctx context.Context) *WatchCertificatesV1CertificateSigningRequestListParams
WithContext adds the context to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithContinue ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithContinue(continueVar *string) *WatchCertificatesV1CertificateSigningRequestListParams
WithContinue adds the continueVar to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithFieldSelector ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithFieldSelector(fieldSelector *string) *WatchCertificatesV1CertificateSigningRequestListParams
WithFieldSelector adds the fieldSelector to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithHTTPClient ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithHTTPClient(client *http.Client) *WatchCertificatesV1CertificateSigningRequestListParams
WithHTTPClient adds the HTTPClient to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithLabelSelector ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithLabelSelector(labelSelector *string) *WatchCertificatesV1CertificateSigningRequestListParams
WithLabelSelector adds the labelSelector to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithLimit ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithLimit(limit *int64) *WatchCertificatesV1CertificateSigningRequestListParams
WithLimit adds the limit to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithPretty ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithPretty(pretty *string) *WatchCertificatesV1CertificateSigningRequestListParams
WithPretty adds the pretty to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithResourceVersion ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithResourceVersion(resourceVersion *string) *WatchCertificatesV1CertificateSigningRequestListParams
WithResourceVersion adds the resourceVersion to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithResourceVersionMatch ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchCertificatesV1CertificateSigningRequestListParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithTimeout ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithTimeout(timeout time.Duration) *WatchCertificatesV1CertificateSigningRequestListParams
WithTimeout adds the timeout to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithTimeoutSeconds ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchCertificatesV1CertificateSigningRequestListParams
WithTimeoutSeconds adds the timeoutSeconds to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WithWatch ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WithWatch(watch *bool) *WatchCertificatesV1CertificateSigningRequestListParams
WithWatch adds the watch to the watch certificates v1 certificate signing request list params
func (*WatchCertificatesV1CertificateSigningRequestListParams) WriteToRequest ¶
func (o *WatchCertificatesV1CertificateSigningRequestListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchCertificatesV1CertificateSigningRequestListReader ¶
type WatchCertificatesV1CertificateSigningRequestListReader struct {
// contains filtered or unexported fields
}
WatchCertificatesV1CertificateSigningRequestListReader is a Reader for the WatchCertificatesV1CertificateSigningRequestList structure.
func (*WatchCertificatesV1CertificateSigningRequestListReader) ReadResponse ¶
func (o *WatchCertificatesV1CertificateSigningRequestListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchCertificatesV1CertificateSigningRequestListUnauthorized ¶
type WatchCertificatesV1CertificateSigningRequestListUnauthorized struct { }
WatchCertificatesV1CertificateSigningRequestListUnauthorized handles this case with default header values.
Unauthorized
func NewWatchCertificatesV1CertificateSigningRequestListUnauthorized ¶
func NewWatchCertificatesV1CertificateSigningRequestListUnauthorized() *WatchCertificatesV1CertificateSigningRequestListUnauthorized
NewWatchCertificatesV1CertificateSigningRequestListUnauthorized creates a WatchCertificatesV1CertificateSigningRequestListUnauthorized with default headers values
func (*WatchCertificatesV1CertificateSigningRequestListUnauthorized) Error ¶
func (o *WatchCertificatesV1CertificateSigningRequestListUnauthorized) Error() string
type WatchCertificatesV1CertificateSigningRequestOK ¶
type WatchCertificatesV1CertificateSigningRequestOK struct {
Payload *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
}
WatchCertificatesV1CertificateSigningRequestOK handles this case with default header values.
OK
func NewWatchCertificatesV1CertificateSigningRequestOK ¶
func NewWatchCertificatesV1CertificateSigningRequestOK() *WatchCertificatesV1CertificateSigningRequestOK
NewWatchCertificatesV1CertificateSigningRequestOK creates a WatchCertificatesV1CertificateSigningRequestOK with default headers values
func (*WatchCertificatesV1CertificateSigningRequestOK) Error ¶
func (o *WatchCertificatesV1CertificateSigningRequestOK) Error() string
func (*WatchCertificatesV1CertificateSigningRequestOK) GetPayload ¶
func (o *WatchCertificatesV1CertificateSigningRequestOK) GetPayload() *models.IoK8sApimachineryPkgApisMetaV1WatchEvent
type WatchCertificatesV1CertificateSigningRequestParams ¶
type WatchCertificatesV1CertificateSigningRequestParams 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 CertificateSigningRequest */ 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 }
WatchCertificatesV1CertificateSigningRequestParams contains all the parameters to send to the API endpoint for the watch certificates v1 certificate signing request operation typically these are written to a http.Request
func NewWatchCertificatesV1CertificateSigningRequestParams ¶
func NewWatchCertificatesV1CertificateSigningRequestParams() *WatchCertificatesV1CertificateSigningRequestParams
NewWatchCertificatesV1CertificateSigningRequestParams creates a new WatchCertificatesV1CertificateSigningRequestParams object with the default values initialized.
func NewWatchCertificatesV1CertificateSigningRequestParamsWithContext ¶
func NewWatchCertificatesV1CertificateSigningRequestParamsWithContext(ctx context.Context) *WatchCertificatesV1CertificateSigningRequestParams
NewWatchCertificatesV1CertificateSigningRequestParamsWithContext creates a new WatchCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a context for a request
func NewWatchCertificatesV1CertificateSigningRequestParamsWithHTTPClient ¶
func NewWatchCertificatesV1CertificateSigningRequestParamsWithHTTPClient(client *http.Client) *WatchCertificatesV1CertificateSigningRequestParams
NewWatchCertificatesV1CertificateSigningRequestParamsWithHTTPClient creates a new WatchCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewWatchCertificatesV1CertificateSigningRequestParamsWithTimeout ¶
func NewWatchCertificatesV1CertificateSigningRequestParamsWithTimeout(timeout time.Duration) *WatchCertificatesV1CertificateSigningRequestParams
NewWatchCertificatesV1CertificateSigningRequestParamsWithTimeout creates a new WatchCertificatesV1CertificateSigningRequestParams object with the default values initialized, and the ability to set a timeout on a request
func (*WatchCertificatesV1CertificateSigningRequestParams) SetAllowWatchBookmarks ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetAllowWatchBookmarks(allowWatchBookmarks *bool)
SetAllowWatchBookmarks adds the allowWatchBookmarks to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetContext ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetContext(ctx context.Context)
SetContext adds the context to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetContinue ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetContinue(continueVar *string)
SetContinue adds the continue to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetFieldSelector ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetFieldSelector(fieldSelector *string)
SetFieldSelector adds the fieldSelector to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetHTTPClient ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetLabelSelector ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetLabelSelector(labelSelector *string)
SetLabelSelector adds the labelSelector to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetLimit ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetLimit(limit *int64)
SetLimit adds the limit to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetName ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetName(name string)
SetName adds the name to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetPretty ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetPretty(pretty *string)
SetPretty adds the pretty to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetResourceVersion ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetResourceVersion(resourceVersion *string)
SetResourceVersion adds the resourceVersion to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetResourceVersionMatch ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetResourceVersionMatch(resourceVersionMatch *string)
SetResourceVersionMatch adds the resourceVersionMatch to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetTimeout ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetTimeoutSeconds ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetTimeoutSeconds(timeoutSeconds *int64)
SetTimeoutSeconds adds the timeoutSeconds to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) SetWatch ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) SetWatch(watch *bool)
SetWatch adds the watch to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithAllowWatchBookmarks ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithAllowWatchBookmarks(allowWatchBookmarks *bool) *WatchCertificatesV1CertificateSigningRequestParams
WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithContext ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithContext(ctx context.Context) *WatchCertificatesV1CertificateSigningRequestParams
WithContext adds the context to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithContinue ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithContinue(continueVar *string) *WatchCertificatesV1CertificateSigningRequestParams
WithContinue adds the continueVar to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithFieldSelector ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithFieldSelector(fieldSelector *string) *WatchCertificatesV1CertificateSigningRequestParams
WithFieldSelector adds the fieldSelector to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithHTTPClient ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithHTTPClient(client *http.Client) *WatchCertificatesV1CertificateSigningRequestParams
WithHTTPClient adds the HTTPClient to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithLabelSelector ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithLabelSelector(labelSelector *string) *WatchCertificatesV1CertificateSigningRequestParams
WithLabelSelector adds the labelSelector to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithLimit ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithLimit(limit *int64) *WatchCertificatesV1CertificateSigningRequestParams
WithLimit adds the limit to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithName ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithName(name string) *WatchCertificatesV1CertificateSigningRequestParams
WithName adds the name to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithPretty ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithPretty(pretty *string) *WatchCertificatesV1CertificateSigningRequestParams
WithPretty adds the pretty to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithResourceVersion ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithResourceVersion(resourceVersion *string) *WatchCertificatesV1CertificateSigningRequestParams
WithResourceVersion adds the resourceVersion to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithResourceVersionMatch ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithResourceVersionMatch(resourceVersionMatch *string) *WatchCertificatesV1CertificateSigningRequestParams
WithResourceVersionMatch adds the resourceVersionMatch to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithTimeout ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithTimeout(timeout time.Duration) *WatchCertificatesV1CertificateSigningRequestParams
WithTimeout adds the timeout to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithTimeoutSeconds ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithTimeoutSeconds(timeoutSeconds *int64) *WatchCertificatesV1CertificateSigningRequestParams
WithTimeoutSeconds adds the timeoutSeconds to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WithWatch ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WithWatch(watch *bool) *WatchCertificatesV1CertificateSigningRequestParams
WithWatch adds the watch to the watch certificates v1 certificate signing request params
func (*WatchCertificatesV1CertificateSigningRequestParams) WriteToRequest ¶
func (o *WatchCertificatesV1CertificateSigningRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WatchCertificatesV1CertificateSigningRequestReader ¶
type WatchCertificatesV1CertificateSigningRequestReader struct {
// contains filtered or unexported fields
}
WatchCertificatesV1CertificateSigningRequestReader is a Reader for the WatchCertificatesV1CertificateSigningRequest structure.
func (*WatchCertificatesV1CertificateSigningRequestReader) ReadResponse ¶
func (o *WatchCertificatesV1CertificateSigningRequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WatchCertificatesV1CertificateSigningRequestUnauthorized ¶
type WatchCertificatesV1CertificateSigningRequestUnauthorized struct { }
WatchCertificatesV1CertificateSigningRequestUnauthorized handles this case with default header values.
Unauthorized
func NewWatchCertificatesV1CertificateSigningRequestUnauthorized ¶
func NewWatchCertificatesV1CertificateSigningRequestUnauthorized() *WatchCertificatesV1CertificateSigningRequestUnauthorized
NewWatchCertificatesV1CertificateSigningRequestUnauthorized creates a WatchCertificatesV1CertificateSigningRequestUnauthorized with default headers values
func (*WatchCertificatesV1CertificateSigningRequestUnauthorized) Error ¶
func (o *WatchCertificatesV1CertificateSigningRequestUnauthorized) Error() string
Source Files ¶
- certificates_v1_client.go
- create_certificates_v1_certificate_signing_request_parameters.go
- create_certificates_v1_certificate_signing_request_responses.go
- delete_certificates_v1_certificate_signing_request_parameters.go
- delete_certificates_v1_certificate_signing_request_responses.go
- delete_certificates_v1_collection_certificate_signing_request_parameters.go
- delete_certificates_v1_collection_certificate_signing_request_responses.go
- get_certificates_v1_api_resources_parameters.go
- get_certificates_v1_api_resources_responses.go
- list_certificates_v1_certificate_signing_request_parameters.go
- list_certificates_v1_certificate_signing_request_responses.go
- patch_certificates_v1_certificate_signing_request_approval_parameters.go
- patch_certificates_v1_certificate_signing_request_approval_responses.go
- patch_certificates_v1_certificate_signing_request_parameters.go
- patch_certificates_v1_certificate_signing_request_responses.go
- patch_certificates_v1_certificate_signing_request_status_parameters.go
- patch_certificates_v1_certificate_signing_request_status_responses.go
- read_certificates_v1_certificate_signing_request_approval_parameters.go
- read_certificates_v1_certificate_signing_request_approval_responses.go
- read_certificates_v1_certificate_signing_request_parameters.go
- read_certificates_v1_certificate_signing_request_responses.go
- read_certificates_v1_certificate_signing_request_status_parameters.go
- read_certificates_v1_certificate_signing_request_status_responses.go
- replace_certificates_v1_certificate_signing_request_approval_parameters.go
- replace_certificates_v1_certificate_signing_request_approval_responses.go
- replace_certificates_v1_certificate_signing_request_parameters.go
- replace_certificates_v1_certificate_signing_request_responses.go
- replace_certificates_v1_certificate_signing_request_status_parameters.go
- replace_certificates_v1_certificate_signing_request_status_responses.go
- watch_certificates_v1_certificate_signing_request_list_parameters.go
- watch_certificates_v1_certificate_signing_request_list_responses.go
- watch_certificates_v1_certificate_signing_request_parameters.go
- watch_certificates_v1_certificate_signing_request_responses.go