certificates_v1

package
v0.0.0-...-1e5aeb1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

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

CreateCertificatesV1CertificateSigningRequest create a CertificateSigningRequest

func (*Client) DeleteCertificatesV1CertificateSigningRequest

DeleteCertificatesV1CertificateSigningRequest delete a CertificateSigningRequest

func (*Client) DeleteCertificatesV1CollectionCertificateSigningRequest

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

PatchCertificatesV1CertificateSigningRequestApproval partially update approval of the specified CertificateSigningRequest

func (*Client) PatchCertificatesV1CertificateSigningRequestStatus

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

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

ReplaceCertificatesV1CertificateSigningRequest replace the specified CertificateSigningRequest

func (*Client) ReplaceCertificatesV1CertificateSigningRequestApproval

ReplaceCertificatesV1CertificateSigningRequestApproval replace approval of the specified CertificateSigningRequest

func (*Client) ReplaceCertificatesV1CertificateSigningRequestStatus

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 (*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 (*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 (*CreateCertificatesV1CertificateSigningRequestOK) GetPayload

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

SetBody adds the body to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) SetContext

SetContext adds the context to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) SetDryRun

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

SetHTTPClient adds the HTTPClient to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) SetPretty

SetPretty adds the pretty to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) SetTimeout

SetTimeout adds the timeout to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) WithBody

WithBody adds the body to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) WithContext

WithContext adds the context to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) WithDryRun

WithDryRun adds the dryRun to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) WithFieldManager

WithFieldManager adds the fieldManager to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) WithPretty

WithPretty adds the pretty to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) WithTimeout

WithTimeout adds the timeout to the create certificates v1 certificate signing request params

func (*CreateCertificatesV1CertificateSigningRequestParams) WriteToRequest

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

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 (*DeleteCertificatesV1CertificateSigningRequestAccepted) GetPayload

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 (*DeleteCertificatesV1CertificateSigningRequestOK) GetPayload

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

SetBody adds the body to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) SetContext

SetContext adds the context to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) SetDryRun

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

SetHTTPClient adds the HTTPClient to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) SetName

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

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

SetTimeout adds the timeout to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithBody

WithBody adds the body to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithContext

WithContext adds the context to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithDryRun

WithDryRun adds the dryRun to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithGracePeriodSeconds

WithGracePeriodSeconds adds the gracePeriodSeconds to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithName

WithName adds the name to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithOrphanDependents

WithOrphanDependents adds the orphanDependents to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithPretty

WithPretty adds the pretty to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithPropagationPolicy

WithPropagationPolicy adds the propagationPolicy to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WithTimeout

WithTimeout adds the timeout to the delete certificates v1 certificate signing request params

func (*DeleteCertificatesV1CertificateSigningRequestParams) WriteToRequest

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

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 (*DeleteCertificatesV1CollectionCertificateSigningRequestOK) GetPayload

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

SetBody adds the body to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetContext

SetContext adds the context to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetContinue

SetContinue adds the continue to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) SetDryRun

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

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

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

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

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

WithBody adds the body to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithContext

WithContext adds the context to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithContinue

WithContinue adds the continueVar to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithDryRun

WithDryRun adds the dryRun to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithFieldSelector

WithFieldSelector adds the fieldSelector to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithGracePeriodSeconds

WithGracePeriodSeconds adds the gracePeriodSeconds to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithLabelSelector

WithLabelSelector adds the labelSelector to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithLimit

WithLimit adds the limit to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithOrphanDependents

WithOrphanDependents adds the orphanDependents to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithPretty

WithPretty adds the pretty to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithPropagationPolicy

WithPropagationPolicy adds the propagationPolicy to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithResourceVersion

WithResourceVersion adds the resourceVersion to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithResourceVersionMatch

WithResourceVersionMatch adds the resourceVersionMatch to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithTimeout

WithTimeout adds the timeout to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WithTimeoutSeconds

WithTimeoutSeconds adds the timeoutSeconds to the delete certificates v1 collection certificate signing request params

func (*DeleteCertificatesV1CollectionCertificateSigningRequestParams) WriteToRequest

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

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

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 (*GetCertificatesV1APIResourcesOK) GetPayload

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

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

WithContext adds the context to the get certificates v1 API resources params

func (*GetCertificatesV1APIResourcesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get certificates v1 API resources params

func (*GetCertificatesV1APIResourcesParams) WithTimeout

WithTimeout adds the timeout to the get certificates v1 API resources params

func (*GetCertificatesV1APIResourcesParams) WriteToRequest

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

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 (*ListCertificatesV1CertificateSigningRequestOK) GetPayload

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

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

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

SetLimit adds the limit to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) SetPretty

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

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

