Versions in this module Expand all Collapse all v0 v0.1.0 Aug 16, 2020 Changes in this version + type Client struct + func (a *Client) SecretsGenerateRsaKeyPairList(params *SecretsGenerateRsaKeyPairListParams, ...) (*SecretsGenerateRsaKeyPairListOK, error) + func (a *Client) SecretsGetSessionKeyCreate(params *SecretsGetSessionKeyCreateParams, ...) (*SecretsGetSessionKeyCreateCreated, 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) 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 ClientService interface + SecretsGenerateRsaKeyPairList func(params *SecretsGenerateRsaKeyPairListParams, ...) (*SecretsGenerateRsaKeyPairListOK, error) + SecretsGetSessionKeyCreate func(params *SecretsGetSessionKeyCreateParams, ...) (*SecretsGetSessionKeyCreateCreated, error) + SecretsSecretRolesCreate func(params *SecretsSecretRolesCreateParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretRolesCreateCreated, error) + SecretsSecretRolesDelete func(params *SecretsSecretRolesDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretRolesDeleteNoContent, error) + SecretsSecretRolesList func(params *SecretsSecretRolesListParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretRolesListOK, error) + SecretsSecretRolesPartialUpdate func(params *SecretsSecretRolesPartialUpdateParams, ...) (*SecretsSecretRolesPartialUpdateOK, error) + SecretsSecretRolesRead func(params *SecretsSecretRolesReadParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretRolesReadOK, error) + SecretsSecretRolesUpdate func(params *SecretsSecretRolesUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretRolesUpdateOK, error) + SecretsSecretsCreate func(params *SecretsSecretsCreateParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretsCreateCreated, error) + SecretsSecretsDelete func(params *SecretsSecretsDeleteParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretsDeleteNoContent, error) + SecretsSecretsList func(params *SecretsSecretsListParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretsListOK, error) + SecretsSecretsPartialUpdate func(params *SecretsSecretsPartialUpdateParams, ...) (*SecretsSecretsPartialUpdateOK, error) + SecretsSecretsRead func(params *SecretsSecretsReadParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretsReadOK, error) + SecretsSecretsUpdate func(params *SecretsSecretsUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*SecretsSecretsUpdateOK, error) + SetTransport func(transport runtime.ClientTransport) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type SecretsGenerateRsaKeyPairListOK struct + func NewSecretsGenerateRsaKeyPairListOK() *SecretsGenerateRsaKeyPairListOK + func (o *SecretsGenerateRsaKeyPairListOK) Error() string + type SecretsGenerateRsaKeyPairListParams struct + Context context.Context + HTTPClient *http.Client + 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) SetHTTPClient(client *http.Client) + func (o *SecretsGenerateRsaKeyPairListParams) SetTimeout(timeout time.Duration) + func (o *SecretsGenerateRsaKeyPairListParams) WithContext(ctx context.Context) *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 struct + func (o *SecretsGenerateRsaKeyPairListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsGetSessionKeyCreateCreated struct + func NewSecretsGetSessionKeyCreateCreated() *SecretsGetSessionKeyCreateCreated + func (o *SecretsGetSessionKeyCreateCreated) Error() string + type SecretsGetSessionKeyCreateParams struct + Context context.Context + HTTPClient *http.Client + 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) SetHTTPClient(client *http.Client) + func (o *SecretsGetSessionKeyCreateParams) SetTimeout(timeout time.Duration) + func (o *SecretsGetSessionKeyCreateParams) WithContext(ctx context.Context) *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 struct + func (o *SecretsGetSessionKeyCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretRolesCreateCreated struct + Payload *models.SecretRole + func NewSecretsSecretRolesCreateCreated() *SecretsSecretRolesCreateCreated + func (o *SecretsSecretRolesCreateCreated) Error() string + func (o *SecretsSecretRolesCreateCreated) GetPayload() *models.SecretRole + type SecretsSecretRolesCreateParams struct + Context context.Context + Data *models.SecretRole + HTTPClient *http.Client + 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) 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) 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 struct + func (o *SecretsSecretRolesCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretRolesDeleteNoContent struct + func NewSecretsSecretRolesDeleteNoContent() *SecretsSecretRolesDeleteNoContent + func (o *SecretsSecretRolesDeleteNoContent) Error() string + type SecretsSecretRolesDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + 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) 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) 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 struct + func (o *SecretsSecretRolesDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretRolesListOK struct + Payload *models.SecretsSecretRolesListOKBody + func NewSecretsSecretRolesListOK() *SecretsSecretRolesListOK + func (o *SecretsSecretRolesListOK) Error() string + func (o *SecretsSecretRolesListOK) GetPayload() *models.SecretsSecretRolesListOKBody + type SecretsSecretRolesListParams struct + Context context.Context + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + Limit *int64 + Name *string + NameIc *string + NameIe *string + NameIew *string + NameIsw *string + NameNic *string + NameNie *string + NameNiew *string + NameNisw *string + Namen *string + Offset *int64 + Q *string + Slug *string + SlugIc *string + SlugIe *string + SlugIew *string + SlugIsw *string + SlugNic *string + SlugNie *string + SlugNiew *string + SlugNisw *string + Slugn *string + 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) 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) SetLimit(limit *int64) + func (o *SecretsSecretRolesListParams) SetName(name *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) 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) 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) WithLimit(limit *int64) *SecretsSecretRolesListParams + func (o *SecretsSecretRolesListParams) WithName(name *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) 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 struct + func (o *SecretsSecretRolesListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretRolesPartialUpdateOK struct + Payload *models.SecretRole + func NewSecretsSecretRolesPartialUpdateOK() *SecretsSecretRolesPartialUpdateOK + func (o *SecretsSecretRolesPartialUpdateOK) Error() string + func (o *SecretsSecretRolesPartialUpdateOK) GetPayload() *models.SecretRole + type SecretsSecretRolesPartialUpdateParams struct + Context context.Context + Data *models.SecretRole + HTTPClient *http.Client + ID int64 + 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) 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) 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 struct + func (o *SecretsSecretRolesPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretRolesReadOK struct + Payload *models.SecretRole + func NewSecretsSecretRolesReadOK() *SecretsSecretRolesReadOK + func (o *SecretsSecretRolesReadOK) Error() string + func (o *SecretsSecretRolesReadOK) GetPayload() *models.SecretRole + type SecretsSecretRolesReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + 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) 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) 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 struct + func (o *SecretsSecretRolesReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretRolesUpdateOK struct + Payload *models.SecretRole + func NewSecretsSecretRolesUpdateOK() *SecretsSecretRolesUpdateOK + func (o *SecretsSecretRolesUpdateOK) Error() string + func (o *SecretsSecretRolesUpdateOK) GetPayload() *models.SecretRole + type SecretsSecretRolesUpdateParams struct + Context context.Context + Data *models.SecretRole + HTTPClient *http.Client + ID int64 + 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) 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) 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 struct + func (o *SecretsSecretRolesUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretsCreateCreated struct + Payload *models.Secret + func NewSecretsSecretsCreateCreated() *SecretsSecretsCreateCreated + func (o *SecretsSecretsCreateCreated) Error() string + func (o *SecretsSecretsCreateCreated) GetPayload() *models.Secret + type SecretsSecretsCreateParams struct + Context context.Context + Data *models.WritableSecret + HTTPClient *http.Client + 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) 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) 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 struct + func (o *SecretsSecretsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretsDeleteNoContent struct + func NewSecretsSecretsDeleteNoContent() *SecretsSecretsDeleteNoContent + func (o *SecretsSecretsDeleteNoContent) Error() string + type SecretsSecretsDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + 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) 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) 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 struct + func (o *SecretsSecretsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretsListOK struct + Payload *models.SecretsSecretsListOKBody + func NewSecretsSecretsListOK() *SecretsSecretsListOK + func (o *SecretsSecretsListOK) Error() string + func (o *SecretsSecretsListOK) GetPayload() *models.SecretsSecretsListOKBody + type SecretsSecretsListParams struct + Context context.Context + Created *string + CreatedGte *string + CreatedLte *string + Device *string + DeviceID *string + DeviceIDn *string + Devicen *string + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + LastUpdated *string + LastUpdatedGte *string + LastUpdatedLte *string + Limit *int64 + Name *string + NameIc *string + NameIe *string + NameIew *string + NameIsw *string + NameNic *string + NameNie *string + NameNiew *string + NameNisw *string + Namen *string + Offset *int64 + Q *string + Role *string + RoleID *string + RoleIDn *string + Rolen *string + Tag *string + Tagn *string + 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) 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) 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) 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) 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) 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) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type SecretsSecretsListReader struct + func (o *SecretsSecretsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretsPartialUpdateOK struct + Payload *models.Secret + func NewSecretsSecretsPartialUpdateOK() *SecretsSecretsPartialUpdateOK + func (o *SecretsSecretsPartialUpdateOK) Error() string + func (o *SecretsSecretsPartialUpdateOK) GetPayload() *models.Secret + type SecretsSecretsPartialUpdateParams struct + Context context.Context + Data *models.WritableSecret + HTTPClient *http.Client + ID int64 + 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) 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) 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 struct + func (o *SecretsSecretsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretsReadOK struct + Payload *models.Secret + func NewSecretsSecretsReadOK() *SecretsSecretsReadOK + func (o *SecretsSecretsReadOK) Error() string + func (o *SecretsSecretsReadOK) GetPayload() *models.Secret + type SecretsSecretsReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + 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) 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) 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 struct + func (o *SecretsSecretsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type SecretsSecretsUpdateOK struct + Payload *models.Secret + func NewSecretsSecretsUpdateOK() *SecretsSecretsUpdateOK + func (o *SecretsSecretsUpdateOK) Error() string + func (o *SecretsSecretsUpdateOK) GetPayload() *models.Secret + type SecretsSecretsUpdateParams struct + Context context.Context + Data *models.WritableSecret + HTTPClient *http.Client + ID int64 + 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) 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) 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 struct + func (o *SecretsSecretsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) v0.1.0-alpha.1 Aug 11, 2020