Documentation ¶
Index ¶
- type Client
- func (a *Client) SecretsGenerateRsaKeyPairList(params *SecretsGenerateRsaKeyPairListParams, ...) (*SecretsGenerateRsaKeyPairListOK, error)
- func (a *Client) SecretsGetSessionKeyCreate(params *SecretsGetSessionKeyCreateParams, ...) (*SecretsGetSessionKeyCreateCreated, error)
- func (a *Client) SecretsSecretRolesBulkDelete(params *SecretsSecretRolesBulkDeleteParams, ...) (*SecretsSecretRolesBulkDeleteNoContent, error)
- func (a *Client) SecretsSecretRolesBulkPartialUpdate(params *SecretsSecretRolesBulkPartialUpdateParams, ...) (*SecretsSecretRolesBulkPartialUpdateOK, error)
- func (a *Client) SecretsSecretRolesBulkUpdate(params *SecretsSecretRolesBulkUpdateParams, ...) (*SecretsSecretRolesBulkUpdateOK, error)
- func (a *Client) SecretsSecretRolesCreate(params *SecretsSecretRolesCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretRolesCreateCreated, error)
- func (a *Client) SecretsSecretRolesDelete(params *SecretsSecretRolesDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretRolesDeleteNoContent, error)
- func (a *Client) SecretsSecretRolesList(params *SecretsSecretRolesListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretRolesListOK, error)
- func (a *Client) SecretsSecretRolesPartialUpdate(params *SecretsSecretRolesPartialUpdateParams, ...) (*SecretsSecretRolesPartialUpdateOK, error)
- func (a *Client) SecretsSecretRolesRead(params *SecretsSecretRolesReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretRolesReadOK, error)
- func (a *Client) SecretsSecretRolesUpdate(params *SecretsSecretRolesUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretRolesUpdateOK, error)
- func (a *Client) SecretsSecretsBulkDelete(params *SecretsSecretsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretsBulkDeleteNoContent, error)
- func (a *Client) SecretsSecretsBulkPartialUpdate(params *SecretsSecretsBulkPartialUpdateParams, ...) (*SecretsSecretsBulkPartialUpdateOK, error)
- func (a *Client) SecretsSecretsBulkUpdate(params *SecretsSecretsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretsBulkUpdateOK, error)
- func (a *Client) SecretsSecretsCreate(params *SecretsSecretsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretsCreateCreated, error)
- func (a *Client) SecretsSecretsDelete(params *SecretsSecretsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretsDeleteNoContent, error)
- func (a *Client) SecretsSecretsList(params *SecretsSecretsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretsListOK, error)
- func (a *Client) SecretsSecretsPartialUpdate(params *SecretsSecretsPartialUpdateParams, ...) (*SecretsSecretsPartialUpdateOK, error)
- func (a *Client) SecretsSecretsRead(params *SecretsSecretsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretsReadOK, error)
- func (a *Client) SecretsSecretsUpdate(params *SecretsSecretsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SecretsSecretsUpdateOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type SecretsGenerateRsaKeyPairListOK
- type SecretsGenerateRsaKeyPairListParams
- func NewSecretsGenerateRsaKeyPairListParams() *SecretsGenerateRsaKeyPairListParams
- func NewSecretsGenerateRsaKeyPairListParamsWithContext(ctx context.Context) *SecretsGenerateRsaKeyPairListParams
- func NewSecretsGenerateRsaKeyPairListParamsWithHTTPClient(client *http.Client) *SecretsGenerateRsaKeyPairListParams
- func NewSecretsGenerateRsaKeyPairListParamsWithTimeout(timeout time.Duration) *SecretsGenerateRsaKeyPairListParams
- func (o *SecretsGenerateRsaKeyPairListParams) SetContext(ctx context.Context)
- func (o *SecretsGenerateRsaKeyPairListParams) SetDefaults()
- func (o *SecretsGenerateRsaKeyPairListParams) SetHTTPClient(client *http.Client)
- func (o *SecretsGenerateRsaKeyPairListParams) SetTimeout(timeout time.Duration)
- func (o *SecretsGenerateRsaKeyPairListParams) WithContext(ctx context.Context) *SecretsGenerateRsaKeyPairListParams
- func (o *SecretsGenerateRsaKeyPairListParams) WithDefaults() *SecretsGenerateRsaKeyPairListParams
- func (o *SecretsGenerateRsaKeyPairListParams) WithHTTPClient(client *http.Client) *SecretsGenerateRsaKeyPairListParams
- func (o *SecretsGenerateRsaKeyPairListParams) WithTimeout(timeout time.Duration) *SecretsGenerateRsaKeyPairListParams
- func (o *SecretsGenerateRsaKeyPairListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsGenerateRsaKeyPairListReader
- type SecretsGetSessionKeyCreateCreated
- type SecretsGetSessionKeyCreateParams
- func NewSecretsGetSessionKeyCreateParams() *SecretsGetSessionKeyCreateParams
- func NewSecretsGetSessionKeyCreateParamsWithContext(ctx context.Context) *SecretsGetSessionKeyCreateParams
- func NewSecretsGetSessionKeyCreateParamsWithHTTPClient(client *http.Client) *SecretsGetSessionKeyCreateParams
- func NewSecretsGetSessionKeyCreateParamsWithTimeout(timeout time.Duration) *SecretsGetSessionKeyCreateParams
- func (o *SecretsGetSessionKeyCreateParams) SetContext(ctx context.Context)
- func (o *SecretsGetSessionKeyCreateParams) SetDefaults()
- func (o *SecretsGetSessionKeyCreateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsGetSessionKeyCreateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsGetSessionKeyCreateParams) WithContext(ctx context.Context) *SecretsGetSessionKeyCreateParams
- func (o *SecretsGetSessionKeyCreateParams) WithDefaults() *SecretsGetSessionKeyCreateParams
- func (o *SecretsGetSessionKeyCreateParams) WithHTTPClient(client *http.Client) *SecretsGetSessionKeyCreateParams
- func (o *SecretsGetSessionKeyCreateParams) WithTimeout(timeout time.Duration) *SecretsGetSessionKeyCreateParams
- func (o *SecretsGetSessionKeyCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsGetSessionKeyCreateReader
- type SecretsSecretRolesBulkDeleteNoContent
- type SecretsSecretRolesBulkDeleteParams
- func NewSecretsSecretRolesBulkDeleteParams() *SecretsSecretRolesBulkDeleteParams
- func NewSecretsSecretRolesBulkDeleteParamsWithContext(ctx context.Context) *SecretsSecretRolesBulkDeleteParams
- func NewSecretsSecretRolesBulkDeleteParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesBulkDeleteParams
- func NewSecretsSecretRolesBulkDeleteParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesBulkDeleteParams
- func (o *SecretsSecretRolesBulkDeleteParams) SetContext(ctx context.Context)
- func (o *SecretsSecretRolesBulkDeleteParams) SetDefaults()
- func (o *SecretsSecretRolesBulkDeleteParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretRolesBulkDeleteParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretRolesBulkDeleteParams) WithContext(ctx context.Context) *SecretsSecretRolesBulkDeleteParams
- func (o *SecretsSecretRolesBulkDeleteParams) WithDefaults() *SecretsSecretRolesBulkDeleteParams
- func (o *SecretsSecretRolesBulkDeleteParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesBulkDeleteParams
- func (o *SecretsSecretRolesBulkDeleteParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesBulkDeleteParams
- func (o *SecretsSecretRolesBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretRolesBulkDeleteReader
- type SecretsSecretRolesBulkPartialUpdateOK
- type SecretsSecretRolesBulkPartialUpdateParams
- func NewSecretsSecretRolesBulkPartialUpdateParams() *SecretsSecretRolesBulkPartialUpdateParams
- func NewSecretsSecretRolesBulkPartialUpdateParamsWithContext(ctx context.Context) *SecretsSecretRolesBulkPartialUpdateParams
- func NewSecretsSecretRolesBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesBulkPartialUpdateParams
- func NewSecretsSecretRolesBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesBulkPartialUpdateParams
- func (o *SecretsSecretRolesBulkPartialUpdateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretRolesBulkPartialUpdateParams) SetData(data *models.SecretRole)
- func (o *SecretsSecretRolesBulkPartialUpdateParams) SetDefaults()
- func (o *SecretsSecretRolesBulkPartialUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretRolesBulkPartialUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretRolesBulkPartialUpdateParams) WithContext(ctx context.Context) *SecretsSecretRolesBulkPartialUpdateParams
- func (o *SecretsSecretRolesBulkPartialUpdateParams) WithData(data *models.SecretRole) *SecretsSecretRolesBulkPartialUpdateParams
- func (o *SecretsSecretRolesBulkPartialUpdateParams) WithDefaults() *SecretsSecretRolesBulkPartialUpdateParams
- func (o *SecretsSecretRolesBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesBulkPartialUpdateParams
- func (o *SecretsSecretRolesBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesBulkPartialUpdateParams
- func (o *SecretsSecretRolesBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretRolesBulkPartialUpdateReader
- type SecretsSecretRolesBulkUpdateOK
- type SecretsSecretRolesBulkUpdateParams
- func NewSecretsSecretRolesBulkUpdateParams() *SecretsSecretRolesBulkUpdateParams
- func NewSecretsSecretRolesBulkUpdateParamsWithContext(ctx context.Context) *SecretsSecretRolesBulkUpdateParams
- func NewSecretsSecretRolesBulkUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesBulkUpdateParams
- func NewSecretsSecretRolesBulkUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesBulkUpdateParams
- func (o *SecretsSecretRolesBulkUpdateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretRolesBulkUpdateParams) SetData(data *models.SecretRole)
- func (o *SecretsSecretRolesBulkUpdateParams) SetDefaults()
- func (o *SecretsSecretRolesBulkUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretRolesBulkUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretRolesBulkUpdateParams) WithContext(ctx context.Context) *SecretsSecretRolesBulkUpdateParams
- func (o *SecretsSecretRolesBulkUpdateParams) WithData(data *models.SecretRole) *SecretsSecretRolesBulkUpdateParams
- func (o *SecretsSecretRolesBulkUpdateParams) WithDefaults() *SecretsSecretRolesBulkUpdateParams
- func (o *SecretsSecretRolesBulkUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesBulkUpdateParams
- func (o *SecretsSecretRolesBulkUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesBulkUpdateParams
- func (o *SecretsSecretRolesBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretRolesBulkUpdateReader
- type SecretsSecretRolesCreateCreated
- type SecretsSecretRolesCreateParams
- func NewSecretsSecretRolesCreateParams() *SecretsSecretRolesCreateParams
- func NewSecretsSecretRolesCreateParamsWithContext(ctx context.Context) *SecretsSecretRolesCreateParams
- func NewSecretsSecretRolesCreateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesCreateParams
- func NewSecretsSecretRolesCreateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesCreateParams
- func (o *SecretsSecretRolesCreateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretRolesCreateParams) SetData(data *models.SecretRole)
- func (o *SecretsSecretRolesCreateParams) SetDefaults()
- func (o *SecretsSecretRolesCreateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretRolesCreateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretRolesCreateParams) WithContext(ctx context.Context) *SecretsSecretRolesCreateParams
- func (o *SecretsSecretRolesCreateParams) WithData(data *models.SecretRole) *SecretsSecretRolesCreateParams
- func (o *SecretsSecretRolesCreateParams) WithDefaults() *SecretsSecretRolesCreateParams
- func (o *SecretsSecretRolesCreateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesCreateParams
- func (o *SecretsSecretRolesCreateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesCreateParams
- func (o *SecretsSecretRolesCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretRolesCreateReader
- type SecretsSecretRolesDeleteNoContent
- type SecretsSecretRolesDeleteParams
- func NewSecretsSecretRolesDeleteParams() *SecretsSecretRolesDeleteParams
- func NewSecretsSecretRolesDeleteParamsWithContext(ctx context.Context) *SecretsSecretRolesDeleteParams
- func NewSecretsSecretRolesDeleteParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesDeleteParams
- func NewSecretsSecretRolesDeleteParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesDeleteParams
- func (o *SecretsSecretRolesDeleteParams) SetContext(ctx context.Context)
- func (o *SecretsSecretRolesDeleteParams) SetDefaults()
- func (o *SecretsSecretRolesDeleteParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretRolesDeleteParams) SetID(id int64)
- func (o *SecretsSecretRolesDeleteParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretRolesDeleteParams) WithContext(ctx context.Context) *SecretsSecretRolesDeleteParams
- func (o *SecretsSecretRolesDeleteParams) WithDefaults() *SecretsSecretRolesDeleteParams
- func (o *SecretsSecretRolesDeleteParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesDeleteParams
- func (o *SecretsSecretRolesDeleteParams) WithID(id int64) *SecretsSecretRolesDeleteParams
- func (o *SecretsSecretRolesDeleteParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesDeleteParams
- func (o *SecretsSecretRolesDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretRolesDeleteReader
- type SecretsSecretRolesListOK
- type SecretsSecretRolesListOKBody
- func (o *SecretsSecretRolesListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *SecretsSecretRolesListOKBody) MarshalBinary() ([]byte, error)
- func (o *SecretsSecretRolesListOKBody) UnmarshalBinary(b []byte) error
- func (o *SecretsSecretRolesListOKBody) Validate(formats strfmt.Registry) error
- type SecretsSecretRolesListParams
- func NewSecretsSecretRolesListParams() *SecretsSecretRolesListParams
- func NewSecretsSecretRolesListParamsWithContext(ctx context.Context) *SecretsSecretRolesListParams
- func NewSecretsSecretRolesListParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesListParams
- func NewSecretsSecretRolesListParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) SetContext(ctx context.Context)
- func (o *SecretsSecretRolesListParams) SetCreated(created *string)
- func (o *SecretsSecretRolesListParams) SetCreatedGte(createdGte *string)
- func (o *SecretsSecretRolesListParams) SetCreatedLte(createdLte *string)
- func (o *SecretsSecretRolesListParams) SetDefaults()
- func (o *SecretsSecretRolesListParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretRolesListParams) SetID(id *string)
- func (o *SecretsSecretRolesListParams) SetIDGt(iDGt *string)
- func (o *SecretsSecretRolesListParams) SetIDGte(iDGte *string)
- func (o *SecretsSecretRolesListParams) SetIDLt(iDLt *string)
- func (o *SecretsSecretRolesListParams) SetIDLte(iDLte *string)
- func (o *SecretsSecretRolesListParams) SetIDn(iDn *string)
- func (o *SecretsSecretRolesListParams) SetLastUpdated(lastUpdated *string)
- func (o *SecretsSecretRolesListParams) SetLastUpdatedGte(lastUpdatedGte *string)
- func (o *SecretsSecretRolesListParams) SetLastUpdatedLte(lastUpdatedLte *string)
- func (o *SecretsSecretRolesListParams) SetLimit(limit *int64)
- func (o *SecretsSecretRolesListParams) SetName(name *string)
- func (o *SecretsSecretRolesListParams) SetNameEmpty(nameEmpty *string)
- func (o *SecretsSecretRolesListParams) SetNameIc(nameIc *string)
- func (o *SecretsSecretRolesListParams) SetNameIe(nameIe *string)
- func (o *SecretsSecretRolesListParams) SetNameIew(nameIew *string)
- func (o *SecretsSecretRolesListParams) SetNameIsw(nameIsw *string)
- func (o *SecretsSecretRolesListParams) SetNameNic(nameNic *string)
- func (o *SecretsSecretRolesListParams) SetNameNie(nameNie *string)
- func (o *SecretsSecretRolesListParams) SetNameNiew(nameNiew *string)
- func (o *SecretsSecretRolesListParams) SetNameNisw(nameNisw *string)
- func (o *SecretsSecretRolesListParams) SetNamen(namen *string)
- func (o *SecretsSecretRolesListParams) SetOffset(offset *int64)
- func (o *SecretsSecretRolesListParams) SetQ(q *string)
- func (o *SecretsSecretRolesListParams) SetSlug(slug *string)
- func (o *SecretsSecretRolesListParams) SetSlugEmpty(slugEmpty *string)
- func (o *SecretsSecretRolesListParams) SetSlugIc(slugIc *string)
- func (o *SecretsSecretRolesListParams) SetSlugIe(slugIe *string)
- func (o *SecretsSecretRolesListParams) SetSlugIew(slugIew *string)
- func (o *SecretsSecretRolesListParams) SetSlugIsw(slugIsw *string)
- func (o *SecretsSecretRolesListParams) SetSlugNic(slugNic *string)
- func (o *SecretsSecretRolesListParams) SetSlugNie(slugNie *string)
- func (o *SecretsSecretRolesListParams) SetSlugNiew(slugNiew *string)
- func (o *SecretsSecretRolesListParams) SetSlugNisw(slugNisw *string)
- func (o *SecretsSecretRolesListParams) SetSlugn(slugn *string)
- func (o *SecretsSecretRolesListParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretRolesListParams) WithContext(ctx context.Context) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithCreated(created *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithCreatedGte(createdGte *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithCreatedLte(createdLte *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithDefaults() *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithID(id *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithIDGt(iDGt *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithIDGte(iDGte *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithIDLt(iDLt *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithIDLte(iDLte *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithIDn(iDn *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithLastUpdated(lastUpdated *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithLastUpdatedGte(lastUpdatedGte *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithLastUpdatedLte(lastUpdatedLte *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithLimit(limit *int64) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithName(name *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNameEmpty(nameEmpty *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNameIc(nameIc *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNameIe(nameIe *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNameIew(nameIew *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNameIsw(nameIsw *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNameNic(nameNic *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNameNie(nameNie *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNameNiew(nameNiew *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNameNisw(nameNisw *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithNamen(namen *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithOffset(offset *int64) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithQ(q *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlug(slug *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugEmpty(slugEmpty *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugIc(slugIc *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugIe(slugIe *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugIew(slugIew *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugIsw(slugIsw *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugNic(slugNic *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugNie(slugNie *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugNiew(slugNiew *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugNisw(slugNisw *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithSlugn(slugn *string) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesListParams
- func (o *SecretsSecretRolesListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretRolesListReader
- type SecretsSecretRolesPartialUpdateOK
- type SecretsSecretRolesPartialUpdateParams
- func NewSecretsSecretRolesPartialUpdateParams() *SecretsSecretRolesPartialUpdateParams
- func NewSecretsSecretRolesPartialUpdateParamsWithContext(ctx context.Context) *SecretsSecretRolesPartialUpdateParams
- func NewSecretsSecretRolesPartialUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesPartialUpdateParams
- func NewSecretsSecretRolesPartialUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesPartialUpdateParams
- func (o *SecretsSecretRolesPartialUpdateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretRolesPartialUpdateParams) SetData(data *models.SecretRole)
- func (o *SecretsSecretRolesPartialUpdateParams) SetDefaults()
- func (o *SecretsSecretRolesPartialUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretRolesPartialUpdateParams) SetID(id int64)
- func (o *SecretsSecretRolesPartialUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretRolesPartialUpdateParams) WithContext(ctx context.Context) *SecretsSecretRolesPartialUpdateParams
- func (o *SecretsSecretRolesPartialUpdateParams) WithData(data *models.SecretRole) *SecretsSecretRolesPartialUpdateParams
- func (o *SecretsSecretRolesPartialUpdateParams) WithDefaults() *SecretsSecretRolesPartialUpdateParams
- func (o *SecretsSecretRolesPartialUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesPartialUpdateParams
- func (o *SecretsSecretRolesPartialUpdateParams) WithID(id int64) *SecretsSecretRolesPartialUpdateParams
- func (o *SecretsSecretRolesPartialUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesPartialUpdateParams
- func (o *SecretsSecretRolesPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretRolesPartialUpdateReader
- type SecretsSecretRolesReadOK
- type SecretsSecretRolesReadParams
- func NewSecretsSecretRolesReadParams() *SecretsSecretRolesReadParams
- func NewSecretsSecretRolesReadParamsWithContext(ctx context.Context) *SecretsSecretRolesReadParams
- func NewSecretsSecretRolesReadParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesReadParams
- func NewSecretsSecretRolesReadParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesReadParams
- func (o *SecretsSecretRolesReadParams) SetContext(ctx context.Context)
- func (o *SecretsSecretRolesReadParams) SetDefaults()
- func (o *SecretsSecretRolesReadParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretRolesReadParams) SetID(id int64)
- func (o *SecretsSecretRolesReadParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretRolesReadParams) WithContext(ctx context.Context) *SecretsSecretRolesReadParams
- func (o *SecretsSecretRolesReadParams) WithDefaults() *SecretsSecretRolesReadParams
- func (o *SecretsSecretRolesReadParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesReadParams
- func (o *SecretsSecretRolesReadParams) WithID(id int64) *SecretsSecretRolesReadParams
- func (o *SecretsSecretRolesReadParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesReadParams
- func (o *SecretsSecretRolesReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretRolesReadReader
- type SecretsSecretRolesUpdateOK
- type SecretsSecretRolesUpdateParams
- func NewSecretsSecretRolesUpdateParams() *SecretsSecretRolesUpdateParams
- func NewSecretsSecretRolesUpdateParamsWithContext(ctx context.Context) *SecretsSecretRolesUpdateParams
- func NewSecretsSecretRolesUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesUpdateParams
- func NewSecretsSecretRolesUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesUpdateParams
- func (o *SecretsSecretRolesUpdateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretRolesUpdateParams) SetData(data *models.SecretRole)
- func (o *SecretsSecretRolesUpdateParams) SetDefaults()
- func (o *SecretsSecretRolesUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretRolesUpdateParams) SetID(id int64)
- func (o *SecretsSecretRolesUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretRolesUpdateParams) WithContext(ctx context.Context) *SecretsSecretRolesUpdateParams
- func (o *SecretsSecretRolesUpdateParams) WithData(data *models.SecretRole) *SecretsSecretRolesUpdateParams
- func (o *SecretsSecretRolesUpdateParams) WithDefaults() *SecretsSecretRolesUpdateParams
- func (o *SecretsSecretRolesUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesUpdateParams
- func (o *SecretsSecretRolesUpdateParams) WithID(id int64) *SecretsSecretRolesUpdateParams
- func (o *SecretsSecretRolesUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesUpdateParams
- func (o *SecretsSecretRolesUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretRolesUpdateReader
- type SecretsSecretsBulkDeleteNoContent
- type SecretsSecretsBulkDeleteParams
- func NewSecretsSecretsBulkDeleteParams() *SecretsSecretsBulkDeleteParams
- func NewSecretsSecretsBulkDeleteParamsWithContext(ctx context.Context) *SecretsSecretsBulkDeleteParams
- func NewSecretsSecretsBulkDeleteParamsWithHTTPClient(client *http.Client) *SecretsSecretsBulkDeleteParams
- func NewSecretsSecretsBulkDeleteParamsWithTimeout(timeout time.Duration) *SecretsSecretsBulkDeleteParams
- func (o *SecretsSecretsBulkDeleteParams) SetContext(ctx context.Context)
- func (o *SecretsSecretsBulkDeleteParams) SetDefaults()
- func (o *SecretsSecretsBulkDeleteParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretsBulkDeleteParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretsBulkDeleteParams) WithContext(ctx context.Context) *SecretsSecretsBulkDeleteParams
- func (o *SecretsSecretsBulkDeleteParams) WithDefaults() *SecretsSecretsBulkDeleteParams
- func (o *SecretsSecretsBulkDeleteParams) WithHTTPClient(client *http.Client) *SecretsSecretsBulkDeleteParams
- func (o *SecretsSecretsBulkDeleteParams) WithTimeout(timeout time.Duration) *SecretsSecretsBulkDeleteParams
- func (o *SecretsSecretsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretsBulkDeleteReader
- type SecretsSecretsBulkPartialUpdateOK
- type SecretsSecretsBulkPartialUpdateParams
- func NewSecretsSecretsBulkPartialUpdateParams() *SecretsSecretsBulkPartialUpdateParams
- func NewSecretsSecretsBulkPartialUpdateParamsWithContext(ctx context.Context) *SecretsSecretsBulkPartialUpdateParams
- func NewSecretsSecretsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretsBulkPartialUpdateParams
- func NewSecretsSecretsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretsBulkPartialUpdateParams
- func (o *SecretsSecretsBulkPartialUpdateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretsBulkPartialUpdateParams) SetData(data *models.WritableSecret)
- func (o *SecretsSecretsBulkPartialUpdateParams) SetDefaults()
- func (o *SecretsSecretsBulkPartialUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretsBulkPartialUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretsBulkPartialUpdateParams) WithContext(ctx context.Context) *SecretsSecretsBulkPartialUpdateParams
- func (o *SecretsSecretsBulkPartialUpdateParams) WithData(data *models.WritableSecret) *SecretsSecretsBulkPartialUpdateParams
- func (o *SecretsSecretsBulkPartialUpdateParams) WithDefaults() *SecretsSecretsBulkPartialUpdateParams
- func (o *SecretsSecretsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretsBulkPartialUpdateParams
- func (o *SecretsSecretsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretsBulkPartialUpdateParams
- func (o *SecretsSecretsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretsBulkPartialUpdateReader
- type SecretsSecretsBulkUpdateOK
- type SecretsSecretsBulkUpdateParams
- func NewSecretsSecretsBulkUpdateParams() *SecretsSecretsBulkUpdateParams
- func NewSecretsSecretsBulkUpdateParamsWithContext(ctx context.Context) *SecretsSecretsBulkUpdateParams
- func NewSecretsSecretsBulkUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretsBulkUpdateParams
- func NewSecretsSecretsBulkUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretsBulkUpdateParams
- func (o *SecretsSecretsBulkUpdateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretsBulkUpdateParams) SetData(data *models.WritableSecret)
- func (o *SecretsSecretsBulkUpdateParams) SetDefaults()
- func (o *SecretsSecretsBulkUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretsBulkUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretsBulkUpdateParams) WithContext(ctx context.Context) *SecretsSecretsBulkUpdateParams
- func (o *SecretsSecretsBulkUpdateParams) WithData(data *models.WritableSecret) *SecretsSecretsBulkUpdateParams
- func (o *SecretsSecretsBulkUpdateParams) WithDefaults() *SecretsSecretsBulkUpdateParams
- func (o *SecretsSecretsBulkUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretsBulkUpdateParams
- func (o *SecretsSecretsBulkUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretsBulkUpdateParams
- func (o *SecretsSecretsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretsBulkUpdateReader
- type SecretsSecretsCreateCreated
- type SecretsSecretsCreateParams
- func NewSecretsSecretsCreateParams() *SecretsSecretsCreateParams
- func NewSecretsSecretsCreateParamsWithContext(ctx context.Context) *SecretsSecretsCreateParams
- func NewSecretsSecretsCreateParamsWithHTTPClient(client *http.Client) *SecretsSecretsCreateParams
- func NewSecretsSecretsCreateParamsWithTimeout(timeout time.Duration) *SecretsSecretsCreateParams
- func (o *SecretsSecretsCreateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretsCreateParams) SetData(data *models.WritableSecret)
- func (o *SecretsSecretsCreateParams) SetDefaults()
- func (o *SecretsSecretsCreateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretsCreateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretsCreateParams) WithContext(ctx context.Context) *SecretsSecretsCreateParams
- func (o *SecretsSecretsCreateParams) WithData(data *models.WritableSecret) *SecretsSecretsCreateParams
- func (o *SecretsSecretsCreateParams) WithDefaults() *SecretsSecretsCreateParams
- func (o *SecretsSecretsCreateParams) WithHTTPClient(client *http.Client) *SecretsSecretsCreateParams
- func (o *SecretsSecretsCreateParams) WithTimeout(timeout time.Duration) *SecretsSecretsCreateParams
- func (o *SecretsSecretsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretsCreateReader
- type SecretsSecretsDeleteNoContent
- type SecretsSecretsDeleteParams
- func NewSecretsSecretsDeleteParams() *SecretsSecretsDeleteParams
- func NewSecretsSecretsDeleteParamsWithContext(ctx context.Context) *SecretsSecretsDeleteParams
- func NewSecretsSecretsDeleteParamsWithHTTPClient(client *http.Client) *SecretsSecretsDeleteParams
- func NewSecretsSecretsDeleteParamsWithTimeout(timeout time.Duration) *SecretsSecretsDeleteParams
- func (o *SecretsSecretsDeleteParams) SetContext(ctx context.Context)
- func (o *SecretsSecretsDeleteParams) SetDefaults()
- func (o *SecretsSecretsDeleteParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretsDeleteParams) SetID(id int64)
- func (o *SecretsSecretsDeleteParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretsDeleteParams) WithContext(ctx context.Context) *SecretsSecretsDeleteParams
- func (o *SecretsSecretsDeleteParams) WithDefaults() *SecretsSecretsDeleteParams
- func (o *SecretsSecretsDeleteParams) WithHTTPClient(client *http.Client) *SecretsSecretsDeleteParams
- func (o *SecretsSecretsDeleteParams) WithID(id int64) *SecretsSecretsDeleteParams
- func (o *SecretsSecretsDeleteParams) WithTimeout(timeout time.Duration) *SecretsSecretsDeleteParams
- func (o *SecretsSecretsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretsDeleteReader
- type SecretsSecretsListOK
- type SecretsSecretsListOKBody
- func (o *SecretsSecretsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *SecretsSecretsListOKBody) MarshalBinary() ([]byte, error)
- func (o *SecretsSecretsListOKBody) UnmarshalBinary(b []byte) error
- func (o *SecretsSecretsListOKBody) Validate(formats strfmt.Registry) error
- type SecretsSecretsListParams
- func NewSecretsSecretsListParams() *SecretsSecretsListParams
- func NewSecretsSecretsListParamsWithContext(ctx context.Context) *SecretsSecretsListParams
- func NewSecretsSecretsListParamsWithHTTPClient(client *http.Client) *SecretsSecretsListParams
- func NewSecretsSecretsListParamsWithTimeout(timeout time.Duration) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) SetContext(ctx context.Context)
- func (o *SecretsSecretsListParams) SetCreated(created *string)
- func (o *SecretsSecretsListParams) SetCreatedGte(createdGte *string)
- func (o *SecretsSecretsListParams) SetCreatedLte(createdLte *string)
- func (o *SecretsSecretsListParams) SetDefaults()
- func (o *SecretsSecretsListParams) SetDevice(device *string)
- func (o *SecretsSecretsListParams) SetDeviceID(deviceID *string)
- func (o *SecretsSecretsListParams) SetDeviceIDn(deviceIDn *string)
- func (o *SecretsSecretsListParams) SetDevicen(devicen *string)
- func (o *SecretsSecretsListParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretsListParams) SetID(id *string)
- func (o *SecretsSecretsListParams) SetIDGt(iDGt *string)
- func (o *SecretsSecretsListParams) SetIDGte(iDGte *string)
- func (o *SecretsSecretsListParams) SetIDLt(iDLt *string)
- func (o *SecretsSecretsListParams) SetIDLte(iDLte *string)
- func (o *SecretsSecretsListParams) SetIDn(iDn *string)
- func (o *SecretsSecretsListParams) SetLastUpdated(lastUpdated *string)
- func (o *SecretsSecretsListParams) SetLastUpdatedGte(lastUpdatedGte *string)
- func (o *SecretsSecretsListParams) SetLastUpdatedLte(lastUpdatedLte *string)
- func (o *SecretsSecretsListParams) SetLimit(limit *int64)
- func (o *SecretsSecretsListParams) SetName(name *string)
- func (o *SecretsSecretsListParams) SetNameEmpty(nameEmpty *string)
- func (o *SecretsSecretsListParams) SetNameIc(nameIc *string)
- func (o *SecretsSecretsListParams) SetNameIe(nameIe *string)
- func (o *SecretsSecretsListParams) SetNameIew(nameIew *string)
- func (o *SecretsSecretsListParams) SetNameIsw(nameIsw *string)
- func (o *SecretsSecretsListParams) SetNameNic(nameNic *string)
- func (o *SecretsSecretsListParams) SetNameNie(nameNie *string)
- func (o *SecretsSecretsListParams) SetNameNiew(nameNiew *string)
- func (o *SecretsSecretsListParams) SetNameNisw(nameNisw *string)
- func (o *SecretsSecretsListParams) SetNamen(namen *string)
- func (o *SecretsSecretsListParams) SetOffset(offset *int64)
- func (o *SecretsSecretsListParams) SetQ(q *string)
- func (o *SecretsSecretsListParams) SetRole(role *string)
- func (o *SecretsSecretsListParams) SetRoleID(roleID *string)
- func (o *SecretsSecretsListParams) SetRoleIDn(roleIDn *string)
- func (o *SecretsSecretsListParams) SetRolen(rolen *string)
- func (o *SecretsSecretsListParams) SetTag(tag *string)
- func (o *SecretsSecretsListParams) SetTagn(tagn *string)
- func (o *SecretsSecretsListParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretsListParams) SetVirtualMachine(virtualMachine *string)
- func (o *SecretsSecretsListParams) SetVirtualMachineID(virtualMachineID *string)
- func (o *SecretsSecretsListParams) SetVirtualMachineIDn(virtualMachineIDn *string)
- func (o *SecretsSecretsListParams) SetVirtualMachinen(virtualMachinen *string)
- func (o *SecretsSecretsListParams) WithContext(ctx context.Context) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithCreated(created *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithCreatedGte(createdGte *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithCreatedLte(createdLte *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithDefaults() *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithDevice(device *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithDeviceID(deviceID *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithDeviceIDn(deviceIDn *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithDevicen(devicen *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithHTTPClient(client *http.Client) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithID(id *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithIDGt(iDGt *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithIDGte(iDGte *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithIDLt(iDLt *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithIDLte(iDLte *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithIDn(iDn *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithLastUpdated(lastUpdated *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithLastUpdatedGte(lastUpdatedGte *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithLastUpdatedLte(lastUpdatedLte *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithLimit(limit *int64) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithName(name *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNameEmpty(nameEmpty *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNameIc(nameIc *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNameIe(nameIe *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNameIew(nameIew *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNameIsw(nameIsw *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNameNic(nameNic *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNameNie(nameNie *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNameNiew(nameNiew *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNameNisw(nameNisw *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithNamen(namen *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithOffset(offset *int64) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithQ(q *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithRole(role *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithRoleID(roleID *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithRoleIDn(roleIDn *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithRolen(rolen *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithTag(tag *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithTagn(tagn *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithTimeout(timeout time.Duration) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithVirtualMachine(virtualMachine *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithVirtualMachineID(virtualMachineID *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithVirtualMachineIDn(virtualMachineIDn *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WithVirtualMachinen(virtualMachinen *string) *SecretsSecretsListParams
- func (o *SecretsSecretsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretsListReader
- type SecretsSecretsPartialUpdateOK
- type SecretsSecretsPartialUpdateParams
- func NewSecretsSecretsPartialUpdateParams() *SecretsSecretsPartialUpdateParams
- func NewSecretsSecretsPartialUpdateParamsWithContext(ctx context.Context) *SecretsSecretsPartialUpdateParams
- func NewSecretsSecretsPartialUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretsPartialUpdateParams
- func NewSecretsSecretsPartialUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretsPartialUpdateParams
- func (o *SecretsSecretsPartialUpdateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretsPartialUpdateParams) SetData(data *models.WritableSecret)
- func (o *SecretsSecretsPartialUpdateParams) SetDefaults()
- func (o *SecretsSecretsPartialUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretsPartialUpdateParams) SetID(id int64)
- func (o *SecretsSecretsPartialUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretsPartialUpdateParams) WithContext(ctx context.Context) *SecretsSecretsPartialUpdateParams
- func (o *SecretsSecretsPartialUpdateParams) WithData(data *models.WritableSecret) *SecretsSecretsPartialUpdateParams
- func (o *SecretsSecretsPartialUpdateParams) WithDefaults() *SecretsSecretsPartialUpdateParams
- func (o *SecretsSecretsPartialUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretsPartialUpdateParams
- func (o *SecretsSecretsPartialUpdateParams) WithID(id int64) *SecretsSecretsPartialUpdateParams
- func (o *SecretsSecretsPartialUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretsPartialUpdateParams
- func (o *SecretsSecretsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretsPartialUpdateReader
- type SecretsSecretsReadOK
- type SecretsSecretsReadParams
- func NewSecretsSecretsReadParams() *SecretsSecretsReadParams
- func NewSecretsSecretsReadParamsWithContext(ctx context.Context) *SecretsSecretsReadParams
- func NewSecretsSecretsReadParamsWithHTTPClient(client *http.Client) *SecretsSecretsReadParams
- func NewSecretsSecretsReadParamsWithTimeout(timeout time.Duration) *SecretsSecretsReadParams
- func (o *SecretsSecretsReadParams) SetContext(ctx context.Context)
- func (o *SecretsSecretsReadParams) SetDefaults()
- func (o *SecretsSecretsReadParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretsReadParams) SetID(id int64)
- func (o *SecretsSecretsReadParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretsReadParams) WithContext(ctx context.Context) *SecretsSecretsReadParams
- func (o *SecretsSecretsReadParams) WithDefaults() *SecretsSecretsReadParams
- func (o *SecretsSecretsReadParams) WithHTTPClient(client *http.Client) *SecretsSecretsReadParams
- func (o *SecretsSecretsReadParams) WithID(id int64) *SecretsSecretsReadParams
- func (o *SecretsSecretsReadParams) WithTimeout(timeout time.Duration) *SecretsSecretsReadParams
- func (o *SecretsSecretsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretsReadReader
- type SecretsSecretsUpdateOK
- type SecretsSecretsUpdateParams
- func NewSecretsSecretsUpdateParams() *SecretsSecretsUpdateParams
- func NewSecretsSecretsUpdateParamsWithContext(ctx context.Context) *SecretsSecretsUpdateParams
- func NewSecretsSecretsUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretsUpdateParams
- func NewSecretsSecretsUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretsUpdateParams
- func (o *SecretsSecretsUpdateParams) SetContext(ctx context.Context)
- func (o *SecretsSecretsUpdateParams) SetData(data *models.WritableSecret)
- func (o *SecretsSecretsUpdateParams) SetDefaults()
- func (o *SecretsSecretsUpdateParams) SetHTTPClient(client *http.Client)
- func (o *SecretsSecretsUpdateParams) SetID(id int64)
- func (o *SecretsSecretsUpdateParams) SetTimeout(timeout time.Duration)
- func (o *SecretsSecretsUpdateParams) WithContext(ctx context.Context) *SecretsSecretsUpdateParams
- func (o *SecretsSecretsUpdateParams) WithData(data *models.WritableSecret) *SecretsSecretsUpdateParams
- func (o *SecretsSecretsUpdateParams) WithDefaults() *SecretsSecretsUpdateParams
- func (o *SecretsSecretsUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretsUpdateParams
- func (o *SecretsSecretsUpdateParams) WithID(id int64) *SecretsSecretsUpdateParams
- func (o *SecretsSecretsUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretsUpdateParams
- func (o *SecretsSecretsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SecretsSecretsUpdateReader
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 secrets API
func (*Client) SecretsGenerateRsaKeyPairList ¶
func (a *Client) SecretsGenerateRsaKeyPairList(params *SecretsGenerateRsaKeyPairListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsGenerateRsaKeyPairListOK, error)
SecretsGenerateRsaKeyPairList this endpoint can be used to generate a new r s a key pair the keys are returned in p e m format
{ "public_key": "<public key>", "private_key": "<private key>" }
func (*Client) SecretsGetSessionKeyCreate ¶
func (a *Client) SecretsGetSessionKeyCreate(params *SecretsGetSessionKeyCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsGetSessionKeyCreateCreated, error)
SecretsGetSessionKeyCreate Retrieve a temporary session key to use for encrypting and decrypting secrets via the API. The user's private RSA
key is POSTed with the name `private_key`. An example:
curl -v -X POST -H "Authorization: Token <token>" -H "Accept: application/json; indent=4" \ --data-urlencode "private_key@<filename>" https://netbox/api/secrets/get-session-key/
This request will yield a base64-encoded session key to be included in an `X-Session-Key` header in future requests:
{ "session_key": "+8t4SI6XikgVmB5+/urhozx9O5qCQANyOk1MNe6taRf=" }
This endpoint accepts one optional parameter: `preserve_key`. If True and a session key exists, the existing session key will be returned instead of a new one.
func (*Client) SecretsSecretRolesBulkDelete ¶
func (a *Client) SecretsSecretRolesBulkDelete(params *SecretsSecretRolesBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesBulkDeleteNoContent, error)
SecretsSecretRolesBulkDelete secrets secret roles bulk delete API
func (*Client) SecretsSecretRolesBulkPartialUpdate ¶
func (a *Client) SecretsSecretRolesBulkPartialUpdate(params *SecretsSecretRolesBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesBulkPartialUpdateOK, error)
SecretsSecretRolesBulkPartialUpdate secrets secret roles bulk partial update API
func (*Client) SecretsSecretRolesBulkUpdate ¶
func (a *Client) SecretsSecretRolesBulkUpdate(params *SecretsSecretRolesBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesBulkUpdateOK, error)
SecretsSecretRolesBulkUpdate secrets secret roles bulk update API
func (*Client) SecretsSecretRolesCreate ¶
func (a *Client) SecretsSecretRolesCreate(params *SecretsSecretRolesCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesCreateCreated, error)
SecretsSecretRolesCreate secrets secret roles create API
func (*Client) SecretsSecretRolesDelete ¶
func (a *Client) SecretsSecretRolesDelete(params *SecretsSecretRolesDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesDeleteNoContent, error)
SecretsSecretRolesDelete secrets secret roles delete API
func (*Client) SecretsSecretRolesList ¶
func (a *Client) SecretsSecretRolesList(params *SecretsSecretRolesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesListOK, error)
SecretsSecretRolesList secrets secret roles list API
func (*Client) SecretsSecretRolesPartialUpdate ¶
func (a *Client) SecretsSecretRolesPartialUpdate(params *SecretsSecretRolesPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesPartialUpdateOK, error)
SecretsSecretRolesPartialUpdate secrets secret roles partial update API
func (*Client) SecretsSecretRolesRead ¶
func (a *Client) SecretsSecretRolesRead(params *SecretsSecretRolesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesReadOK, error)
SecretsSecretRolesRead secrets secret roles read API
func (*Client) SecretsSecretRolesUpdate ¶
func (a *Client) SecretsSecretRolesUpdate(params *SecretsSecretRolesUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesUpdateOK, error)
SecretsSecretRolesUpdate secrets secret roles update API
func (*Client) SecretsSecretsBulkDelete ¶
func (a *Client) SecretsSecretsBulkDelete(params *SecretsSecretsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsBulkDeleteNoContent, error)
SecretsSecretsBulkDelete secrets secrets bulk delete API
func (*Client) SecretsSecretsBulkPartialUpdate ¶
func (a *Client) SecretsSecretsBulkPartialUpdate(params *SecretsSecretsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsBulkPartialUpdateOK, error)
SecretsSecretsBulkPartialUpdate secrets secrets bulk partial update API
func (*Client) SecretsSecretsBulkUpdate ¶
func (a *Client) SecretsSecretsBulkUpdate(params *SecretsSecretsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsBulkUpdateOK, error)
SecretsSecretsBulkUpdate secrets secrets bulk update API
func (*Client) SecretsSecretsCreate ¶
func (a *Client) SecretsSecretsCreate(params *SecretsSecretsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsCreateCreated, error)
SecretsSecretsCreate secrets secrets create API
func (*Client) SecretsSecretsDelete ¶
func (a *Client) SecretsSecretsDelete(params *SecretsSecretsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsDeleteNoContent, error)
SecretsSecretsDelete secrets secrets delete API
func (*Client) SecretsSecretsList ¶
func (a *Client) SecretsSecretsList(params *SecretsSecretsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsListOK, error)
SecretsSecretsList secrets secrets list API
func (*Client) SecretsSecretsPartialUpdate ¶
func (a *Client) SecretsSecretsPartialUpdate(params *SecretsSecretsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsPartialUpdateOK, error)
SecretsSecretsPartialUpdate secrets secrets partial update API
func (*Client) SecretsSecretsRead ¶
func (a *Client) SecretsSecretsRead(params *SecretsSecretsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsReadOK, error)
SecretsSecretsRead secrets secrets read API
func (*Client) SecretsSecretsUpdate ¶
func (a *Client) SecretsSecretsUpdate(params *SecretsSecretsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsUpdateOK, error)
SecretsSecretsUpdate secrets secrets update API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { SecretsGenerateRsaKeyPairList(params *SecretsGenerateRsaKeyPairListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsGenerateRsaKeyPairListOK, error) SecretsGetSessionKeyCreate(params *SecretsGetSessionKeyCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsGetSessionKeyCreateCreated, error) SecretsSecretRolesBulkDelete(params *SecretsSecretRolesBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesBulkDeleteNoContent, error) SecretsSecretRolesBulkPartialUpdate(params *SecretsSecretRolesBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesBulkPartialUpdateOK, error) SecretsSecretRolesBulkUpdate(params *SecretsSecretRolesBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesBulkUpdateOK, error) SecretsSecretRolesCreate(params *SecretsSecretRolesCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesCreateCreated, error) SecretsSecretRolesDelete(params *SecretsSecretRolesDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesDeleteNoContent, error) SecretsSecretRolesList(params *SecretsSecretRolesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesListOK, error) SecretsSecretRolesPartialUpdate(params *SecretsSecretRolesPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesPartialUpdateOK, error) SecretsSecretRolesRead(params *SecretsSecretRolesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesReadOK, error) SecretsSecretRolesUpdate(params *SecretsSecretRolesUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretRolesUpdateOK, error) SecretsSecretsBulkDelete(params *SecretsSecretsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsBulkDeleteNoContent, error) SecretsSecretsBulkPartialUpdate(params *SecretsSecretsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsBulkPartialUpdateOK, error) SecretsSecretsBulkUpdate(params *SecretsSecretsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsBulkUpdateOK, error) SecretsSecretsCreate(params *SecretsSecretsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsCreateCreated, error) SecretsSecretsDelete(params *SecretsSecretsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsDeleteNoContent, error) SecretsSecretsList(params *SecretsSecretsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsListOK, error) SecretsSecretsPartialUpdate(params *SecretsSecretsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsPartialUpdateOK, error) SecretsSecretsRead(params *SecretsSecretsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsReadOK, error) SecretsSecretsUpdate(params *SecretsSecretsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SecretsSecretsUpdateOK, 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 secrets API client.
type SecretsGenerateRsaKeyPairListOK ¶
type SecretsGenerateRsaKeyPairListOK struct { }
SecretsGenerateRsaKeyPairListOK describes a response with status code 200, with default header values.
SecretsGenerateRsaKeyPairListOK secrets generate rsa key pair list o k
func NewSecretsGenerateRsaKeyPairListOK ¶
func NewSecretsGenerateRsaKeyPairListOK() *SecretsGenerateRsaKeyPairListOK
NewSecretsGenerateRsaKeyPairListOK creates a SecretsGenerateRsaKeyPairListOK with default headers values
func (*SecretsGenerateRsaKeyPairListOK) Error ¶
func (o *SecretsGenerateRsaKeyPairListOK) Error() string
type SecretsGenerateRsaKeyPairListParams ¶
type SecretsGenerateRsaKeyPairListParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsGenerateRsaKeyPairListParams contains all the parameters to send to the API endpoint
for the secrets generate rsa key pair list operation. Typically these are written to a http.Request.
func NewSecretsGenerateRsaKeyPairListParams ¶
func NewSecretsGenerateRsaKeyPairListParams() *SecretsGenerateRsaKeyPairListParams
NewSecretsGenerateRsaKeyPairListParams creates a new SecretsGenerateRsaKeyPairListParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsGenerateRsaKeyPairListParamsWithContext ¶
func NewSecretsGenerateRsaKeyPairListParamsWithContext(ctx context.Context) *SecretsGenerateRsaKeyPairListParams
NewSecretsGenerateRsaKeyPairListParamsWithContext creates a new SecretsGenerateRsaKeyPairListParams object with the ability to set a context for a request.
func NewSecretsGenerateRsaKeyPairListParamsWithHTTPClient ¶
func NewSecretsGenerateRsaKeyPairListParamsWithHTTPClient(client *http.Client) *SecretsGenerateRsaKeyPairListParams
NewSecretsGenerateRsaKeyPairListParamsWithHTTPClient creates a new SecretsGenerateRsaKeyPairListParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsGenerateRsaKeyPairListParamsWithTimeout ¶
func NewSecretsGenerateRsaKeyPairListParamsWithTimeout(timeout time.Duration) *SecretsGenerateRsaKeyPairListParams
NewSecretsGenerateRsaKeyPairListParamsWithTimeout creates a new SecretsGenerateRsaKeyPairListParams object with the ability to set a timeout on a request.
func (*SecretsGenerateRsaKeyPairListParams) SetContext ¶
func (o *SecretsGenerateRsaKeyPairListParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets generate rsa key pair list params
func (*SecretsGenerateRsaKeyPairListParams) SetDefaults ¶
func (o *SecretsGenerateRsaKeyPairListParams) SetDefaults()
SetDefaults hydrates default values in the secrets generate rsa key pair list params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsGenerateRsaKeyPairListParams) SetHTTPClient ¶
func (o *SecretsGenerateRsaKeyPairListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets generate rsa key pair list params
func (*SecretsGenerateRsaKeyPairListParams) SetTimeout ¶
func (o *SecretsGenerateRsaKeyPairListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets generate rsa key pair list params
func (*SecretsGenerateRsaKeyPairListParams) WithContext ¶
func (o *SecretsGenerateRsaKeyPairListParams) WithContext(ctx context.Context) *SecretsGenerateRsaKeyPairListParams
WithContext adds the context to the secrets generate rsa key pair list params
func (*SecretsGenerateRsaKeyPairListParams) WithDefaults ¶
func (o *SecretsGenerateRsaKeyPairListParams) WithDefaults() *SecretsGenerateRsaKeyPairListParams
WithDefaults hydrates default values in the secrets generate rsa key pair list params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsGenerateRsaKeyPairListParams) WithHTTPClient ¶
func (o *SecretsGenerateRsaKeyPairListParams) WithHTTPClient(client *http.Client) *SecretsGenerateRsaKeyPairListParams
WithHTTPClient adds the HTTPClient to the secrets generate rsa key pair list params
func (*SecretsGenerateRsaKeyPairListParams) WithTimeout ¶
func (o *SecretsGenerateRsaKeyPairListParams) WithTimeout(timeout time.Duration) *SecretsGenerateRsaKeyPairListParams
WithTimeout adds the timeout to the secrets generate rsa key pair list params
func (*SecretsGenerateRsaKeyPairListParams) WriteToRequest ¶
func (o *SecretsGenerateRsaKeyPairListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsGenerateRsaKeyPairListReader ¶
type SecretsGenerateRsaKeyPairListReader struct {
// contains filtered or unexported fields
}
SecretsGenerateRsaKeyPairListReader is a Reader for the SecretsGenerateRsaKeyPairList structure.
func (*SecretsGenerateRsaKeyPairListReader) ReadResponse ¶
func (o *SecretsGenerateRsaKeyPairListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsGetSessionKeyCreateCreated ¶
type SecretsGetSessionKeyCreateCreated struct { }
SecretsGetSessionKeyCreateCreated describes a response with status code 201, with default header values.
SecretsGetSessionKeyCreateCreated secrets get session key create created
func NewSecretsGetSessionKeyCreateCreated ¶
func NewSecretsGetSessionKeyCreateCreated() *SecretsGetSessionKeyCreateCreated
NewSecretsGetSessionKeyCreateCreated creates a SecretsGetSessionKeyCreateCreated with default headers values
func (*SecretsGetSessionKeyCreateCreated) Error ¶
func (o *SecretsGetSessionKeyCreateCreated) Error() string
type SecretsGetSessionKeyCreateParams ¶
type SecretsGetSessionKeyCreateParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsGetSessionKeyCreateParams contains all the parameters to send to the API endpoint
for the secrets get session key create operation. Typically these are written to a http.Request.
func NewSecretsGetSessionKeyCreateParams ¶
func NewSecretsGetSessionKeyCreateParams() *SecretsGetSessionKeyCreateParams
NewSecretsGetSessionKeyCreateParams creates a new SecretsGetSessionKeyCreateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsGetSessionKeyCreateParamsWithContext ¶
func NewSecretsGetSessionKeyCreateParamsWithContext(ctx context.Context) *SecretsGetSessionKeyCreateParams
NewSecretsGetSessionKeyCreateParamsWithContext creates a new SecretsGetSessionKeyCreateParams object with the ability to set a context for a request.
func NewSecretsGetSessionKeyCreateParamsWithHTTPClient ¶
func NewSecretsGetSessionKeyCreateParamsWithHTTPClient(client *http.Client) *SecretsGetSessionKeyCreateParams
NewSecretsGetSessionKeyCreateParamsWithHTTPClient creates a new SecretsGetSessionKeyCreateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsGetSessionKeyCreateParamsWithTimeout ¶
func NewSecretsGetSessionKeyCreateParamsWithTimeout(timeout time.Duration) *SecretsGetSessionKeyCreateParams
NewSecretsGetSessionKeyCreateParamsWithTimeout creates a new SecretsGetSessionKeyCreateParams object with the ability to set a timeout on a request.
func (*SecretsGetSessionKeyCreateParams) SetContext ¶
func (o *SecretsGetSessionKeyCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets get session key create params
func (*SecretsGetSessionKeyCreateParams) SetDefaults ¶
func (o *SecretsGetSessionKeyCreateParams) SetDefaults()
SetDefaults hydrates default values in the secrets get session key create params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsGetSessionKeyCreateParams) SetHTTPClient ¶
func (o *SecretsGetSessionKeyCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets get session key create params
func (*SecretsGetSessionKeyCreateParams) SetTimeout ¶
func (o *SecretsGetSessionKeyCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets get session key create params
func (*SecretsGetSessionKeyCreateParams) WithContext ¶
func (o *SecretsGetSessionKeyCreateParams) WithContext(ctx context.Context) *SecretsGetSessionKeyCreateParams
WithContext adds the context to the secrets get session key create params
func (*SecretsGetSessionKeyCreateParams) WithDefaults ¶
func (o *SecretsGetSessionKeyCreateParams) WithDefaults() *SecretsGetSessionKeyCreateParams
WithDefaults hydrates default values in the secrets get session key create params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsGetSessionKeyCreateParams) WithHTTPClient ¶
func (o *SecretsGetSessionKeyCreateParams) WithHTTPClient(client *http.Client) *SecretsGetSessionKeyCreateParams
WithHTTPClient adds the HTTPClient to the secrets get session key create params
func (*SecretsGetSessionKeyCreateParams) WithTimeout ¶
func (o *SecretsGetSessionKeyCreateParams) WithTimeout(timeout time.Duration) *SecretsGetSessionKeyCreateParams
WithTimeout adds the timeout to the secrets get session key create params
func (*SecretsGetSessionKeyCreateParams) WriteToRequest ¶
func (o *SecretsGetSessionKeyCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsGetSessionKeyCreateReader ¶
type SecretsGetSessionKeyCreateReader struct {
// contains filtered or unexported fields
}
SecretsGetSessionKeyCreateReader is a Reader for the SecretsGetSessionKeyCreate structure.
func (*SecretsGetSessionKeyCreateReader) ReadResponse ¶
func (o *SecretsGetSessionKeyCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretRolesBulkDeleteNoContent ¶
type SecretsSecretRolesBulkDeleteNoContent struct { }
SecretsSecretRolesBulkDeleteNoContent describes a response with status code 204, with default header values.
SecretsSecretRolesBulkDeleteNoContent secrets secret roles bulk delete no content
func NewSecretsSecretRolesBulkDeleteNoContent ¶
func NewSecretsSecretRolesBulkDeleteNoContent() *SecretsSecretRolesBulkDeleteNoContent
NewSecretsSecretRolesBulkDeleteNoContent creates a SecretsSecretRolesBulkDeleteNoContent with default headers values
func (*SecretsSecretRolesBulkDeleteNoContent) Error ¶
func (o *SecretsSecretRolesBulkDeleteNoContent) Error() string
type SecretsSecretRolesBulkDeleteParams ¶
type SecretsSecretRolesBulkDeleteParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretRolesBulkDeleteParams contains all the parameters to send to the API endpoint
for the secrets secret roles bulk delete operation. Typically these are written to a http.Request.
func NewSecretsSecretRolesBulkDeleteParams ¶
func NewSecretsSecretRolesBulkDeleteParams() *SecretsSecretRolesBulkDeleteParams
NewSecretsSecretRolesBulkDeleteParams creates a new SecretsSecretRolesBulkDeleteParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretRolesBulkDeleteParamsWithContext ¶
func NewSecretsSecretRolesBulkDeleteParamsWithContext(ctx context.Context) *SecretsSecretRolesBulkDeleteParams
NewSecretsSecretRolesBulkDeleteParamsWithContext creates a new SecretsSecretRolesBulkDeleteParams object with the ability to set a context for a request.
func NewSecretsSecretRolesBulkDeleteParamsWithHTTPClient ¶
func NewSecretsSecretRolesBulkDeleteParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesBulkDeleteParams
NewSecretsSecretRolesBulkDeleteParamsWithHTTPClient creates a new SecretsSecretRolesBulkDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretRolesBulkDeleteParamsWithTimeout ¶
func NewSecretsSecretRolesBulkDeleteParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesBulkDeleteParams
NewSecretsSecretRolesBulkDeleteParamsWithTimeout creates a new SecretsSecretRolesBulkDeleteParams object with the ability to set a timeout on a request.
func (*SecretsSecretRolesBulkDeleteParams) SetContext ¶
func (o *SecretsSecretRolesBulkDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secret roles bulk delete params
func (*SecretsSecretRolesBulkDeleteParams) SetDefaults ¶
func (o *SecretsSecretRolesBulkDeleteParams) SetDefaults()
SetDefaults hydrates default values in the secrets secret roles bulk delete params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesBulkDeleteParams) SetHTTPClient ¶
func (o *SecretsSecretRolesBulkDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secret roles bulk delete params
func (*SecretsSecretRolesBulkDeleteParams) SetTimeout ¶
func (o *SecretsSecretRolesBulkDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secret roles bulk delete params
func (*SecretsSecretRolesBulkDeleteParams) WithContext ¶
func (o *SecretsSecretRolesBulkDeleteParams) WithContext(ctx context.Context) *SecretsSecretRolesBulkDeleteParams
WithContext adds the context to the secrets secret roles bulk delete params
func (*SecretsSecretRolesBulkDeleteParams) WithDefaults ¶
func (o *SecretsSecretRolesBulkDeleteParams) WithDefaults() *SecretsSecretRolesBulkDeleteParams
WithDefaults hydrates default values in the secrets secret roles bulk delete params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesBulkDeleteParams) WithHTTPClient ¶
func (o *SecretsSecretRolesBulkDeleteParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesBulkDeleteParams
WithHTTPClient adds the HTTPClient to the secrets secret roles bulk delete params
func (*SecretsSecretRolesBulkDeleteParams) WithTimeout ¶
func (o *SecretsSecretRolesBulkDeleteParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesBulkDeleteParams
WithTimeout adds the timeout to the secrets secret roles bulk delete params
func (*SecretsSecretRolesBulkDeleteParams) WriteToRequest ¶
func (o *SecretsSecretRolesBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretRolesBulkDeleteReader ¶
type SecretsSecretRolesBulkDeleteReader struct {
// contains filtered or unexported fields
}
SecretsSecretRolesBulkDeleteReader is a Reader for the SecretsSecretRolesBulkDelete structure.
func (*SecretsSecretRolesBulkDeleteReader) ReadResponse ¶
func (o *SecretsSecretRolesBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretRolesBulkPartialUpdateOK ¶
type SecretsSecretRolesBulkPartialUpdateOK struct {
Payload *models.SecretRole
}
SecretsSecretRolesBulkPartialUpdateOK describes a response with status code 200, with default header values.
SecretsSecretRolesBulkPartialUpdateOK secrets secret roles bulk partial update o k
func NewSecretsSecretRolesBulkPartialUpdateOK ¶
func NewSecretsSecretRolesBulkPartialUpdateOK() *SecretsSecretRolesBulkPartialUpdateOK
NewSecretsSecretRolesBulkPartialUpdateOK creates a SecretsSecretRolesBulkPartialUpdateOK with default headers values
func (*SecretsSecretRolesBulkPartialUpdateOK) Error ¶
func (o *SecretsSecretRolesBulkPartialUpdateOK) Error() string
func (*SecretsSecretRolesBulkPartialUpdateOK) GetPayload ¶
func (o *SecretsSecretRolesBulkPartialUpdateOK) GetPayload() *models.SecretRole
type SecretsSecretRolesBulkPartialUpdateParams ¶
type SecretsSecretRolesBulkPartialUpdateParams struct { // Data. Data *models.SecretRole Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretRolesBulkPartialUpdateParams contains all the parameters to send to the API endpoint
for the secrets secret roles bulk partial update operation. Typically these are written to a http.Request.
func NewSecretsSecretRolesBulkPartialUpdateParams ¶
func NewSecretsSecretRolesBulkPartialUpdateParams() *SecretsSecretRolesBulkPartialUpdateParams
NewSecretsSecretRolesBulkPartialUpdateParams creates a new SecretsSecretRolesBulkPartialUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretRolesBulkPartialUpdateParamsWithContext ¶
func NewSecretsSecretRolesBulkPartialUpdateParamsWithContext(ctx context.Context) *SecretsSecretRolesBulkPartialUpdateParams
NewSecretsSecretRolesBulkPartialUpdateParamsWithContext creates a new SecretsSecretRolesBulkPartialUpdateParams object with the ability to set a context for a request.
func NewSecretsSecretRolesBulkPartialUpdateParamsWithHTTPClient ¶
func NewSecretsSecretRolesBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesBulkPartialUpdateParams
NewSecretsSecretRolesBulkPartialUpdateParamsWithHTTPClient creates a new SecretsSecretRolesBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretRolesBulkPartialUpdateParamsWithTimeout ¶
func NewSecretsSecretRolesBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesBulkPartialUpdateParams
NewSecretsSecretRolesBulkPartialUpdateParamsWithTimeout creates a new SecretsSecretRolesBulkPartialUpdateParams object with the ability to set a timeout on a request.
func (*SecretsSecretRolesBulkPartialUpdateParams) SetContext ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secret roles bulk partial update params
func (*SecretsSecretRolesBulkPartialUpdateParams) SetData ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) SetData(data *models.SecretRole)
SetData adds the data to the secrets secret roles bulk partial update params
func (*SecretsSecretRolesBulkPartialUpdateParams) SetDefaults ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secret roles bulk partial update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesBulkPartialUpdateParams) SetHTTPClient ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secret roles bulk partial update params
func (*SecretsSecretRolesBulkPartialUpdateParams) SetTimeout ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secret roles bulk partial update params
func (*SecretsSecretRolesBulkPartialUpdateParams) WithContext ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) WithContext(ctx context.Context) *SecretsSecretRolesBulkPartialUpdateParams
WithContext adds the context to the secrets secret roles bulk partial update params
func (*SecretsSecretRolesBulkPartialUpdateParams) WithData ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) WithData(data *models.SecretRole) *SecretsSecretRolesBulkPartialUpdateParams
WithData adds the data to the secrets secret roles bulk partial update params
func (*SecretsSecretRolesBulkPartialUpdateParams) WithDefaults ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) WithDefaults() *SecretsSecretRolesBulkPartialUpdateParams
WithDefaults hydrates default values in the secrets secret roles bulk partial update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesBulkPartialUpdateParams) WithHTTPClient ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesBulkPartialUpdateParams
WithHTTPClient adds the HTTPClient to the secrets secret roles bulk partial update params
func (*SecretsSecretRolesBulkPartialUpdateParams) WithTimeout ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesBulkPartialUpdateParams
WithTimeout adds the timeout to the secrets secret roles bulk partial update params
func (*SecretsSecretRolesBulkPartialUpdateParams) WriteToRequest ¶
func (o *SecretsSecretRolesBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretRolesBulkPartialUpdateReader ¶
type SecretsSecretRolesBulkPartialUpdateReader struct {
// contains filtered or unexported fields
}
SecretsSecretRolesBulkPartialUpdateReader is a Reader for the SecretsSecretRolesBulkPartialUpdate structure.
func (*SecretsSecretRolesBulkPartialUpdateReader) ReadResponse ¶
func (o *SecretsSecretRolesBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretRolesBulkUpdateOK ¶
type SecretsSecretRolesBulkUpdateOK struct {
Payload *models.SecretRole
}
SecretsSecretRolesBulkUpdateOK describes a response with status code 200, with default header values.
SecretsSecretRolesBulkUpdateOK secrets secret roles bulk update o k
func NewSecretsSecretRolesBulkUpdateOK ¶
func NewSecretsSecretRolesBulkUpdateOK() *SecretsSecretRolesBulkUpdateOK
NewSecretsSecretRolesBulkUpdateOK creates a SecretsSecretRolesBulkUpdateOK with default headers values
func (*SecretsSecretRolesBulkUpdateOK) Error ¶
func (o *SecretsSecretRolesBulkUpdateOK) Error() string
func (*SecretsSecretRolesBulkUpdateOK) GetPayload ¶
func (o *SecretsSecretRolesBulkUpdateOK) GetPayload() *models.SecretRole
type SecretsSecretRolesBulkUpdateParams ¶
type SecretsSecretRolesBulkUpdateParams struct { // Data. Data *models.SecretRole Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretRolesBulkUpdateParams contains all the parameters to send to the API endpoint
for the secrets secret roles bulk update operation. Typically these are written to a http.Request.
func NewSecretsSecretRolesBulkUpdateParams ¶
func NewSecretsSecretRolesBulkUpdateParams() *SecretsSecretRolesBulkUpdateParams
NewSecretsSecretRolesBulkUpdateParams creates a new SecretsSecretRolesBulkUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretRolesBulkUpdateParamsWithContext ¶
func NewSecretsSecretRolesBulkUpdateParamsWithContext(ctx context.Context) *SecretsSecretRolesBulkUpdateParams
NewSecretsSecretRolesBulkUpdateParamsWithContext creates a new SecretsSecretRolesBulkUpdateParams object with the ability to set a context for a request.
func NewSecretsSecretRolesBulkUpdateParamsWithHTTPClient ¶
func NewSecretsSecretRolesBulkUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesBulkUpdateParams
NewSecretsSecretRolesBulkUpdateParamsWithHTTPClient creates a new SecretsSecretRolesBulkUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretRolesBulkUpdateParamsWithTimeout ¶
func NewSecretsSecretRolesBulkUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesBulkUpdateParams
NewSecretsSecretRolesBulkUpdateParamsWithTimeout creates a new SecretsSecretRolesBulkUpdateParams object with the ability to set a timeout on a request.
func (*SecretsSecretRolesBulkUpdateParams) SetContext ¶
func (o *SecretsSecretRolesBulkUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secret roles bulk update params
func (*SecretsSecretRolesBulkUpdateParams) SetData ¶
func (o *SecretsSecretRolesBulkUpdateParams) SetData(data *models.SecretRole)
SetData adds the data to the secrets secret roles bulk update params
func (*SecretsSecretRolesBulkUpdateParams) SetDefaults ¶
func (o *SecretsSecretRolesBulkUpdateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secret roles bulk update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesBulkUpdateParams) SetHTTPClient ¶
func (o *SecretsSecretRolesBulkUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secret roles bulk update params
func (*SecretsSecretRolesBulkUpdateParams) SetTimeout ¶
func (o *SecretsSecretRolesBulkUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secret roles bulk update params
func (*SecretsSecretRolesBulkUpdateParams) WithContext ¶
func (o *SecretsSecretRolesBulkUpdateParams) WithContext(ctx context.Context) *SecretsSecretRolesBulkUpdateParams
WithContext adds the context to the secrets secret roles bulk update params
func (*SecretsSecretRolesBulkUpdateParams) WithData ¶
func (o *SecretsSecretRolesBulkUpdateParams) WithData(data *models.SecretRole) *SecretsSecretRolesBulkUpdateParams
WithData adds the data to the secrets secret roles bulk update params
func (*SecretsSecretRolesBulkUpdateParams) WithDefaults ¶
func (o *SecretsSecretRolesBulkUpdateParams) WithDefaults() *SecretsSecretRolesBulkUpdateParams
WithDefaults hydrates default values in the secrets secret roles bulk update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesBulkUpdateParams) WithHTTPClient ¶
func (o *SecretsSecretRolesBulkUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesBulkUpdateParams
WithHTTPClient adds the HTTPClient to the secrets secret roles bulk update params
func (*SecretsSecretRolesBulkUpdateParams) WithTimeout ¶
func (o *SecretsSecretRolesBulkUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesBulkUpdateParams
WithTimeout adds the timeout to the secrets secret roles bulk update params
func (*SecretsSecretRolesBulkUpdateParams) WriteToRequest ¶
func (o *SecretsSecretRolesBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretRolesBulkUpdateReader ¶
type SecretsSecretRolesBulkUpdateReader struct {
// contains filtered or unexported fields
}
SecretsSecretRolesBulkUpdateReader is a Reader for the SecretsSecretRolesBulkUpdate structure.
func (*SecretsSecretRolesBulkUpdateReader) ReadResponse ¶
func (o *SecretsSecretRolesBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretRolesCreateCreated ¶
type SecretsSecretRolesCreateCreated struct {
Payload *models.SecretRole
}
SecretsSecretRolesCreateCreated describes a response with status code 201, with default header values.
SecretsSecretRolesCreateCreated secrets secret roles create created
func NewSecretsSecretRolesCreateCreated ¶
func NewSecretsSecretRolesCreateCreated() *SecretsSecretRolesCreateCreated
NewSecretsSecretRolesCreateCreated creates a SecretsSecretRolesCreateCreated with default headers values
func (*SecretsSecretRolesCreateCreated) Error ¶
func (o *SecretsSecretRolesCreateCreated) Error() string
func (*SecretsSecretRolesCreateCreated) GetPayload ¶
func (o *SecretsSecretRolesCreateCreated) GetPayload() *models.SecretRole
type SecretsSecretRolesCreateParams ¶
type SecretsSecretRolesCreateParams struct { // Data. Data *models.SecretRole Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretRolesCreateParams contains all the parameters to send to the API endpoint
for the secrets secret roles create operation. Typically these are written to a http.Request.
func NewSecretsSecretRolesCreateParams ¶
func NewSecretsSecretRolesCreateParams() *SecretsSecretRolesCreateParams
NewSecretsSecretRolesCreateParams creates a new SecretsSecretRolesCreateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretRolesCreateParamsWithContext ¶
func NewSecretsSecretRolesCreateParamsWithContext(ctx context.Context) *SecretsSecretRolesCreateParams
NewSecretsSecretRolesCreateParamsWithContext creates a new SecretsSecretRolesCreateParams object with the ability to set a context for a request.
func NewSecretsSecretRolesCreateParamsWithHTTPClient ¶
func NewSecretsSecretRolesCreateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesCreateParams
NewSecretsSecretRolesCreateParamsWithHTTPClient creates a new SecretsSecretRolesCreateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretRolesCreateParamsWithTimeout ¶
func NewSecretsSecretRolesCreateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesCreateParams
NewSecretsSecretRolesCreateParamsWithTimeout creates a new SecretsSecretRolesCreateParams object with the ability to set a timeout on a request.
func (*SecretsSecretRolesCreateParams) SetContext ¶
func (o *SecretsSecretRolesCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secret roles create params
func (*SecretsSecretRolesCreateParams) SetData ¶
func (o *SecretsSecretRolesCreateParams) SetData(data *models.SecretRole)
SetData adds the data to the secrets secret roles create params
func (*SecretsSecretRolesCreateParams) SetDefaults ¶
func (o *SecretsSecretRolesCreateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secret roles create params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesCreateParams) SetHTTPClient ¶
func (o *SecretsSecretRolesCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secret roles create params
func (*SecretsSecretRolesCreateParams) SetTimeout ¶
func (o *SecretsSecretRolesCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secret roles create params
func (*SecretsSecretRolesCreateParams) WithContext ¶
func (o *SecretsSecretRolesCreateParams) WithContext(ctx context.Context) *SecretsSecretRolesCreateParams
WithContext adds the context to the secrets secret roles create params
func (*SecretsSecretRolesCreateParams) WithData ¶
func (o *SecretsSecretRolesCreateParams) WithData(data *models.SecretRole) *SecretsSecretRolesCreateParams
WithData adds the data to the secrets secret roles create params
func (*SecretsSecretRolesCreateParams) WithDefaults ¶
func (o *SecretsSecretRolesCreateParams) WithDefaults() *SecretsSecretRolesCreateParams
WithDefaults hydrates default values in the secrets secret roles create params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesCreateParams) WithHTTPClient ¶
func (o *SecretsSecretRolesCreateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesCreateParams
WithHTTPClient adds the HTTPClient to the secrets secret roles create params
func (*SecretsSecretRolesCreateParams) WithTimeout ¶
func (o *SecretsSecretRolesCreateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesCreateParams
WithTimeout adds the timeout to the secrets secret roles create params
func (*SecretsSecretRolesCreateParams) WriteToRequest ¶
func (o *SecretsSecretRolesCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretRolesCreateReader ¶
type SecretsSecretRolesCreateReader struct {
// contains filtered or unexported fields
}
SecretsSecretRolesCreateReader is a Reader for the SecretsSecretRolesCreate structure.
func (*SecretsSecretRolesCreateReader) ReadResponse ¶
func (o *SecretsSecretRolesCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretRolesDeleteNoContent ¶
type SecretsSecretRolesDeleteNoContent struct { }
SecretsSecretRolesDeleteNoContent describes a response with status code 204, with default header values.
SecretsSecretRolesDeleteNoContent secrets secret roles delete no content
func NewSecretsSecretRolesDeleteNoContent ¶
func NewSecretsSecretRolesDeleteNoContent() *SecretsSecretRolesDeleteNoContent
NewSecretsSecretRolesDeleteNoContent creates a SecretsSecretRolesDeleteNoContent with default headers values
func (*SecretsSecretRolesDeleteNoContent) Error ¶
func (o *SecretsSecretRolesDeleteNoContent) Error() string
type SecretsSecretRolesDeleteParams ¶
type SecretsSecretRolesDeleteParams struct { /* ID. A unique integer value identifying this secret role. */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretRolesDeleteParams contains all the parameters to send to the API endpoint
for the secrets secret roles delete operation. Typically these are written to a http.Request.
func NewSecretsSecretRolesDeleteParams ¶
func NewSecretsSecretRolesDeleteParams() *SecretsSecretRolesDeleteParams
NewSecretsSecretRolesDeleteParams creates a new SecretsSecretRolesDeleteParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretRolesDeleteParamsWithContext ¶
func NewSecretsSecretRolesDeleteParamsWithContext(ctx context.Context) *SecretsSecretRolesDeleteParams
NewSecretsSecretRolesDeleteParamsWithContext creates a new SecretsSecretRolesDeleteParams object with the ability to set a context for a request.
func NewSecretsSecretRolesDeleteParamsWithHTTPClient ¶
func NewSecretsSecretRolesDeleteParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesDeleteParams
NewSecretsSecretRolesDeleteParamsWithHTTPClient creates a new SecretsSecretRolesDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretRolesDeleteParamsWithTimeout ¶
func NewSecretsSecretRolesDeleteParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesDeleteParams
NewSecretsSecretRolesDeleteParamsWithTimeout creates a new SecretsSecretRolesDeleteParams object with the ability to set a timeout on a request.
func (*SecretsSecretRolesDeleteParams) SetContext ¶
func (o *SecretsSecretRolesDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secret roles delete params
func (*SecretsSecretRolesDeleteParams) SetDefaults ¶
func (o *SecretsSecretRolesDeleteParams) SetDefaults()
SetDefaults hydrates default values in the secrets secret roles delete params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesDeleteParams) SetHTTPClient ¶
func (o *SecretsSecretRolesDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secret roles delete params
func (*SecretsSecretRolesDeleteParams) SetID ¶
func (o *SecretsSecretRolesDeleteParams) SetID(id int64)
SetID adds the id to the secrets secret roles delete params
func (*SecretsSecretRolesDeleteParams) SetTimeout ¶
func (o *SecretsSecretRolesDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secret roles delete params
func (*SecretsSecretRolesDeleteParams) WithContext ¶
func (o *SecretsSecretRolesDeleteParams) WithContext(ctx context.Context) *SecretsSecretRolesDeleteParams
WithContext adds the context to the secrets secret roles delete params
func (*SecretsSecretRolesDeleteParams) WithDefaults ¶
func (o *SecretsSecretRolesDeleteParams) WithDefaults() *SecretsSecretRolesDeleteParams
WithDefaults hydrates default values in the secrets secret roles delete params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesDeleteParams) WithHTTPClient ¶
func (o *SecretsSecretRolesDeleteParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesDeleteParams
WithHTTPClient adds the HTTPClient to the secrets secret roles delete params
func (*SecretsSecretRolesDeleteParams) WithID ¶
func (o *SecretsSecretRolesDeleteParams) WithID(id int64) *SecretsSecretRolesDeleteParams
WithID adds the id to the secrets secret roles delete params
func (*SecretsSecretRolesDeleteParams) WithTimeout ¶
func (o *SecretsSecretRolesDeleteParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesDeleteParams
WithTimeout adds the timeout to the secrets secret roles delete params
func (*SecretsSecretRolesDeleteParams) WriteToRequest ¶
func (o *SecretsSecretRolesDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretRolesDeleteReader ¶
type SecretsSecretRolesDeleteReader struct {
// contains filtered or unexported fields
}
SecretsSecretRolesDeleteReader is a Reader for the SecretsSecretRolesDelete structure.
func (*SecretsSecretRolesDeleteReader) ReadResponse ¶
func (o *SecretsSecretRolesDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretRolesListOK ¶
type SecretsSecretRolesListOK struct {
Payload *SecretsSecretRolesListOKBody
}
SecretsSecretRolesListOK describes a response with status code 200, with default header values.
SecretsSecretRolesListOK secrets secret roles list o k
func NewSecretsSecretRolesListOK ¶
func NewSecretsSecretRolesListOK() *SecretsSecretRolesListOK
NewSecretsSecretRolesListOK creates a SecretsSecretRolesListOK with default headers values
func (*SecretsSecretRolesListOK) Error ¶
func (o *SecretsSecretRolesListOK) Error() string
func (*SecretsSecretRolesListOK) GetPayload ¶
func (o *SecretsSecretRolesListOK) GetPayload() *SecretsSecretRolesListOKBody
type SecretsSecretRolesListOKBody ¶
type SecretsSecretRolesListOKBody struct { // count // Required: true Count *int64 `json:"count"` // next // Format: uri Next *strfmt.URI `json:"next,omitempty"` // previous // Format: uri Previous *strfmt.URI `json:"previous,omitempty"` // results // Required: true Results []*models.SecretRole `json:"results"` }
SecretsSecretRolesListOKBody secrets secret roles list o k body swagger:model SecretsSecretRolesListOKBody
func (*SecretsSecretRolesListOKBody) ContextValidate ¶
func (o *SecretsSecretRolesListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this secrets secret roles list o k body based on the context it is used
func (*SecretsSecretRolesListOKBody) MarshalBinary ¶
func (o *SecretsSecretRolesListOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*SecretsSecretRolesListOKBody) UnmarshalBinary ¶
func (o *SecretsSecretRolesListOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type SecretsSecretRolesListParams ¶
type SecretsSecretRolesListParams struct { // Created. Created *string // CreatedGte. CreatedGte *string // CreatedLte. CreatedLte *string // ID. ID *string // IDGt. IDGt *string // IDGte. IDGte *string // IDLt. IDLt *string // IDLte. IDLte *string // IDn. IDn *string // LastUpdated. LastUpdated *string // LastUpdatedGte. LastUpdatedGte *string // LastUpdatedLte. LastUpdatedLte *string /* Limit. Number of results to return per page. */ Limit *int64 // Name. Name *string // NameEmpty. NameEmpty *string // NameIc. NameIc *string // NameIe. NameIe *string // NameIew. NameIew *string // NameIsw. NameIsw *string // Namen. Namen *string // NameNic. NameNic *string // NameNie. NameNie *string // NameNiew. NameNiew *string // NameNisw. NameNisw *string /* Offset. The initial index from which to return the results. */ Offset *int64 // Q. Q *string // Slug. Slug *string // SlugEmpty. SlugEmpty *string // SlugIc. SlugIc *string // SlugIe. SlugIe *string // SlugIew. SlugIew *string // SlugIsw. SlugIsw *string // Slugn. Slugn *string // SlugNic. SlugNic *string // SlugNie. SlugNie *string // SlugNiew. SlugNiew *string // SlugNisw. SlugNisw *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretRolesListParams contains all the parameters to send to the API endpoint
for the secrets secret roles list operation. Typically these are written to a http.Request.
func NewSecretsSecretRolesListParams ¶
func NewSecretsSecretRolesListParams() *SecretsSecretRolesListParams
NewSecretsSecretRolesListParams creates a new SecretsSecretRolesListParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretRolesListParamsWithContext ¶
func NewSecretsSecretRolesListParamsWithContext(ctx context.Context) *SecretsSecretRolesListParams
NewSecretsSecretRolesListParamsWithContext creates a new SecretsSecretRolesListParams object with the ability to set a context for a request.
func NewSecretsSecretRolesListParamsWithHTTPClient ¶
func NewSecretsSecretRolesListParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesListParams
NewSecretsSecretRolesListParamsWithHTTPClient creates a new SecretsSecretRolesListParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretRolesListParamsWithTimeout ¶
func NewSecretsSecretRolesListParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesListParams
NewSecretsSecretRolesListParamsWithTimeout creates a new SecretsSecretRolesListParams object with the ability to set a timeout on a request.
func (*SecretsSecretRolesListParams) SetContext ¶
func (o *SecretsSecretRolesListParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetCreated ¶
func (o *SecretsSecretRolesListParams) SetCreated(created *string)
SetCreated adds the created to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetCreatedGte ¶
func (o *SecretsSecretRolesListParams) SetCreatedGte(createdGte *string)
SetCreatedGte adds the createdGte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetCreatedLte ¶
func (o *SecretsSecretRolesListParams) SetCreatedLte(createdLte *string)
SetCreatedLte adds the createdLte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetDefaults ¶
func (o *SecretsSecretRolesListParams) SetDefaults()
SetDefaults hydrates default values in the secrets secret roles list params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesListParams) SetHTTPClient ¶
func (o *SecretsSecretRolesListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetID ¶
func (o *SecretsSecretRolesListParams) SetID(id *string)
SetID adds the id to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetIDGt ¶
func (o *SecretsSecretRolesListParams) SetIDGt(iDGt *string)
SetIDGt adds the idGt to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetIDGte ¶
func (o *SecretsSecretRolesListParams) SetIDGte(iDGte *string)
SetIDGte adds the idGte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetIDLt ¶
func (o *SecretsSecretRolesListParams) SetIDLt(iDLt *string)
SetIDLt adds the idLt to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetIDLte ¶
func (o *SecretsSecretRolesListParams) SetIDLte(iDLte *string)
SetIDLte adds the idLte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetIDn ¶
func (o *SecretsSecretRolesListParams) SetIDn(iDn *string)
SetIDn adds the idN to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetLastUpdated ¶
func (o *SecretsSecretRolesListParams) SetLastUpdated(lastUpdated *string)
SetLastUpdated adds the lastUpdated to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetLastUpdatedGte ¶
func (o *SecretsSecretRolesListParams) SetLastUpdatedGte(lastUpdatedGte *string)
SetLastUpdatedGte adds the lastUpdatedGte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetLastUpdatedLte ¶
func (o *SecretsSecretRolesListParams) SetLastUpdatedLte(lastUpdatedLte *string)
SetLastUpdatedLte adds the lastUpdatedLte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetLimit ¶
func (o *SecretsSecretRolesListParams) SetLimit(limit *int64)
SetLimit adds the limit to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetName ¶
func (o *SecretsSecretRolesListParams) SetName(name *string)
SetName adds the name to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNameEmpty ¶
func (o *SecretsSecretRolesListParams) SetNameEmpty(nameEmpty *string)
SetNameEmpty adds the nameEmpty to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNameIc ¶
func (o *SecretsSecretRolesListParams) SetNameIc(nameIc *string)
SetNameIc adds the nameIc to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNameIe ¶
func (o *SecretsSecretRolesListParams) SetNameIe(nameIe *string)
SetNameIe adds the nameIe to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNameIew ¶
func (o *SecretsSecretRolesListParams) SetNameIew(nameIew *string)
SetNameIew adds the nameIew to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNameIsw ¶
func (o *SecretsSecretRolesListParams) SetNameIsw(nameIsw *string)
SetNameIsw adds the nameIsw to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNameNic ¶
func (o *SecretsSecretRolesListParams) SetNameNic(nameNic *string)
SetNameNic adds the nameNic to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNameNie ¶
func (o *SecretsSecretRolesListParams) SetNameNie(nameNie *string)
SetNameNie adds the nameNie to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNameNiew ¶
func (o *SecretsSecretRolesListParams) SetNameNiew(nameNiew *string)
SetNameNiew adds the nameNiew to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNameNisw ¶
func (o *SecretsSecretRolesListParams) SetNameNisw(nameNisw *string)
SetNameNisw adds the nameNisw to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetNamen ¶
func (o *SecretsSecretRolesListParams) SetNamen(namen *string)
SetNamen adds the nameN to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetOffset ¶
func (o *SecretsSecretRolesListParams) SetOffset(offset *int64)
SetOffset adds the offset to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetQ ¶
func (o *SecretsSecretRolesListParams) SetQ(q *string)
SetQ adds the q to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlug ¶
func (o *SecretsSecretRolesListParams) SetSlug(slug *string)
SetSlug adds the slug to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugEmpty ¶
func (o *SecretsSecretRolesListParams) SetSlugEmpty(slugEmpty *string)
SetSlugEmpty adds the slugEmpty to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugIc ¶
func (o *SecretsSecretRolesListParams) SetSlugIc(slugIc *string)
SetSlugIc adds the slugIc to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugIe ¶
func (o *SecretsSecretRolesListParams) SetSlugIe(slugIe *string)
SetSlugIe adds the slugIe to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugIew ¶
func (o *SecretsSecretRolesListParams) SetSlugIew(slugIew *string)
SetSlugIew adds the slugIew to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugIsw ¶
func (o *SecretsSecretRolesListParams) SetSlugIsw(slugIsw *string)
SetSlugIsw adds the slugIsw to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugNic ¶
func (o *SecretsSecretRolesListParams) SetSlugNic(slugNic *string)
SetSlugNic adds the slugNic to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugNie ¶
func (o *SecretsSecretRolesListParams) SetSlugNie(slugNie *string)
SetSlugNie adds the slugNie to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugNiew ¶
func (o *SecretsSecretRolesListParams) SetSlugNiew(slugNiew *string)
SetSlugNiew adds the slugNiew to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugNisw ¶
func (o *SecretsSecretRolesListParams) SetSlugNisw(slugNisw *string)
SetSlugNisw adds the slugNisw to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetSlugn ¶
func (o *SecretsSecretRolesListParams) SetSlugn(slugn *string)
SetSlugn adds the slugN to the secrets secret roles list params
func (*SecretsSecretRolesListParams) SetTimeout ¶
func (o *SecretsSecretRolesListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithContext ¶
func (o *SecretsSecretRolesListParams) WithContext(ctx context.Context) *SecretsSecretRolesListParams
WithContext adds the context to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithCreated ¶
func (o *SecretsSecretRolesListParams) WithCreated(created *string) *SecretsSecretRolesListParams
WithCreated adds the created to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithCreatedGte ¶
func (o *SecretsSecretRolesListParams) WithCreatedGte(createdGte *string) *SecretsSecretRolesListParams
WithCreatedGte adds the createdGte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithCreatedLte ¶
func (o *SecretsSecretRolesListParams) WithCreatedLte(createdLte *string) *SecretsSecretRolesListParams
WithCreatedLte adds the createdLte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithDefaults ¶
func (o *SecretsSecretRolesListParams) WithDefaults() *SecretsSecretRolesListParams
WithDefaults hydrates default values in the secrets secret roles list params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesListParams) WithHTTPClient ¶
func (o *SecretsSecretRolesListParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesListParams
WithHTTPClient adds the HTTPClient to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithID ¶
func (o *SecretsSecretRolesListParams) WithID(id *string) *SecretsSecretRolesListParams
WithID adds the id to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithIDGt ¶
func (o *SecretsSecretRolesListParams) WithIDGt(iDGt *string) *SecretsSecretRolesListParams
WithIDGt adds the iDGt to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithIDGte ¶
func (o *SecretsSecretRolesListParams) WithIDGte(iDGte *string) *SecretsSecretRolesListParams
WithIDGte adds the iDGte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithIDLt ¶
func (o *SecretsSecretRolesListParams) WithIDLt(iDLt *string) *SecretsSecretRolesListParams
WithIDLt adds the iDLt to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithIDLte ¶
func (o *SecretsSecretRolesListParams) WithIDLte(iDLte *string) *SecretsSecretRolesListParams
WithIDLte adds the iDLte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithIDn ¶
func (o *SecretsSecretRolesListParams) WithIDn(iDn *string) *SecretsSecretRolesListParams
WithIDn adds the iDn to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithLastUpdated ¶
func (o *SecretsSecretRolesListParams) WithLastUpdated(lastUpdated *string) *SecretsSecretRolesListParams
WithLastUpdated adds the lastUpdated to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithLastUpdatedGte ¶
func (o *SecretsSecretRolesListParams) WithLastUpdatedGte(lastUpdatedGte *string) *SecretsSecretRolesListParams
WithLastUpdatedGte adds the lastUpdatedGte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithLastUpdatedLte ¶
func (o *SecretsSecretRolesListParams) WithLastUpdatedLte(lastUpdatedLte *string) *SecretsSecretRolesListParams
WithLastUpdatedLte adds the lastUpdatedLte to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithLimit ¶
func (o *SecretsSecretRolesListParams) WithLimit(limit *int64) *SecretsSecretRolesListParams
WithLimit adds the limit to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithName ¶
func (o *SecretsSecretRolesListParams) WithName(name *string) *SecretsSecretRolesListParams
WithName adds the name to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNameEmpty ¶
func (o *SecretsSecretRolesListParams) WithNameEmpty(nameEmpty *string) *SecretsSecretRolesListParams
WithNameEmpty adds the nameEmpty to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNameIc ¶
func (o *SecretsSecretRolesListParams) WithNameIc(nameIc *string) *SecretsSecretRolesListParams
WithNameIc adds the nameIc to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNameIe ¶
func (o *SecretsSecretRolesListParams) WithNameIe(nameIe *string) *SecretsSecretRolesListParams
WithNameIe adds the nameIe to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNameIew ¶
func (o *SecretsSecretRolesListParams) WithNameIew(nameIew *string) *SecretsSecretRolesListParams
WithNameIew adds the nameIew to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNameIsw ¶
func (o *SecretsSecretRolesListParams) WithNameIsw(nameIsw *string) *SecretsSecretRolesListParams
WithNameIsw adds the nameIsw to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNameNic ¶
func (o *SecretsSecretRolesListParams) WithNameNic(nameNic *string) *SecretsSecretRolesListParams
WithNameNic adds the nameNic to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNameNie ¶
func (o *SecretsSecretRolesListParams) WithNameNie(nameNie *string) *SecretsSecretRolesListParams
WithNameNie adds the nameNie to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNameNiew ¶
func (o *SecretsSecretRolesListParams) WithNameNiew(nameNiew *string) *SecretsSecretRolesListParams
WithNameNiew adds the nameNiew to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNameNisw ¶
func (o *SecretsSecretRolesListParams) WithNameNisw(nameNisw *string) *SecretsSecretRolesListParams
WithNameNisw adds the nameNisw to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithNamen ¶
func (o *SecretsSecretRolesListParams) WithNamen(namen *string) *SecretsSecretRolesListParams
WithNamen adds the namen to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithOffset ¶
func (o *SecretsSecretRolesListParams) WithOffset(offset *int64) *SecretsSecretRolesListParams
WithOffset adds the offset to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithQ ¶
func (o *SecretsSecretRolesListParams) WithQ(q *string) *SecretsSecretRolesListParams
WithQ adds the q to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlug ¶
func (o *SecretsSecretRolesListParams) WithSlug(slug *string) *SecretsSecretRolesListParams
WithSlug adds the slug to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugEmpty ¶
func (o *SecretsSecretRolesListParams) WithSlugEmpty(slugEmpty *string) *SecretsSecretRolesListParams
WithSlugEmpty adds the slugEmpty to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugIc ¶
func (o *SecretsSecretRolesListParams) WithSlugIc(slugIc *string) *SecretsSecretRolesListParams
WithSlugIc adds the slugIc to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugIe ¶
func (o *SecretsSecretRolesListParams) WithSlugIe(slugIe *string) *SecretsSecretRolesListParams
WithSlugIe adds the slugIe to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugIew ¶
func (o *SecretsSecretRolesListParams) WithSlugIew(slugIew *string) *SecretsSecretRolesListParams
WithSlugIew adds the slugIew to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugIsw ¶
func (o *SecretsSecretRolesListParams) WithSlugIsw(slugIsw *string) *SecretsSecretRolesListParams
WithSlugIsw adds the slugIsw to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugNic ¶
func (o *SecretsSecretRolesListParams) WithSlugNic(slugNic *string) *SecretsSecretRolesListParams
WithSlugNic adds the slugNic to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugNie ¶
func (o *SecretsSecretRolesListParams) WithSlugNie(slugNie *string) *SecretsSecretRolesListParams
WithSlugNie adds the slugNie to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugNiew ¶
func (o *SecretsSecretRolesListParams) WithSlugNiew(slugNiew *string) *SecretsSecretRolesListParams
WithSlugNiew adds the slugNiew to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugNisw ¶
func (o *SecretsSecretRolesListParams) WithSlugNisw(slugNisw *string) *SecretsSecretRolesListParams
WithSlugNisw adds the slugNisw to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithSlugn ¶
func (o *SecretsSecretRolesListParams) WithSlugn(slugn *string) *SecretsSecretRolesListParams
WithSlugn adds the slugn to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WithTimeout ¶
func (o *SecretsSecretRolesListParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesListParams
WithTimeout adds the timeout to the secrets secret roles list params
func (*SecretsSecretRolesListParams) WriteToRequest ¶
func (o *SecretsSecretRolesListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretRolesListReader ¶
type SecretsSecretRolesListReader struct {
// contains filtered or unexported fields
}
SecretsSecretRolesListReader is a Reader for the SecretsSecretRolesList structure.
func (*SecretsSecretRolesListReader) ReadResponse ¶
func (o *SecretsSecretRolesListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretRolesPartialUpdateOK ¶
type SecretsSecretRolesPartialUpdateOK struct {
Payload *models.SecretRole
}
SecretsSecretRolesPartialUpdateOK describes a response with status code 200, with default header values.
SecretsSecretRolesPartialUpdateOK secrets secret roles partial update o k
func NewSecretsSecretRolesPartialUpdateOK ¶
func NewSecretsSecretRolesPartialUpdateOK() *SecretsSecretRolesPartialUpdateOK
NewSecretsSecretRolesPartialUpdateOK creates a SecretsSecretRolesPartialUpdateOK with default headers values
func (*SecretsSecretRolesPartialUpdateOK) Error ¶
func (o *SecretsSecretRolesPartialUpdateOK) Error() string
func (*SecretsSecretRolesPartialUpdateOK) GetPayload ¶
func (o *SecretsSecretRolesPartialUpdateOK) GetPayload() *models.SecretRole
type SecretsSecretRolesPartialUpdateParams ¶
type SecretsSecretRolesPartialUpdateParams struct { // Data. Data *models.SecretRole /* ID. A unique integer value identifying this secret role. */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretRolesPartialUpdateParams contains all the parameters to send to the API endpoint
for the secrets secret roles partial update operation. Typically these are written to a http.Request.
func NewSecretsSecretRolesPartialUpdateParams ¶
func NewSecretsSecretRolesPartialUpdateParams() *SecretsSecretRolesPartialUpdateParams
NewSecretsSecretRolesPartialUpdateParams creates a new SecretsSecretRolesPartialUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretRolesPartialUpdateParamsWithContext ¶
func NewSecretsSecretRolesPartialUpdateParamsWithContext(ctx context.Context) *SecretsSecretRolesPartialUpdateParams
NewSecretsSecretRolesPartialUpdateParamsWithContext creates a new SecretsSecretRolesPartialUpdateParams object with the ability to set a context for a request.
func NewSecretsSecretRolesPartialUpdateParamsWithHTTPClient ¶
func NewSecretsSecretRolesPartialUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesPartialUpdateParams
NewSecretsSecretRolesPartialUpdateParamsWithHTTPClient creates a new SecretsSecretRolesPartialUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretRolesPartialUpdateParamsWithTimeout ¶
func NewSecretsSecretRolesPartialUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesPartialUpdateParams
NewSecretsSecretRolesPartialUpdateParamsWithTimeout creates a new SecretsSecretRolesPartialUpdateParams object with the ability to set a timeout on a request.
func (*SecretsSecretRolesPartialUpdateParams) SetContext ¶
func (o *SecretsSecretRolesPartialUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) SetData ¶
func (o *SecretsSecretRolesPartialUpdateParams) SetData(data *models.SecretRole)
SetData adds the data to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) SetDefaults ¶
func (o *SecretsSecretRolesPartialUpdateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secret roles partial update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesPartialUpdateParams) SetHTTPClient ¶
func (o *SecretsSecretRolesPartialUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) SetID ¶
func (o *SecretsSecretRolesPartialUpdateParams) SetID(id int64)
SetID adds the id to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) SetTimeout ¶
func (o *SecretsSecretRolesPartialUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) WithContext ¶
func (o *SecretsSecretRolesPartialUpdateParams) WithContext(ctx context.Context) *SecretsSecretRolesPartialUpdateParams
WithContext adds the context to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) WithData ¶
func (o *SecretsSecretRolesPartialUpdateParams) WithData(data *models.SecretRole) *SecretsSecretRolesPartialUpdateParams
WithData adds the data to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) WithDefaults ¶
func (o *SecretsSecretRolesPartialUpdateParams) WithDefaults() *SecretsSecretRolesPartialUpdateParams
WithDefaults hydrates default values in the secrets secret roles partial update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesPartialUpdateParams) WithHTTPClient ¶
func (o *SecretsSecretRolesPartialUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesPartialUpdateParams
WithHTTPClient adds the HTTPClient to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) WithID ¶
func (o *SecretsSecretRolesPartialUpdateParams) WithID(id int64) *SecretsSecretRolesPartialUpdateParams
WithID adds the id to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) WithTimeout ¶
func (o *SecretsSecretRolesPartialUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesPartialUpdateParams
WithTimeout adds the timeout to the secrets secret roles partial update params
func (*SecretsSecretRolesPartialUpdateParams) WriteToRequest ¶
func (o *SecretsSecretRolesPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretRolesPartialUpdateReader ¶
type SecretsSecretRolesPartialUpdateReader struct {
// contains filtered or unexported fields
}
SecretsSecretRolesPartialUpdateReader is a Reader for the SecretsSecretRolesPartialUpdate structure.
func (*SecretsSecretRolesPartialUpdateReader) ReadResponse ¶
func (o *SecretsSecretRolesPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretRolesReadOK ¶
type SecretsSecretRolesReadOK struct {
Payload *models.SecretRole
}
SecretsSecretRolesReadOK describes a response with status code 200, with default header values.
SecretsSecretRolesReadOK secrets secret roles read o k
func NewSecretsSecretRolesReadOK ¶
func NewSecretsSecretRolesReadOK() *SecretsSecretRolesReadOK
NewSecretsSecretRolesReadOK creates a SecretsSecretRolesReadOK with default headers values
func (*SecretsSecretRolesReadOK) Error ¶
func (o *SecretsSecretRolesReadOK) Error() string
func (*SecretsSecretRolesReadOK) GetPayload ¶
func (o *SecretsSecretRolesReadOK) GetPayload() *models.SecretRole
type SecretsSecretRolesReadParams ¶
type SecretsSecretRolesReadParams struct { /* ID. A unique integer value identifying this secret role. */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretRolesReadParams contains all the parameters to send to the API endpoint
for the secrets secret roles read operation. Typically these are written to a http.Request.
func NewSecretsSecretRolesReadParams ¶
func NewSecretsSecretRolesReadParams() *SecretsSecretRolesReadParams
NewSecretsSecretRolesReadParams creates a new SecretsSecretRolesReadParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretRolesReadParamsWithContext ¶
func NewSecretsSecretRolesReadParamsWithContext(ctx context.Context) *SecretsSecretRolesReadParams
NewSecretsSecretRolesReadParamsWithContext creates a new SecretsSecretRolesReadParams object with the ability to set a context for a request.
func NewSecretsSecretRolesReadParamsWithHTTPClient ¶
func NewSecretsSecretRolesReadParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesReadParams
NewSecretsSecretRolesReadParamsWithHTTPClient creates a new SecretsSecretRolesReadParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretRolesReadParamsWithTimeout ¶
func NewSecretsSecretRolesReadParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesReadParams
NewSecretsSecretRolesReadParamsWithTimeout creates a new SecretsSecretRolesReadParams object with the ability to set a timeout on a request.
func (*SecretsSecretRolesReadParams) SetContext ¶
func (o *SecretsSecretRolesReadParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secret roles read params
func (*SecretsSecretRolesReadParams) SetDefaults ¶
func (o *SecretsSecretRolesReadParams) SetDefaults()
SetDefaults hydrates default values in the secrets secret roles read params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesReadParams) SetHTTPClient ¶
func (o *SecretsSecretRolesReadParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secret roles read params
func (*SecretsSecretRolesReadParams) SetID ¶
func (o *SecretsSecretRolesReadParams) SetID(id int64)
SetID adds the id to the secrets secret roles read params
func (*SecretsSecretRolesReadParams) SetTimeout ¶
func (o *SecretsSecretRolesReadParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secret roles read params
func (*SecretsSecretRolesReadParams) WithContext ¶
func (o *SecretsSecretRolesReadParams) WithContext(ctx context.Context) *SecretsSecretRolesReadParams
WithContext adds the context to the secrets secret roles read params
func (*SecretsSecretRolesReadParams) WithDefaults ¶
func (o *SecretsSecretRolesReadParams) WithDefaults() *SecretsSecretRolesReadParams
WithDefaults hydrates default values in the secrets secret roles read params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesReadParams) WithHTTPClient ¶
func (o *SecretsSecretRolesReadParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesReadParams
WithHTTPClient adds the HTTPClient to the secrets secret roles read params
func (*SecretsSecretRolesReadParams) WithID ¶
func (o *SecretsSecretRolesReadParams) WithID(id int64) *SecretsSecretRolesReadParams
WithID adds the id to the secrets secret roles read params
func (*SecretsSecretRolesReadParams) WithTimeout ¶
func (o *SecretsSecretRolesReadParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesReadParams
WithTimeout adds the timeout to the secrets secret roles read params
func (*SecretsSecretRolesReadParams) WriteToRequest ¶
func (o *SecretsSecretRolesReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretRolesReadReader ¶
type SecretsSecretRolesReadReader struct {
// contains filtered or unexported fields
}
SecretsSecretRolesReadReader is a Reader for the SecretsSecretRolesRead structure.
func (*SecretsSecretRolesReadReader) ReadResponse ¶
func (o *SecretsSecretRolesReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretRolesUpdateOK ¶
type SecretsSecretRolesUpdateOK struct {
Payload *models.SecretRole
}
SecretsSecretRolesUpdateOK describes a response with status code 200, with default header values.
SecretsSecretRolesUpdateOK secrets secret roles update o k
func NewSecretsSecretRolesUpdateOK ¶
func NewSecretsSecretRolesUpdateOK() *SecretsSecretRolesUpdateOK
NewSecretsSecretRolesUpdateOK creates a SecretsSecretRolesUpdateOK with default headers values
func (*SecretsSecretRolesUpdateOK) Error ¶
func (o *SecretsSecretRolesUpdateOK) Error() string
func (*SecretsSecretRolesUpdateOK) GetPayload ¶
func (o *SecretsSecretRolesUpdateOK) GetPayload() *models.SecretRole
type SecretsSecretRolesUpdateParams ¶
type SecretsSecretRolesUpdateParams struct { // Data. Data *models.SecretRole /* ID. A unique integer value identifying this secret role. */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretRolesUpdateParams contains all the parameters to send to the API endpoint
for the secrets secret roles update operation. Typically these are written to a http.Request.
func NewSecretsSecretRolesUpdateParams ¶
func NewSecretsSecretRolesUpdateParams() *SecretsSecretRolesUpdateParams
NewSecretsSecretRolesUpdateParams creates a new SecretsSecretRolesUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretRolesUpdateParamsWithContext ¶
func NewSecretsSecretRolesUpdateParamsWithContext(ctx context.Context) *SecretsSecretRolesUpdateParams
NewSecretsSecretRolesUpdateParamsWithContext creates a new SecretsSecretRolesUpdateParams object with the ability to set a context for a request.
func NewSecretsSecretRolesUpdateParamsWithHTTPClient ¶
func NewSecretsSecretRolesUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretRolesUpdateParams
NewSecretsSecretRolesUpdateParamsWithHTTPClient creates a new SecretsSecretRolesUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretRolesUpdateParamsWithTimeout ¶
func NewSecretsSecretRolesUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretRolesUpdateParams
NewSecretsSecretRolesUpdateParamsWithTimeout creates a new SecretsSecretRolesUpdateParams object with the ability to set a timeout on a request.
func (*SecretsSecretRolesUpdateParams) SetContext ¶
func (o *SecretsSecretRolesUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) SetData ¶
func (o *SecretsSecretRolesUpdateParams) SetData(data *models.SecretRole)
SetData adds the data to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) SetDefaults ¶
func (o *SecretsSecretRolesUpdateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secret roles update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesUpdateParams) SetHTTPClient ¶
func (o *SecretsSecretRolesUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) SetID ¶
func (o *SecretsSecretRolesUpdateParams) SetID(id int64)
SetID adds the id to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) SetTimeout ¶
func (o *SecretsSecretRolesUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) WithContext ¶
func (o *SecretsSecretRolesUpdateParams) WithContext(ctx context.Context) *SecretsSecretRolesUpdateParams
WithContext adds the context to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) WithData ¶
func (o *SecretsSecretRolesUpdateParams) WithData(data *models.SecretRole) *SecretsSecretRolesUpdateParams
WithData adds the data to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) WithDefaults ¶
func (o *SecretsSecretRolesUpdateParams) WithDefaults() *SecretsSecretRolesUpdateParams
WithDefaults hydrates default values in the secrets secret roles update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretRolesUpdateParams) WithHTTPClient ¶
func (o *SecretsSecretRolesUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretRolesUpdateParams
WithHTTPClient adds the HTTPClient to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) WithID ¶
func (o *SecretsSecretRolesUpdateParams) WithID(id int64) *SecretsSecretRolesUpdateParams
WithID adds the id to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) WithTimeout ¶
func (o *SecretsSecretRolesUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretRolesUpdateParams
WithTimeout adds the timeout to the secrets secret roles update params
func (*SecretsSecretRolesUpdateParams) WriteToRequest ¶
func (o *SecretsSecretRolesUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretRolesUpdateReader ¶
type SecretsSecretRolesUpdateReader struct {
// contains filtered or unexported fields
}
SecretsSecretRolesUpdateReader is a Reader for the SecretsSecretRolesUpdate structure.
func (*SecretsSecretRolesUpdateReader) ReadResponse ¶
func (o *SecretsSecretRolesUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretsBulkDeleteNoContent ¶
type SecretsSecretsBulkDeleteNoContent struct { }
SecretsSecretsBulkDeleteNoContent describes a response with status code 204, with default header values.
SecretsSecretsBulkDeleteNoContent secrets secrets bulk delete no content
func NewSecretsSecretsBulkDeleteNoContent ¶
func NewSecretsSecretsBulkDeleteNoContent() *SecretsSecretsBulkDeleteNoContent
NewSecretsSecretsBulkDeleteNoContent creates a SecretsSecretsBulkDeleteNoContent with default headers values
func (*SecretsSecretsBulkDeleteNoContent) Error ¶
func (o *SecretsSecretsBulkDeleteNoContent) Error() string
type SecretsSecretsBulkDeleteParams ¶
type SecretsSecretsBulkDeleteParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretsBulkDeleteParams contains all the parameters to send to the API endpoint
for the secrets secrets bulk delete operation. Typically these are written to a http.Request.
func NewSecretsSecretsBulkDeleteParams ¶
func NewSecretsSecretsBulkDeleteParams() *SecretsSecretsBulkDeleteParams
NewSecretsSecretsBulkDeleteParams creates a new SecretsSecretsBulkDeleteParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretsBulkDeleteParamsWithContext ¶
func NewSecretsSecretsBulkDeleteParamsWithContext(ctx context.Context) *SecretsSecretsBulkDeleteParams
NewSecretsSecretsBulkDeleteParamsWithContext creates a new SecretsSecretsBulkDeleteParams object with the ability to set a context for a request.
func NewSecretsSecretsBulkDeleteParamsWithHTTPClient ¶
func NewSecretsSecretsBulkDeleteParamsWithHTTPClient(client *http.Client) *SecretsSecretsBulkDeleteParams
NewSecretsSecretsBulkDeleteParamsWithHTTPClient creates a new SecretsSecretsBulkDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretsBulkDeleteParamsWithTimeout ¶
func NewSecretsSecretsBulkDeleteParamsWithTimeout(timeout time.Duration) *SecretsSecretsBulkDeleteParams
NewSecretsSecretsBulkDeleteParamsWithTimeout creates a new SecretsSecretsBulkDeleteParams object with the ability to set a timeout on a request.
func (*SecretsSecretsBulkDeleteParams) SetContext ¶
func (o *SecretsSecretsBulkDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secrets bulk delete params
func (*SecretsSecretsBulkDeleteParams) SetDefaults ¶
func (o *SecretsSecretsBulkDeleteParams) SetDefaults()
SetDefaults hydrates default values in the secrets secrets bulk delete params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsBulkDeleteParams) SetHTTPClient ¶
func (o *SecretsSecretsBulkDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secrets bulk delete params
func (*SecretsSecretsBulkDeleteParams) SetTimeout ¶
func (o *SecretsSecretsBulkDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secrets bulk delete params
func (*SecretsSecretsBulkDeleteParams) WithContext ¶
func (o *SecretsSecretsBulkDeleteParams) WithContext(ctx context.Context) *SecretsSecretsBulkDeleteParams
WithContext adds the context to the secrets secrets bulk delete params
func (*SecretsSecretsBulkDeleteParams) WithDefaults ¶
func (o *SecretsSecretsBulkDeleteParams) WithDefaults() *SecretsSecretsBulkDeleteParams
WithDefaults hydrates default values in the secrets secrets bulk delete params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsBulkDeleteParams) WithHTTPClient ¶
func (o *SecretsSecretsBulkDeleteParams) WithHTTPClient(client *http.Client) *SecretsSecretsBulkDeleteParams
WithHTTPClient adds the HTTPClient to the secrets secrets bulk delete params
func (*SecretsSecretsBulkDeleteParams) WithTimeout ¶
func (o *SecretsSecretsBulkDeleteParams) WithTimeout(timeout time.Duration) *SecretsSecretsBulkDeleteParams
WithTimeout adds the timeout to the secrets secrets bulk delete params
func (*SecretsSecretsBulkDeleteParams) WriteToRequest ¶
func (o *SecretsSecretsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretsBulkDeleteReader ¶
type SecretsSecretsBulkDeleteReader struct {
// contains filtered or unexported fields
}
SecretsSecretsBulkDeleteReader is a Reader for the SecretsSecretsBulkDelete structure.
func (*SecretsSecretsBulkDeleteReader) ReadResponse ¶
func (o *SecretsSecretsBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretsBulkPartialUpdateOK ¶
SecretsSecretsBulkPartialUpdateOK describes a response with status code 200, with default header values.
SecretsSecretsBulkPartialUpdateOK secrets secrets bulk partial update o k
func NewSecretsSecretsBulkPartialUpdateOK ¶
func NewSecretsSecretsBulkPartialUpdateOK() *SecretsSecretsBulkPartialUpdateOK
NewSecretsSecretsBulkPartialUpdateOK creates a SecretsSecretsBulkPartialUpdateOK with default headers values
func (*SecretsSecretsBulkPartialUpdateOK) Error ¶
func (o *SecretsSecretsBulkPartialUpdateOK) Error() string
func (*SecretsSecretsBulkPartialUpdateOK) GetPayload ¶
func (o *SecretsSecretsBulkPartialUpdateOK) GetPayload() *models.Secret
type SecretsSecretsBulkPartialUpdateParams ¶
type SecretsSecretsBulkPartialUpdateParams struct { // Data. Data *models.WritableSecret Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretsBulkPartialUpdateParams contains all the parameters to send to the API endpoint
for the secrets secrets bulk partial update operation. Typically these are written to a http.Request.
func NewSecretsSecretsBulkPartialUpdateParams ¶
func NewSecretsSecretsBulkPartialUpdateParams() *SecretsSecretsBulkPartialUpdateParams
NewSecretsSecretsBulkPartialUpdateParams creates a new SecretsSecretsBulkPartialUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretsBulkPartialUpdateParamsWithContext ¶
func NewSecretsSecretsBulkPartialUpdateParamsWithContext(ctx context.Context) *SecretsSecretsBulkPartialUpdateParams
NewSecretsSecretsBulkPartialUpdateParamsWithContext creates a new SecretsSecretsBulkPartialUpdateParams object with the ability to set a context for a request.
func NewSecretsSecretsBulkPartialUpdateParamsWithHTTPClient ¶
func NewSecretsSecretsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretsBulkPartialUpdateParams
NewSecretsSecretsBulkPartialUpdateParamsWithHTTPClient creates a new SecretsSecretsBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretsBulkPartialUpdateParamsWithTimeout ¶
func NewSecretsSecretsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretsBulkPartialUpdateParams
NewSecretsSecretsBulkPartialUpdateParamsWithTimeout creates a new SecretsSecretsBulkPartialUpdateParams object with the ability to set a timeout on a request.
func (*SecretsSecretsBulkPartialUpdateParams) SetContext ¶
func (o *SecretsSecretsBulkPartialUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secrets bulk partial update params
func (*SecretsSecretsBulkPartialUpdateParams) SetData ¶
func (o *SecretsSecretsBulkPartialUpdateParams) SetData(data *models.WritableSecret)
SetData adds the data to the secrets secrets bulk partial update params
func (*SecretsSecretsBulkPartialUpdateParams) SetDefaults ¶
func (o *SecretsSecretsBulkPartialUpdateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secrets bulk partial update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsBulkPartialUpdateParams) SetHTTPClient ¶
func (o *SecretsSecretsBulkPartialUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secrets bulk partial update params
func (*SecretsSecretsBulkPartialUpdateParams) SetTimeout ¶
func (o *SecretsSecretsBulkPartialUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secrets bulk partial update params
func (*SecretsSecretsBulkPartialUpdateParams) WithContext ¶
func (o *SecretsSecretsBulkPartialUpdateParams) WithContext(ctx context.Context) *SecretsSecretsBulkPartialUpdateParams
WithContext adds the context to the secrets secrets bulk partial update params
func (*SecretsSecretsBulkPartialUpdateParams) WithData ¶
func (o *SecretsSecretsBulkPartialUpdateParams) WithData(data *models.WritableSecret) *SecretsSecretsBulkPartialUpdateParams
WithData adds the data to the secrets secrets bulk partial update params
func (*SecretsSecretsBulkPartialUpdateParams) WithDefaults ¶
func (o *SecretsSecretsBulkPartialUpdateParams) WithDefaults() *SecretsSecretsBulkPartialUpdateParams
WithDefaults hydrates default values in the secrets secrets bulk partial update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsBulkPartialUpdateParams) WithHTTPClient ¶
func (o *SecretsSecretsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretsBulkPartialUpdateParams
WithHTTPClient adds the HTTPClient to the secrets secrets bulk partial update params
func (*SecretsSecretsBulkPartialUpdateParams) WithTimeout ¶
func (o *SecretsSecretsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretsBulkPartialUpdateParams
WithTimeout adds the timeout to the secrets secrets bulk partial update params
func (*SecretsSecretsBulkPartialUpdateParams) WriteToRequest ¶
func (o *SecretsSecretsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretsBulkPartialUpdateReader ¶
type SecretsSecretsBulkPartialUpdateReader struct {
// contains filtered or unexported fields
}
SecretsSecretsBulkPartialUpdateReader is a Reader for the SecretsSecretsBulkPartialUpdate structure.
func (*SecretsSecretsBulkPartialUpdateReader) ReadResponse ¶
func (o *SecretsSecretsBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretsBulkUpdateOK ¶
SecretsSecretsBulkUpdateOK describes a response with status code 200, with default header values.
SecretsSecretsBulkUpdateOK secrets secrets bulk update o k
func NewSecretsSecretsBulkUpdateOK ¶
func NewSecretsSecretsBulkUpdateOK() *SecretsSecretsBulkUpdateOK
NewSecretsSecretsBulkUpdateOK creates a SecretsSecretsBulkUpdateOK with default headers values
func (*SecretsSecretsBulkUpdateOK) Error ¶
func (o *SecretsSecretsBulkUpdateOK) Error() string
func (*SecretsSecretsBulkUpdateOK) GetPayload ¶
func (o *SecretsSecretsBulkUpdateOK) GetPayload() *models.Secret
type SecretsSecretsBulkUpdateParams ¶
type SecretsSecretsBulkUpdateParams struct { // Data. Data *models.WritableSecret Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretsBulkUpdateParams contains all the parameters to send to the API endpoint
for the secrets secrets bulk update operation. Typically these are written to a http.Request.
func NewSecretsSecretsBulkUpdateParams ¶
func NewSecretsSecretsBulkUpdateParams() *SecretsSecretsBulkUpdateParams
NewSecretsSecretsBulkUpdateParams creates a new SecretsSecretsBulkUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretsBulkUpdateParamsWithContext ¶
func NewSecretsSecretsBulkUpdateParamsWithContext(ctx context.Context) *SecretsSecretsBulkUpdateParams
NewSecretsSecretsBulkUpdateParamsWithContext creates a new SecretsSecretsBulkUpdateParams object with the ability to set a context for a request.
func NewSecretsSecretsBulkUpdateParamsWithHTTPClient ¶
func NewSecretsSecretsBulkUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretsBulkUpdateParams
NewSecretsSecretsBulkUpdateParamsWithHTTPClient creates a new SecretsSecretsBulkUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretsBulkUpdateParamsWithTimeout ¶
func NewSecretsSecretsBulkUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretsBulkUpdateParams
NewSecretsSecretsBulkUpdateParamsWithTimeout creates a new SecretsSecretsBulkUpdateParams object with the ability to set a timeout on a request.
func (*SecretsSecretsBulkUpdateParams) SetContext ¶
func (o *SecretsSecretsBulkUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secrets bulk update params
func (*SecretsSecretsBulkUpdateParams) SetData ¶
func (o *SecretsSecretsBulkUpdateParams) SetData(data *models.WritableSecret)
SetData adds the data to the secrets secrets bulk update params
func (*SecretsSecretsBulkUpdateParams) SetDefaults ¶
func (o *SecretsSecretsBulkUpdateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secrets bulk update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsBulkUpdateParams) SetHTTPClient ¶
func (o *SecretsSecretsBulkUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secrets bulk update params
func (*SecretsSecretsBulkUpdateParams) SetTimeout ¶
func (o *SecretsSecretsBulkUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secrets bulk update params
func (*SecretsSecretsBulkUpdateParams) WithContext ¶
func (o *SecretsSecretsBulkUpdateParams) WithContext(ctx context.Context) *SecretsSecretsBulkUpdateParams
WithContext adds the context to the secrets secrets bulk update params
func (*SecretsSecretsBulkUpdateParams) WithData ¶
func (o *SecretsSecretsBulkUpdateParams) WithData(data *models.WritableSecret) *SecretsSecretsBulkUpdateParams
WithData adds the data to the secrets secrets bulk update params
func (*SecretsSecretsBulkUpdateParams) WithDefaults ¶
func (o *SecretsSecretsBulkUpdateParams) WithDefaults() *SecretsSecretsBulkUpdateParams
WithDefaults hydrates default values in the secrets secrets bulk update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsBulkUpdateParams) WithHTTPClient ¶
func (o *SecretsSecretsBulkUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretsBulkUpdateParams
WithHTTPClient adds the HTTPClient to the secrets secrets bulk update params
func (*SecretsSecretsBulkUpdateParams) WithTimeout ¶
func (o *SecretsSecretsBulkUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretsBulkUpdateParams
WithTimeout adds the timeout to the secrets secrets bulk update params
func (*SecretsSecretsBulkUpdateParams) WriteToRequest ¶
func (o *SecretsSecretsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretsBulkUpdateReader ¶
type SecretsSecretsBulkUpdateReader struct {
// contains filtered or unexported fields
}
SecretsSecretsBulkUpdateReader is a Reader for the SecretsSecretsBulkUpdate structure.
func (*SecretsSecretsBulkUpdateReader) ReadResponse ¶
func (o *SecretsSecretsBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretsCreateCreated ¶
SecretsSecretsCreateCreated describes a response with status code 201, with default header values.
SecretsSecretsCreateCreated secrets secrets create created
func NewSecretsSecretsCreateCreated ¶
func NewSecretsSecretsCreateCreated() *SecretsSecretsCreateCreated
NewSecretsSecretsCreateCreated creates a SecretsSecretsCreateCreated with default headers values
func (*SecretsSecretsCreateCreated) Error ¶
func (o *SecretsSecretsCreateCreated) Error() string
func (*SecretsSecretsCreateCreated) GetPayload ¶
func (o *SecretsSecretsCreateCreated) GetPayload() *models.Secret
type SecretsSecretsCreateParams ¶
type SecretsSecretsCreateParams struct { // Data. Data *models.WritableSecret Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretsCreateParams contains all the parameters to send to the API endpoint
for the secrets secrets create operation. Typically these are written to a http.Request.
func NewSecretsSecretsCreateParams ¶
func NewSecretsSecretsCreateParams() *SecretsSecretsCreateParams
NewSecretsSecretsCreateParams creates a new SecretsSecretsCreateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretsCreateParamsWithContext ¶
func NewSecretsSecretsCreateParamsWithContext(ctx context.Context) *SecretsSecretsCreateParams
NewSecretsSecretsCreateParamsWithContext creates a new SecretsSecretsCreateParams object with the ability to set a context for a request.
func NewSecretsSecretsCreateParamsWithHTTPClient ¶
func NewSecretsSecretsCreateParamsWithHTTPClient(client *http.Client) *SecretsSecretsCreateParams
NewSecretsSecretsCreateParamsWithHTTPClient creates a new SecretsSecretsCreateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretsCreateParamsWithTimeout ¶
func NewSecretsSecretsCreateParamsWithTimeout(timeout time.Duration) *SecretsSecretsCreateParams
NewSecretsSecretsCreateParamsWithTimeout creates a new SecretsSecretsCreateParams object with the ability to set a timeout on a request.
func (*SecretsSecretsCreateParams) SetContext ¶
func (o *SecretsSecretsCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secrets create params
func (*SecretsSecretsCreateParams) SetData ¶
func (o *SecretsSecretsCreateParams) SetData(data *models.WritableSecret)
SetData adds the data to the secrets secrets create params
func (*SecretsSecretsCreateParams) SetDefaults ¶
func (o *SecretsSecretsCreateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secrets create params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsCreateParams) SetHTTPClient ¶
func (o *SecretsSecretsCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secrets create params
func (*SecretsSecretsCreateParams) SetTimeout ¶
func (o *SecretsSecretsCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secrets create params
func (*SecretsSecretsCreateParams) WithContext ¶
func (o *SecretsSecretsCreateParams) WithContext(ctx context.Context) *SecretsSecretsCreateParams
WithContext adds the context to the secrets secrets create params
func (*SecretsSecretsCreateParams) WithData ¶
func (o *SecretsSecretsCreateParams) WithData(data *models.WritableSecret) *SecretsSecretsCreateParams
WithData adds the data to the secrets secrets create params
func (*SecretsSecretsCreateParams) WithDefaults ¶
func (o *SecretsSecretsCreateParams) WithDefaults() *SecretsSecretsCreateParams
WithDefaults hydrates default values in the secrets secrets create params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsCreateParams) WithHTTPClient ¶
func (o *SecretsSecretsCreateParams) WithHTTPClient(client *http.Client) *SecretsSecretsCreateParams
WithHTTPClient adds the HTTPClient to the secrets secrets create params
func (*SecretsSecretsCreateParams) WithTimeout ¶
func (o *SecretsSecretsCreateParams) WithTimeout(timeout time.Duration) *SecretsSecretsCreateParams
WithTimeout adds the timeout to the secrets secrets create params
func (*SecretsSecretsCreateParams) WriteToRequest ¶
func (o *SecretsSecretsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretsCreateReader ¶
type SecretsSecretsCreateReader struct {
// contains filtered or unexported fields
}
SecretsSecretsCreateReader is a Reader for the SecretsSecretsCreate structure.
func (*SecretsSecretsCreateReader) ReadResponse ¶
func (o *SecretsSecretsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretsDeleteNoContent ¶
type SecretsSecretsDeleteNoContent struct { }
SecretsSecretsDeleteNoContent describes a response with status code 204, with default header values.
SecretsSecretsDeleteNoContent secrets secrets delete no content
func NewSecretsSecretsDeleteNoContent ¶
func NewSecretsSecretsDeleteNoContent() *SecretsSecretsDeleteNoContent
NewSecretsSecretsDeleteNoContent creates a SecretsSecretsDeleteNoContent with default headers values
func (*SecretsSecretsDeleteNoContent) Error ¶
func (o *SecretsSecretsDeleteNoContent) Error() string
type SecretsSecretsDeleteParams ¶
type SecretsSecretsDeleteParams struct { /* ID. A unique integer value identifying this secret. */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretsDeleteParams contains all the parameters to send to the API endpoint
for the secrets secrets delete operation. Typically these are written to a http.Request.
func NewSecretsSecretsDeleteParams ¶
func NewSecretsSecretsDeleteParams() *SecretsSecretsDeleteParams
NewSecretsSecretsDeleteParams creates a new SecretsSecretsDeleteParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretsDeleteParamsWithContext ¶
func NewSecretsSecretsDeleteParamsWithContext(ctx context.Context) *SecretsSecretsDeleteParams
NewSecretsSecretsDeleteParamsWithContext creates a new SecretsSecretsDeleteParams object with the ability to set a context for a request.
func NewSecretsSecretsDeleteParamsWithHTTPClient ¶
func NewSecretsSecretsDeleteParamsWithHTTPClient(client *http.Client) *SecretsSecretsDeleteParams
NewSecretsSecretsDeleteParamsWithHTTPClient creates a new SecretsSecretsDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretsDeleteParamsWithTimeout ¶
func NewSecretsSecretsDeleteParamsWithTimeout(timeout time.Duration) *SecretsSecretsDeleteParams
NewSecretsSecretsDeleteParamsWithTimeout creates a new SecretsSecretsDeleteParams object with the ability to set a timeout on a request.
func (*SecretsSecretsDeleteParams) SetContext ¶
func (o *SecretsSecretsDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secrets delete params
func (*SecretsSecretsDeleteParams) SetDefaults ¶
func (o *SecretsSecretsDeleteParams) SetDefaults()
SetDefaults hydrates default values in the secrets secrets delete params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsDeleteParams) SetHTTPClient ¶
func (o *SecretsSecretsDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secrets delete params
func (*SecretsSecretsDeleteParams) SetID ¶
func (o *SecretsSecretsDeleteParams) SetID(id int64)
SetID adds the id to the secrets secrets delete params
func (*SecretsSecretsDeleteParams) SetTimeout ¶
func (o *SecretsSecretsDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secrets delete params
func (*SecretsSecretsDeleteParams) WithContext ¶
func (o *SecretsSecretsDeleteParams) WithContext(ctx context.Context) *SecretsSecretsDeleteParams
WithContext adds the context to the secrets secrets delete params
func (*SecretsSecretsDeleteParams) WithDefaults ¶
func (o *SecretsSecretsDeleteParams) WithDefaults() *SecretsSecretsDeleteParams
WithDefaults hydrates default values in the secrets secrets delete params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsDeleteParams) WithHTTPClient ¶
func (o *SecretsSecretsDeleteParams) WithHTTPClient(client *http.Client) *SecretsSecretsDeleteParams
WithHTTPClient adds the HTTPClient to the secrets secrets delete params
func (*SecretsSecretsDeleteParams) WithID ¶
func (o *SecretsSecretsDeleteParams) WithID(id int64) *SecretsSecretsDeleteParams
WithID adds the id to the secrets secrets delete params
func (*SecretsSecretsDeleteParams) WithTimeout ¶
func (o *SecretsSecretsDeleteParams) WithTimeout(timeout time.Duration) *SecretsSecretsDeleteParams
WithTimeout adds the timeout to the secrets secrets delete params
func (*SecretsSecretsDeleteParams) WriteToRequest ¶
func (o *SecretsSecretsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretsDeleteReader ¶
type SecretsSecretsDeleteReader struct {
// contains filtered or unexported fields
}
SecretsSecretsDeleteReader is a Reader for the SecretsSecretsDelete structure.
func (*SecretsSecretsDeleteReader) ReadResponse ¶
func (o *SecretsSecretsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretsListOK ¶
type SecretsSecretsListOK struct {
Payload *SecretsSecretsListOKBody
}
SecretsSecretsListOK describes a response with status code 200, with default header values.
SecretsSecretsListOK secrets secrets list o k
func NewSecretsSecretsListOK ¶
func NewSecretsSecretsListOK() *SecretsSecretsListOK
NewSecretsSecretsListOK creates a SecretsSecretsListOK with default headers values
func (*SecretsSecretsListOK) Error ¶
func (o *SecretsSecretsListOK) Error() string
func (*SecretsSecretsListOK) GetPayload ¶
func (o *SecretsSecretsListOK) GetPayload() *SecretsSecretsListOKBody
type SecretsSecretsListOKBody ¶
type SecretsSecretsListOKBody struct { // count // Required: true Count *int64 `json:"count"` // next // Format: uri Next *strfmt.URI `json:"next,omitempty"` // previous // Format: uri Previous *strfmt.URI `json:"previous,omitempty"` // results // Required: true Results []*models.Secret `json:"results"` }
SecretsSecretsListOKBody secrets secrets list o k body swagger:model SecretsSecretsListOKBody
func (*SecretsSecretsListOKBody) ContextValidate ¶
func (o *SecretsSecretsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this secrets secrets list o k body based on the context it is used
func (*SecretsSecretsListOKBody) MarshalBinary ¶
func (o *SecretsSecretsListOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*SecretsSecretsListOKBody) UnmarshalBinary ¶
func (o *SecretsSecretsListOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type SecretsSecretsListParams ¶
type SecretsSecretsListParams struct { // Created. Created *string // CreatedGte. CreatedGte *string // CreatedLte. CreatedLte *string // Device. Device *string // Devicen. Devicen *string // DeviceID. DeviceID *string // DeviceIDn. DeviceIDn *string // ID. ID *string // IDGt. IDGt *string // IDGte. IDGte *string // IDLt. IDLt *string // IDLte. IDLte *string // IDn. IDn *string // LastUpdated. LastUpdated *string // LastUpdatedGte. LastUpdatedGte *string // LastUpdatedLte. LastUpdatedLte *string /* Limit. Number of results to return per page. */ Limit *int64 // Name. Name *string // NameEmpty. NameEmpty *string // NameIc. NameIc *string // NameIe. NameIe *string // NameIew. NameIew *string // NameIsw. NameIsw *string // Namen. Namen *string // NameNic. NameNic *string // NameNie. NameNie *string // NameNiew. NameNiew *string // NameNisw. NameNisw *string /* Offset. The initial index from which to return the results. */ Offset *int64 // Q. Q *string // Role. Role *string // Rolen. Rolen *string // RoleID. RoleID *string // RoleIDn. RoleIDn *string // Tag. Tag *string // Tagn. Tagn *string // VirtualMachine. VirtualMachine *string // VirtualMachinen. VirtualMachinen *string // VirtualMachineID. VirtualMachineID *string // VirtualMachineIDn. VirtualMachineIDn *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretsListParams contains all the parameters to send to the API endpoint
for the secrets secrets list operation. Typically these are written to a http.Request.
func NewSecretsSecretsListParams ¶
func NewSecretsSecretsListParams() *SecretsSecretsListParams
NewSecretsSecretsListParams creates a new SecretsSecretsListParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretsListParamsWithContext ¶
func NewSecretsSecretsListParamsWithContext(ctx context.Context) *SecretsSecretsListParams
NewSecretsSecretsListParamsWithContext creates a new SecretsSecretsListParams object with the ability to set a context for a request.
func NewSecretsSecretsListParamsWithHTTPClient ¶
func NewSecretsSecretsListParamsWithHTTPClient(client *http.Client) *SecretsSecretsListParams
NewSecretsSecretsListParamsWithHTTPClient creates a new SecretsSecretsListParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretsListParamsWithTimeout ¶
func NewSecretsSecretsListParamsWithTimeout(timeout time.Duration) *SecretsSecretsListParams
NewSecretsSecretsListParamsWithTimeout creates a new SecretsSecretsListParams object with the ability to set a timeout on a request.
func (*SecretsSecretsListParams) SetContext ¶
func (o *SecretsSecretsListParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secrets list params
func (*SecretsSecretsListParams) SetCreated ¶
func (o *SecretsSecretsListParams) SetCreated(created *string)
SetCreated adds the created to the secrets secrets list params
func (*SecretsSecretsListParams) SetCreatedGte ¶
func (o *SecretsSecretsListParams) SetCreatedGte(createdGte *string)
SetCreatedGte adds the createdGte to the secrets secrets list params
func (*SecretsSecretsListParams) SetCreatedLte ¶
func (o *SecretsSecretsListParams) SetCreatedLte(createdLte *string)
SetCreatedLte adds the createdLte to the secrets secrets list params
func (*SecretsSecretsListParams) SetDefaults ¶
func (o *SecretsSecretsListParams) SetDefaults()
SetDefaults hydrates default values in the secrets secrets list params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsListParams) SetDevice ¶
func (o *SecretsSecretsListParams) SetDevice(device *string)
SetDevice adds the device to the secrets secrets list params
func (*SecretsSecretsListParams) SetDeviceID ¶
func (o *SecretsSecretsListParams) SetDeviceID(deviceID *string)
SetDeviceID adds the deviceId to the secrets secrets list params
func (*SecretsSecretsListParams) SetDeviceIDn ¶
func (o *SecretsSecretsListParams) SetDeviceIDn(deviceIDn *string)
SetDeviceIDn adds the deviceIdN to the secrets secrets list params
func (*SecretsSecretsListParams) SetDevicen ¶
func (o *SecretsSecretsListParams) SetDevicen(devicen *string)
SetDevicen adds the deviceN to the secrets secrets list params
func (*SecretsSecretsListParams) SetHTTPClient ¶
func (o *SecretsSecretsListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secrets list params
func (*SecretsSecretsListParams) SetID ¶
func (o *SecretsSecretsListParams) SetID(id *string)
SetID adds the id to the secrets secrets list params
func (*SecretsSecretsListParams) SetIDGt ¶
func (o *SecretsSecretsListParams) SetIDGt(iDGt *string)
SetIDGt adds the idGt to the secrets secrets list params
func (*SecretsSecretsListParams) SetIDGte ¶
func (o *SecretsSecretsListParams) SetIDGte(iDGte *string)
SetIDGte adds the idGte to the secrets secrets list params
func (*SecretsSecretsListParams) SetIDLt ¶
func (o *SecretsSecretsListParams) SetIDLt(iDLt *string)
SetIDLt adds the idLt to the secrets secrets list params
func (*SecretsSecretsListParams) SetIDLte ¶
func (o *SecretsSecretsListParams) SetIDLte(iDLte *string)
SetIDLte adds the idLte to the secrets secrets list params
func (*SecretsSecretsListParams) SetIDn ¶
func (o *SecretsSecretsListParams) SetIDn(iDn *string)
SetIDn adds the idN to the secrets secrets list params
func (*SecretsSecretsListParams) SetLastUpdated ¶
func (o *SecretsSecretsListParams) SetLastUpdated(lastUpdated *string)
SetLastUpdated adds the lastUpdated to the secrets secrets list params
func (*SecretsSecretsListParams) SetLastUpdatedGte ¶
func (o *SecretsSecretsListParams) SetLastUpdatedGte(lastUpdatedGte *string)
SetLastUpdatedGte adds the lastUpdatedGte to the secrets secrets list params
func (*SecretsSecretsListParams) SetLastUpdatedLte ¶
func (o *SecretsSecretsListParams) SetLastUpdatedLte(lastUpdatedLte *string)
SetLastUpdatedLte adds the lastUpdatedLte to the secrets secrets list params
func (*SecretsSecretsListParams) SetLimit ¶
func (o *SecretsSecretsListParams) SetLimit(limit *int64)
SetLimit adds the limit to the secrets secrets list params
func (*SecretsSecretsListParams) SetName ¶
func (o *SecretsSecretsListParams) SetName(name *string)
SetName adds the name to the secrets secrets list params
func (*SecretsSecretsListParams) SetNameEmpty ¶
func (o *SecretsSecretsListParams) SetNameEmpty(nameEmpty *string)
SetNameEmpty adds the nameEmpty to the secrets secrets list params
func (*SecretsSecretsListParams) SetNameIc ¶
func (o *SecretsSecretsListParams) SetNameIc(nameIc *string)
SetNameIc adds the nameIc to the secrets secrets list params
func (*SecretsSecretsListParams) SetNameIe ¶
func (o *SecretsSecretsListParams) SetNameIe(nameIe *string)
SetNameIe adds the nameIe to the secrets secrets list params
func (*SecretsSecretsListParams) SetNameIew ¶
func (o *SecretsSecretsListParams) SetNameIew(nameIew *string)
SetNameIew adds the nameIew to the secrets secrets list params
func (*SecretsSecretsListParams) SetNameIsw ¶
func (o *SecretsSecretsListParams) SetNameIsw(nameIsw *string)
SetNameIsw adds the nameIsw to the secrets secrets list params
func (*SecretsSecretsListParams) SetNameNic ¶
func (o *SecretsSecretsListParams) SetNameNic(nameNic *string)
SetNameNic adds the nameNic to the secrets secrets list params
func (*SecretsSecretsListParams) SetNameNie ¶
func (o *SecretsSecretsListParams) SetNameNie(nameNie *string)
SetNameNie adds the nameNie to the secrets secrets list params
func (*SecretsSecretsListParams) SetNameNiew ¶
func (o *SecretsSecretsListParams) SetNameNiew(nameNiew *string)
SetNameNiew adds the nameNiew to the secrets secrets list params
func (*SecretsSecretsListParams) SetNameNisw ¶
func (o *SecretsSecretsListParams) SetNameNisw(nameNisw *string)
SetNameNisw adds the nameNisw to the secrets secrets list params
func (*SecretsSecretsListParams) SetNamen ¶
func (o *SecretsSecretsListParams) SetNamen(namen *string)
SetNamen adds the nameN to the secrets secrets list params
func (*SecretsSecretsListParams) SetOffset ¶
func (o *SecretsSecretsListParams) SetOffset(offset *int64)
SetOffset adds the offset to the secrets secrets list params
func (*SecretsSecretsListParams) SetQ ¶
func (o *SecretsSecretsListParams) SetQ(q *string)
SetQ adds the q to the secrets secrets list params
func (*SecretsSecretsListParams) SetRole ¶
func (o *SecretsSecretsListParams) SetRole(role *string)
SetRole adds the role to the secrets secrets list params
func (*SecretsSecretsListParams) SetRoleID ¶
func (o *SecretsSecretsListParams) SetRoleID(roleID *string)
SetRoleID adds the roleId to the secrets secrets list params
func (*SecretsSecretsListParams) SetRoleIDn ¶
func (o *SecretsSecretsListParams) SetRoleIDn(roleIDn *string)
SetRoleIDn adds the roleIdN to the secrets secrets list params
func (*SecretsSecretsListParams) SetRolen ¶
func (o *SecretsSecretsListParams) SetRolen(rolen *string)
SetRolen adds the roleN to the secrets secrets list params
func (*SecretsSecretsListParams) SetTag ¶
func (o *SecretsSecretsListParams) SetTag(tag *string)
SetTag adds the tag to the secrets secrets list params
func (*SecretsSecretsListParams) SetTagn ¶
func (o *SecretsSecretsListParams) SetTagn(tagn *string)
SetTagn adds the tagN to the secrets secrets list params
func (*SecretsSecretsListParams) SetTimeout ¶
func (o *SecretsSecretsListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secrets list params
func (*SecretsSecretsListParams) SetVirtualMachine ¶
func (o *SecretsSecretsListParams) SetVirtualMachine(virtualMachine *string)
SetVirtualMachine adds the virtualMachine to the secrets secrets list params
func (*SecretsSecretsListParams) SetVirtualMachineID ¶
func (o *SecretsSecretsListParams) SetVirtualMachineID(virtualMachineID *string)
SetVirtualMachineID adds the virtualMachineId to the secrets secrets list params
func (*SecretsSecretsListParams) SetVirtualMachineIDn ¶
func (o *SecretsSecretsListParams) SetVirtualMachineIDn(virtualMachineIDn *string)
SetVirtualMachineIDn adds the virtualMachineIdN to the secrets secrets list params
func (*SecretsSecretsListParams) SetVirtualMachinen ¶
func (o *SecretsSecretsListParams) SetVirtualMachinen(virtualMachinen *string)
SetVirtualMachinen adds the virtualMachineN to the secrets secrets list params
func (*SecretsSecretsListParams) WithContext ¶
func (o *SecretsSecretsListParams) WithContext(ctx context.Context) *SecretsSecretsListParams
WithContext adds the context to the secrets secrets list params
func (*SecretsSecretsListParams) WithCreated ¶
func (o *SecretsSecretsListParams) WithCreated(created *string) *SecretsSecretsListParams
WithCreated adds the created to the secrets secrets list params
func (*SecretsSecretsListParams) WithCreatedGte ¶
func (o *SecretsSecretsListParams) WithCreatedGte(createdGte *string) *SecretsSecretsListParams
WithCreatedGte adds the createdGte to the secrets secrets list params
func (*SecretsSecretsListParams) WithCreatedLte ¶
func (o *SecretsSecretsListParams) WithCreatedLte(createdLte *string) *SecretsSecretsListParams
WithCreatedLte adds the createdLte to the secrets secrets list params
func (*SecretsSecretsListParams) WithDefaults ¶
func (o *SecretsSecretsListParams) WithDefaults() *SecretsSecretsListParams
WithDefaults hydrates default values in the secrets secrets list params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsListParams) WithDevice ¶
func (o *SecretsSecretsListParams) WithDevice(device *string) *SecretsSecretsListParams
WithDevice adds the device to the secrets secrets list params
func (*SecretsSecretsListParams) WithDeviceID ¶
func (o *SecretsSecretsListParams) WithDeviceID(deviceID *string) *SecretsSecretsListParams
WithDeviceID adds the deviceID to the secrets secrets list params
func (*SecretsSecretsListParams) WithDeviceIDn ¶
func (o *SecretsSecretsListParams) WithDeviceIDn(deviceIDn *string) *SecretsSecretsListParams
WithDeviceIDn adds the deviceIDn to the secrets secrets list params
func (*SecretsSecretsListParams) WithDevicen ¶
func (o *SecretsSecretsListParams) WithDevicen(devicen *string) *SecretsSecretsListParams
WithDevicen adds the devicen to the secrets secrets list params
func (*SecretsSecretsListParams) WithHTTPClient ¶
func (o *SecretsSecretsListParams) WithHTTPClient(client *http.Client) *SecretsSecretsListParams
WithHTTPClient adds the HTTPClient to the secrets secrets list params
func (*SecretsSecretsListParams) WithID ¶
func (o *SecretsSecretsListParams) WithID(id *string) *SecretsSecretsListParams
WithID adds the id to the secrets secrets list params
func (*SecretsSecretsListParams) WithIDGt ¶
func (o *SecretsSecretsListParams) WithIDGt(iDGt *string) *SecretsSecretsListParams
WithIDGt adds the iDGt to the secrets secrets list params
func (*SecretsSecretsListParams) WithIDGte ¶
func (o *SecretsSecretsListParams) WithIDGte(iDGte *string) *SecretsSecretsListParams
WithIDGte adds the iDGte to the secrets secrets list params
func (*SecretsSecretsListParams) WithIDLt ¶
func (o *SecretsSecretsListParams) WithIDLt(iDLt *string) *SecretsSecretsListParams
WithIDLt adds the iDLt to the secrets secrets list params
func (*SecretsSecretsListParams) WithIDLte ¶
func (o *SecretsSecretsListParams) WithIDLte(iDLte *string) *SecretsSecretsListParams
WithIDLte adds the iDLte to the secrets secrets list params
func (*SecretsSecretsListParams) WithIDn ¶
func (o *SecretsSecretsListParams) WithIDn(iDn *string) *SecretsSecretsListParams
WithIDn adds the iDn to the secrets secrets list params
func (*SecretsSecretsListParams) WithLastUpdated ¶
func (o *SecretsSecretsListParams) WithLastUpdated(lastUpdated *string) *SecretsSecretsListParams
WithLastUpdated adds the lastUpdated to the secrets secrets list params
func (*SecretsSecretsListParams) WithLastUpdatedGte ¶
func (o *SecretsSecretsListParams) WithLastUpdatedGte(lastUpdatedGte *string) *SecretsSecretsListParams
WithLastUpdatedGte adds the lastUpdatedGte to the secrets secrets list params
func (*SecretsSecretsListParams) WithLastUpdatedLte ¶
func (o *SecretsSecretsListParams) WithLastUpdatedLte(lastUpdatedLte *string) *SecretsSecretsListParams
WithLastUpdatedLte adds the lastUpdatedLte to the secrets secrets list params
func (*SecretsSecretsListParams) WithLimit ¶
func (o *SecretsSecretsListParams) WithLimit(limit *int64) *SecretsSecretsListParams
WithLimit adds the limit to the secrets secrets list params
func (*SecretsSecretsListParams) WithName ¶
func (o *SecretsSecretsListParams) WithName(name *string) *SecretsSecretsListParams
WithName adds the name to the secrets secrets list params
func (*SecretsSecretsListParams) WithNameEmpty ¶
func (o *SecretsSecretsListParams) WithNameEmpty(nameEmpty *string) *SecretsSecretsListParams
WithNameEmpty adds the nameEmpty to the secrets secrets list params
func (*SecretsSecretsListParams) WithNameIc ¶
func (o *SecretsSecretsListParams) WithNameIc(nameIc *string) *SecretsSecretsListParams
WithNameIc adds the nameIc to the secrets secrets list params
func (*SecretsSecretsListParams) WithNameIe ¶
func (o *SecretsSecretsListParams) WithNameIe(nameIe *string) *SecretsSecretsListParams
WithNameIe adds the nameIe to the secrets secrets list params
func (*SecretsSecretsListParams) WithNameIew ¶
func (o *SecretsSecretsListParams) WithNameIew(nameIew *string) *SecretsSecretsListParams
WithNameIew adds the nameIew to the secrets secrets list params
func (*SecretsSecretsListParams) WithNameIsw ¶
func (o *SecretsSecretsListParams) WithNameIsw(nameIsw *string) *SecretsSecretsListParams
WithNameIsw adds the nameIsw to the secrets secrets list params
func (*SecretsSecretsListParams) WithNameNic ¶
func (o *SecretsSecretsListParams) WithNameNic(nameNic *string) *SecretsSecretsListParams
WithNameNic adds the nameNic to the secrets secrets list params
func (*SecretsSecretsListParams) WithNameNie ¶
func (o *SecretsSecretsListParams) WithNameNie(nameNie *string) *SecretsSecretsListParams
WithNameNie adds the nameNie to the secrets secrets list params
func (*SecretsSecretsListParams) WithNameNiew ¶
func (o *SecretsSecretsListParams) WithNameNiew(nameNiew *string) *SecretsSecretsListParams
WithNameNiew adds the nameNiew to the secrets secrets list params
func (*SecretsSecretsListParams) WithNameNisw ¶
func (o *SecretsSecretsListParams) WithNameNisw(nameNisw *string) *SecretsSecretsListParams
WithNameNisw adds the nameNisw to the secrets secrets list params
func (*SecretsSecretsListParams) WithNamen ¶
func (o *SecretsSecretsListParams) WithNamen(namen *string) *SecretsSecretsListParams
WithNamen adds the namen to the secrets secrets list params
func (*SecretsSecretsListParams) WithOffset ¶
func (o *SecretsSecretsListParams) WithOffset(offset *int64) *SecretsSecretsListParams
WithOffset adds the offset to the secrets secrets list params
func (*SecretsSecretsListParams) WithQ ¶
func (o *SecretsSecretsListParams) WithQ(q *string) *SecretsSecretsListParams
WithQ adds the q to the secrets secrets list params
func (*SecretsSecretsListParams) WithRole ¶
func (o *SecretsSecretsListParams) WithRole(role *string) *SecretsSecretsListParams
WithRole adds the role to the secrets secrets list params
func (*SecretsSecretsListParams) WithRoleID ¶
func (o *SecretsSecretsListParams) WithRoleID(roleID *string) *SecretsSecretsListParams
WithRoleID adds the roleID to the secrets secrets list params
func (*SecretsSecretsListParams) WithRoleIDn ¶
func (o *SecretsSecretsListParams) WithRoleIDn(roleIDn *string) *SecretsSecretsListParams
WithRoleIDn adds the roleIDn to the secrets secrets list params
func (*SecretsSecretsListParams) WithRolen ¶
func (o *SecretsSecretsListParams) WithRolen(rolen *string) *SecretsSecretsListParams
WithRolen adds the rolen to the secrets secrets list params
func (*SecretsSecretsListParams) WithTag ¶
func (o *SecretsSecretsListParams) WithTag(tag *string) *SecretsSecretsListParams
WithTag adds the tag to the secrets secrets list params
func (*SecretsSecretsListParams) WithTagn ¶
func (o *SecretsSecretsListParams) WithTagn(tagn *string) *SecretsSecretsListParams
WithTagn adds the tagn to the secrets secrets list params
func (*SecretsSecretsListParams) WithTimeout ¶
func (o *SecretsSecretsListParams) WithTimeout(timeout time.Duration) *SecretsSecretsListParams
WithTimeout adds the timeout to the secrets secrets list params
func (*SecretsSecretsListParams) WithVirtualMachine ¶
func (o *SecretsSecretsListParams) WithVirtualMachine(virtualMachine *string) *SecretsSecretsListParams
WithVirtualMachine adds the virtualMachine to the secrets secrets list params
func (*SecretsSecretsListParams) WithVirtualMachineID ¶
func (o *SecretsSecretsListParams) WithVirtualMachineID(virtualMachineID *string) *SecretsSecretsListParams
WithVirtualMachineID adds the virtualMachineID to the secrets secrets list params
func (*SecretsSecretsListParams) WithVirtualMachineIDn ¶
func (o *SecretsSecretsListParams) WithVirtualMachineIDn(virtualMachineIDn *string) *SecretsSecretsListParams
WithVirtualMachineIDn adds the virtualMachineIDn to the secrets secrets list params
func (*SecretsSecretsListParams) WithVirtualMachinen ¶
func (o *SecretsSecretsListParams) WithVirtualMachinen(virtualMachinen *string) *SecretsSecretsListParams
WithVirtualMachinen adds the virtualMachinen to the secrets secrets list params
func (*SecretsSecretsListParams) WriteToRequest ¶
func (o *SecretsSecretsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretsListReader ¶
type SecretsSecretsListReader struct {
// contains filtered or unexported fields
}
SecretsSecretsListReader is a Reader for the SecretsSecretsList structure.
func (*SecretsSecretsListReader) ReadResponse ¶
func (o *SecretsSecretsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretsPartialUpdateOK ¶
SecretsSecretsPartialUpdateOK describes a response with status code 200, with default header values.
SecretsSecretsPartialUpdateOK secrets secrets partial update o k
func NewSecretsSecretsPartialUpdateOK ¶
func NewSecretsSecretsPartialUpdateOK() *SecretsSecretsPartialUpdateOK
NewSecretsSecretsPartialUpdateOK creates a SecretsSecretsPartialUpdateOK with default headers values
func (*SecretsSecretsPartialUpdateOK) Error ¶
func (o *SecretsSecretsPartialUpdateOK) Error() string
func (*SecretsSecretsPartialUpdateOK) GetPayload ¶
func (o *SecretsSecretsPartialUpdateOK) GetPayload() *models.Secret
type SecretsSecretsPartialUpdateParams ¶
type SecretsSecretsPartialUpdateParams struct { // Data. Data *models.WritableSecret /* ID. A unique integer value identifying this secret. */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretsPartialUpdateParams contains all the parameters to send to the API endpoint
for the secrets secrets partial update operation. Typically these are written to a http.Request.
func NewSecretsSecretsPartialUpdateParams ¶
func NewSecretsSecretsPartialUpdateParams() *SecretsSecretsPartialUpdateParams
NewSecretsSecretsPartialUpdateParams creates a new SecretsSecretsPartialUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretsPartialUpdateParamsWithContext ¶
func NewSecretsSecretsPartialUpdateParamsWithContext(ctx context.Context) *SecretsSecretsPartialUpdateParams
NewSecretsSecretsPartialUpdateParamsWithContext creates a new SecretsSecretsPartialUpdateParams object with the ability to set a context for a request.
func NewSecretsSecretsPartialUpdateParamsWithHTTPClient ¶
func NewSecretsSecretsPartialUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretsPartialUpdateParams
NewSecretsSecretsPartialUpdateParamsWithHTTPClient creates a new SecretsSecretsPartialUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretsPartialUpdateParamsWithTimeout ¶
func NewSecretsSecretsPartialUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretsPartialUpdateParams
NewSecretsSecretsPartialUpdateParamsWithTimeout creates a new SecretsSecretsPartialUpdateParams object with the ability to set a timeout on a request.
func (*SecretsSecretsPartialUpdateParams) SetContext ¶
func (o *SecretsSecretsPartialUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) SetData ¶
func (o *SecretsSecretsPartialUpdateParams) SetData(data *models.WritableSecret)
SetData adds the data to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) SetDefaults ¶
func (o *SecretsSecretsPartialUpdateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secrets partial update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsPartialUpdateParams) SetHTTPClient ¶
func (o *SecretsSecretsPartialUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) SetID ¶
func (o *SecretsSecretsPartialUpdateParams) SetID(id int64)
SetID adds the id to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) SetTimeout ¶
func (o *SecretsSecretsPartialUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) WithContext ¶
func (o *SecretsSecretsPartialUpdateParams) WithContext(ctx context.Context) *SecretsSecretsPartialUpdateParams
WithContext adds the context to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) WithData ¶
func (o *SecretsSecretsPartialUpdateParams) WithData(data *models.WritableSecret) *SecretsSecretsPartialUpdateParams
WithData adds the data to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) WithDefaults ¶
func (o *SecretsSecretsPartialUpdateParams) WithDefaults() *SecretsSecretsPartialUpdateParams
WithDefaults hydrates default values in the secrets secrets partial update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsPartialUpdateParams) WithHTTPClient ¶
func (o *SecretsSecretsPartialUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretsPartialUpdateParams
WithHTTPClient adds the HTTPClient to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) WithID ¶
func (o *SecretsSecretsPartialUpdateParams) WithID(id int64) *SecretsSecretsPartialUpdateParams
WithID adds the id to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) WithTimeout ¶
func (o *SecretsSecretsPartialUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretsPartialUpdateParams
WithTimeout adds the timeout to the secrets secrets partial update params
func (*SecretsSecretsPartialUpdateParams) WriteToRequest ¶
func (o *SecretsSecretsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretsPartialUpdateReader ¶
type SecretsSecretsPartialUpdateReader struct {
// contains filtered or unexported fields
}
SecretsSecretsPartialUpdateReader is a Reader for the SecretsSecretsPartialUpdate structure.
func (*SecretsSecretsPartialUpdateReader) ReadResponse ¶
func (o *SecretsSecretsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretsReadOK ¶
SecretsSecretsReadOK describes a response with status code 200, with default header values.
SecretsSecretsReadOK secrets secrets read o k
func NewSecretsSecretsReadOK ¶
func NewSecretsSecretsReadOK() *SecretsSecretsReadOK
NewSecretsSecretsReadOK creates a SecretsSecretsReadOK with default headers values
func (*SecretsSecretsReadOK) Error ¶
func (o *SecretsSecretsReadOK) Error() string
func (*SecretsSecretsReadOK) GetPayload ¶
func (o *SecretsSecretsReadOK) GetPayload() *models.Secret
type SecretsSecretsReadParams ¶
type SecretsSecretsReadParams struct { /* ID. A unique integer value identifying this secret. */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretsReadParams contains all the parameters to send to the API endpoint
for the secrets secrets read operation. Typically these are written to a http.Request.
func NewSecretsSecretsReadParams ¶
func NewSecretsSecretsReadParams() *SecretsSecretsReadParams
NewSecretsSecretsReadParams creates a new SecretsSecretsReadParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretsReadParamsWithContext ¶
func NewSecretsSecretsReadParamsWithContext(ctx context.Context) *SecretsSecretsReadParams
NewSecretsSecretsReadParamsWithContext creates a new SecretsSecretsReadParams object with the ability to set a context for a request.
func NewSecretsSecretsReadParamsWithHTTPClient ¶
func NewSecretsSecretsReadParamsWithHTTPClient(client *http.Client) *SecretsSecretsReadParams
NewSecretsSecretsReadParamsWithHTTPClient creates a new SecretsSecretsReadParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretsReadParamsWithTimeout ¶
func NewSecretsSecretsReadParamsWithTimeout(timeout time.Duration) *SecretsSecretsReadParams
NewSecretsSecretsReadParamsWithTimeout creates a new SecretsSecretsReadParams object with the ability to set a timeout on a request.
func (*SecretsSecretsReadParams) SetContext ¶
func (o *SecretsSecretsReadParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secrets read params
func (*SecretsSecretsReadParams) SetDefaults ¶
func (o *SecretsSecretsReadParams) SetDefaults()
SetDefaults hydrates default values in the secrets secrets read params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsReadParams) SetHTTPClient ¶
func (o *SecretsSecretsReadParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secrets read params
func (*SecretsSecretsReadParams) SetID ¶
func (o *SecretsSecretsReadParams) SetID(id int64)
SetID adds the id to the secrets secrets read params
func (*SecretsSecretsReadParams) SetTimeout ¶
func (o *SecretsSecretsReadParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secrets read params
func (*SecretsSecretsReadParams) WithContext ¶
func (o *SecretsSecretsReadParams) WithContext(ctx context.Context) *SecretsSecretsReadParams
WithContext adds the context to the secrets secrets read params
func (*SecretsSecretsReadParams) WithDefaults ¶
func (o *SecretsSecretsReadParams) WithDefaults() *SecretsSecretsReadParams
WithDefaults hydrates default values in the secrets secrets read params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsReadParams) WithHTTPClient ¶
func (o *SecretsSecretsReadParams) WithHTTPClient(client *http.Client) *SecretsSecretsReadParams
WithHTTPClient adds the HTTPClient to the secrets secrets read params
func (*SecretsSecretsReadParams) WithID ¶
func (o *SecretsSecretsReadParams) WithID(id int64) *SecretsSecretsReadParams
WithID adds the id to the secrets secrets read params
func (*SecretsSecretsReadParams) WithTimeout ¶
func (o *SecretsSecretsReadParams) WithTimeout(timeout time.Duration) *SecretsSecretsReadParams
WithTimeout adds the timeout to the secrets secrets read params
func (*SecretsSecretsReadParams) WriteToRequest ¶
func (o *SecretsSecretsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretsReadReader ¶
type SecretsSecretsReadReader struct {
// contains filtered or unexported fields
}
SecretsSecretsReadReader is a Reader for the SecretsSecretsRead structure.
func (*SecretsSecretsReadReader) ReadResponse ¶
func (o *SecretsSecretsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SecretsSecretsUpdateOK ¶
SecretsSecretsUpdateOK describes a response with status code 200, with default header values.
SecretsSecretsUpdateOK secrets secrets update o k
func NewSecretsSecretsUpdateOK ¶
func NewSecretsSecretsUpdateOK() *SecretsSecretsUpdateOK
NewSecretsSecretsUpdateOK creates a SecretsSecretsUpdateOK with default headers values
func (*SecretsSecretsUpdateOK) Error ¶
func (o *SecretsSecretsUpdateOK) Error() string
func (*SecretsSecretsUpdateOK) GetPayload ¶
func (o *SecretsSecretsUpdateOK) GetPayload() *models.Secret
type SecretsSecretsUpdateParams ¶
type SecretsSecretsUpdateParams struct { // Data. Data *models.WritableSecret /* ID. A unique integer value identifying this secret. */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SecretsSecretsUpdateParams contains all the parameters to send to the API endpoint
for the secrets secrets update operation. Typically these are written to a http.Request.
func NewSecretsSecretsUpdateParams ¶
func NewSecretsSecretsUpdateParams() *SecretsSecretsUpdateParams
NewSecretsSecretsUpdateParams creates a new SecretsSecretsUpdateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSecretsSecretsUpdateParamsWithContext ¶
func NewSecretsSecretsUpdateParamsWithContext(ctx context.Context) *SecretsSecretsUpdateParams
NewSecretsSecretsUpdateParamsWithContext creates a new SecretsSecretsUpdateParams object with the ability to set a context for a request.
func NewSecretsSecretsUpdateParamsWithHTTPClient ¶
func NewSecretsSecretsUpdateParamsWithHTTPClient(client *http.Client) *SecretsSecretsUpdateParams
NewSecretsSecretsUpdateParamsWithHTTPClient creates a new SecretsSecretsUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewSecretsSecretsUpdateParamsWithTimeout ¶
func NewSecretsSecretsUpdateParamsWithTimeout(timeout time.Duration) *SecretsSecretsUpdateParams
NewSecretsSecretsUpdateParamsWithTimeout creates a new SecretsSecretsUpdateParams object with the ability to set a timeout on a request.
func (*SecretsSecretsUpdateParams) SetContext ¶
func (o *SecretsSecretsUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the secrets secrets update params
func (*SecretsSecretsUpdateParams) SetData ¶
func (o *SecretsSecretsUpdateParams) SetData(data *models.WritableSecret)
SetData adds the data to the secrets secrets update params
func (*SecretsSecretsUpdateParams) SetDefaults ¶
func (o *SecretsSecretsUpdateParams) SetDefaults()
SetDefaults hydrates default values in the secrets secrets update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsUpdateParams) SetHTTPClient ¶
func (o *SecretsSecretsUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the secrets secrets update params
func (*SecretsSecretsUpdateParams) SetID ¶
func (o *SecretsSecretsUpdateParams) SetID(id int64)
SetID adds the id to the secrets secrets update params
func (*SecretsSecretsUpdateParams) SetTimeout ¶
func (o *SecretsSecretsUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the secrets secrets update params
func (*SecretsSecretsUpdateParams) WithContext ¶
func (o *SecretsSecretsUpdateParams) WithContext(ctx context.Context) *SecretsSecretsUpdateParams
WithContext adds the context to the secrets secrets update params
func (*SecretsSecretsUpdateParams) WithData ¶
func (o *SecretsSecretsUpdateParams) WithData(data *models.WritableSecret) *SecretsSecretsUpdateParams
WithData adds the data to the secrets secrets update params
func (*SecretsSecretsUpdateParams) WithDefaults ¶
func (o *SecretsSecretsUpdateParams) WithDefaults() *SecretsSecretsUpdateParams
WithDefaults hydrates default values in the secrets secrets update params (not the query body).
All values with no default are reset to their zero value.
func (*SecretsSecretsUpdateParams) WithHTTPClient ¶
func (o *SecretsSecretsUpdateParams) WithHTTPClient(client *http.Client) *SecretsSecretsUpdateParams
WithHTTPClient adds the HTTPClient to the secrets secrets update params
func (*SecretsSecretsUpdateParams) WithID ¶
func (o *SecretsSecretsUpdateParams) WithID(id int64) *SecretsSecretsUpdateParams
WithID adds the id to the secrets secrets update params
func (*SecretsSecretsUpdateParams) WithTimeout ¶
func (o *SecretsSecretsUpdateParams) WithTimeout(timeout time.Duration) *SecretsSecretsUpdateParams
WithTimeout adds the timeout to the secrets secrets update params
func (*SecretsSecretsUpdateParams) WriteToRequest ¶
func (o *SecretsSecretsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SecretsSecretsUpdateReader ¶
type SecretsSecretsUpdateReader struct {
// contains filtered or unexported fields
}
SecretsSecretsUpdateReader is a Reader for the SecretsSecretsUpdate structure.
func (*SecretsSecretsUpdateReader) ReadResponse ¶
func (o *SecretsSecretsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- secrets_client.go
- secrets_generate_rsa_key_pair_list_parameters.go
- secrets_generate_rsa_key_pair_list_responses.go
- secrets_get_session_key_create_parameters.go
- secrets_get_session_key_create_responses.go
- secrets_secret_roles_bulk_delete_parameters.go
- secrets_secret_roles_bulk_delete_responses.go
- secrets_secret_roles_bulk_partial_update_parameters.go
- secrets_secret_roles_bulk_partial_update_responses.go
- secrets_secret_roles_bulk_update_parameters.go
- secrets_secret_roles_bulk_update_responses.go
- secrets_secret_roles_create_parameters.go
- secrets_secret_roles_create_responses.go
- secrets_secret_roles_delete_parameters.go
- secrets_secret_roles_delete_responses.go
- secrets_secret_roles_list_parameters.go
- secrets_secret_roles_list_responses.go
- secrets_secret_roles_partial_update_parameters.go
- secrets_secret_roles_partial_update_responses.go
- secrets_secret_roles_read_parameters.go
- secrets_secret_roles_read_responses.go
- secrets_secret_roles_update_parameters.go
- secrets_secret_roles_update_responses.go
- secrets_secrets_bulk_delete_parameters.go
- secrets_secrets_bulk_delete_responses.go
- secrets_secrets_bulk_partial_update_parameters.go
- secrets_secrets_bulk_partial_update_responses.go
- secrets_secrets_bulk_update_parameters.go
- secrets_secrets_bulk_update_responses.go
- secrets_secrets_create_parameters.go
- secrets_secrets_create_responses.go
- secrets_secrets_delete_parameters.go
- secrets_secrets_delete_responses.go
- secrets_secrets_list_parameters.go
- secrets_secrets_list_responses.go
- secrets_secrets_partial_update_parameters.go
- secrets_secrets_partial_update_responses.go
- secrets_secrets_read_parameters.go
- secrets_secrets_read_responses.go
- secrets_secrets_update_parameters.go
- secrets_secrets_update_responses.go