SetWatch adds the watch to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithAllowWatchBookmarks

WithAllowWatchBookmarks adds the allowWatchBookmarks to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithContext

WithContext adds the context to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithContinue

WithContinue adds the continueVar to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithFieldSelector

WithFieldSelector adds the fieldSelector to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithLabelSelector

WithLabelSelector adds the labelSelector to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithLimit

WithLimit adds the limit to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithPretty

WithPretty adds the pretty to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithResourceVersion

WithResourceVersion adds the resourceVersion to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithResourceVersionMatch

WithResourceVersionMatch adds the resourceVersionMatch to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithTimeout

WithTimeout adds the timeout to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithTimeoutSeconds

WithTimeoutSeconds adds the timeoutSeconds to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WithWatch

WithWatch adds the watch to the list certificates v1 certificate signing request params

func (*ListCertificatesV1CertificateSigningRequestParams) WriteToRequest

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

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 (*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

SetBody adds the body to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetContext

SetContext adds the context to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetDryRun

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

SetForce adds the force to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetName

SetName adds the name to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetPretty

SetPretty adds the pretty to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout

SetTimeout adds the timeout to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithBody

WithBody adds the body to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithContext

WithContext adds the context to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithDryRun

WithDryRun adds the dryRun to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithFieldManager

WithFieldManager adds the fieldManager to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithForce

WithForce adds the force to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithName

WithName adds the name to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithPretty

WithPretty adds the pretty to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout

WithTimeout adds the timeout to the patch certificates v1 certificate signing request approval params

func (*PatchCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest

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

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

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 (*PatchCertificatesV1CertificateSigningRequestOK) GetPayload

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

SetBody adds the body to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) SetContext

SetContext adds the context to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) SetDryRun

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

SetForce adds the force to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) SetName

SetName adds the name to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) SetPretty

SetPretty adds the pretty to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) SetTimeout

SetTimeout adds the timeout to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WithBody

WithBody adds the body to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WithContext

WithContext adds the context to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WithDryRun

WithDryRun adds the dryRun to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WithFieldManager

WithFieldManager adds the fieldManager to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WithForce

WithForce adds the force to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WithName

WithName adds the name to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WithPretty

WithPretty adds the pretty to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WithTimeout

WithTimeout adds the timeout to the patch certificates v1 certificate signing request params

func (*PatchCertificatesV1CertificateSigningRequestParams) WriteToRequest

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 (*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

SetBody adds the body to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetContext

SetContext adds the context to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetDryRun

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

SetForce adds the force to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetName

SetName adds the name to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetPretty

SetPretty adds the pretty to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) SetTimeout

SetTimeout adds the timeout to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithBody

WithBody adds the body to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithContext

WithContext adds the context to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithDryRun

WithDryRun adds the dryRun to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithFieldManager

WithFieldManager adds the fieldManager to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithForce

WithForce adds the force to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithName

WithName adds the name to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithPretty

WithPretty adds the pretty to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WithTimeout

WithTimeout adds the timeout to the patch certificates v1 certificate signing request status params

func (*PatchCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest

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

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

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 (*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

SetContext adds the context to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) SetName

SetName adds the name to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) SetPretty

SetPretty adds the pretty to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout

SetTimeout adds the timeout to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithContext

WithContext adds the context to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithName

WithName adds the name to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithPretty

WithPretty adds the pretty to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout

WithTimeout adds the timeout to the read certificates v1 certificate signing request approval params

func (*ReadCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest

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

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

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 (*ReadCertificatesV1CertificateSigningRequestOK) GetPayload

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

SetContext adds the context to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) SetExact

SetExact adds the exact to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) SetExport

SetExport adds the export to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) SetName

SetName adds the name to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) SetPretty

SetPretty adds the pretty to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) SetTimeout

SetTimeout adds the timeout to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) WithContext

WithContext adds the context to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) WithExact

WithExact adds the exact to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) WithExport

WithExport adds the export to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) WithName

WithName adds the name to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) WithPretty

WithPretty adds the pretty to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) WithTimeout

WithTimeout adds the timeout to the read certificates v1 certificate signing request params

func (*ReadCertificatesV1CertificateSigningRequestParams) WriteToRequest

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 (*ReadCertificatesV1CertificateSigningRequestStatusOK) GetPayload

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

SetContext adds the context to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) SetName

SetName adds the name to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) SetPretty

SetPretty adds the pretty to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) SetTimeout

SetTimeout adds the timeout to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithContext

WithContext adds the context to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithName

WithName adds the name to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithPretty

WithPretty adds the pretty to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WithTimeout

WithTimeout adds the timeout to the read certificates v1 certificate signing request status params

func (*ReadCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest

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

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

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 (*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 (*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

SetBody adds the body to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetContext

SetContext adds the context to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetDryRun

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

SetHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetName

SetName adds the name to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetPretty

SetPretty adds the pretty to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) SetTimeout

SetTimeout adds the timeout to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithBody

WithBody adds the body to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithContext

WithContext adds the context to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithDryRun

WithDryRun adds the dryRun to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithFieldManager

WithFieldManager adds the fieldManager to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithName

WithName adds the name to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithPretty

WithPretty adds the pretty to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WithTimeout

WithTimeout adds the timeout to the replace certificates v1 certificate signing request approval params

func (*ReplaceCertificatesV1CertificateSigningRequestApprovalParams) WriteToRequest

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

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

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 (*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 (*ReplaceCertificatesV1CertificateSigningRequestOK) GetPayload

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

SetBody adds the body to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetContext

SetContext adds the context to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetDryRun

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

SetHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetName

SetName adds the name to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetPretty

SetPretty adds the pretty to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) SetTimeout

SetTimeout adds the timeout to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithBody

WithBody adds the body to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithContext

WithContext adds the context to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithDryRun

WithDryRun adds the dryRun to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithFieldManager

WithFieldManager adds the fieldManager to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithName

WithName adds the name to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithPretty

WithPretty adds the pretty to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) WithTimeout

WithTimeout adds the timeout to the replace certificates v1 certificate signing request params

func (*ReplaceCertificatesV1CertificateSigningRequestParams) WriteToRequest

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 (*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 (*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

SetBody adds the body to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetContext

SetContext adds the context to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetDryRun

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

SetHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetName

SetName adds the name to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetPretty

SetPretty adds the pretty to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) SetTimeout

SetTimeout adds the timeout to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithBody

WithBody adds the body to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithContext

WithContext adds the context to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithDryRun

WithDryRun adds the dryRun to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithFieldManager

WithFieldManager adds the fieldManager to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithName

WithName adds the name to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithPretty

WithPretty adds the pretty to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WithTimeout

WithTimeout adds the timeout to the replace certificates v1 certificate signing request status params

func (*ReplaceCertificatesV1CertificateSigningRequestStatusParams) WriteToRequest

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

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

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

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 (*WatchCertificatesV1CertificateSigningRequestListOK) GetPayload

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

SetContext adds the context to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) SetContinue

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

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

SetLimit adds the limit to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) SetPretty

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

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

SetWatch adds the watch to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithAllowWatchBookmarks

WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithContext

WithContext adds the context to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithContinue

WithContinue adds the continueVar to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithFieldSelector

WithFieldSelector adds the fieldSelector to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithLabelSelector

WithLabelSelector adds the labelSelector to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithLimit

WithLimit adds the limit to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithPretty

WithPretty adds the pretty to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithResourceVersion

WithResourceVersion adds the resourceVersion to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithResourceVersionMatch

WithResourceVersionMatch adds the resourceVersionMatch to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithTimeout

WithTimeout adds the timeout to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithTimeoutSeconds

WithTimeoutSeconds adds the timeoutSeconds to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WithWatch

WithWatch adds the watch to the watch certificates v1 certificate signing request list params

func (*WatchCertificatesV1CertificateSigningRequestListParams) WriteToRequest

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

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 (*WatchCertificatesV1CertificateSigningRequestOK) GetPayload

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

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

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

SetLimit adds the limit to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) SetName

SetName adds the name to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) SetPretty

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

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

SetWatch adds the watch to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithAllowWatchBookmarks

WithAllowWatchBookmarks adds the allowWatchBookmarks to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithContext

WithContext adds the context to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithContinue

WithContinue adds the continueVar to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithFieldSelector

WithFieldSelector adds the fieldSelector to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithLabelSelector

WithLabelSelector adds the labelSelector to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithLimit

WithLimit adds the limit to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithName

WithName adds the name to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithPretty

WithPretty adds the pretty to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithResourceVersion

WithResourceVersion adds the resourceVersion to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithResourceVersionMatch

WithResourceVersionMatch adds the resourceVersionMatch to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithTimeout

WithTimeout adds the timeout to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithTimeoutSeconds

WithTimeoutSeconds adds the timeoutSeconds to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WithWatch

WithWatch adds the watch to the watch certificates v1 certificate signing request params

func (*WatchCertificatesV1CertificateSigningRequestParams) WriteToRequest

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

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL