Documentation ¶
Index ¶
- type AllUserLoginLockoutsBadRequest
- type AllUserLoginLockoutsNotFound
- type AllUserLoginLockoutsOK
- type AllUserLoginLockoutsParams
- func NewAllUserLoginLockoutsParams() *AllUserLoginLockoutsParams
- func NewAllUserLoginLockoutsParamsWithContext(ctx context.Context) *AllUserLoginLockoutsParams
- func NewAllUserLoginLockoutsParamsWithHTTPClient(client *http.Client) *AllUserLoginLockoutsParams
- func NewAllUserLoginLockoutsParamsWithTimeout(timeout time.Duration) *AllUserLoginLockoutsParams
- func (o *AllUserLoginLockoutsParams) SetContext(ctx context.Context)
- func (o *AllUserLoginLockoutsParams) SetFields(fields *string)
- func (o *AllUserLoginLockoutsParams) SetHTTPClient(client *http.Client)
- func (o *AllUserLoginLockoutsParams) SetTimeout(timeout time.Duration)
- func (o *AllUserLoginLockoutsParams) WithContext(ctx context.Context) *AllUserLoginLockoutsParams
- func (o *AllUserLoginLockoutsParams) WithFields(fields *string) *AllUserLoginLockoutsParams
- func (o *AllUserLoginLockoutsParams) WithHTTPClient(client *http.Client) *AllUserLoginLockoutsParams
- func (o *AllUserLoginLockoutsParams) WithTimeout(timeout time.Duration) *AllUserLoginLockoutsParams
- func (o *AllUserLoginLockoutsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllUserLoginLockoutsReader
- type Client
- func (a *Client) AllUserLoginLockouts(params *AllUserLoginLockoutsParams) (*AllUserLoginLockoutsOK, error)
- func (a *Client) CreateOidcTestConfig(params *CreateOidcTestConfigParams) (*CreateOidcTestConfigOK, error)
- func (a *Client) CreateSamlTestConfig(params *CreateSamlTestConfigParams) (*CreateSamlTestConfigOK, error)
- func (a *Client) CreateSsoEmbedURL(params *CreateSsoEmbedURLParams) (*CreateSsoEmbedURLOK, error)
- func (a *Client) DeleteOidcTestConfig(params *DeleteOidcTestConfigParams) (*DeleteOidcTestConfigNoContent, error)
- func (a *Client) DeleteSamlTestConfig(params *DeleteSamlTestConfigParams) (*DeleteSamlTestConfigNoContent, error)
- func (a *Client) DeleteUserLoginLockout(params *DeleteUserLoginLockoutParams) (*DeleteUserLoginLockoutNoContent, error)
- func (a *Client) FetchAndParseSamlIdpMetadata(params *FetchAndParseSamlIdpMetadataParams) (*FetchAndParseSamlIdpMetadataOK, error)
- func (a *Client) ForcePasswordResetAtNextLoginForAllUsers(params *ForcePasswordResetAtNextLoginForAllUsersParams) (*ForcePasswordResetAtNextLoginForAllUsersOK, error)
- func (a *Client) LdapConfig(params *LdapConfigParams) (*LdapConfigOK, error)
- func (a *Client) OidcConfig(params *OidcConfigParams) (*OidcConfigOK, error)
- func (a *Client) OidcTestConfig(params *OidcTestConfigParams) (*OidcTestConfigOK, error)
- func (a *Client) ParseSamlIdpMetadata(params *ParseSamlIdpMetadataParams) (*ParseSamlIdpMetadataOK, error)
- func (a *Client) PasswordConfig(params *PasswordConfigParams) (*PasswordConfigOK, error)
- func (a *Client) SamlConfig(params *SamlConfigParams) (*SamlConfigOK, error)
- func (a *Client) SamlTestConfig(params *SamlTestConfigParams) (*SamlTestConfigOK, error)
- func (a *Client) SearchUserLoginLockouts(params *SearchUserLoginLockoutsParams) (*SearchUserLoginLockoutsOK, error)
- func (a *Client) SessionConfig(params *SessionConfigParams) (*SessionConfigOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) TestLdapConfigAuth(params *TestLdapConfigAuthParams) (*TestLdapConfigAuthOK, error)
- func (a *Client) TestLdapConfigConnection(params *TestLdapConfigConnectionParams) (*TestLdapConfigConnectionOK, error)
- func (a *Client) TestLdapConfigUserAuth(params *TestLdapConfigUserAuthParams) (*TestLdapConfigUserAuthOK, error)
- func (a *Client) TestLdapConfigUserInfo(params *TestLdapConfigUserInfoParams) (*TestLdapConfigUserInfoOK, error)
- func (a *Client) UpdateLdapConfig(params *UpdateLdapConfigParams) (*UpdateLdapConfigOK, error)
- func (a *Client) UpdateOidcConfig(params *UpdateOidcConfigParams) (*UpdateOidcConfigOK, error)
- func (a *Client) UpdatePasswordConfig(params *UpdatePasswordConfigParams) (*UpdatePasswordConfigOK, error)
- func (a *Client) UpdateSamlConfig(params *UpdateSamlConfigParams) (*UpdateSamlConfigOK, error)
- func (a *Client) UpdateSessionConfig(params *UpdateSessionConfigParams) (*UpdateSessionConfigOK, error)
- type CreateOidcTestConfigBadRequest
- type CreateOidcTestConfigNotFound
- type CreateOidcTestConfigOK
- type CreateOidcTestConfigParams
- func NewCreateOidcTestConfigParams() *CreateOidcTestConfigParams
- func NewCreateOidcTestConfigParamsWithContext(ctx context.Context) *CreateOidcTestConfigParams
- func NewCreateOidcTestConfigParamsWithHTTPClient(client *http.Client) *CreateOidcTestConfigParams
- func NewCreateOidcTestConfigParamsWithTimeout(timeout time.Duration) *CreateOidcTestConfigParams
- func (o *CreateOidcTestConfigParams) SetBody(body *models.OIDCConfig)
- func (o *CreateOidcTestConfigParams) SetContext(ctx context.Context)
- func (o *CreateOidcTestConfigParams) SetHTTPClient(client *http.Client)
- func (o *CreateOidcTestConfigParams) SetTimeout(timeout time.Duration)
- func (o *CreateOidcTestConfigParams) WithBody(body *models.OIDCConfig) *CreateOidcTestConfigParams
- func (o *CreateOidcTestConfigParams) WithContext(ctx context.Context) *CreateOidcTestConfigParams
- func (o *CreateOidcTestConfigParams) WithHTTPClient(client *http.Client) *CreateOidcTestConfigParams
- func (o *CreateOidcTestConfigParams) WithTimeout(timeout time.Duration) *CreateOidcTestConfigParams
- func (o *CreateOidcTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateOidcTestConfigReader
- type CreateOidcTestConfigUnprocessableEntity
- type CreateSamlTestConfigBadRequest
- type CreateSamlTestConfigNotFound
- type CreateSamlTestConfigOK
- type CreateSamlTestConfigParams
- func NewCreateSamlTestConfigParams() *CreateSamlTestConfigParams
- func NewCreateSamlTestConfigParamsWithContext(ctx context.Context) *CreateSamlTestConfigParams
- func NewCreateSamlTestConfigParamsWithHTTPClient(client *http.Client) *CreateSamlTestConfigParams
- func NewCreateSamlTestConfigParamsWithTimeout(timeout time.Duration) *CreateSamlTestConfigParams
- func (o *CreateSamlTestConfigParams) SetBody(body *models.SamlConfig)
- func (o *CreateSamlTestConfigParams) SetContext(ctx context.Context)
- func (o *CreateSamlTestConfigParams) SetHTTPClient(client *http.Client)
- func (o *CreateSamlTestConfigParams) SetTimeout(timeout time.Duration)
- func (o *CreateSamlTestConfigParams) WithBody(body *models.SamlConfig) *CreateSamlTestConfigParams
- func (o *CreateSamlTestConfigParams) WithContext(ctx context.Context) *CreateSamlTestConfigParams
- func (o *CreateSamlTestConfigParams) WithHTTPClient(client *http.Client) *CreateSamlTestConfigParams
- func (o *CreateSamlTestConfigParams) WithTimeout(timeout time.Duration) *CreateSamlTestConfigParams
- func (o *CreateSamlTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSamlTestConfigReader
- type CreateSamlTestConfigUnprocessableEntity
- type CreateSsoEmbedURLBadRequest
- type CreateSsoEmbedURLNotFound
- type CreateSsoEmbedURLOK
- type CreateSsoEmbedURLParams
- func NewCreateSsoEmbedURLParams() *CreateSsoEmbedURLParams
- func NewCreateSsoEmbedURLParamsWithContext(ctx context.Context) *CreateSsoEmbedURLParams
- func NewCreateSsoEmbedURLParamsWithHTTPClient(client *http.Client) *CreateSsoEmbedURLParams
- func NewCreateSsoEmbedURLParamsWithTimeout(timeout time.Duration) *CreateSsoEmbedURLParams
- func (o *CreateSsoEmbedURLParams) SetBody(body *models.EmbedSsoURLParams)
- func (o *CreateSsoEmbedURLParams) SetContext(ctx context.Context)
- func (o *CreateSsoEmbedURLParams) SetHTTPClient(client *http.Client)
- func (o *CreateSsoEmbedURLParams) SetTimeout(timeout time.Duration)
- func (o *CreateSsoEmbedURLParams) WithBody(body *models.EmbedSsoURLParams) *CreateSsoEmbedURLParams
- func (o *CreateSsoEmbedURLParams) WithContext(ctx context.Context) *CreateSsoEmbedURLParams
- func (o *CreateSsoEmbedURLParams) WithHTTPClient(client *http.Client) *CreateSsoEmbedURLParams
- func (o *CreateSsoEmbedURLParams) WithTimeout(timeout time.Duration) *CreateSsoEmbedURLParams
- func (o *CreateSsoEmbedURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSsoEmbedURLReader
- type CreateSsoEmbedURLUnprocessableEntity
- type DeleteOidcTestConfigBadRequest
- type DeleteOidcTestConfigNoContent
- type DeleteOidcTestConfigNotFound
- type DeleteOidcTestConfigParams
- func NewDeleteOidcTestConfigParams() *DeleteOidcTestConfigParams
- func NewDeleteOidcTestConfigParamsWithContext(ctx context.Context) *DeleteOidcTestConfigParams
- func NewDeleteOidcTestConfigParamsWithHTTPClient(client *http.Client) *DeleteOidcTestConfigParams
- func NewDeleteOidcTestConfigParamsWithTimeout(timeout time.Duration) *DeleteOidcTestConfigParams
- func (o *DeleteOidcTestConfigParams) SetContext(ctx context.Context)
- func (o *DeleteOidcTestConfigParams) SetHTTPClient(client *http.Client)
- func (o *DeleteOidcTestConfigParams) SetTestSlug(testSlug string)
- func (o *DeleteOidcTestConfigParams) SetTimeout(timeout time.Duration)
- func (o *DeleteOidcTestConfigParams) WithContext(ctx context.Context) *DeleteOidcTestConfigParams
- func (o *DeleteOidcTestConfigParams) WithHTTPClient(client *http.Client) *DeleteOidcTestConfigParams
- func (o *DeleteOidcTestConfigParams) WithTestSlug(testSlug string) *DeleteOidcTestConfigParams
- func (o *DeleteOidcTestConfigParams) WithTimeout(timeout time.Duration) *DeleteOidcTestConfigParams
- func (o *DeleteOidcTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteOidcTestConfigReader
- type DeleteSamlTestConfigBadRequest
- type DeleteSamlTestConfigNoContent
- type DeleteSamlTestConfigNotFound
- type DeleteSamlTestConfigParams
- func NewDeleteSamlTestConfigParams() *DeleteSamlTestConfigParams
- func NewDeleteSamlTestConfigParamsWithContext(ctx context.Context) *DeleteSamlTestConfigParams
- func NewDeleteSamlTestConfigParamsWithHTTPClient(client *http.Client) *DeleteSamlTestConfigParams
- func NewDeleteSamlTestConfigParamsWithTimeout(timeout time.Duration) *DeleteSamlTestConfigParams
- func (o *DeleteSamlTestConfigParams) SetContext(ctx context.Context)
- func (o *DeleteSamlTestConfigParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSamlTestConfigParams) SetTestSlug(testSlug string)
- func (o *DeleteSamlTestConfigParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSamlTestConfigParams) WithContext(ctx context.Context) *DeleteSamlTestConfigParams
- func (o *DeleteSamlTestConfigParams) WithHTTPClient(client *http.Client) *DeleteSamlTestConfigParams
- func (o *DeleteSamlTestConfigParams) WithTestSlug(testSlug string) *DeleteSamlTestConfigParams
- func (o *DeleteSamlTestConfigParams) WithTimeout(timeout time.Duration) *DeleteSamlTestConfigParams
- func (o *DeleteSamlTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSamlTestConfigReader
- type DeleteUserLoginLockoutBadRequest
- type DeleteUserLoginLockoutNoContent
- type DeleteUserLoginLockoutNotFound
- type DeleteUserLoginLockoutParams
- func NewDeleteUserLoginLockoutParams() *DeleteUserLoginLockoutParams
- func NewDeleteUserLoginLockoutParamsWithContext(ctx context.Context) *DeleteUserLoginLockoutParams
- func NewDeleteUserLoginLockoutParamsWithHTTPClient(client *http.Client) *DeleteUserLoginLockoutParams
- func NewDeleteUserLoginLockoutParamsWithTimeout(timeout time.Duration) *DeleteUserLoginLockoutParams
- func (o *DeleteUserLoginLockoutParams) SetContext(ctx context.Context)
- func (o *DeleteUserLoginLockoutParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserLoginLockoutParams) SetKey(key string)
- func (o *DeleteUserLoginLockoutParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserLoginLockoutParams) WithContext(ctx context.Context) *DeleteUserLoginLockoutParams
- func (o *DeleteUserLoginLockoutParams) WithHTTPClient(client *http.Client) *DeleteUserLoginLockoutParams
- func (o *DeleteUserLoginLockoutParams) WithKey(key string) *DeleteUserLoginLockoutParams
- func (o *DeleteUserLoginLockoutParams) WithTimeout(timeout time.Duration) *DeleteUserLoginLockoutParams
- func (o *DeleteUserLoginLockoutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserLoginLockoutReader
- type FetchAndParseSamlIdpMetadataBadRequest
- type FetchAndParseSamlIdpMetadataNotFound
- type FetchAndParseSamlIdpMetadataOK
- type FetchAndParseSamlIdpMetadataParams
- func NewFetchAndParseSamlIdpMetadataParams() *FetchAndParseSamlIdpMetadataParams
- func NewFetchAndParseSamlIdpMetadataParamsWithContext(ctx context.Context) *FetchAndParseSamlIdpMetadataParams
- func NewFetchAndParseSamlIdpMetadataParamsWithHTTPClient(client *http.Client) *FetchAndParseSamlIdpMetadataParams
- func NewFetchAndParseSamlIdpMetadataParamsWithTimeout(timeout time.Duration) *FetchAndParseSamlIdpMetadataParams
- func (o *FetchAndParseSamlIdpMetadataParams) SetBody(body string)
- func (o *FetchAndParseSamlIdpMetadataParams) SetContext(ctx context.Context)
- func (o *FetchAndParseSamlIdpMetadataParams) SetHTTPClient(client *http.Client)
- func (o *FetchAndParseSamlIdpMetadataParams) SetTimeout(timeout time.Duration)
- func (o *FetchAndParseSamlIdpMetadataParams) WithBody(body string) *FetchAndParseSamlIdpMetadataParams
- func (o *FetchAndParseSamlIdpMetadataParams) WithContext(ctx context.Context) *FetchAndParseSamlIdpMetadataParams
- func (o *FetchAndParseSamlIdpMetadataParams) WithHTTPClient(client *http.Client) *FetchAndParseSamlIdpMetadataParams
- func (o *FetchAndParseSamlIdpMetadataParams) WithTimeout(timeout time.Duration) *FetchAndParseSamlIdpMetadataParams
- func (o *FetchAndParseSamlIdpMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FetchAndParseSamlIdpMetadataReader
- type ForcePasswordResetAtNextLoginForAllUsersBadRequest
- type ForcePasswordResetAtNextLoginForAllUsersNotFound
- type ForcePasswordResetAtNextLoginForAllUsersOK
- type ForcePasswordResetAtNextLoginForAllUsersParams
- func NewForcePasswordResetAtNextLoginForAllUsersParams() *ForcePasswordResetAtNextLoginForAllUsersParams
- func NewForcePasswordResetAtNextLoginForAllUsersParamsWithContext(ctx context.Context) *ForcePasswordResetAtNextLoginForAllUsersParams
- func NewForcePasswordResetAtNextLoginForAllUsersParamsWithHTTPClient(client *http.Client) *ForcePasswordResetAtNextLoginForAllUsersParams
- func NewForcePasswordResetAtNextLoginForAllUsersParamsWithTimeout(timeout time.Duration) *ForcePasswordResetAtNextLoginForAllUsersParams
- func (o *ForcePasswordResetAtNextLoginForAllUsersParams) SetContext(ctx context.Context)
- func (o *ForcePasswordResetAtNextLoginForAllUsersParams) SetHTTPClient(client *http.Client)
- func (o *ForcePasswordResetAtNextLoginForAllUsersParams) SetTimeout(timeout time.Duration)
- func (o *ForcePasswordResetAtNextLoginForAllUsersParams) WithContext(ctx context.Context) *ForcePasswordResetAtNextLoginForAllUsersParams
- func (o *ForcePasswordResetAtNextLoginForAllUsersParams) WithHTTPClient(client *http.Client) *ForcePasswordResetAtNextLoginForAllUsersParams
- func (o *ForcePasswordResetAtNextLoginForAllUsersParams) WithTimeout(timeout time.Duration) *ForcePasswordResetAtNextLoginForAllUsersParams
- func (o *ForcePasswordResetAtNextLoginForAllUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ForcePasswordResetAtNextLoginForAllUsersReader
- type ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity
- type LdapConfigNotFound
- type LdapConfigOK
- type LdapConfigParams
- func (o *LdapConfigParams) SetContext(ctx context.Context)
- func (o *LdapConfigParams) SetHTTPClient(client *http.Client)
- func (o *LdapConfigParams) SetTimeout(timeout time.Duration)
- func (o *LdapConfigParams) WithContext(ctx context.Context) *LdapConfigParams
- func (o *LdapConfigParams) WithHTTPClient(client *http.Client) *LdapConfigParams
- func (o *LdapConfigParams) WithTimeout(timeout time.Duration) *LdapConfigParams
- func (o *LdapConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type LdapConfigReader
- type OidcConfigNotFound
- type OidcConfigOK
- type OidcConfigParams
- func (o *OidcConfigParams) SetContext(ctx context.Context)
- func (o *OidcConfigParams) SetHTTPClient(client *http.Client)
- func (o *OidcConfigParams) SetTimeout(timeout time.Duration)
- func (o *OidcConfigParams) WithContext(ctx context.Context) *OidcConfigParams
- func (o *OidcConfigParams) WithHTTPClient(client *http.Client) *OidcConfigParams
- func (o *OidcConfigParams) WithTimeout(timeout time.Duration) *OidcConfigParams
- func (o *OidcConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OidcConfigReader
- type OidcTestConfigNotFound
- type OidcTestConfigOK
- type OidcTestConfigParams
- func NewOidcTestConfigParams() *OidcTestConfigParams
- func NewOidcTestConfigParamsWithContext(ctx context.Context) *OidcTestConfigParams
- func NewOidcTestConfigParamsWithHTTPClient(client *http.Client) *OidcTestConfigParams
- func NewOidcTestConfigParamsWithTimeout(timeout time.Duration) *OidcTestConfigParams
- func (o *OidcTestConfigParams) SetContext(ctx context.Context)
- func (o *OidcTestConfigParams) SetHTTPClient(client *http.Client)
- func (o *OidcTestConfigParams) SetTestSlug(testSlug string)
- func (o *OidcTestConfigParams) SetTimeout(timeout time.Duration)
- func (o *OidcTestConfigParams) WithContext(ctx context.Context) *OidcTestConfigParams
- func (o *OidcTestConfigParams) WithHTTPClient(client *http.Client) *OidcTestConfigParams
- func (o *OidcTestConfigParams) WithTestSlug(testSlug string) *OidcTestConfigParams
- func (o *OidcTestConfigParams) WithTimeout(timeout time.Duration) *OidcTestConfigParams
- func (o *OidcTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OidcTestConfigReader
- type ParseSamlIdpMetadataBadRequest
- type ParseSamlIdpMetadataNotFound
- type ParseSamlIdpMetadataOK
- type ParseSamlIdpMetadataParams
- func NewParseSamlIdpMetadataParams() *ParseSamlIdpMetadataParams
- func NewParseSamlIdpMetadataParamsWithContext(ctx context.Context) *ParseSamlIdpMetadataParams
- func NewParseSamlIdpMetadataParamsWithHTTPClient(client *http.Client) *ParseSamlIdpMetadataParams
- func NewParseSamlIdpMetadataParamsWithTimeout(timeout time.Duration) *ParseSamlIdpMetadataParams
- func (o *ParseSamlIdpMetadataParams) SetBody(body string)
- func (o *ParseSamlIdpMetadataParams) SetContext(ctx context.Context)
- func (o *ParseSamlIdpMetadataParams) SetHTTPClient(client *http.Client)
- func (o *ParseSamlIdpMetadataParams) SetTimeout(timeout time.Duration)
- func (o *ParseSamlIdpMetadataParams) WithBody(body string) *ParseSamlIdpMetadataParams
- func (o *ParseSamlIdpMetadataParams) WithContext(ctx context.Context) *ParseSamlIdpMetadataParams
- func (o *ParseSamlIdpMetadataParams) WithHTTPClient(client *http.Client) *ParseSamlIdpMetadataParams
- func (o *ParseSamlIdpMetadataParams) WithTimeout(timeout time.Duration) *ParseSamlIdpMetadataParams
- func (o *ParseSamlIdpMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ParseSamlIdpMetadataReader
- type PasswordConfigBadRequest
- type PasswordConfigNotFound
- type PasswordConfigOK
- type PasswordConfigParams
- func NewPasswordConfigParams() *PasswordConfigParams
- func NewPasswordConfigParamsWithContext(ctx context.Context) *PasswordConfigParams
- func NewPasswordConfigParamsWithHTTPClient(client *http.Client) *PasswordConfigParams
- func NewPasswordConfigParamsWithTimeout(timeout time.Duration) *PasswordConfigParams
- func (o *PasswordConfigParams) SetContext(ctx context.Context)
- func (o *PasswordConfigParams) SetHTTPClient(client *http.Client)
- func (o *PasswordConfigParams) SetTimeout(timeout time.Duration)
- func (o *PasswordConfigParams) WithContext(ctx context.Context) *PasswordConfigParams
- func (o *PasswordConfigParams) WithHTTPClient(client *http.Client) *PasswordConfigParams
- func (o *PasswordConfigParams) WithTimeout(timeout time.Duration) *PasswordConfigParams
- func (o *PasswordConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PasswordConfigReader
- type SamlConfigNotFound
- type SamlConfigOK
- type SamlConfigParams
- func (o *SamlConfigParams) SetContext(ctx context.Context)
- func (o *SamlConfigParams) SetHTTPClient(client *http.Client)
- func (o *SamlConfigParams) SetTimeout(timeout time.Duration)
- func (o *SamlConfigParams) WithContext(ctx context.Context) *SamlConfigParams
- func (o *SamlConfigParams) WithHTTPClient(client *http.Client) *SamlConfigParams
- func (o *SamlConfigParams) WithTimeout(timeout time.Duration) *SamlConfigParams
- func (o *SamlConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SamlConfigReader
- type SamlTestConfigNotFound
- type SamlTestConfigOK
- type SamlTestConfigParams
- func NewSamlTestConfigParams() *SamlTestConfigParams
- func NewSamlTestConfigParamsWithContext(ctx context.Context) *SamlTestConfigParams
- func NewSamlTestConfigParamsWithHTTPClient(client *http.Client) *SamlTestConfigParams
- func NewSamlTestConfigParamsWithTimeout(timeout time.Duration) *SamlTestConfigParams
- func (o *SamlTestConfigParams) SetContext(ctx context.Context)
- func (o *SamlTestConfigParams) SetHTTPClient(client *http.Client)
- func (o *SamlTestConfigParams) SetTestSlug(testSlug string)
- func (o *SamlTestConfigParams) SetTimeout(timeout time.Duration)
- func (o *SamlTestConfigParams) WithContext(ctx context.Context) *SamlTestConfigParams
- func (o *SamlTestConfigParams) WithHTTPClient(client *http.Client) *SamlTestConfigParams
- func (o *SamlTestConfigParams) WithTestSlug(testSlug string) *SamlTestConfigParams
- func (o *SamlTestConfigParams) WithTimeout(timeout time.Duration) *SamlTestConfigParams
- func (o *SamlTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SamlTestConfigReader
- type SearchUserLoginLockoutsBadRequest
- type SearchUserLoginLockoutsNotFound
- type SearchUserLoginLockoutsOK
- type SearchUserLoginLockoutsParams
- func NewSearchUserLoginLockoutsParams() *SearchUserLoginLockoutsParams
- func NewSearchUserLoginLockoutsParamsWithContext(ctx context.Context) *SearchUserLoginLockoutsParams
- func NewSearchUserLoginLockoutsParamsWithHTTPClient(client *http.Client) *SearchUserLoginLockoutsParams
- func NewSearchUserLoginLockoutsParamsWithTimeout(timeout time.Duration) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) SetAuthType(authType *string)
- func (o *SearchUserLoginLockoutsParams) SetContext(ctx context.Context)
- func (o *SearchUserLoginLockoutsParams) SetEmail(email *string)
- func (o *SearchUserLoginLockoutsParams) SetFields(fields *string)
- func (o *SearchUserLoginLockoutsParams) SetFilterOr(filterOr *bool)
- func (o *SearchUserLoginLockoutsParams) SetFullName(fullName *string)
- func (o *SearchUserLoginLockoutsParams) SetHTTPClient(client *http.Client)
- func (o *SearchUserLoginLockoutsParams) SetPage(page *int64)
- func (o *SearchUserLoginLockoutsParams) SetPerPage(perPage *int64)
- func (o *SearchUserLoginLockoutsParams) SetRemoteID(remoteID *string)
- func (o *SearchUserLoginLockoutsParams) SetSorts(sorts *string)
- func (o *SearchUserLoginLockoutsParams) SetTimeout(timeout time.Duration)
- func (o *SearchUserLoginLockoutsParams) WithAuthType(authType *string) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithContext(ctx context.Context) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithEmail(email *string) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithFields(fields *string) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithFilterOr(filterOr *bool) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithFullName(fullName *string) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithHTTPClient(client *http.Client) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithPage(page *int64) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithPerPage(perPage *int64) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithRemoteID(remoteID *string) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithSorts(sorts *string) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WithTimeout(timeout time.Duration) *SearchUserLoginLockoutsParams
- func (o *SearchUserLoginLockoutsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchUserLoginLockoutsReader
- type SessionConfigBadRequest
- type SessionConfigNotFound
- type SessionConfigOK
- type SessionConfigParams
- func (o *SessionConfigParams) SetContext(ctx context.Context)
- func (o *SessionConfigParams) SetHTTPClient(client *http.Client)
- func (o *SessionConfigParams) SetTimeout(timeout time.Duration)
- func (o *SessionConfigParams) WithContext(ctx context.Context) *SessionConfigParams
- func (o *SessionConfigParams) WithHTTPClient(client *http.Client) *SessionConfigParams
- func (o *SessionConfigParams) WithTimeout(timeout time.Duration) *SessionConfigParams
- func (o *SessionConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SessionConfigReader
- type TestLdapConfigAuthBadRequest
- type TestLdapConfigAuthNotFound
- type TestLdapConfigAuthOK
- type TestLdapConfigAuthParams
- func NewTestLdapConfigAuthParams() *TestLdapConfigAuthParams
- func NewTestLdapConfigAuthParamsWithContext(ctx context.Context) *TestLdapConfigAuthParams
- func NewTestLdapConfigAuthParamsWithHTTPClient(client *http.Client) *TestLdapConfigAuthParams
- func NewTestLdapConfigAuthParamsWithTimeout(timeout time.Duration) *TestLdapConfigAuthParams
- func (o *TestLdapConfigAuthParams) SetBody(body *models.LDAPConfig)
- func (o *TestLdapConfigAuthParams) SetContext(ctx context.Context)
- func (o *TestLdapConfigAuthParams) SetHTTPClient(client *http.Client)
- func (o *TestLdapConfigAuthParams) SetTimeout(timeout time.Duration)
- func (o *TestLdapConfigAuthParams) WithBody(body *models.LDAPConfig) *TestLdapConfigAuthParams
- func (o *TestLdapConfigAuthParams) WithContext(ctx context.Context) *TestLdapConfigAuthParams
- func (o *TestLdapConfigAuthParams) WithHTTPClient(client *http.Client) *TestLdapConfigAuthParams
- func (o *TestLdapConfigAuthParams) WithTimeout(timeout time.Duration) *TestLdapConfigAuthParams
- func (o *TestLdapConfigAuthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TestLdapConfigAuthReader
- type TestLdapConfigAuthUnprocessableEntity
- type TestLdapConfigConnectionBadRequest
- type TestLdapConfigConnectionNotFound
- type TestLdapConfigConnectionOK
- type TestLdapConfigConnectionParams
- func NewTestLdapConfigConnectionParams() *TestLdapConfigConnectionParams
- func NewTestLdapConfigConnectionParamsWithContext(ctx context.Context) *TestLdapConfigConnectionParams
- func NewTestLdapConfigConnectionParamsWithHTTPClient(client *http.Client) *TestLdapConfigConnectionParams
- func NewTestLdapConfigConnectionParamsWithTimeout(timeout time.Duration) *TestLdapConfigConnectionParams
- func (o *TestLdapConfigConnectionParams) SetBody(body *models.LDAPConfig)
- func (o *TestLdapConfigConnectionParams) SetContext(ctx context.Context)
- func (o *TestLdapConfigConnectionParams) SetHTTPClient(client *http.Client)
- func (o *TestLdapConfigConnectionParams) SetTimeout(timeout time.Duration)
- func (o *TestLdapConfigConnectionParams) WithBody(body *models.LDAPConfig) *TestLdapConfigConnectionParams
- func (o *TestLdapConfigConnectionParams) WithContext(ctx context.Context) *TestLdapConfigConnectionParams
- func (o *TestLdapConfigConnectionParams) WithHTTPClient(client *http.Client) *TestLdapConfigConnectionParams
- func (o *TestLdapConfigConnectionParams) WithTimeout(timeout time.Duration) *TestLdapConfigConnectionParams
- func (o *TestLdapConfigConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TestLdapConfigConnectionReader
- type TestLdapConfigConnectionUnprocessableEntity
- type TestLdapConfigUserAuthBadRequest
- type TestLdapConfigUserAuthNotFound
- type TestLdapConfigUserAuthOK
- type TestLdapConfigUserAuthParams
- func NewTestLdapConfigUserAuthParams() *TestLdapConfigUserAuthParams
- func NewTestLdapConfigUserAuthParamsWithContext(ctx context.Context) *TestLdapConfigUserAuthParams
- func NewTestLdapConfigUserAuthParamsWithHTTPClient(client *http.Client) *TestLdapConfigUserAuthParams
- func NewTestLdapConfigUserAuthParamsWithTimeout(timeout time.Duration) *TestLdapConfigUserAuthParams
- func (o *TestLdapConfigUserAuthParams) SetBody(body *models.LDAPConfig)
- func (o *TestLdapConfigUserAuthParams) SetContext(ctx context.Context)
- func (o *TestLdapConfigUserAuthParams) SetHTTPClient(client *http.Client)
- func (o *TestLdapConfigUserAuthParams) SetTimeout(timeout time.Duration)
- func (o *TestLdapConfigUserAuthParams) WithBody(body *models.LDAPConfig) *TestLdapConfigUserAuthParams
- func (o *TestLdapConfigUserAuthParams) WithContext(ctx context.Context) *TestLdapConfigUserAuthParams
- func (o *TestLdapConfigUserAuthParams) WithHTTPClient(client *http.Client) *TestLdapConfigUserAuthParams
- func (o *TestLdapConfigUserAuthParams) WithTimeout(timeout time.Duration) *TestLdapConfigUserAuthParams
- func (o *TestLdapConfigUserAuthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TestLdapConfigUserAuthReader
- type TestLdapConfigUserAuthUnprocessableEntity
- type TestLdapConfigUserInfoBadRequest
- type TestLdapConfigUserInfoNotFound
- type TestLdapConfigUserInfoOK
- type TestLdapConfigUserInfoParams
- func NewTestLdapConfigUserInfoParams() *TestLdapConfigUserInfoParams
- func NewTestLdapConfigUserInfoParamsWithContext(ctx context.Context) *TestLdapConfigUserInfoParams
- func NewTestLdapConfigUserInfoParamsWithHTTPClient(client *http.Client) *TestLdapConfigUserInfoParams
- func NewTestLdapConfigUserInfoParamsWithTimeout(timeout time.Duration) *TestLdapConfigUserInfoParams
- func (o *TestLdapConfigUserInfoParams) SetBody(body *models.LDAPConfig)
- func (o *TestLdapConfigUserInfoParams) SetContext(ctx context.Context)
- func (o *TestLdapConfigUserInfoParams) SetHTTPClient(client *http.Client)
- func (o *TestLdapConfigUserInfoParams) SetTimeout(timeout time.Duration)
- func (o *TestLdapConfigUserInfoParams) WithBody(body *models.LDAPConfig) *TestLdapConfigUserInfoParams
- func (o *TestLdapConfigUserInfoParams) WithContext(ctx context.Context) *TestLdapConfigUserInfoParams
- func (o *TestLdapConfigUserInfoParams) WithHTTPClient(client *http.Client) *TestLdapConfigUserInfoParams
- func (o *TestLdapConfigUserInfoParams) WithTimeout(timeout time.Duration) *TestLdapConfigUserInfoParams
- func (o *TestLdapConfigUserInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TestLdapConfigUserInfoReader
- type TestLdapConfigUserInfoUnprocessableEntity
- type UpdateLdapConfigBadRequest
- type UpdateLdapConfigNotFound
- type UpdateLdapConfigOK
- type UpdateLdapConfigParams
- func NewUpdateLdapConfigParams() *UpdateLdapConfigParams
- func NewUpdateLdapConfigParamsWithContext(ctx context.Context) *UpdateLdapConfigParams
- func NewUpdateLdapConfigParamsWithHTTPClient(client *http.Client) *UpdateLdapConfigParams
- func NewUpdateLdapConfigParamsWithTimeout(timeout time.Duration) *UpdateLdapConfigParams
- func (o *UpdateLdapConfigParams) SetBody(body *models.LDAPConfig)
- func (o *UpdateLdapConfigParams) SetContext(ctx context.Context)
- func (o *UpdateLdapConfigParams) SetHTTPClient(client *http.Client)
- func (o *UpdateLdapConfigParams) SetTimeout(timeout time.Duration)
- func (o *UpdateLdapConfigParams) WithBody(body *models.LDAPConfig) *UpdateLdapConfigParams
- func (o *UpdateLdapConfigParams) WithContext(ctx context.Context) *UpdateLdapConfigParams
- func (o *UpdateLdapConfigParams) WithHTTPClient(client *http.Client) *UpdateLdapConfigParams
- func (o *UpdateLdapConfigParams) WithTimeout(timeout time.Duration) *UpdateLdapConfigParams
- func (o *UpdateLdapConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateLdapConfigReader
- type UpdateLdapConfigUnprocessableEntity
- type UpdateOidcConfigBadRequest
- type UpdateOidcConfigNotFound
- type UpdateOidcConfigOK
- type UpdateOidcConfigParams
- func NewUpdateOidcConfigParams() *UpdateOidcConfigParams
- func NewUpdateOidcConfigParamsWithContext(ctx context.Context) *UpdateOidcConfigParams
- func NewUpdateOidcConfigParamsWithHTTPClient(client *http.Client) *UpdateOidcConfigParams
- func NewUpdateOidcConfigParamsWithTimeout(timeout time.Duration) *UpdateOidcConfigParams
- func (o *UpdateOidcConfigParams) SetBody(body *models.OIDCConfig)
- func (o *UpdateOidcConfigParams) SetContext(ctx context.Context)
- func (o *UpdateOidcConfigParams) SetHTTPClient(client *http.Client)
- func (o *UpdateOidcConfigParams) SetTimeout(timeout time.Duration)
- func (o *UpdateOidcConfigParams) WithBody(body *models.OIDCConfig) *UpdateOidcConfigParams
- func (o *UpdateOidcConfigParams) WithContext(ctx context.Context) *UpdateOidcConfigParams
- func (o *UpdateOidcConfigParams) WithHTTPClient(client *http.Client) *UpdateOidcConfigParams
- func (o *UpdateOidcConfigParams) WithTimeout(timeout time.Duration) *UpdateOidcConfigParams
- func (o *UpdateOidcConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateOidcConfigReader
- type UpdateOidcConfigUnprocessableEntity
- type UpdatePasswordConfigBadRequest
- type UpdatePasswordConfigNotFound
- type UpdatePasswordConfigOK
- type UpdatePasswordConfigParams
- func NewUpdatePasswordConfigParams() *UpdatePasswordConfigParams
- func NewUpdatePasswordConfigParamsWithContext(ctx context.Context) *UpdatePasswordConfigParams
- func NewUpdatePasswordConfigParamsWithHTTPClient(client *http.Client) *UpdatePasswordConfigParams
- func NewUpdatePasswordConfigParamsWithTimeout(timeout time.Duration) *UpdatePasswordConfigParams
- func (o *UpdatePasswordConfigParams) SetBody(body *models.PasswordConfig)
- func (o *UpdatePasswordConfigParams) SetContext(ctx context.Context)
- func (o *UpdatePasswordConfigParams) SetHTTPClient(client *http.Client)
- func (o *UpdatePasswordConfigParams) SetTimeout(timeout time.Duration)
- func (o *UpdatePasswordConfigParams) WithBody(body *models.PasswordConfig) *UpdatePasswordConfigParams
- func (o *UpdatePasswordConfigParams) WithContext(ctx context.Context) *UpdatePasswordConfigParams
- func (o *UpdatePasswordConfigParams) WithHTTPClient(client *http.Client) *UpdatePasswordConfigParams
- func (o *UpdatePasswordConfigParams) WithTimeout(timeout time.Duration) *UpdatePasswordConfigParams
- func (o *UpdatePasswordConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdatePasswordConfigReader
- type UpdatePasswordConfigUnprocessableEntity
- type UpdateSamlConfigBadRequest
- type UpdateSamlConfigNotFound
- type UpdateSamlConfigOK
- type UpdateSamlConfigParams
- func NewUpdateSamlConfigParams() *UpdateSamlConfigParams
- func NewUpdateSamlConfigParamsWithContext(ctx context.Context) *UpdateSamlConfigParams
- func NewUpdateSamlConfigParamsWithHTTPClient(client *http.Client) *UpdateSamlConfigParams
- func NewUpdateSamlConfigParamsWithTimeout(timeout time.Duration) *UpdateSamlConfigParams
- func (o *UpdateSamlConfigParams) SetBody(body *models.SamlConfig)
- func (o *UpdateSamlConfigParams) SetContext(ctx context.Context)
- func (o *UpdateSamlConfigParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSamlConfigParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSamlConfigParams) WithBody(body *models.SamlConfig) *UpdateSamlConfigParams
- func (o *UpdateSamlConfigParams) WithContext(ctx context.Context) *UpdateSamlConfigParams
- func (o *UpdateSamlConfigParams) WithHTTPClient(client *http.Client) *UpdateSamlConfigParams
- func (o *UpdateSamlConfigParams) WithTimeout(timeout time.Duration) *UpdateSamlConfigParams
- func (o *UpdateSamlConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSamlConfigReader
- type UpdateSamlConfigUnprocessableEntity
- type UpdateSessionConfigBadRequest
- type UpdateSessionConfigNotFound
- type UpdateSessionConfigOK
- type UpdateSessionConfigParams
- func NewUpdateSessionConfigParams() *UpdateSessionConfigParams
- func NewUpdateSessionConfigParamsWithContext(ctx context.Context) *UpdateSessionConfigParams
- func NewUpdateSessionConfigParamsWithHTTPClient(client *http.Client) *UpdateSessionConfigParams
- func NewUpdateSessionConfigParamsWithTimeout(timeout time.Duration) *UpdateSessionConfigParams
- func (o *UpdateSessionConfigParams) SetBody(body *models.SessionConfig)
- func (o *UpdateSessionConfigParams) SetContext(ctx context.Context)
- func (o *UpdateSessionConfigParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSessionConfigParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSessionConfigParams) WithBody(body *models.SessionConfig) *UpdateSessionConfigParams
- func (o *UpdateSessionConfigParams) WithContext(ctx context.Context) *UpdateSessionConfigParams
- func (o *UpdateSessionConfigParams) WithHTTPClient(client *http.Client) *UpdateSessionConfigParams
- func (o *UpdateSessionConfigParams) WithTimeout(timeout time.Duration) *UpdateSessionConfigParams
- func (o *UpdateSessionConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSessionConfigReader
- type UpdateSessionConfigUnprocessableEntity
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllUserLoginLockoutsBadRequest ¶
AllUserLoginLockoutsBadRequest handles this case with default header values.
Bad Request
func NewAllUserLoginLockoutsBadRequest ¶
func NewAllUserLoginLockoutsBadRequest() *AllUserLoginLockoutsBadRequest
NewAllUserLoginLockoutsBadRequest creates a AllUserLoginLockoutsBadRequest with default headers values
func (*AllUserLoginLockoutsBadRequest) Error ¶
func (o *AllUserLoginLockoutsBadRequest) Error() string
func (*AllUserLoginLockoutsBadRequest) GetPayload ¶
func (o *AllUserLoginLockoutsBadRequest) GetPayload() *models.Error
type AllUserLoginLockoutsNotFound ¶
AllUserLoginLockoutsNotFound handles this case with default header values.
Not Found
func NewAllUserLoginLockoutsNotFound ¶
func NewAllUserLoginLockoutsNotFound() *AllUserLoginLockoutsNotFound
NewAllUserLoginLockoutsNotFound creates a AllUserLoginLockoutsNotFound with default headers values
func (*AllUserLoginLockoutsNotFound) Error ¶
func (o *AllUserLoginLockoutsNotFound) Error() string
func (*AllUserLoginLockoutsNotFound) GetPayload ¶
func (o *AllUserLoginLockoutsNotFound) GetPayload() *models.Error
type AllUserLoginLockoutsOK ¶
type AllUserLoginLockoutsOK struct {
Payload []*models.UserLoginLockout
}
AllUserLoginLockoutsOK handles this case with default header values.
User Login Lockout
func NewAllUserLoginLockoutsOK ¶
func NewAllUserLoginLockoutsOK() *AllUserLoginLockoutsOK
NewAllUserLoginLockoutsOK creates a AllUserLoginLockoutsOK with default headers values
func (*AllUserLoginLockoutsOK) Error ¶
func (o *AllUserLoginLockoutsOK) Error() string
func (*AllUserLoginLockoutsOK) GetPayload ¶
func (o *AllUserLoginLockoutsOK) GetPayload() []*models.UserLoginLockout
type AllUserLoginLockoutsParams ¶
type AllUserLoginLockoutsParams struct { /*Fields Include only these fields in the response */ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllUserLoginLockoutsParams contains all the parameters to send to the API endpoint for the all user login lockouts operation typically these are written to a http.Request
func NewAllUserLoginLockoutsParams ¶
func NewAllUserLoginLockoutsParams() *AllUserLoginLockoutsParams
NewAllUserLoginLockoutsParams creates a new AllUserLoginLockoutsParams object with the default values initialized.
func NewAllUserLoginLockoutsParamsWithContext ¶
func NewAllUserLoginLockoutsParamsWithContext(ctx context.Context) *AllUserLoginLockoutsParams
NewAllUserLoginLockoutsParamsWithContext creates a new AllUserLoginLockoutsParams object with the default values initialized, and the ability to set a context for a request
func NewAllUserLoginLockoutsParamsWithHTTPClient ¶
func NewAllUserLoginLockoutsParamsWithHTTPClient(client *http.Client) *AllUserLoginLockoutsParams
NewAllUserLoginLockoutsParamsWithHTTPClient creates a new AllUserLoginLockoutsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAllUserLoginLockoutsParamsWithTimeout ¶
func NewAllUserLoginLockoutsParamsWithTimeout(timeout time.Duration) *AllUserLoginLockoutsParams
NewAllUserLoginLockoutsParamsWithTimeout creates a new AllUserLoginLockoutsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AllUserLoginLockoutsParams) SetContext ¶
func (o *AllUserLoginLockoutsParams) SetContext(ctx context.Context)
SetContext adds the context to the all user login lockouts params
func (*AllUserLoginLockoutsParams) SetFields ¶
func (o *AllUserLoginLockoutsParams) SetFields(fields *string)
SetFields adds the fields to the all user login lockouts params
func (*AllUserLoginLockoutsParams) SetHTTPClient ¶
func (o *AllUserLoginLockoutsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all user login lockouts params
func (*AllUserLoginLockoutsParams) SetTimeout ¶
func (o *AllUserLoginLockoutsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all user login lockouts params
func (*AllUserLoginLockoutsParams) WithContext ¶
func (o *AllUserLoginLockoutsParams) WithContext(ctx context.Context) *AllUserLoginLockoutsParams
WithContext adds the context to the all user login lockouts params
func (*AllUserLoginLockoutsParams) WithFields ¶
func (o *AllUserLoginLockoutsParams) WithFields(fields *string) *AllUserLoginLockoutsParams
WithFields adds the fields to the all user login lockouts params
func (*AllUserLoginLockoutsParams) WithHTTPClient ¶
func (o *AllUserLoginLockoutsParams) WithHTTPClient(client *http.Client) *AllUserLoginLockoutsParams
WithHTTPClient adds the HTTPClient to the all user login lockouts params
func (*AllUserLoginLockoutsParams) WithTimeout ¶
func (o *AllUserLoginLockoutsParams) WithTimeout(timeout time.Duration) *AllUserLoginLockoutsParams
WithTimeout adds the timeout to the all user login lockouts params
func (*AllUserLoginLockoutsParams) WriteToRequest ¶
func (o *AllUserLoginLockoutsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllUserLoginLockoutsReader ¶
type AllUserLoginLockoutsReader struct {
// contains filtered or unexported fields
}
AllUserLoginLockoutsReader is a Reader for the AllUserLoginLockouts structure.
func (*AllUserLoginLockoutsReader) ReadResponse ¶
func (o *AllUserLoginLockoutsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for auth API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new auth API client.
func (*Client) AllUserLoginLockouts ¶
func (a *Client) AllUserLoginLockouts(params *AllUserLoginLockoutsParams) (*AllUserLoginLockoutsOK, error)
AllUserLoginLockouts gets all user login lockouts
### Get currently locked-out users.
func (*Client) CreateOidcTestConfig ¶
func (a *Client) CreateOidcTestConfig(params *CreateOidcTestConfigParams) (*CreateOidcTestConfigOK, error)
CreateOidcTestConfig creates o ID c test configuration
### Create a OIDC test configuration.
func (*Client) CreateSamlTestConfig ¶
func (a *Client) CreateSamlTestConfig(params *CreateSamlTestConfigParams) (*CreateSamlTestConfigOK, error)
CreateSamlTestConfig creates s a m l test configuration
### Create a SAML test configuration.
func (*Client) CreateSsoEmbedURL ¶
func (a *Client) CreateSsoEmbedURL(params *CreateSsoEmbedURLParams) (*CreateSsoEmbedURLOK, error)
CreateSsoEmbedURL creates s s o embed Url
### Create SSO Embed URL
Creates an SSO embed URL and cryptographically signs it with an embed secret. This signed URL can then be used to instantiate a Looker embed session in a PBL web application. Do not make any modifications to this URL - any change may invalidate the signature and cause the URL to fail to load a Looker embed session.
A signed SSO embed URL can only be used once. After it has been used to request a page from the Looker server, the URL is invalid. Future requests using the same URL will fail. This is to prevent 'replay attacks'.
The `target_url` property must be a complete URL of a Looker UI page - scheme, hostname, path and query params. To load a dashboard with id 56 and with a filter of `Date=1 years`, the looker URL would look like `https:/myname.looker.com/dashboards/56?Date=1%20years`. The best way to obtain this target_url is to navigate to the desired Looker page in your web browser, copy the URL shown in the browser address bar and paste it into the `target_url` property as a quoted string value in this API request.
Permissions for the embed user are defined by the groups in which the embed user is a member (group_ids property) and the lists of models and permissions assigned to the embed user. At a minimum, you must provide values for either the group_ids property, or both the models and permissions properties. These properties are additive; an embed user can be a member of certain groups AND be granted access to models and permissions.
The embed user's access is the union of permissions granted by the group_ids, models, and permissions properties.
This function does not strictly require all group_ids, user attribute names, or model names to exist at the moment the SSO embed url is created. Unknown group_id, user attribute names or model names will be passed through to the output URL. To diagnose potential problems with an SSO embed URL, you can copy the signed URL into the Embed URI Validator text box in `<your looker instance>/admin/embed`.
The `secret_id` parameter is optional. If specified, its value must be the id of an active secret defined in the Looker instance. if not specified, the URL will be signed using the newest active secret defined in the Looker instance.
#### Security Note Protect this signed URL as you would an access token or password credentials - do not write it to disk, do not pass it to a third party, and only pass it through a secure HTTPS encrypted transport.
func (*Client) DeleteOidcTestConfig ¶
func (a *Client) DeleteOidcTestConfig(params *DeleteOidcTestConfigParams) (*DeleteOidcTestConfigNoContent, error)
DeleteOidcTestConfig deletes o ID c test configuration
### Delete a OIDC test configuration.
func (*Client) DeleteSamlTestConfig ¶
func (a *Client) DeleteSamlTestConfig(params *DeleteSamlTestConfigParams) (*DeleteSamlTestConfigNoContent, error)
DeleteSamlTestConfig deletes s a m l test configuration
### Delete a SAML test configuration.
func (*Client) DeleteUserLoginLockout ¶
func (a *Client) DeleteUserLoginLockout(params *DeleteUserLoginLockoutParams) (*DeleteUserLoginLockoutNoContent, error)
DeleteUserLoginLockout deletes user login lockout
### Removes login lockout for the associated user.
func (*Client) FetchAndParseSamlIdpMetadata ¶
func (a *Client) FetchAndParseSamlIdpMetadata(params *FetchAndParseSamlIdpMetadataParams) (*FetchAndParseSamlIdpMetadataOK, error)
FetchAndParseSamlIdpMetadata parses s a m l Id p Url
### Fetch the given url and parse it as a SAML IdP metadata document and return the result. Note that this requires that the url be public or at least at a location where the Looker instance can fetch it without requiring any special authentication.
func (*Client) ForcePasswordResetAtNextLoginForAllUsers ¶
func (a *Client) ForcePasswordResetAtNextLoginForAllUsers(params *ForcePasswordResetAtNextLoginForAllUsersParams) (*ForcePasswordResetAtNextLoginForAllUsersOK, error)
ForcePasswordResetAtNextLoginForAllUsers forces password reset
### Force all credentials_email users to reset their login passwords upon their next login.
func (*Client) LdapConfig ¶
func (a *Client) LdapConfig(params *LdapConfigParams) (*LdapConfigOK, error)
LdapConfig gets l d a p configuration
### Get the LDAP configuration.
Looker can be optionally configured to authenticate users against an Active Directory or other LDAP directory server. LDAP setup requires coordination with an administrator of that directory server.
Only Looker administrators can read and update the LDAP configuration.
Configuring LDAP impacts authentication for all users. This configuration should be done carefully.
Looker maintains a single LDAP configuration. It can be read and updated. Updates only succeed if the new state will be valid (in the sense that all required fields are populated); it is up to you to ensure that the configuration is appropriate and correct).
LDAP is enabled or disabled for Looker using the **enabled** field.
Looker will never return an **auth_password** field. That value can be set, but never retrieved.
See the [Looker LDAP docs](https://www.looker.com/docs/r/api/ldap_setup) for additional information.
func (*Client) OidcConfig ¶
func (a *Client) OidcConfig(params *OidcConfigParams) (*OidcConfigOK, error)
OidcConfig gets o ID c configuration
### Get the OIDC configuration.
Looker can be optionally configured to authenticate users against an OpenID Connect (OIDC) authentication server. OIDC setup requires coordination with an administrator of that server.
Only Looker administrators can read and update the OIDC configuration.
Configuring OIDC impacts authentication for all users. This configuration should be done carefully.
Looker maintains a single OIDC configuation. It can be read and updated. Updates only succeed if the new state will be valid (in the sense that all required fields are populated); it is up to you to ensure that the configuration is appropriate and correct).
OIDC is enabled or disabled for Looker using the **enabled** field.
func (*Client) OidcTestConfig ¶
func (a *Client) OidcTestConfig(params *OidcTestConfigParams) (*OidcTestConfigOK, error)
OidcTestConfig gets o ID c test configuration
### Get a OIDC test configuration by test_slug.
func (*Client) ParseSamlIdpMetadata ¶
func (a *Client) ParseSamlIdpMetadata(params *ParseSamlIdpMetadataParams) (*ParseSamlIdpMetadataOK, error)
ParseSamlIdpMetadata parses s a m l Id p XML
### Parse the given xml as a SAML IdP metadata document and return the result.
func (*Client) PasswordConfig ¶
func (a *Client) PasswordConfig(params *PasswordConfigParams) (*PasswordConfigOK, error)
PasswordConfig gets password config
### Get password config.
func (*Client) SamlConfig ¶
func (a *Client) SamlConfig(params *SamlConfigParams) (*SamlConfigOK, error)
SamlConfig gets s a m l configuration
### Get the SAML configuration.
Looker can be optionally configured to authenticate users against a SAML authentication server. SAML setup requires coordination with an administrator of that server.
Only Looker administrators can read and update the SAML configuration.
Configuring SAML impacts authentication for all users. This configuration should be done carefully.
Looker maintains a single SAML configuation. It can be read and updated. Updates only succeed if the new state will be valid (in the sense that all required fields are populated); it is up to you to ensure that the configuration is appropriate and correct).
SAML is enabled or disabled for Looker using the **enabled** field.
func (*Client) SamlTestConfig ¶
func (a *Client) SamlTestConfig(params *SamlTestConfigParams) (*SamlTestConfigOK, error)
SamlTestConfig gets s a m l test configuration
### Get a SAML test configuration by test_slug.
func (*Client) SearchUserLoginLockouts ¶
func (a *Client) SearchUserLoginLockouts(params *SearchUserLoginLockoutsParams) (*SearchUserLoginLockoutsOK, error)
SearchUserLoginLockouts searches user login lockouts
### Search currently locked-out users.
func (*Client) SessionConfig ¶
func (a *Client) SessionConfig(params *SessionConfigParams) (*SessionConfigOK, error)
SessionConfig gets session config
### Get session config.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) TestLdapConfigAuth ¶
func (a *Client) TestLdapConfigAuth(params *TestLdapConfigAuthParams) (*TestLdapConfigAuthOK, error)
TestLdapConfigAuth tests l d a p auth
### Test the connection authentication settings for an LDAP configuration.
This tests that the connection is possible and that a 'server' account to be used by Looker can authenticate to the LDAP server given connection and authentication information.
**connection_host**, **connection_port**, and **auth_username**, are required. **connection_tls** and **auth_password** are optional.
Example: ```json
{ "connection_host": "ldap.example.com", "connection_port": "636", "connection_tls": true, "auth_username": "cn=looker,dc=example,dc=com", "auth_password": "secret" }
```
Looker will never return an **auth_password**. If this request omits the **auth_password** field, then the **auth_password** value from the active config (if present) will be used for the test.
The active LDAP settings are not modified.
func (*Client) TestLdapConfigConnection ¶
func (a *Client) TestLdapConfigConnection(params *TestLdapConfigConnectionParams) (*TestLdapConfigConnectionOK, error)
TestLdapConfigConnection tests l d a p connection
### Test the connection settings for an LDAP configuration.
This tests that the connection is possible given a connection_host and connection_port.
**connection_host** and **connection_port** are required. **connection_tls** is optional.
Example: ```json
{ "connection_host": "ldap.example.com", "connection_port": "636", "connection_tls": true }
```
No authentication to the LDAP server is attempted.
The active LDAP settings are not modified.
func (*Client) TestLdapConfigUserAuth ¶
func (a *Client) TestLdapConfigUserAuth(params *TestLdapConfigUserAuthParams) (*TestLdapConfigUserAuthOK, error)
TestLdapConfigUserAuth tests l d a p user auth
### Test the user authentication settings for an LDAP configuration.
This test accepts a full LDAP configuration along with a username/password pair and attempts to authenticate the user with the LDAP server. The configuration is validated before attempting the authentication.
Looker will never return an **auth_password**. If this request omits the **auth_password** field, then the **auth_password** value from the active config (if present) will be used for the test.
**test_ldap_user** and **test_ldap_password** are required.
The active LDAP settings are not modified.
func (*Client) TestLdapConfigUserInfo ¶
func (a *Client) TestLdapConfigUserInfo(params *TestLdapConfigUserInfoParams) (*TestLdapConfigUserInfoOK, error)
TestLdapConfigUserInfo tests l d a p user info
### Test the user authentication settings for an LDAP configuration without authenticating the user.
This test will let you easily test the mapping for user properties and roles for any user without needing to authenticate as that user.
This test accepts a full LDAP configuration along with a username and attempts to find the full info for the user from the LDAP server without actually authenticating the user. So, user password is not required.The configuration is validated before attempting to contact the server.
**test_ldap_user** is required.
The active LDAP settings are not modified.
func (*Client) UpdateLdapConfig ¶
func (a *Client) UpdateLdapConfig(params *UpdateLdapConfigParams) (*UpdateLdapConfigOK, error)
UpdateLdapConfig updates l d a p configuration
### Update the LDAP configuration.
Configuring LDAP impacts authentication for all users. This configuration should be done carefully.
Only Looker administrators can read and update the LDAP configuration.
LDAP is enabled or disabled for Looker using the **enabled** field.
It is **highly** recommended that any LDAP setting changes be tested using the APIs below before being set globally.
See the [Looker LDAP docs](https://www.looker.com/docs/r/api/ldap_setup) for additional information.
func (*Client) UpdateOidcConfig ¶
func (a *Client) UpdateOidcConfig(params *UpdateOidcConfigParams) (*UpdateOidcConfigOK, error)
UpdateOidcConfig updates o ID c configuration
### Update the OIDC configuration.
Configuring OIDC impacts authentication for all users. This configuration should be done carefully.
Only Looker administrators can read and update the OIDC configuration.
OIDC is enabled or disabled for Looker using the **enabled** field.
It is **highly** recommended that any OIDC setting changes be tested using the APIs below before being set globally.
func (*Client) UpdatePasswordConfig ¶
func (a *Client) UpdatePasswordConfig(params *UpdatePasswordConfigParams) (*UpdatePasswordConfigOK, error)
UpdatePasswordConfig updates password config
### Update password config.
func (*Client) UpdateSamlConfig ¶
func (a *Client) UpdateSamlConfig(params *UpdateSamlConfigParams) (*UpdateSamlConfigOK, error)
UpdateSamlConfig updates s a m l configuration
### Update the SAML configuration.
Configuring SAML impacts authentication for all users. This configuration should be done carefully.
Only Looker administrators can read and update the SAML configuration.
SAML is enabled or disabled for Looker using the **enabled** field.
It is **highly** recommended that any SAML setting changes be tested using the APIs below before being set globally.
func (*Client) UpdateSessionConfig ¶
func (a *Client) UpdateSessionConfig(params *UpdateSessionConfigParams) (*UpdateSessionConfigOK, error)
UpdateSessionConfig updates session config
### Update session config.
type CreateOidcTestConfigBadRequest ¶
CreateOidcTestConfigBadRequest handles this case with default header values.
Bad Request
func NewCreateOidcTestConfigBadRequest ¶
func NewCreateOidcTestConfigBadRequest() *CreateOidcTestConfigBadRequest
NewCreateOidcTestConfigBadRequest creates a CreateOidcTestConfigBadRequest with default headers values
func (*CreateOidcTestConfigBadRequest) Error ¶
func (o *CreateOidcTestConfigBadRequest) Error() string
func (*CreateOidcTestConfigBadRequest) GetPayload ¶
func (o *CreateOidcTestConfigBadRequest) GetPayload() *models.Error
type CreateOidcTestConfigNotFound ¶
CreateOidcTestConfigNotFound handles this case with default header values.
Not Found
func NewCreateOidcTestConfigNotFound ¶
func NewCreateOidcTestConfigNotFound() *CreateOidcTestConfigNotFound
NewCreateOidcTestConfigNotFound creates a CreateOidcTestConfigNotFound with default headers values
func (*CreateOidcTestConfigNotFound) Error ¶
func (o *CreateOidcTestConfigNotFound) Error() string
func (*CreateOidcTestConfigNotFound) GetPayload ¶
func (o *CreateOidcTestConfigNotFound) GetPayload() *models.Error
type CreateOidcTestConfigOK ¶
type CreateOidcTestConfigOK struct {
Payload *models.OIDCConfig
}
CreateOidcTestConfigOK handles this case with default header values.
OIDC test config
func NewCreateOidcTestConfigOK ¶
func NewCreateOidcTestConfigOK() *CreateOidcTestConfigOK
NewCreateOidcTestConfigOK creates a CreateOidcTestConfigOK with default headers values
func (*CreateOidcTestConfigOK) Error ¶
func (o *CreateOidcTestConfigOK) Error() string
func (*CreateOidcTestConfigOK) GetPayload ¶
func (o *CreateOidcTestConfigOK) GetPayload() *models.OIDCConfig
type CreateOidcTestConfigParams ¶
type CreateOidcTestConfigParams struct { /*Body OIDC test config */ Body *models.OIDCConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateOidcTestConfigParams contains all the parameters to send to the API endpoint for the create oidc test config operation typically these are written to a http.Request
func NewCreateOidcTestConfigParams ¶
func NewCreateOidcTestConfigParams() *CreateOidcTestConfigParams
NewCreateOidcTestConfigParams creates a new CreateOidcTestConfigParams object with the default values initialized.
func NewCreateOidcTestConfigParamsWithContext ¶
func NewCreateOidcTestConfigParamsWithContext(ctx context.Context) *CreateOidcTestConfigParams
NewCreateOidcTestConfigParamsWithContext creates a new CreateOidcTestConfigParams object with the default values initialized, and the ability to set a context for a request
func NewCreateOidcTestConfigParamsWithHTTPClient ¶
func NewCreateOidcTestConfigParamsWithHTTPClient(client *http.Client) *CreateOidcTestConfigParams
NewCreateOidcTestConfigParamsWithHTTPClient creates a new CreateOidcTestConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateOidcTestConfigParamsWithTimeout ¶
func NewCreateOidcTestConfigParamsWithTimeout(timeout time.Duration) *CreateOidcTestConfigParams
NewCreateOidcTestConfigParamsWithTimeout creates a new CreateOidcTestConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateOidcTestConfigParams) SetBody ¶
func (o *CreateOidcTestConfigParams) SetBody(body *models.OIDCConfig)
SetBody adds the body to the create oidc test config params
func (*CreateOidcTestConfigParams) SetContext ¶
func (o *CreateOidcTestConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the create oidc test config params
func (*CreateOidcTestConfigParams) SetHTTPClient ¶
func (o *CreateOidcTestConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create oidc test config params
func (*CreateOidcTestConfigParams) SetTimeout ¶
func (o *CreateOidcTestConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create oidc test config params
func (*CreateOidcTestConfigParams) WithBody ¶
func (o *CreateOidcTestConfigParams) WithBody(body *models.OIDCConfig) *CreateOidcTestConfigParams
WithBody adds the body to the create oidc test config params
func (*CreateOidcTestConfigParams) WithContext ¶
func (o *CreateOidcTestConfigParams) WithContext(ctx context.Context) *CreateOidcTestConfigParams
WithContext adds the context to the create oidc test config params
func (*CreateOidcTestConfigParams) WithHTTPClient ¶
func (o *CreateOidcTestConfigParams) WithHTTPClient(client *http.Client) *CreateOidcTestConfigParams
WithHTTPClient adds the HTTPClient to the create oidc test config params
func (*CreateOidcTestConfigParams) WithTimeout ¶
func (o *CreateOidcTestConfigParams) WithTimeout(timeout time.Duration) *CreateOidcTestConfigParams
WithTimeout adds the timeout to the create oidc test config params
func (*CreateOidcTestConfigParams) WriteToRequest ¶
func (o *CreateOidcTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateOidcTestConfigReader ¶
type CreateOidcTestConfigReader struct {
// contains filtered or unexported fields
}
CreateOidcTestConfigReader is a Reader for the CreateOidcTestConfig structure.
func (*CreateOidcTestConfigReader) ReadResponse ¶
func (o *CreateOidcTestConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateOidcTestConfigUnprocessableEntity ¶
type CreateOidcTestConfigUnprocessableEntity struct {
Payload *models.ValidationError
}
CreateOidcTestConfigUnprocessableEntity handles this case with default header values.
Validation Error
func NewCreateOidcTestConfigUnprocessableEntity ¶
func NewCreateOidcTestConfigUnprocessableEntity() *CreateOidcTestConfigUnprocessableEntity
NewCreateOidcTestConfigUnprocessableEntity creates a CreateOidcTestConfigUnprocessableEntity with default headers values
func (*CreateOidcTestConfigUnprocessableEntity) Error ¶
func (o *CreateOidcTestConfigUnprocessableEntity) Error() string
func (*CreateOidcTestConfigUnprocessableEntity) GetPayload ¶
func (o *CreateOidcTestConfigUnprocessableEntity) GetPayload() *models.ValidationError
type CreateSamlTestConfigBadRequest ¶
CreateSamlTestConfigBadRequest handles this case with default header values.
Bad Request
func NewCreateSamlTestConfigBadRequest ¶
func NewCreateSamlTestConfigBadRequest() *CreateSamlTestConfigBadRequest
NewCreateSamlTestConfigBadRequest creates a CreateSamlTestConfigBadRequest with default headers values
func (*CreateSamlTestConfigBadRequest) Error ¶
func (o *CreateSamlTestConfigBadRequest) Error() string
func (*CreateSamlTestConfigBadRequest) GetPayload ¶
func (o *CreateSamlTestConfigBadRequest) GetPayload() *models.Error
type CreateSamlTestConfigNotFound ¶
CreateSamlTestConfigNotFound handles this case with default header values.
Not Found
func NewCreateSamlTestConfigNotFound ¶
func NewCreateSamlTestConfigNotFound() *CreateSamlTestConfigNotFound
NewCreateSamlTestConfigNotFound creates a CreateSamlTestConfigNotFound with default headers values
func (*CreateSamlTestConfigNotFound) Error ¶
func (o *CreateSamlTestConfigNotFound) Error() string
func (*CreateSamlTestConfigNotFound) GetPayload ¶
func (o *CreateSamlTestConfigNotFound) GetPayload() *models.Error
type CreateSamlTestConfigOK ¶
type CreateSamlTestConfigOK struct {
Payload *models.SamlConfig
}
CreateSamlTestConfigOK handles this case with default header values.
SAML test config
func NewCreateSamlTestConfigOK ¶
func NewCreateSamlTestConfigOK() *CreateSamlTestConfigOK
NewCreateSamlTestConfigOK creates a CreateSamlTestConfigOK with default headers values
func (*CreateSamlTestConfigOK) Error ¶
func (o *CreateSamlTestConfigOK) Error() string
func (*CreateSamlTestConfigOK) GetPayload ¶
func (o *CreateSamlTestConfigOK) GetPayload() *models.SamlConfig
type CreateSamlTestConfigParams ¶
type CreateSamlTestConfigParams struct { /*Body SAML test config */ Body *models.SamlConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSamlTestConfigParams contains all the parameters to send to the API endpoint for the create saml test config operation typically these are written to a http.Request
func NewCreateSamlTestConfigParams ¶
func NewCreateSamlTestConfigParams() *CreateSamlTestConfigParams
NewCreateSamlTestConfigParams creates a new CreateSamlTestConfigParams object with the default values initialized.
func NewCreateSamlTestConfigParamsWithContext ¶
func NewCreateSamlTestConfigParamsWithContext(ctx context.Context) *CreateSamlTestConfigParams
NewCreateSamlTestConfigParamsWithContext creates a new CreateSamlTestConfigParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSamlTestConfigParamsWithHTTPClient ¶
func NewCreateSamlTestConfigParamsWithHTTPClient(client *http.Client) *CreateSamlTestConfigParams
NewCreateSamlTestConfigParamsWithHTTPClient creates a new CreateSamlTestConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSamlTestConfigParamsWithTimeout ¶
func NewCreateSamlTestConfigParamsWithTimeout(timeout time.Duration) *CreateSamlTestConfigParams
NewCreateSamlTestConfigParamsWithTimeout creates a new CreateSamlTestConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSamlTestConfigParams) SetBody ¶
func (o *CreateSamlTestConfigParams) SetBody(body *models.SamlConfig)
SetBody adds the body to the create saml test config params
func (*CreateSamlTestConfigParams) SetContext ¶
func (o *CreateSamlTestConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the create saml test config params
func (*CreateSamlTestConfigParams) SetHTTPClient ¶
func (o *CreateSamlTestConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create saml test config params
func (*CreateSamlTestConfigParams) SetTimeout ¶
func (o *CreateSamlTestConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create saml test config params
func (*CreateSamlTestConfigParams) WithBody ¶
func (o *CreateSamlTestConfigParams) WithBody(body *models.SamlConfig) *CreateSamlTestConfigParams
WithBody adds the body to the create saml test config params
func (*CreateSamlTestConfigParams) WithContext ¶
func (o *CreateSamlTestConfigParams) WithContext(ctx context.Context) *CreateSamlTestConfigParams
WithContext adds the context to the create saml test config params
func (*CreateSamlTestConfigParams) WithHTTPClient ¶
func (o *CreateSamlTestConfigParams) WithHTTPClient(client *http.Client) *CreateSamlTestConfigParams
WithHTTPClient adds the HTTPClient to the create saml test config params
func (*CreateSamlTestConfigParams) WithTimeout ¶
func (o *CreateSamlTestConfigParams) WithTimeout(timeout time.Duration) *CreateSamlTestConfigParams
WithTimeout adds the timeout to the create saml test config params
func (*CreateSamlTestConfigParams) WriteToRequest ¶
func (o *CreateSamlTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSamlTestConfigReader ¶
type CreateSamlTestConfigReader struct {
// contains filtered or unexported fields
}
CreateSamlTestConfigReader is a Reader for the CreateSamlTestConfig structure.
func (*CreateSamlTestConfigReader) ReadResponse ¶
func (o *CreateSamlTestConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSamlTestConfigUnprocessableEntity ¶
type CreateSamlTestConfigUnprocessableEntity struct {
Payload *models.ValidationError
}
CreateSamlTestConfigUnprocessableEntity handles this case with default header values.
Validation Error
func NewCreateSamlTestConfigUnprocessableEntity ¶
func NewCreateSamlTestConfigUnprocessableEntity() *CreateSamlTestConfigUnprocessableEntity
NewCreateSamlTestConfigUnprocessableEntity creates a CreateSamlTestConfigUnprocessableEntity with default headers values
func (*CreateSamlTestConfigUnprocessableEntity) Error ¶
func (o *CreateSamlTestConfigUnprocessableEntity) Error() string
func (*CreateSamlTestConfigUnprocessableEntity) GetPayload ¶
func (o *CreateSamlTestConfigUnprocessableEntity) GetPayload() *models.ValidationError
type CreateSsoEmbedURLBadRequest ¶
CreateSsoEmbedURLBadRequest handles this case with default header values.
Bad Request
func NewCreateSsoEmbedURLBadRequest ¶
func NewCreateSsoEmbedURLBadRequest() *CreateSsoEmbedURLBadRequest
NewCreateSsoEmbedURLBadRequest creates a CreateSsoEmbedURLBadRequest with default headers values
func (*CreateSsoEmbedURLBadRequest) Error ¶
func (o *CreateSsoEmbedURLBadRequest) Error() string
func (*CreateSsoEmbedURLBadRequest) GetPayload ¶
func (o *CreateSsoEmbedURLBadRequest) GetPayload() *models.Error
type CreateSsoEmbedURLNotFound ¶
CreateSsoEmbedURLNotFound handles this case with default header values.
Not Found
func NewCreateSsoEmbedURLNotFound ¶
func NewCreateSsoEmbedURLNotFound() *CreateSsoEmbedURLNotFound
NewCreateSsoEmbedURLNotFound creates a CreateSsoEmbedURLNotFound with default headers values
func (*CreateSsoEmbedURLNotFound) Error ¶
func (o *CreateSsoEmbedURLNotFound) Error() string
func (*CreateSsoEmbedURLNotFound) GetPayload ¶
func (o *CreateSsoEmbedURLNotFound) GetPayload() *models.Error
type CreateSsoEmbedURLOK ¶
type CreateSsoEmbedURLOK struct {
Payload *models.EmbedSsoURL
}
CreateSsoEmbedURLOK handles this case with default header values.
Signed SSO URL
func NewCreateSsoEmbedURLOK ¶
func NewCreateSsoEmbedURLOK() *CreateSsoEmbedURLOK
NewCreateSsoEmbedURLOK creates a CreateSsoEmbedURLOK with default headers values
func (*CreateSsoEmbedURLOK) Error ¶
func (o *CreateSsoEmbedURLOK) Error() string
func (*CreateSsoEmbedURLOK) GetPayload ¶
func (o *CreateSsoEmbedURLOK) GetPayload() *models.EmbedSsoURL
type CreateSsoEmbedURLParams ¶
type CreateSsoEmbedURLParams struct { /*Body SSO parameters */ Body *models.EmbedSsoURLParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSsoEmbedURLParams contains all the parameters to send to the API endpoint for the create sso embed url operation typically these are written to a http.Request
func NewCreateSsoEmbedURLParams ¶
func NewCreateSsoEmbedURLParams() *CreateSsoEmbedURLParams
NewCreateSsoEmbedURLParams creates a new CreateSsoEmbedURLParams object with the default values initialized.
func NewCreateSsoEmbedURLParamsWithContext ¶
func NewCreateSsoEmbedURLParamsWithContext(ctx context.Context) *CreateSsoEmbedURLParams
NewCreateSsoEmbedURLParamsWithContext creates a new CreateSsoEmbedURLParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSsoEmbedURLParamsWithHTTPClient ¶
func NewCreateSsoEmbedURLParamsWithHTTPClient(client *http.Client) *CreateSsoEmbedURLParams
NewCreateSsoEmbedURLParamsWithHTTPClient creates a new CreateSsoEmbedURLParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSsoEmbedURLParamsWithTimeout ¶
func NewCreateSsoEmbedURLParamsWithTimeout(timeout time.Duration) *CreateSsoEmbedURLParams
NewCreateSsoEmbedURLParamsWithTimeout creates a new CreateSsoEmbedURLParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSsoEmbedURLParams) SetBody ¶
func (o *CreateSsoEmbedURLParams) SetBody(body *models.EmbedSsoURLParams)
SetBody adds the body to the create sso embed url params
func (*CreateSsoEmbedURLParams) SetContext ¶
func (o *CreateSsoEmbedURLParams) SetContext(ctx context.Context)
SetContext adds the context to the create sso embed url params
func (*CreateSsoEmbedURLParams) SetHTTPClient ¶
func (o *CreateSsoEmbedURLParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create sso embed url params
func (*CreateSsoEmbedURLParams) SetTimeout ¶
func (o *CreateSsoEmbedURLParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create sso embed url params
func (*CreateSsoEmbedURLParams) WithBody ¶
func (o *CreateSsoEmbedURLParams) WithBody(body *models.EmbedSsoURLParams) *CreateSsoEmbedURLParams
WithBody adds the body to the create sso embed url params
func (*CreateSsoEmbedURLParams) WithContext ¶
func (o *CreateSsoEmbedURLParams) WithContext(ctx context.Context) *CreateSsoEmbedURLParams
WithContext adds the context to the create sso embed url params
func (*CreateSsoEmbedURLParams) WithHTTPClient ¶
func (o *CreateSsoEmbedURLParams) WithHTTPClient(client *http.Client) *CreateSsoEmbedURLParams
WithHTTPClient adds the HTTPClient to the create sso embed url params
func (*CreateSsoEmbedURLParams) WithTimeout ¶
func (o *CreateSsoEmbedURLParams) WithTimeout(timeout time.Duration) *CreateSsoEmbedURLParams
WithTimeout adds the timeout to the create sso embed url params
func (*CreateSsoEmbedURLParams) WriteToRequest ¶
func (o *CreateSsoEmbedURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSsoEmbedURLReader ¶
type CreateSsoEmbedURLReader struct {
// contains filtered or unexported fields
}
CreateSsoEmbedURLReader is a Reader for the CreateSsoEmbedURL structure.
func (*CreateSsoEmbedURLReader) ReadResponse ¶
func (o *CreateSsoEmbedURLReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSsoEmbedURLUnprocessableEntity ¶
type CreateSsoEmbedURLUnprocessableEntity struct {
Payload *models.ValidationError
}
CreateSsoEmbedURLUnprocessableEntity handles this case with default header values.
Validation Error
func NewCreateSsoEmbedURLUnprocessableEntity ¶
func NewCreateSsoEmbedURLUnprocessableEntity() *CreateSsoEmbedURLUnprocessableEntity
NewCreateSsoEmbedURLUnprocessableEntity creates a CreateSsoEmbedURLUnprocessableEntity with default headers values
func (*CreateSsoEmbedURLUnprocessableEntity) Error ¶
func (o *CreateSsoEmbedURLUnprocessableEntity) Error() string
func (*CreateSsoEmbedURLUnprocessableEntity) GetPayload ¶
func (o *CreateSsoEmbedURLUnprocessableEntity) GetPayload() *models.ValidationError
type DeleteOidcTestConfigBadRequest ¶
DeleteOidcTestConfigBadRequest handles this case with default header values.
Bad Request
func NewDeleteOidcTestConfigBadRequest ¶
func NewDeleteOidcTestConfigBadRequest() *DeleteOidcTestConfigBadRequest
NewDeleteOidcTestConfigBadRequest creates a DeleteOidcTestConfigBadRequest with default headers values
func (*DeleteOidcTestConfigBadRequest) Error ¶
func (o *DeleteOidcTestConfigBadRequest) Error() string
func (*DeleteOidcTestConfigBadRequest) GetPayload ¶
func (o *DeleteOidcTestConfigBadRequest) GetPayload() *models.Error
type DeleteOidcTestConfigNoContent ¶
type DeleteOidcTestConfigNoContent struct {
Payload string
}
DeleteOidcTestConfigNoContent handles this case with default header values.
Test config succssfully deleted.
func NewDeleteOidcTestConfigNoContent ¶
func NewDeleteOidcTestConfigNoContent() *DeleteOidcTestConfigNoContent
NewDeleteOidcTestConfigNoContent creates a DeleteOidcTestConfigNoContent with default headers values
func (*DeleteOidcTestConfigNoContent) Error ¶
func (o *DeleteOidcTestConfigNoContent) Error() string
func (*DeleteOidcTestConfigNoContent) GetPayload ¶
func (o *DeleteOidcTestConfigNoContent) GetPayload() string
type DeleteOidcTestConfigNotFound ¶
DeleteOidcTestConfigNotFound handles this case with default header values.
Not Found
func NewDeleteOidcTestConfigNotFound ¶
func NewDeleteOidcTestConfigNotFound() *DeleteOidcTestConfigNotFound
NewDeleteOidcTestConfigNotFound creates a DeleteOidcTestConfigNotFound with default headers values
func (*DeleteOidcTestConfigNotFound) Error ¶
func (o *DeleteOidcTestConfigNotFound) Error() string
func (*DeleteOidcTestConfigNotFound) GetPayload ¶
func (o *DeleteOidcTestConfigNotFound) GetPayload() *models.Error
type DeleteOidcTestConfigParams ¶
type DeleteOidcTestConfigParams struct { /*TestSlug Slug of test config */ TestSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteOidcTestConfigParams contains all the parameters to send to the API endpoint for the delete oidc test config operation typically these are written to a http.Request
func NewDeleteOidcTestConfigParams ¶
func NewDeleteOidcTestConfigParams() *DeleteOidcTestConfigParams
NewDeleteOidcTestConfigParams creates a new DeleteOidcTestConfigParams object with the default values initialized.
func NewDeleteOidcTestConfigParamsWithContext ¶
func NewDeleteOidcTestConfigParamsWithContext(ctx context.Context) *DeleteOidcTestConfigParams
NewDeleteOidcTestConfigParamsWithContext creates a new DeleteOidcTestConfigParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteOidcTestConfigParamsWithHTTPClient ¶
func NewDeleteOidcTestConfigParamsWithHTTPClient(client *http.Client) *DeleteOidcTestConfigParams
NewDeleteOidcTestConfigParamsWithHTTPClient creates a new DeleteOidcTestConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteOidcTestConfigParamsWithTimeout ¶
func NewDeleteOidcTestConfigParamsWithTimeout(timeout time.Duration) *DeleteOidcTestConfigParams
NewDeleteOidcTestConfigParamsWithTimeout creates a new DeleteOidcTestConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteOidcTestConfigParams) SetContext ¶
func (o *DeleteOidcTestConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the delete oidc test config params
func (*DeleteOidcTestConfigParams) SetHTTPClient ¶
func (o *DeleteOidcTestConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete oidc test config params
func (*DeleteOidcTestConfigParams) SetTestSlug ¶
func (o *DeleteOidcTestConfigParams) SetTestSlug(testSlug string)
SetTestSlug adds the testSlug to the delete oidc test config params
func (*DeleteOidcTestConfigParams) SetTimeout ¶
func (o *DeleteOidcTestConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete oidc test config params
func (*DeleteOidcTestConfigParams) WithContext ¶
func (o *DeleteOidcTestConfigParams) WithContext(ctx context.Context) *DeleteOidcTestConfigParams
WithContext adds the context to the delete oidc test config params
func (*DeleteOidcTestConfigParams) WithHTTPClient ¶
func (o *DeleteOidcTestConfigParams) WithHTTPClient(client *http.Client) *DeleteOidcTestConfigParams
WithHTTPClient adds the HTTPClient to the delete oidc test config params
func (*DeleteOidcTestConfigParams) WithTestSlug ¶
func (o *DeleteOidcTestConfigParams) WithTestSlug(testSlug string) *DeleteOidcTestConfigParams
WithTestSlug adds the testSlug to the delete oidc test config params
func (*DeleteOidcTestConfigParams) WithTimeout ¶
func (o *DeleteOidcTestConfigParams) WithTimeout(timeout time.Duration) *DeleteOidcTestConfigParams
WithTimeout adds the timeout to the delete oidc test config params
func (*DeleteOidcTestConfigParams) WriteToRequest ¶
func (o *DeleteOidcTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteOidcTestConfigReader ¶
type DeleteOidcTestConfigReader struct {
// contains filtered or unexported fields
}
DeleteOidcTestConfigReader is a Reader for the DeleteOidcTestConfig structure.
func (*DeleteOidcTestConfigReader) ReadResponse ¶
func (o *DeleteOidcTestConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSamlTestConfigBadRequest ¶
DeleteSamlTestConfigBadRequest handles this case with default header values.
Bad Request
func NewDeleteSamlTestConfigBadRequest ¶
func NewDeleteSamlTestConfigBadRequest() *DeleteSamlTestConfigBadRequest
NewDeleteSamlTestConfigBadRequest creates a DeleteSamlTestConfigBadRequest with default headers values
func (*DeleteSamlTestConfigBadRequest) Error ¶
func (o *DeleteSamlTestConfigBadRequest) Error() string
func (*DeleteSamlTestConfigBadRequest) GetPayload ¶
func (o *DeleteSamlTestConfigBadRequest) GetPayload() *models.Error
type DeleteSamlTestConfigNoContent ¶
type DeleteSamlTestConfigNoContent struct {
Payload string
}
DeleteSamlTestConfigNoContent handles this case with default header values.
Test config succssfully deleted.
func NewDeleteSamlTestConfigNoContent ¶
func NewDeleteSamlTestConfigNoContent() *DeleteSamlTestConfigNoContent
NewDeleteSamlTestConfigNoContent creates a DeleteSamlTestConfigNoContent with default headers values
func (*DeleteSamlTestConfigNoContent) Error ¶
func (o *DeleteSamlTestConfigNoContent) Error() string
func (*DeleteSamlTestConfigNoContent) GetPayload ¶
func (o *DeleteSamlTestConfigNoContent) GetPayload() string
type DeleteSamlTestConfigNotFound ¶
DeleteSamlTestConfigNotFound handles this case with default header values.
Not Found
func NewDeleteSamlTestConfigNotFound ¶
func NewDeleteSamlTestConfigNotFound() *DeleteSamlTestConfigNotFound
NewDeleteSamlTestConfigNotFound creates a DeleteSamlTestConfigNotFound with default headers values
func (*DeleteSamlTestConfigNotFound) Error ¶
func (o *DeleteSamlTestConfigNotFound) Error() string
func (*DeleteSamlTestConfigNotFound) GetPayload ¶
func (o *DeleteSamlTestConfigNotFound) GetPayload() *models.Error
type DeleteSamlTestConfigParams ¶
type DeleteSamlTestConfigParams struct { /*TestSlug Slug of test config */ TestSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSamlTestConfigParams contains all the parameters to send to the API endpoint for the delete saml test config operation typically these are written to a http.Request
func NewDeleteSamlTestConfigParams ¶
func NewDeleteSamlTestConfigParams() *DeleteSamlTestConfigParams
NewDeleteSamlTestConfigParams creates a new DeleteSamlTestConfigParams object with the default values initialized.
func NewDeleteSamlTestConfigParamsWithContext ¶
func NewDeleteSamlTestConfigParamsWithContext(ctx context.Context) *DeleteSamlTestConfigParams
NewDeleteSamlTestConfigParamsWithContext creates a new DeleteSamlTestConfigParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSamlTestConfigParamsWithHTTPClient ¶
func NewDeleteSamlTestConfigParamsWithHTTPClient(client *http.Client) *DeleteSamlTestConfigParams
NewDeleteSamlTestConfigParamsWithHTTPClient creates a new DeleteSamlTestConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSamlTestConfigParamsWithTimeout ¶
func NewDeleteSamlTestConfigParamsWithTimeout(timeout time.Duration) *DeleteSamlTestConfigParams
NewDeleteSamlTestConfigParamsWithTimeout creates a new DeleteSamlTestConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSamlTestConfigParams) SetContext ¶
func (o *DeleteSamlTestConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the delete saml test config params
func (*DeleteSamlTestConfigParams) SetHTTPClient ¶
func (o *DeleteSamlTestConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete saml test config params
func (*DeleteSamlTestConfigParams) SetTestSlug ¶
func (o *DeleteSamlTestConfigParams) SetTestSlug(testSlug string)
SetTestSlug adds the testSlug to the delete saml test config params
func (*DeleteSamlTestConfigParams) SetTimeout ¶
func (o *DeleteSamlTestConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete saml test config params
func (*DeleteSamlTestConfigParams) WithContext ¶
func (o *DeleteSamlTestConfigParams) WithContext(ctx context.Context) *DeleteSamlTestConfigParams
WithContext adds the context to the delete saml test config params
func (*DeleteSamlTestConfigParams) WithHTTPClient ¶
func (o *DeleteSamlTestConfigParams) WithHTTPClient(client *http.Client) *DeleteSamlTestConfigParams
WithHTTPClient adds the HTTPClient to the delete saml test config params
func (*DeleteSamlTestConfigParams) WithTestSlug ¶
func (o *DeleteSamlTestConfigParams) WithTestSlug(testSlug string) *DeleteSamlTestConfigParams
WithTestSlug adds the testSlug to the delete saml test config params
func (*DeleteSamlTestConfigParams) WithTimeout ¶
func (o *DeleteSamlTestConfigParams) WithTimeout(timeout time.Duration) *DeleteSamlTestConfigParams
WithTimeout adds the timeout to the delete saml test config params
func (*DeleteSamlTestConfigParams) WriteToRequest ¶
func (o *DeleteSamlTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSamlTestConfigReader ¶
type DeleteSamlTestConfigReader struct {
// contains filtered or unexported fields
}
DeleteSamlTestConfigReader is a Reader for the DeleteSamlTestConfig structure.
func (*DeleteSamlTestConfigReader) ReadResponse ¶
func (o *DeleteSamlTestConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserLoginLockoutBadRequest ¶
DeleteUserLoginLockoutBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserLoginLockoutBadRequest ¶
func NewDeleteUserLoginLockoutBadRequest() *DeleteUserLoginLockoutBadRequest
NewDeleteUserLoginLockoutBadRequest creates a DeleteUserLoginLockoutBadRequest with default headers values
func (*DeleteUserLoginLockoutBadRequest) Error ¶
func (o *DeleteUserLoginLockoutBadRequest) Error() string
func (*DeleteUserLoginLockoutBadRequest) GetPayload ¶
func (o *DeleteUserLoginLockoutBadRequest) GetPayload() *models.Error
type DeleteUserLoginLockoutNoContent ¶
type DeleteUserLoginLockoutNoContent struct {
Payload string
}
DeleteUserLoginLockoutNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserLoginLockoutNoContent ¶
func NewDeleteUserLoginLockoutNoContent() *DeleteUserLoginLockoutNoContent
NewDeleteUserLoginLockoutNoContent creates a DeleteUserLoginLockoutNoContent with default headers values
func (*DeleteUserLoginLockoutNoContent) Error ¶
func (o *DeleteUserLoginLockoutNoContent) Error() string
func (*DeleteUserLoginLockoutNoContent) GetPayload ¶
func (o *DeleteUserLoginLockoutNoContent) GetPayload() string
type DeleteUserLoginLockoutNotFound ¶
DeleteUserLoginLockoutNotFound handles this case with default header values.
Not Found
func NewDeleteUserLoginLockoutNotFound ¶
func NewDeleteUserLoginLockoutNotFound() *DeleteUserLoginLockoutNotFound
NewDeleteUserLoginLockoutNotFound creates a DeleteUserLoginLockoutNotFound with default headers values
func (*DeleteUserLoginLockoutNotFound) Error ¶
func (o *DeleteUserLoginLockoutNotFound) Error() string
func (*DeleteUserLoginLockoutNotFound) GetPayload ¶
func (o *DeleteUserLoginLockoutNotFound) GetPayload() *models.Error
type DeleteUserLoginLockoutParams ¶
type DeleteUserLoginLockoutParams struct { /*Key The key associated with the locked user */ Key string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserLoginLockoutParams contains all the parameters to send to the API endpoint for the delete user login lockout operation typically these are written to a http.Request
func NewDeleteUserLoginLockoutParams ¶
func NewDeleteUserLoginLockoutParams() *DeleteUserLoginLockoutParams
NewDeleteUserLoginLockoutParams creates a new DeleteUserLoginLockoutParams object with the default values initialized.
func NewDeleteUserLoginLockoutParamsWithContext ¶
func NewDeleteUserLoginLockoutParamsWithContext(ctx context.Context) *DeleteUserLoginLockoutParams
NewDeleteUserLoginLockoutParamsWithContext creates a new DeleteUserLoginLockoutParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserLoginLockoutParamsWithHTTPClient ¶
func NewDeleteUserLoginLockoutParamsWithHTTPClient(client *http.Client) *DeleteUserLoginLockoutParams
NewDeleteUserLoginLockoutParamsWithHTTPClient creates a new DeleteUserLoginLockoutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserLoginLockoutParamsWithTimeout ¶
func NewDeleteUserLoginLockoutParamsWithTimeout(timeout time.Duration) *DeleteUserLoginLockoutParams
NewDeleteUserLoginLockoutParamsWithTimeout creates a new DeleteUserLoginLockoutParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserLoginLockoutParams) SetContext ¶
func (o *DeleteUserLoginLockoutParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user login lockout params
func (*DeleteUserLoginLockoutParams) SetHTTPClient ¶
func (o *DeleteUserLoginLockoutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user login lockout params
func (*DeleteUserLoginLockoutParams) SetKey ¶
func (o *DeleteUserLoginLockoutParams) SetKey(key string)
SetKey adds the key to the delete user login lockout params
func (*DeleteUserLoginLockoutParams) SetTimeout ¶
func (o *DeleteUserLoginLockoutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user login lockout params
func (*DeleteUserLoginLockoutParams) WithContext ¶
func (o *DeleteUserLoginLockoutParams) WithContext(ctx context.Context) *DeleteUserLoginLockoutParams
WithContext adds the context to the delete user login lockout params
func (*DeleteUserLoginLockoutParams) WithHTTPClient ¶
func (o *DeleteUserLoginLockoutParams) WithHTTPClient(client *http.Client) *DeleteUserLoginLockoutParams
WithHTTPClient adds the HTTPClient to the delete user login lockout params
func (*DeleteUserLoginLockoutParams) WithKey ¶
func (o *DeleteUserLoginLockoutParams) WithKey(key string) *DeleteUserLoginLockoutParams
WithKey adds the key to the delete user login lockout params
func (*DeleteUserLoginLockoutParams) WithTimeout ¶
func (o *DeleteUserLoginLockoutParams) WithTimeout(timeout time.Duration) *DeleteUserLoginLockoutParams
WithTimeout adds the timeout to the delete user login lockout params
func (*DeleteUserLoginLockoutParams) WriteToRequest ¶
func (o *DeleteUserLoginLockoutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserLoginLockoutReader ¶
type DeleteUserLoginLockoutReader struct {
// contains filtered or unexported fields
}
DeleteUserLoginLockoutReader is a Reader for the DeleteUserLoginLockout structure.
func (*DeleteUserLoginLockoutReader) ReadResponse ¶
func (o *DeleteUserLoginLockoutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FetchAndParseSamlIdpMetadataBadRequest ¶
FetchAndParseSamlIdpMetadataBadRequest handles this case with default header values.
Bad Request
func NewFetchAndParseSamlIdpMetadataBadRequest ¶
func NewFetchAndParseSamlIdpMetadataBadRequest() *FetchAndParseSamlIdpMetadataBadRequest
NewFetchAndParseSamlIdpMetadataBadRequest creates a FetchAndParseSamlIdpMetadataBadRequest with default headers values
func (*FetchAndParseSamlIdpMetadataBadRequest) Error ¶
func (o *FetchAndParseSamlIdpMetadataBadRequest) Error() string
func (*FetchAndParseSamlIdpMetadataBadRequest) GetPayload ¶
func (o *FetchAndParseSamlIdpMetadataBadRequest) GetPayload() *models.Error
type FetchAndParseSamlIdpMetadataNotFound ¶
FetchAndParseSamlIdpMetadataNotFound handles this case with default header values.
Not Found
func NewFetchAndParseSamlIdpMetadataNotFound ¶
func NewFetchAndParseSamlIdpMetadataNotFound() *FetchAndParseSamlIdpMetadataNotFound
NewFetchAndParseSamlIdpMetadataNotFound creates a FetchAndParseSamlIdpMetadataNotFound with default headers values
func (*FetchAndParseSamlIdpMetadataNotFound) Error ¶
func (o *FetchAndParseSamlIdpMetadataNotFound) Error() string
func (*FetchAndParseSamlIdpMetadataNotFound) GetPayload ¶
func (o *FetchAndParseSamlIdpMetadataNotFound) GetPayload() *models.Error
type FetchAndParseSamlIdpMetadataOK ¶
type FetchAndParseSamlIdpMetadataOK struct {
Payload *models.SamlMetadataParseResult
}
FetchAndParseSamlIdpMetadataOK handles this case with default header values.
Parse result
func NewFetchAndParseSamlIdpMetadataOK ¶
func NewFetchAndParseSamlIdpMetadataOK() *FetchAndParseSamlIdpMetadataOK
NewFetchAndParseSamlIdpMetadataOK creates a FetchAndParseSamlIdpMetadataOK with default headers values
func (*FetchAndParseSamlIdpMetadataOK) Error ¶
func (o *FetchAndParseSamlIdpMetadataOK) Error() string
func (*FetchAndParseSamlIdpMetadataOK) GetPayload ¶
func (o *FetchAndParseSamlIdpMetadataOK) GetPayload() *models.SamlMetadataParseResult
type FetchAndParseSamlIdpMetadataParams ¶
type FetchAndParseSamlIdpMetadataParams struct { /*Body SAML IdP metadata public url */ Body string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FetchAndParseSamlIdpMetadataParams contains all the parameters to send to the API endpoint for the fetch and parse saml idp metadata operation typically these are written to a http.Request
func NewFetchAndParseSamlIdpMetadataParams ¶
func NewFetchAndParseSamlIdpMetadataParams() *FetchAndParseSamlIdpMetadataParams
NewFetchAndParseSamlIdpMetadataParams creates a new FetchAndParseSamlIdpMetadataParams object with the default values initialized.
func NewFetchAndParseSamlIdpMetadataParamsWithContext ¶
func NewFetchAndParseSamlIdpMetadataParamsWithContext(ctx context.Context) *FetchAndParseSamlIdpMetadataParams
NewFetchAndParseSamlIdpMetadataParamsWithContext creates a new FetchAndParseSamlIdpMetadataParams object with the default values initialized, and the ability to set a context for a request
func NewFetchAndParseSamlIdpMetadataParamsWithHTTPClient ¶
func NewFetchAndParseSamlIdpMetadataParamsWithHTTPClient(client *http.Client) *FetchAndParseSamlIdpMetadataParams
NewFetchAndParseSamlIdpMetadataParamsWithHTTPClient creates a new FetchAndParseSamlIdpMetadataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewFetchAndParseSamlIdpMetadataParamsWithTimeout ¶
func NewFetchAndParseSamlIdpMetadataParamsWithTimeout(timeout time.Duration) *FetchAndParseSamlIdpMetadataParams
NewFetchAndParseSamlIdpMetadataParamsWithTimeout creates a new FetchAndParseSamlIdpMetadataParams object with the default values initialized, and the ability to set a timeout on a request
func (*FetchAndParseSamlIdpMetadataParams) SetBody ¶
func (o *FetchAndParseSamlIdpMetadataParams) SetBody(body string)
SetBody adds the body to the fetch and parse saml idp metadata params
func (*FetchAndParseSamlIdpMetadataParams) SetContext ¶
func (o *FetchAndParseSamlIdpMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the fetch and parse saml idp metadata params
func (*FetchAndParseSamlIdpMetadataParams) SetHTTPClient ¶
func (o *FetchAndParseSamlIdpMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the fetch and parse saml idp metadata params
func (*FetchAndParseSamlIdpMetadataParams) SetTimeout ¶
func (o *FetchAndParseSamlIdpMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the fetch and parse saml idp metadata params
func (*FetchAndParseSamlIdpMetadataParams) WithBody ¶
func (o *FetchAndParseSamlIdpMetadataParams) WithBody(body string) *FetchAndParseSamlIdpMetadataParams
WithBody adds the body to the fetch and parse saml idp metadata params
func (*FetchAndParseSamlIdpMetadataParams) WithContext ¶
func (o *FetchAndParseSamlIdpMetadataParams) WithContext(ctx context.Context) *FetchAndParseSamlIdpMetadataParams
WithContext adds the context to the fetch and parse saml idp metadata params
func (*FetchAndParseSamlIdpMetadataParams) WithHTTPClient ¶
func (o *FetchAndParseSamlIdpMetadataParams) WithHTTPClient(client *http.Client) *FetchAndParseSamlIdpMetadataParams
WithHTTPClient adds the HTTPClient to the fetch and parse saml idp metadata params
func (*FetchAndParseSamlIdpMetadataParams) WithTimeout ¶
func (o *FetchAndParseSamlIdpMetadataParams) WithTimeout(timeout time.Duration) *FetchAndParseSamlIdpMetadataParams
WithTimeout adds the timeout to the fetch and parse saml idp metadata params
func (*FetchAndParseSamlIdpMetadataParams) WriteToRequest ¶
func (o *FetchAndParseSamlIdpMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FetchAndParseSamlIdpMetadataReader ¶
type FetchAndParseSamlIdpMetadataReader struct {
// contains filtered or unexported fields
}
FetchAndParseSamlIdpMetadataReader is a Reader for the FetchAndParseSamlIdpMetadata structure.
func (*FetchAndParseSamlIdpMetadataReader) ReadResponse ¶
func (o *FetchAndParseSamlIdpMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ForcePasswordResetAtNextLoginForAllUsersBadRequest ¶
ForcePasswordResetAtNextLoginForAllUsersBadRequest handles this case with default header values.
Bad Request
func NewForcePasswordResetAtNextLoginForAllUsersBadRequest ¶
func NewForcePasswordResetAtNextLoginForAllUsersBadRequest() *ForcePasswordResetAtNextLoginForAllUsersBadRequest
NewForcePasswordResetAtNextLoginForAllUsersBadRequest creates a ForcePasswordResetAtNextLoginForAllUsersBadRequest with default headers values
func (*ForcePasswordResetAtNextLoginForAllUsersBadRequest) Error ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersBadRequest) Error() string
func (*ForcePasswordResetAtNextLoginForAllUsersBadRequest) GetPayload ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersBadRequest) GetPayload() *models.Error
type ForcePasswordResetAtNextLoginForAllUsersNotFound ¶
ForcePasswordResetAtNextLoginForAllUsersNotFound handles this case with default header values.
Not Found
func NewForcePasswordResetAtNextLoginForAllUsersNotFound ¶
func NewForcePasswordResetAtNextLoginForAllUsersNotFound() *ForcePasswordResetAtNextLoginForAllUsersNotFound
NewForcePasswordResetAtNextLoginForAllUsersNotFound creates a ForcePasswordResetAtNextLoginForAllUsersNotFound with default headers values
func (*ForcePasswordResetAtNextLoginForAllUsersNotFound) Error ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersNotFound) Error() string
func (*ForcePasswordResetAtNextLoginForAllUsersNotFound) GetPayload ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersNotFound) GetPayload() *models.Error
type ForcePasswordResetAtNextLoginForAllUsersOK ¶
type ForcePasswordResetAtNextLoginForAllUsersOK struct {
Payload string
}
ForcePasswordResetAtNextLoginForAllUsersOK handles this case with default header values.
Password Config
func NewForcePasswordResetAtNextLoginForAllUsersOK ¶
func NewForcePasswordResetAtNextLoginForAllUsersOK() *ForcePasswordResetAtNextLoginForAllUsersOK
NewForcePasswordResetAtNextLoginForAllUsersOK creates a ForcePasswordResetAtNextLoginForAllUsersOK with default headers values
func (*ForcePasswordResetAtNextLoginForAllUsersOK) Error ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersOK) Error() string
func (*ForcePasswordResetAtNextLoginForAllUsersOK) GetPayload ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersOK) GetPayload() string
type ForcePasswordResetAtNextLoginForAllUsersParams ¶
type ForcePasswordResetAtNextLoginForAllUsersParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ForcePasswordResetAtNextLoginForAllUsersParams contains all the parameters to send to the API endpoint for the force password reset at next login for all users operation typically these are written to a http.Request
func NewForcePasswordResetAtNextLoginForAllUsersParams ¶
func NewForcePasswordResetAtNextLoginForAllUsersParams() *ForcePasswordResetAtNextLoginForAllUsersParams
NewForcePasswordResetAtNextLoginForAllUsersParams creates a new ForcePasswordResetAtNextLoginForAllUsersParams object with the default values initialized.
func NewForcePasswordResetAtNextLoginForAllUsersParamsWithContext ¶
func NewForcePasswordResetAtNextLoginForAllUsersParamsWithContext(ctx context.Context) *ForcePasswordResetAtNextLoginForAllUsersParams
NewForcePasswordResetAtNextLoginForAllUsersParamsWithContext creates a new ForcePasswordResetAtNextLoginForAllUsersParams object with the default values initialized, and the ability to set a context for a request
func NewForcePasswordResetAtNextLoginForAllUsersParamsWithHTTPClient ¶
func NewForcePasswordResetAtNextLoginForAllUsersParamsWithHTTPClient(client *http.Client) *ForcePasswordResetAtNextLoginForAllUsersParams
NewForcePasswordResetAtNextLoginForAllUsersParamsWithHTTPClient creates a new ForcePasswordResetAtNextLoginForAllUsersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewForcePasswordResetAtNextLoginForAllUsersParamsWithTimeout ¶
func NewForcePasswordResetAtNextLoginForAllUsersParamsWithTimeout(timeout time.Duration) *ForcePasswordResetAtNextLoginForAllUsersParams
NewForcePasswordResetAtNextLoginForAllUsersParamsWithTimeout creates a new ForcePasswordResetAtNextLoginForAllUsersParams object with the default values initialized, and the ability to set a timeout on a request
func (*ForcePasswordResetAtNextLoginForAllUsersParams) SetContext ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersParams) SetContext(ctx context.Context)
SetContext adds the context to the force password reset at next login for all users params
func (*ForcePasswordResetAtNextLoginForAllUsersParams) SetHTTPClient ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the force password reset at next login for all users params
func (*ForcePasswordResetAtNextLoginForAllUsersParams) SetTimeout ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the force password reset at next login for all users params
func (*ForcePasswordResetAtNextLoginForAllUsersParams) WithContext ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersParams) WithContext(ctx context.Context) *ForcePasswordResetAtNextLoginForAllUsersParams
WithContext adds the context to the force password reset at next login for all users params
func (*ForcePasswordResetAtNextLoginForAllUsersParams) WithHTTPClient ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersParams) WithHTTPClient(client *http.Client) *ForcePasswordResetAtNextLoginForAllUsersParams
WithHTTPClient adds the HTTPClient to the force password reset at next login for all users params
func (*ForcePasswordResetAtNextLoginForAllUsersParams) WithTimeout ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersParams) WithTimeout(timeout time.Duration) *ForcePasswordResetAtNextLoginForAllUsersParams
WithTimeout adds the timeout to the force password reset at next login for all users params
func (*ForcePasswordResetAtNextLoginForAllUsersParams) WriteToRequest ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ForcePasswordResetAtNextLoginForAllUsersReader ¶
type ForcePasswordResetAtNextLoginForAllUsersReader struct {
// contains filtered or unexported fields
}
ForcePasswordResetAtNextLoginForAllUsersReader is a Reader for the ForcePasswordResetAtNextLoginForAllUsers structure.
func (*ForcePasswordResetAtNextLoginForAllUsersReader) ReadResponse ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity ¶
type ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity struct {
Payload *models.ValidationError
}
ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity handles this case with default header values.
Validation Error
func NewForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity ¶
func NewForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity() *ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity
NewForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity creates a ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity with default headers values
func (*ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity) Error ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity) Error() string
func (*ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity) GetPayload ¶
func (o *ForcePasswordResetAtNextLoginForAllUsersUnprocessableEntity) GetPayload() *models.ValidationError
type LdapConfigNotFound ¶
LdapConfigNotFound handles this case with default header values.
Not Found
func NewLdapConfigNotFound ¶
func NewLdapConfigNotFound() *LdapConfigNotFound
NewLdapConfigNotFound creates a LdapConfigNotFound with default headers values
func (*LdapConfigNotFound) Error ¶
func (o *LdapConfigNotFound) Error() string
func (*LdapConfigNotFound) GetPayload ¶
func (o *LdapConfigNotFound) GetPayload() *models.Error
type LdapConfigOK ¶
type LdapConfigOK struct {
Payload *models.LDAPConfig
}
LdapConfigOK handles this case with default header values.
LDAP Configuration.
func NewLdapConfigOK ¶
func NewLdapConfigOK() *LdapConfigOK
NewLdapConfigOK creates a LdapConfigOK with default headers values
func (*LdapConfigOK) Error ¶
func (o *LdapConfigOK) Error() string
func (*LdapConfigOK) GetPayload ¶
func (o *LdapConfigOK) GetPayload() *models.LDAPConfig
type LdapConfigParams ¶
type LdapConfigParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
LdapConfigParams contains all the parameters to send to the API endpoint for the ldap config operation typically these are written to a http.Request
func NewLdapConfigParams ¶
func NewLdapConfigParams() *LdapConfigParams
NewLdapConfigParams creates a new LdapConfigParams object with the default values initialized.
func NewLdapConfigParamsWithContext ¶
func NewLdapConfigParamsWithContext(ctx context.Context) *LdapConfigParams
NewLdapConfigParamsWithContext creates a new LdapConfigParams object with the default values initialized, and the ability to set a context for a request
func NewLdapConfigParamsWithHTTPClient ¶
func NewLdapConfigParamsWithHTTPClient(client *http.Client) *LdapConfigParams
NewLdapConfigParamsWithHTTPClient creates a new LdapConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewLdapConfigParamsWithTimeout ¶
func NewLdapConfigParamsWithTimeout(timeout time.Duration) *LdapConfigParams
NewLdapConfigParamsWithTimeout creates a new LdapConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*LdapConfigParams) SetContext ¶
func (o *LdapConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the ldap config params
func (*LdapConfigParams) SetHTTPClient ¶
func (o *LdapConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the ldap config params
func (*LdapConfigParams) SetTimeout ¶
func (o *LdapConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the ldap config params
func (*LdapConfigParams) WithContext ¶
func (o *LdapConfigParams) WithContext(ctx context.Context) *LdapConfigParams
WithContext adds the context to the ldap config params
func (*LdapConfigParams) WithHTTPClient ¶
func (o *LdapConfigParams) WithHTTPClient(client *http.Client) *LdapConfigParams
WithHTTPClient adds the HTTPClient to the ldap config params
func (*LdapConfigParams) WithTimeout ¶
func (o *LdapConfigParams) WithTimeout(timeout time.Duration) *LdapConfigParams
WithTimeout adds the timeout to the ldap config params
func (*LdapConfigParams) WriteToRequest ¶
func (o *LdapConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type LdapConfigReader ¶
type LdapConfigReader struct {
// contains filtered or unexported fields
}
LdapConfigReader is a Reader for the LdapConfig structure.
func (*LdapConfigReader) ReadResponse ¶
func (o *LdapConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OidcConfigNotFound ¶
OidcConfigNotFound handles this case with default header values.
Not Found
func NewOidcConfigNotFound ¶
func NewOidcConfigNotFound() *OidcConfigNotFound
NewOidcConfigNotFound creates a OidcConfigNotFound with default headers values
func (*OidcConfigNotFound) Error ¶
func (o *OidcConfigNotFound) Error() string
func (*OidcConfigNotFound) GetPayload ¶
func (o *OidcConfigNotFound) GetPayload() *models.Error
type OidcConfigOK ¶
type OidcConfigOK struct {
Payload *models.OIDCConfig
}
OidcConfigOK handles this case with default header values.
OIDC Configuration.
func NewOidcConfigOK ¶
func NewOidcConfigOK() *OidcConfigOK
NewOidcConfigOK creates a OidcConfigOK with default headers values
func (*OidcConfigOK) Error ¶
func (o *OidcConfigOK) Error() string
func (*OidcConfigOK) GetPayload ¶
func (o *OidcConfigOK) GetPayload() *models.OIDCConfig
type OidcConfigParams ¶
type OidcConfigParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
OidcConfigParams contains all the parameters to send to the API endpoint for the oidc config operation typically these are written to a http.Request
func NewOidcConfigParams ¶
func NewOidcConfigParams() *OidcConfigParams
NewOidcConfigParams creates a new OidcConfigParams object with the default values initialized.
func NewOidcConfigParamsWithContext ¶
func NewOidcConfigParamsWithContext(ctx context.Context) *OidcConfigParams
NewOidcConfigParamsWithContext creates a new OidcConfigParams object with the default values initialized, and the ability to set a context for a request
func NewOidcConfigParamsWithHTTPClient ¶
func NewOidcConfigParamsWithHTTPClient(client *http.Client) *OidcConfigParams
NewOidcConfigParamsWithHTTPClient creates a new OidcConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewOidcConfigParamsWithTimeout ¶
func NewOidcConfigParamsWithTimeout(timeout time.Duration) *OidcConfigParams
NewOidcConfigParamsWithTimeout creates a new OidcConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*OidcConfigParams) SetContext ¶
func (o *OidcConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the oidc config params
func (*OidcConfigParams) SetHTTPClient ¶
func (o *OidcConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the oidc config params
func (*OidcConfigParams) SetTimeout ¶
func (o *OidcConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the oidc config params
func (*OidcConfigParams) WithContext ¶
func (o *OidcConfigParams) WithContext(ctx context.Context) *OidcConfigParams
WithContext adds the context to the oidc config params
func (*OidcConfigParams) WithHTTPClient ¶
func (o *OidcConfigParams) WithHTTPClient(client *http.Client) *OidcConfigParams
WithHTTPClient adds the HTTPClient to the oidc config params
func (*OidcConfigParams) WithTimeout ¶
func (o *OidcConfigParams) WithTimeout(timeout time.Duration) *OidcConfigParams
WithTimeout adds the timeout to the oidc config params
func (*OidcConfigParams) WriteToRequest ¶
func (o *OidcConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OidcConfigReader ¶
type OidcConfigReader struct {
// contains filtered or unexported fields
}
OidcConfigReader is a Reader for the OidcConfig structure.
func (*OidcConfigReader) ReadResponse ¶
func (o *OidcConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OidcTestConfigNotFound ¶
OidcTestConfigNotFound handles this case with default header values.
Not Found
func NewOidcTestConfigNotFound ¶
func NewOidcTestConfigNotFound() *OidcTestConfigNotFound
NewOidcTestConfigNotFound creates a OidcTestConfigNotFound with default headers values
func (*OidcTestConfigNotFound) Error ¶
func (o *OidcTestConfigNotFound) Error() string
func (*OidcTestConfigNotFound) GetPayload ¶
func (o *OidcTestConfigNotFound) GetPayload() *models.Error
type OidcTestConfigOK ¶
type OidcTestConfigOK struct {
Payload *models.OIDCConfig
}
OidcTestConfigOK handles this case with default header values.
OIDC test config.
func NewOidcTestConfigOK ¶
func NewOidcTestConfigOK() *OidcTestConfigOK
NewOidcTestConfigOK creates a OidcTestConfigOK with default headers values
func (*OidcTestConfigOK) Error ¶
func (o *OidcTestConfigOK) Error() string
func (*OidcTestConfigOK) GetPayload ¶
func (o *OidcTestConfigOK) GetPayload() *models.OIDCConfig
type OidcTestConfigParams ¶
type OidcTestConfigParams struct { /*TestSlug Slug of test config */ TestSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
OidcTestConfigParams contains all the parameters to send to the API endpoint for the oidc test config operation typically these are written to a http.Request
func NewOidcTestConfigParams ¶
func NewOidcTestConfigParams() *OidcTestConfigParams
NewOidcTestConfigParams creates a new OidcTestConfigParams object with the default values initialized.
func NewOidcTestConfigParamsWithContext ¶
func NewOidcTestConfigParamsWithContext(ctx context.Context) *OidcTestConfigParams
NewOidcTestConfigParamsWithContext creates a new OidcTestConfigParams object with the default values initialized, and the ability to set a context for a request
func NewOidcTestConfigParamsWithHTTPClient ¶
func NewOidcTestConfigParamsWithHTTPClient(client *http.Client) *OidcTestConfigParams
NewOidcTestConfigParamsWithHTTPClient creates a new OidcTestConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewOidcTestConfigParamsWithTimeout ¶
func NewOidcTestConfigParamsWithTimeout(timeout time.Duration) *OidcTestConfigParams
NewOidcTestConfigParamsWithTimeout creates a new OidcTestConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*OidcTestConfigParams) SetContext ¶
func (o *OidcTestConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the oidc test config params
func (*OidcTestConfigParams) SetHTTPClient ¶
func (o *OidcTestConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the oidc test config params
func (*OidcTestConfigParams) SetTestSlug ¶
func (o *OidcTestConfigParams) SetTestSlug(testSlug string)
SetTestSlug adds the testSlug to the oidc test config params
func (*OidcTestConfigParams) SetTimeout ¶
func (o *OidcTestConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the oidc test config params
func (*OidcTestConfigParams) WithContext ¶
func (o *OidcTestConfigParams) WithContext(ctx context.Context) *OidcTestConfigParams
WithContext adds the context to the oidc test config params
func (*OidcTestConfigParams) WithHTTPClient ¶
func (o *OidcTestConfigParams) WithHTTPClient(client *http.Client) *OidcTestConfigParams
WithHTTPClient adds the HTTPClient to the oidc test config params
func (*OidcTestConfigParams) WithTestSlug ¶
func (o *OidcTestConfigParams) WithTestSlug(testSlug string) *OidcTestConfigParams
WithTestSlug adds the testSlug to the oidc test config params
func (*OidcTestConfigParams) WithTimeout ¶
func (o *OidcTestConfigParams) WithTimeout(timeout time.Duration) *OidcTestConfigParams
WithTimeout adds the timeout to the oidc test config params
func (*OidcTestConfigParams) WriteToRequest ¶
func (o *OidcTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OidcTestConfigReader ¶
type OidcTestConfigReader struct {
// contains filtered or unexported fields
}
OidcTestConfigReader is a Reader for the OidcTestConfig structure.
func (*OidcTestConfigReader) ReadResponse ¶
func (o *OidcTestConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ParseSamlIdpMetadataBadRequest ¶
ParseSamlIdpMetadataBadRequest handles this case with default header values.
Bad Request
func NewParseSamlIdpMetadataBadRequest ¶
func NewParseSamlIdpMetadataBadRequest() *ParseSamlIdpMetadataBadRequest
NewParseSamlIdpMetadataBadRequest creates a ParseSamlIdpMetadataBadRequest with default headers values
func (*ParseSamlIdpMetadataBadRequest) Error ¶
func (o *ParseSamlIdpMetadataBadRequest) Error() string
func (*ParseSamlIdpMetadataBadRequest) GetPayload ¶
func (o *ParseSamlIdpMetadataBadRequest) GetPayload() *models.Error
type ParseSamlIdpMetadataNotFound ¶
ParseSamlIdpMetadataNotFound handles this case with default header values.
Not Found
func NewParseSamlIdpMetadataNotFound ¶
func NewParseSamlIdpMetadataNotFound() *ParseSamlIdpMetadataNotFound
NewParseSamlIdpMetadataNotFound creates a ParseSamlIdpMetadataNotFound with default headers values
func (*ParseSamlIdpMetadataNotFound) Error ¶
func (o *ParseSamlIdpMetadataNotFound) Error() string
func (*ParseSamlIdpMetadataNotFound) GetPayload ¶
func (o *ParseSamlIdpMetadataNotFound) GetPayload() *models.Error
type ParseSamlIdpMetadataOK ¶
type ParseSamlIdpMetadataOK struct {
Payload *models.SamlMetadataParseResult
}
ParseSamlIdpMetadataOK handles this case with default header values.
Parse result
func NewParseSamlIdpMetadataOK ¶
func NewParseSamlIdpMetadataOK() *ParseSamlIdpMetadataOK
NewParseSamlIdpMetadataOK creates a ParseSamlIdpMetadataOK with default headers values
func (*ParseSamlIdpMetadataOK) Error ¶
func (o *ParseSamlIdpMetadataOK) Error() string
func (*ParseSamlIdpMetadataOK) GetPayload ¶
func (o *ParseSamlIdpMetadataOK) GetPayload() *models.SamlMetadataParseResult
type ParseSamlIdpMetadataParams ¶
type ParseSamlIdpMetadataParams struct { /*Body SAML IdP metadata xml */ Body string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ParseSamlIdpMetadataParams contains all the parameters to send to the API endpoint for the parse saml idp metadata operation typically these are written to a http.Request
func NewParseSamlIdpMetadataParams ¶
func NewParseSamlIdpMetadataParams() *ParseSamlIdpMetadataParams
NewParseSamlIdpMetadataParams creates a new ParseSamlIdpMetadataParams object with the default values initialized.
func NewParseSamlIdpMetadataParamsWithContext ¶
func NewParseSamlIdpMetadataParamsWithContext(ctx context.Context) *ParseSamlIdpMetadataParams
NewParseSamlIdpMetadataParamsWithContext creates a new ParseSamlIdpMetadataParams object with the default values initialized, and the ability to set a context for a request
func NewParseSamlIdpMetadataParamsWithHTTPClient ¶
func NewParseSamlIdpMetadataParamsWithHTTPClient(client *http.Client) *ParseSamlIdpMetadataParams
NewParseSamlIdpMetadataParamsWithHTTPClient creates a new ParseSamlIdpMetadataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewParseSamlIdpMetadataParamsWithTimeout ¶
func NewParseSamlIdpMetadataParamsWithTimeout(timeout time.Duration) *ParseSamlIdpMetadataParams
NewParseSamlIdpMetadataParamsWithTimeout creates a new ParseSamlIdpMetadataParams object with the default values initialized, and the ability to set a timeout on a request
func (*ParseSamlIdpMetadataParams) SetBody ¶
func (o *ParseSamlIdpMetadataParams) SetBody(body string)
SetBody adds the body to the parse saml idp metadata params
func (*ParseSamlIdpMetadataParams) SetContext ¶
func (o *ParseSamlIdpMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the parse saml idp metadata params
func (*ParseSamlIdpMetadataParams) SetHTTPClient ¶
func (o *ParseSamlIdpMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the parse saml idp metadata params
func (*ParseSamlIdpMetadataParams) SetTimeout ¶
func (o *ParseSamlIdpMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the parse saml idp metadata params
func (*ParseSamlIdpMetadataParams) WithBody ¶
func (o *ParseSamlIdpMetadataParams) WithBody(body string) *ParseSamlIdpMetadataParams
WithBody adds the body to the parse saml idp metadata params
func (*ParseSamlIdpMetadataParams) WithContext ¶
func (o *ParseSamlIdpMetadataParams) WithContext(ctx context.Context) *ParseSamlIdpMetadataParams
WithContext adds the context to the parse saml idp metadata params
func (*ParseSamlIdpMetadataParams) WithHTTPClient ¶
func (o *ParseSamlIdpMetadataParams) WithHTTPClient(client *http.Client) *ParseSamlIdpMetadataParams
WithHTTPClient adds the HTTPClient to the parse saml idp metadata params
func (*ParseSamlIdpMetadataParams) WithTimeout ¶
func (o *ParseSamlIdpMetadataParams) WithTimeout(timeout time.Duration) *ParseSamlIdpMetadataParams
WithTimeout adds the timeout to the parse saml idp metadata params
func (*ParseSamlIdpMetadataParams) WriteToRequest ¶
func (o *ParseSamlIdpMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ParseSamlIdpMetadataReader ¶
type ParseSamlIdpMetadataReader struct {
// contains filtered or unexported fields
}
ParseSamlIdpMetadataReader is a Reader for the ParseSamlIdpMetadata structure.
func (*ParseSamlIdpMetadataReader) ReadResponse ¶
func (o *ParseSamlIdpMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PasswordConfigBadRequest ¶
PasswordConfigBadRequest handles this case with default header values.
Bad Request
func NewPasswordConfigBadRequest ¶
func NewPasswordConfigBadRequest() *PasswordConfigBadRequest
NewPasswordConfigBadRequest creates a PasswordConfigBadRequest with default headers values
func (*PasswordConfigBadRequest) Error ¶
func (o *PasswordConfigBadRequest) Error() string
func (*PasswordConfigBadRequest) GetPayload ¶
func (o *PasswordConfigBadRequest) GetPayload() *models.Error
type PasswordConfigNotFound ¶
PasswordConfigNotFound handles this case with default header values.
Not Found
func NewPasswordConfigNotFound ¶
func NewPasswordConfigNotFound() *PasswordConfigNotFound
NewPasswordConfigNotFound creates a PasswordConfigNotFound with default headers values
func (*PasswordConfigNotFound) Error ¶
func (o *PasswordConfigNotFound) Error() string
func (*PasswordConfigNotFound) GetPayload ¶
func (o *PasswordConfigNotFound) GetPayload() *models.Error
type PasswordConfigOK ¶
type PasswordConfigOK struct {
Payload *models.PasswordConfig
}
PasswordConfigOK handles this case with default header values.
Password Config
func NewPasswordConfigOK ¶
func NewPasswordConfigOK() *PasswordConfigOK
NewPasswordConfigOK creates a PasswordConfigOK with default headers values
func (*PasswordConfigOK) Error ¶
func (o *PasswordConfigOK) Error() string
func (*PasswordConfigOK) GetPayload ¶
func (o *PasswordConfigOK) GetPayload() *models.PasswordConfig
type PasswordConfigParams ¶
type PasswordConfigParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PasswordConfigParams contains all the parameters to send to the API endpoint for the password config operation typically these are written to a http.Request
func NewPasswordConfigParams ¶
func NewPasswordConfigParams() *PasswordConfigParams
NewPasswordConfigParams creates a new PasswordConfigParams object with the default values initialized.
func NewPasswordConfigParamsWithContext ¶
func NewPasswordConfigParamsWithContext(ctx context.Context) *PasswordConfigParams
NewPasswordConfigParamsWithContext creates a new PasswordConfigParams object with the default values initialized, and the ability to set a context for a request
func NewPasswordConfigParamsWithHTTPClient ¶
func NewPasswordConfigParamsWithHTTPClient(client *http.Client) *PasswordConfigParams
NewPasswordConfigParamsWithHTTPClient creates a new PasswordConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPasswordConfigParamsWithTimeout ¶
func NewPasswordConfigParamsWithTimeout(timeout time.Duration) *PasswordConfigParams
NewPasswordConfigParamsWithTimeout creates a new PasswordConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*PasswordConfigParams) SetContext ¶
func (o *PasswordConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the password config params
func (*PasswordConfigParams) SetHTTPClient ¶
func (o *PasswordConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the password config params
func (*PasswordConfigParams) SetTimeout ¶
func (o *PasswordConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the password config params
func (*PasswordConfigParams) WithContext ¶
func (o *PasswordConfigParams) WithContext(ctx context.Context) *PasswordConfigParams
WithContext adds the context to the password config params
func (*PasswordConfigParams) WithHTTPClient ¶
func (o *PasswordConfigParams) WithHTTPClient(client *http.Client) *PasswordConfigParams
WithHTTPClient adds the HTTPClient to the password config params
func (*PasswordConfigParams) WithTimeout ¶
func (o *PasswordConfigParams) WithTimeout(timeout time.Duration) *PasswordConfigParams
WithTimeout adds the timeout to the password config params
func (*PasswordConfigParams) WriteToRequest ¶
func (o *PasswordConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PasswordConfigReader ¶
type PasswordConfigReader struct {
// contains filtered or unexported fields
}
PasswordConfigReader is a Reader for the PasswordConfig structure.
func (*PasswordConfigReader) ReadResponse ¶
func (o *PasswordConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SamlConfigNotFound ¶
SamlConfigNotFound handles this case with default header values.
Not Found
func NewSamlConfigNotFound ¶
func NewSamlConfigNotFound() *SamlConfigNotFound
NewSamlConfigNotFound creates a SamlConfigNotFound with default headers values
func (*SamlConfigNotFound) Error ¶
func (o *SamlConfigNotFound) Error() string
func (*SamlConfigNotFound) GetPayload ¶
func (o *SamlConfigNotFound) GetPayload() *models.Error
type SamlConfigOK ¶
type SamlConfigOK struct {
Payload *models.SamlConfig
}
SamlConfigOK handles this case with default header values.
SAML Configuration.
func NewSamlConfigOK ¶
func NewSamlConfigOK() *SamlConfigOK
NewSamlConfigOK creates a SamlConfigOK with default headers values
func (*SamlConfigOK) Error ¶
func (o *SamlConfigOK) Error() string
func (*SamlConfigOK) GetPayload ¶
func (o *SamlConfigOK) GetPayload() *models.SamlConfig
type SamlConfigParams ¶
type SamlConfigParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SamlConfigParams contains all the parameters to send to the API endpoint for the saml config operation typically these are written to a http.Request
func NewSamlConfigParams ¶
func NewSamlConfigParams() *SamlConfigParams
NewSamlConfigParams creates a new SamlConfigParams object with the default values initialized.
func NewSamlConfigParamsWithContext ¶
func NewSamlConfigParamsWithContext(ctx context.Context) *SamlConfigParams
NewSamlConfigParamsWithContext creates a new SamlConfigParams object with the default values initialized, and the ability to set a context for a request
func NewSamlConfigParamsWithHTTPClient ¶
func NewSamlConfigParamsWithHTTPClient(client *http.Client) *SamlConfigParams
NewSamlConfigParamsWithHTTPClient creates a new SamlConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSamlConfigParamsWithTimeout ¶
func NewSamlConfigParamsWithTimeout(timeout time.Duration) *SamlConfigParams
NewSamlConfigParamsWithTimeout creates a new SamlConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*SamlConfigParams) SetContext ¶
func (o *SamlConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the saml config params
func (*SamlConfigParams) SetHTTPClient ¶
func (o *SamlConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the saml config params
func (*SamlConfigParams) SetTimeout ¶
func (o *SamlConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the saml config params
func (*SamlConfigParams) WithContext ¶
func (o *SamlConfigParams) WithContext(ctx context.Context) *SamlConfigParams
WithContext adds the context to the saml config params
func (*SamlConfigParams) WithHTTPClient ¶
func (o *SamlConfigParams) WithHTTPClient(client *http.Client) *SamlConfigParams
WithHTTPClient adds the HTTPClient to the saml config params
func (*SamlConfigParams) WithTimeout ¶
func (o *SamlConfigParams) WithTimeout(timeout time.Duration) *SamlConfigParams
WithTimeout adds the timeout to the saml config params
func (*SamlConfigParams) WriteToRequest ¶
func (o *SamlConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SamlConfigReader ¶
type SamlConfigReader struct {
// contains filtered or unexported fields
}
SamlConfigReader is a Reader for the SamlConfig structure.
func (*SamlConfigReader) ReadResponse ¶
func (o *SamlConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SamlTestConfigNotFound ¶
SamlTestConfigNotFound handles this case with default header values.
Not Found
func NewSamlTestConfigNotFound ¶
func NewSamlTestConfigNotFound() *SamlTestConfigNotFound
NewSamlTestConfigNotFound creates a SamlTestConfigNotFound with default headers values
func (*SamlTestConfigNotFound) Error ¶
func (o *SamlTestConfigNotFound) Error() string
func (*SamlTestConfigNotFound) GetPayload ¶
func (o *SamlTestConfigNotFound) GetPayload() *models.Error
type SamlTestConfigOK ¶
type SamlTestConfigOK struct {
Payload *models.SamlConfig
}
SamlTestConfigOK handles this case with default header values.
SAML test config.
func NewSamlTestConfigOK ¶
func NewSamlTestConfigOK() *SamlTestConfigOK
NewSamlTestConfigOK creates a SamlTestConfigOK with default headers values
func (*SamlTestConfigOK) Error ¶
func (o *SamlTestConfigOK) Error() string
func (*SamlTestConfigOK) GetPayload ¶
func (o *SamlTestConfigOK) GetPayload() *models.SamlConfig
type SamlTestConfigParams ¶
type SamlTestConfigParams struct { /*TestSlug Slug of test config */ TestSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SamlTestConfigParams contains all the parameters to send to the API endpoint for the saml test config operation typically these are written to a http.Request
func NewSamlTestConfigParams ¶
func NewSamlTestConfigParams() *SamlTestConfigParams
NewSamlTestConfigParams creates a new SamlTestConfigParams object with the default values initialized.
func NewSamlTestConfigParamsWithContext ¶
func NewSamlTestConfigParamsWithContext(ctx context.Context) *SamlTestConfigParams
NewSamlTestConfigParamsWithContext creates a new SamlTestConfigParams object with the default values initialized, and the ability to set a context for a request
func NewSamlTestConfigParamsWithHTTPClient ¶
func NewSamlTestConfigParamsWithHTTPClient(client *http.Client) *SamlTestConfigParams
NewSamlTestConfigParamsWithHTTPClient creates a new SamlTestConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSamlTestConfigParamsWithTimeout ¶
func NewSamlTestConfigParamsWithTimeout(timeout time.Duration) *SamlTestConfigParams
NewSamlTestConfigParamsWithTimeout creates a new SamlTestConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*SamlTestConfigParams) SetContext ¶
func (o *SamlTestConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the saml test config params
func (*SamlTestConfigParams) SetHTTPClient ¶
func (o *SamlTestConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the saml test config params
func (*SamlTestConfigParams) SetTestSlug ¶
func (o *SamlTestConfigParams) SetTestSlug(testSlug string)
SetTestSlug adds the testSlug to the saml test config params
func (*SamlTestConfigParams) SetTimeout ¶
func (o *SamlTestConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the saml test config params
func (*SamlTestConfigParams) WithContext ¶
func (o *SamlTestConfigParams) WithContext(ctx context.Context) *SamlTestConfigParams
WithContext adds the context to the saml test config params
func (*SamlTestConfigParams) WithHTTPClient ¶
func (o *SamlTestConfigParams) WithHTTPClient(client *http.Client) *SamlTestConfigParams
WithHTTPClient adds the HTTPClient to the saml test config params
func (*SamlTestConfigParams) WithTestSlug ¶
func (o *SamlTestConfigParams) WithTestSlug(testSlug string) *SamlTestConfigParams
WithTestSlug adds the testSlug to the saml test config params
func (*SamlTestConfigParams) WithTimeout ¶
func (o *SamlTestConfigParams) WithTimeout(timeout time.Duration) *SamlTestConfigParams
WithTimeout adds the timeout to the saml test config params
func (*SamlTestConfigParams) WriteToRequest ¶
func (o *SamlTestConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SamlTestConfigReader ¶
type SamlTestConfigReader struct {
// contains filtered or unexported fields
}
SamlTestConfigReader is a Reader for the SamlTestConfig structure.
func (*SamlTestConfigReader) ReadResponse ¶
func (o *SamlTestConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SearchUserLoginLockoutsBadRequest ¶
SearchUserLoginLockoutsBadRequest handles this case with default header values.
Bad Request
func NewSearchUserLoginLockoutsBadRequest ¶
func NewSearchUserLoginLockoutsBadRequest() *SearchUserLoginLockoutsBadRequest
NewSearchUserLoginLockoutsBadRequest creates a SearchUserLoginLockoutsBadRequest with default headers values
func (*SearchUserLoginLockoutsBadRequest) Error ¶
func (o *SearchUserLoginLockoutsBadRequest) Error() string
func (*SearchUserLoginLockoutsBadRequest) GetPayload ¶
func (o *SearchUserLoginLockoutsBadRequest) GetPayload() *models.Error
type SearchUserLoginLockoutsNotFound ¶
SearchUserLoginLockoutsNotFound handles this case with default header values.
Not Found
func NewSearchUserLoginLockoutsNotFound ¶
func NewSearchUserLoginLockoutsNotFound() *SearchUserLoginLockoutsNotFound
NewSearchUserLoginLockoutsNotFound creates a SearchUserLoginLockoutsNotFound with default headers values
func (*SearchUserLoginLockoutsNotFound) Error ¶
func (o *SearchUserLoginLockoutsNotFound) Error() string
func (*SearchUserLoginLockoutsNotFound) GetPayload ¶
func (o *SearchUserLoginLockoutsNotFound) GetPayload() *models.Error
type SearchUserLoginLockoutsOK ¶
type SearchUserLoginLockoutsOK struct {
Payload []*models.UserLoginLockout
}
SearchUserLoginLockoutsOK handles this case with default header values.
User Login Lockout
func NewSearchUserLoginLockoutsOK ¶
func NewSearchUserLoginLockoutsOK() *SearchUserLoginLockoutsOK
NewSearchUserLoginLockoutsOK creates a SearchUserLoginLockoutsOK with default headers values
func (*SearchUserLoginLockoutsOK) Error ¶
func (o *SearchUserLoginLockoutsOK) Error() string
func (*SearchUserLoginLockoutsOK) GetPayload ¶
func (o *SearchUserLoginLockoutsOK) GetPayload() []*models.UserLoginLockout
type SearchUserLoginLockoutsParams ¶
type SearchUserLoginLockoutsParams struct { /*AuthType Auth type user is locked out for (email, ldap, totp, api) */ AuthType *string /*Email Match email */ Email *string /*Fields Include only these fields in the response */ Fields *string /*FilterOr Combine given search criteria in a boolean OR expression */ FilterOr *bool /*FullName Match name */ FullName *string /*Page Return only page N of paginated results */ Page *int64 /*PerPage Return N rows of data per page */ PerPage *int64 /*RemoteID Match remote LDAP ID */ RemoteID *string /*Sorts Fields to sort by. */ Sorts *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SearchUserLoginLockoutsParams contains all the parameters to send to the API endpoint for the search user login lockouts operation typically these are written to a http.Request
func NewSearchUserLoginLockoutsParams ¶
func NewSearchUserLoginLockoutsParams() *SearchUserLoginLockoutsParams
NewSearchUserLoginLockoutsParams creates a new SearchUserLoginLockoutsParams object with the default values initialized.
func NewSearchUserLoginLockoutsParamsWithContext ¶
func NewSearchUserLoginLockoutsParamsWithContext(ctx context.Context) *SearchUserLoginLockoutsParams
NewSearchUserLoginLockoutsParamsWithContext creates a new SearchUserLoginLockoutsParams object with the default values initialized, and the ability to set a context for a request
func NewSearchUserLoginLockoutsParamsWithHTTPClient ¶
func NewSearchUserLoginLockoutsParamsWithHTTPClient(client *http.Client) *SearchUserLoginLockoutsParams
NewSearchUserLoginLockoutsParamsWithHTTPClient creates a new SearchUserLoginLockoutsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchUserLoginLockoutsParamsWithTimeout ¶
func NewSearchUserLoginLockoutsParamsWithTimeout(timeout time.Duration) *SearchUserLoginLockoutsParams
NewSearchUserLoginLockoutsParamsWithTimeout creates a new SearchUserLoginLockoutsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchUserLoginLockoutsParams) SetAuthType ¶
func (o *SearchUserLoginLockoutsParams) SetAuthType(authType *string)
SetAuthType adds the authType to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetContext ¶
func (o *SearchUserLoginLockoutsParams) SetContext(ctx context.Context)
SetContext adds the context to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetEmail ¶
func (o *SearchUserLoginLockoutsParams) SetEmail(email *string)
SetEmail adds the email to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetFields ¶
func (o *SearchUserLoginLockoutsParams) SetFields(fields *string)
SetFields adds the fields to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetFilterOr ¶
func (o *SearchUserLoginLockoutsParams) SetFilterOr(filterOr *bool)
SetFilterOr adds the filterOr to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetFullName ¶
func (o *SearchUserLoginLockoutsParams) SetFullName(fullName *string)
SetFullName adds the fullName to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetHTTPClient ¶
func (o *SearchUserLoginLockoutsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetPage ¶
func (o *SearchUserLoginLockoutsParams) SetPage(page *int64)
SetPage adds the page to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetPerPage ¶
func (o *SearchUserLoginLockoutsParams) SetPerPage(perPage *int64)
SetPerPage adds the perPage to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetRemoteID ¶
func (o *SearchUserLoginLockoutsParams) SetRemoteID(remoteID *string)
SetRemoteID adds the remoteId to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetSorts ¶
func (o *SearchUserLoginLockoutsParams) SetSorts(sorts *string)
SetSorts adds the sorts to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) SetTimeout ¶
func (o *SearchUserLoginLockoutsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithAuthType ¶
func (o *SearchUserLoginLockoutsParams) WithAuthType(authType *string) *SearchUserLoginLockoutsParams
WithAuthType adds the authType to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithContext ¶
func (o *SearchUserLoginLockoutsParams) WithContext(ctx context.Context) *SearchUserLoginLockoutsParams
WithContext adds the context to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithEmail ¶
func (o *SearchUserLoginLockoutsParams) WithEmail(email *string) *SearchUserLoginLockoutsParams
WithEmail adds the email to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithFields ¶
func (o *SearchUserLoginLockoutsParams) WithFields(fields *string) *SearchUserLoginLockoutsParams
WithFields adds the fields to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithFilterOr ¶
func (o *SearchUserLoginLockoutsParams) WithFilterOr(filterOr *bool) *SearchUserLoginLockoutsParams
WithFilterOr adds the filterOr to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithFullName ¶
func (o *SearchUserLoginLockoutsParams) WithFullName(fullName *string) *SearchUserLoginLockoutsParams
WithFullName adds the fullName to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithHTTPClient ¶
func (o *SearchUserLoginLockoutsParams) WithHTTPClient(client *http.Client) *SearchUserLoginLockoutsParams
WithHTTPClient adds the HTTPClient to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithPage ¶
func (o *SearchUserLoginLockoutsParams) WithPage(page *int64) *SearchUserLoginLockoutsParams
WithPage adds the page to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithPerPage ¶
func (o *SearchUserLoginLockoutsParams) WithPerPage(perPage *int64) *SearchUserLoginLockoutsParams
WithPerPage adds the perPage to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithRemoteID ¶
func (o *SearchUserLoginLockoutsParams) WithRemoteID(remoteID *string) *SearchUserLoginLockoutsParams
WithRemoteID adds the remoteID to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithSorts ¶
func (o *SearchUserLoginLockoutsParams) WithSorts(sorts *string) *SearchUserLoginLockoutsParams
WithSorts adds the sorts to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WithTimeout ¶
func (o *SearchUserLoginLockoutsParams) WithTimeout(timeout time.Duration) *SearchUserLoginLockoutsParams
WithTimeout adds the timeout to the search user login lockouts params
func (*SearchUserLoginLockoutsParams) WriteToRequest ¶
func (o *SearchUserLoginLockoutsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchUserLoginLockoutsReader ¶
type SearchUserLoginLockoutsReader struct {
// contains filtered or unexported fields
}
SearchUserLoginLockoutsReader is a Reader for the SearchUserLoginLockouts structure.
func (*SearchUserLoginLockoutsReader) ReadResponse ¶
func (o *SearchUserLoginLockoutsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SessionConfigBadRequest ¶
SessionConfigBadRequest handles this case with default header values.
Bad Request
func NewSessionConfigBadRequest ¶
func NewSessionConfigBadRequest() *SessionConfigBadRequest
NewSessionConfigBadRequest creates a SessionConfigBadRequest with default headers values
func (*SessionConfigBadRequest) Error ¶
func (o *SessionConfigBadRequest) Error() string
func (*SessionConfigBadRequest) GetPayload ¶
func (o *SessionConfigBadRequest) GetPayload() *models.Error
type SessionConfigNotFound ¶
SessionConfigNotFound handles this case with default header values.
Not Found
func NewSessionConfigNotFound ¶
func NewSessionConfigNotFound() *SessionConfigNotFound
NewSessionConfigNotFound creates a SessionConfigNotFound with default headers values
func (*SessionConfigNotFound) Error ¶
func (o *SessionConfigNotFound) Error() string
func (*SessionConfigNotFound) GetPayload ¶
func (o *SessionConfigNotFound) GetPayload() *models.Error
type SessionConfigOK ¶
type SessionConfigOK struct {
Payload *models.SessionConfig
}
SessionConfigOK handles this case with default header values.
Session Config
func NewSessionConfigOK ¶
func NewSessionConfigOK() *SessionConfigOK
NewSessionConfigOK creates a SessionConfigOK with default headers values
func (*SessionConfigOK) Error ¶
func (o *SessionConfigOK) Error() string
func (*SessionConfigOK) GetPayload ¶
func (o *SessionConfigOK) GetPayload() *models.SessionConfig
type SessionConfigParams ¶
type SessionConfigParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SessionConfigParams contains all the parameters to send to the API endpoint for the session config operation typically these are written to a http.Request
func NewSessionConfigParams ¶
func NewSessionConfigParams() *SessionConfigParams
NewSessionConfigParams creates a new SessionConfigParams object with the default values initialized.
func NewSessionConfigParamsWithContext ¶
func NewSessionConfigParamsWithContext(ctx context.Context) *SessionConfigParams
NewSessionConfigParamsWithContext creates a new SessionConfigParams object with the default values initialized, and the ability to set a context for a request
func NewSessionConfigParamsWithHTTPClient ¶
func NewSessionConfigParamsWithHTTPClient(client *http.Client) *SessionConfigParams
NewSessionConfigParamsWithHTTPClient creates a new SessionConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSessionConfigParamsWithTimeout ¶
func NewSessionConfigParamsWithTimeout(timeout time.Duration) *SessionConfigParams
NewSessionConfigParamsWithTimeout creates a new SessionConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*SessionConfigParams) SetContext ¶
func (o *SessionConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the session config params
func (*SessionConfigParams) SetHTTPClient ¶
func (o *SessionConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the session config params
func (*SessionConfigParams) SetTimeout ¶
func (o *SessionConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the session config params
func (*SessionConfigParams) WithContext ¶
func (o *SessionConfigParams) WithContext(ctx context.Context) *SessionConfigParams
WithContext adds the context to the session config params
func (*SessionConfigParams) WithHTTPClient ¶
func (o *SessionConfigParams) WithHTTPClient(client *http.Client) *SessionConfigParams
WithHTTPClient adds the HTTPClient to the session config params
func (*SessionConfigParams) WithTimeout ¶
func (o *SessionConfigParams) WithTimeout(timeout time.Duration) *SessionConfigParams
WithTimeout adds the timeout to the session config params
func (*SessionConfigParams) WriteToRequest ¶
func (o *SessionConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SessionConfigReader ¶
type SessionConfigReader struct {
// contains filtered or unexported fields
}
SessionConfigReader is a Reader for the SessionConfig structure.
func (*SessionConfigReader) ReadResponse ¶
func (o *SessionConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TestLdapConfigAuthBadRequest ¶
TestLdapConfigAuthBadRequest handles this case with default header values.
Bad Request
func NewTestLdapConfigAuthBadRequest ¶
func NewTestLdapConfigAuthBadRequest() *TestLdapConfigAuthBadRequest
NewTestLdapConfigAuthBadRequest creates a TestLdapConfigAuthBadRequest with default headers values
func (*TestLdapConfigAuthBadRequest) Error ¶
func (o *TestLdapConfigAuthBadRequest) Error() string
func (*TestLdapConfigAuthBadRequest) GetPayload ¶
func (o *TestLdapConfigAuthBadRequest) GetPayload() *models.Error
type TestLdapConfigAuthNotFound ¶
TestLdapConfigAuthNotFound handles this case with default header values.
Not Found
func NewTestLdapConfigAuthNotFound ¶
func NewTestLdapConfigAuthNotFound() *TestLdapConfigAuthNotFound
NewTestLdapConfigAuthNotFound creates a TestLdapConfigAuthNotFound with default headers values
func (*TestLdapConfigAuthNotFound) Error ¶
func (o *TestLdapConfigAuthNotFound) Error() string
func (*TestLdapConfigAuthNotFound) GetPayload ¶
func (o *TestLdapConfigAuthNotFound) GetPayload() *models.Error
type TestLdapConfigAuthOK ¶
type TestLdapConfigAuthOK struct {
Payload *models.LDAPConfigTestResult
}
TestLdapConfigAuthOK handles this case with default header values.
Result info.
func NewTestLdapConfigAuthOK ¶
func NewTestLdapConfigAuthOK() *TestLdapConfigAuthOK
NewTestLdapConfigAuthOK creates a TestLdapConfigAuthOK with default headers values
func (*TestLdapConfigAuthOK) Error ¶
func (o *TestLdapConfigAuthOK) Error() string
func (*TestLdapConfigAuthOK) GetPayload ¶
func (o *TestLdapConfigAuthOK) GetPayload() *models.LDAPConfigTestResult
type TestLdapConfigAuthParams ¶
type TestLdapConfigAuthParams struct { /*Body LDAP Config */ Body *models.LDAPConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TestLdapConfigAuthParams contains all the parameters to send to the API endpoint for the test ldap config auth operation typically these are written to a http.Request
func NewTestLdapConfigAuthParams ¶
func NewTestLdapConfigAuthParams() *TestLdapConfigAuthParams
NewTestLdapConfigAuthParams creates a new TestLdapConfigAuthParams object with the default values initialized.
func NewTestLdapConfigAuthParamsWithContext ¶
func NewTestLdapConfigAuthParamsWithContext(ctx context.Context) *TestLdapConfigAuthParams
NewTestLdapConfigAuthParamsWithContext creates a new TestLdapConfigAuthParams object with the default values initialized, and the ability to set a context for a request
func NewTestLdapConfigAuthParamsWithHTTPClient ¶
func NewTestLdapConfigAuthParamsWithHTTPClient(client *http.Client) *TestLdapConfigAuthParams
NewTestLdapConfigAuthParamsWithHTTPClient creates a new TestLdapConfigAuthParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTestLdapConfigAuthParamsWithTimeout ¶
func NewTestLdapConfigAuthParamsWithTimeout(timeout time.Duration) *TestLdapConfigAuthParams
NewTestLdapConfigAuthParamsWithTimeout creates a new TestLdapConfigAuthParams object with the default values initialized, and the ability to set a timeout on a request
func (*TestLdapConfigAuthParams) SetBody ¶
func (o *TestLdapConfigAuthParams) SetBody(body *models.LDAPConfig)
SetBody adds the body to the test ldap config auth params
func (*TestLdapConfigAuthParams) SetContext ¶
func (o *TestLdapConfigAuthParams) SetContext(ctx context.Context)
SetContext adds the context to the test ldap config auth params
func (*TestLdapConfigAuthParams) SetHTTPClient ¶
func (o *TestLdapConfigAuthParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the test ldap config auth params
func (*TestLdapConfigAuthParams) SetTimeout ¶
func (o *TestLdapConfigAuthParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the test ldap config auth params
func (*TestLdapConfigAuthParams) WithBody ¶
func (o *TestLdapConfigAuthParams) WithBody(body *models.LDAPConfig) *TestLdapConfigAuthParams
WithBody adds the body to the test ldap config auth params
func (*TestLdapConfigAuthParams) WithContext ¶
func (o *TestLdapConfigAuthParams) WithContext(ctx context.Context) *TestLdapConfigAuthParams
WithContext adds the context to the test ldap config auth params
func (*TestLdapConfigAuthParams) WithHTTPClient ¶
func (o *TestLdapConfigAuthParams) WithHTTPClient(client *http.Client) *TestLdapConfigAuthParams
WithHTTPClient adds the HTTPClient to the test ldap config auth params
func (*TestLdapConfigAuthParams) WithTimeout ¶
func (o *TestLdapConfigAuthParams) WithTimeout(timeout time.Duration) *TestLdapConfigAuthParams
WithTimeout adds the timeout to the test ldap config auth params
func (*TestLdapConfigAuthParams) WriteToRequest ¶
func (o *TestLdapConfigAuthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TestLdapConfigAuthReader ¶
type TestLdapConfigAuthReader struct {
// contains filtered or unexported fields
}
TestLdapConfigAuthReader is a Reader for the TestLdapConfigAuth structure.
func (*TestLdapConfigAuthReader) ReadResponse ¶
func (o *TestLdapConfigAuthReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TestLdapConfigAuthUnprocessableEntity ¶
type TestLdapConfigAuthUnprocessableEntity struct {
Payload *models.ValidationError
}
TestLdapConfigAuthUnprocessableEntity handles this case with default header values.
Validation Error
func NewTestLdapConfigAuthUnprocessableEntity ¶
func NewTestLdapConfigAuthUnprocessableEntity() *TestLdapConfigAuthUnprocessableEntity
NewTestLdapConfigAuthUnprocessableEntity creates a TestLdapConfigAuthUnprocessableEntity with default headers values
func (*TestLdapConfigAuthUnprocessableEntity) Error ¶
func (o *TestLdapConfigAuthUnprocessableEntity) Error() string
func (*TestLdapConfigAuthUnprocessableEntity) GetPayload ¶
func (o *TestLdapConfigAuthUnprocessableEntity) GetPayload() *models.ValidationError
type TestLdapConfigConnectionBadRequest ¶
TestLdapConfigConnectionBadRequest handles this case with default header values.
Bad Request
func NewTestLdapConfigConnectionBadRequest ¶
func NewTestLdapConfigConnectionBadRequest() *TestLdapConfigConnectionBadRequest
NewTestLdapConfigConnectionBadRequest creates a TestLdapConfigConnectionBadRequest with default headers values
func (*TestLdapConfigConnectionBadRequest) Error ¶
func (o *TestLdapConfigConnectionBadRequest) Error() string
func (*TestLdapConfigConnectionBadRequest) GetPayload ¶
func (o *TestLdapConfigConnectionBadRequest) GetPayload() *models.Error
type TestLdapConfigConnectionNotFound ¶
TestLdapConfigConnectionNotFound handles this case with default header values.
Not Found
func NewTestLdapConfigConnectionNotFound ¶
func NewTestLdapConfigConnectionNotFound() *TestLdapConfigConnectionNotFound
NewTestLdapConfigConnectionNotFound creates a TestLdapConfigConnectionNotFound with default headers values
func (*TestLdapConfigConnectionNotFound) Error ¶
func (o *TestLdapConfigConnectionNotFound) Error() string
func (*TestLdapConfigConnectionNotFound) GetPayload ¶
func (o *TestLdapConfigConnectionNotFound) GetPayload() *models.Error
type TestLdapConfigConnectionOK ¶
type TestLdapConfigConnectionOK struct {
Payload *models.LDAPConfigTestResult
}
TestLdapConfigConnectionOK handles this case with default header values.
Result info.
func NewTestLdapConfigConnectionOK ¶
func NewTestLdapConfigConnectionOK() *TestLdapConfigConnectionOK
NewTestLdapConfigConnectionOK creates a TestLdapConfigConnectionOK with default headers values
func (*TestLdapConfigConnectionOK) Error ¶
func (o *TestLdapConfigConnectionOK) Error() string
func (*TestLdapConfigConnectionOK) GetPayload ¶
func (o *TestLdapConfigConnectionOK) GetPayload() *models.LDAPConfigTestResult
type TestLdapConfigConnectionParams ¶
type TestLdapConfigConnectionParams struct { /*Body LDAP Config */ Body *models.LDAPConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TestLdapConfigConnectionParams contains all the parameters to send to the API endpoint for the test ldap config connection operation typically these are written to a http.Request
func NewTestLdapConfigConnectionParams ¶
func NewTestLdapConfigConnectionParams() *TestLdapConfigConnectionParams
NewTestLdapConfigConnectionParams creates a new TestLdapConfigConnectionParams object with the default values initialized.
func NewTestLdapConfigConnectionParamsWithContext ¶
func NewTestLdapConfigConnectionParamsWithContext(ctx context.Context) *TestLdapConfigConnectionParams
NewTestLdapConfigConnectionParamsWithContext creates a new TestLdapConfigConnectionParams object with the default values initialized, and the ability to set a context for a request
func NewTestLdapConfigConnectionParamsWithHTTPClient ¶
func NewTestLdapConfigConnectionParamsWithHTTPClient(client *http.Client) *TestLdapConfigConnectionParams
NewTestLdapConfigConnectionParamsWithHTTPClient creates a new TestLdapConfigConnectionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTestLdapConfigConnectionParamsWithTimeout ¶
func NewTestLdapConfigConnectionParamsWithTimeout(timeout time.Duration) *TestLdapConfigConnectionParams
NewTestLdapConfigConnectionParamsWithTimeout creates a new TestLdapConfigConnectionParams object with the default values initialized, and the ability to set a timeout on a request
func (*TestLdapConfigConnectionParams) SetBody ¶
func (o *TestLdapConfigConnectionParams) SetBody(body *models.LDAPConfig)
SetBody adds the body to the test ldap config connection params
func (*TestLdapConfigConnectionParams) SetContext ¶
func (o *TestLdapConfigConnectionParams) SetContext(ctx context.Context)
SetContext adds the context to the test ldap config connection params
func (*TestLdapConfigConnectionParams) SetHTTPClient ¶
func (o *TestLdapConfigConnectionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the test ldap config connection params
func (*TestLdapConfigConnectionParams) SetTimeout ¶
func (o *TestLdapConfigConnectionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the test ldap config connection params
func (*TestLdapConfigConnectionParams) WithBody ¶
func (o *TestLdapConfigConnectionParams) WithBody(body *models.LDAPConfig) *TestLdapConfigConnectionParams
WithBody adds the body to the test ldap config connection params
func (*TestLdapConfigConnectionParams) WithContext ¶
func (o *TestLdapConfigConnectionParams) WithContext(ctx context.Context) *TestLdapConfigConnectionParams
WithContext adds the context to the test ldap config connection params
func (*TestLdapConfigConnectionParams) WithHTTPClient ¶
func (o *TestLdapConfigConnectionParams) WithHTTPClient(client *http.Client) *TestLdapConfigConnectionParams
WithHTTPClient adds the HTTPClient to the test ldap config connection params
func (*TestLdapConfigConnectionParams) WithTimeout ¶
func (o *TestLdapConfigConnectionParams) WithTimeout(timeout time.Duration) *TestLdapConfigConnectionParams
WithTimeout adds the timeout to the test ldap config connection params
func (*TestLdapConfigConnectionParams) WriteToRequest ¶
func (o *TestLdapConfigConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TestLdapConfigConnectionReader ¶
type TestLdapConfigConnectionReader struct {
// contains filtered or unexported fields
}
TestLdapConfigConnectionReader is a Reader for the TestLdapConfigConnection structure.
func (*TestLdapConfigConnectionReader) ReadResponse ¶
func (o *TestLdapConfigConnectionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TestLdapConfigConnectionUnprocessableEntity ¶
type TestLdapConfigConnectionUnprocessableEntity struct {
Payload *models.ValidationError
}
TestLdapConfigConnectionUnprocessableEntity handles this case with default header values.
Validation Error
func NewTestLdapConfigConnectionUnprocessableEntity ¶
func NewTestLdapConfigConnectionUnprocessableEntity() *TestLdapConfigConnectionUnprocessableEntity
NewTestLdapConfigConnectionUnprocessableEntity creates a TestLdapConfigConnectionUnprocessableEntity with default headers values
func (*TestLdapConfigConnectionUnprocessableEntity) Error ¶
func (o *TestLdapConfigConnectionUnprocessableEntity) Error() string
func (*TestLdapConfigConnectionUnprocessableEntity) GetPayload ¶
func (o *TestLdapConfigConnectionUnprocessableEntity) GetPayload() *models.ValidationError
type TestLdapConfigUserAuthBadRequest ¶
TestLdapConfigUserAuthBadRequest handles this case with default header values.
Bad Request
func NewTestLdapConfigUserAuthBadRequest ¶
func NewTestLdapConfigUserAuthBadRequest() *TestLdapConfigUserAuthBadRequest
NewTestLdapConfigUserAuthBadRequest creates a TestLdapConfigUserAuthBadRequest with default headers values
func (*TestLdapConfigUserAuthBadRequest) Error ¶
func (o *TestLdapConfigUserAuthBadRequest) Error() string
func (*TestLdapConfigUserAuthBadRequest) GetPayload ¶
func (o *TestLdapConfigUserAuthBadRequest) GetPayload() *models.Error
type TestLdapConfigUserAuthNotFound ¶
TestLdapConfigUserAuthNotFound handles this case with default header values.
Not Found
func NewTestLdapConfigUserAuthNotFound ¶
func NewTestLdapConfigUserAuthNotFound() *TestLdapConfigUserAuthNotFound
NewTestLdapConfigUserAuthNotFound creates a TestLdapConfigUserAuthNotFound with default headers values
func (*TestLdapConfigUserAuthNotFound) Error ¶
func (o *TestLdapConfigUserAuthNotFound) Error() string
func (*TestLdapConfigUserAuthNotFound) GetPayload ¶
func (o *TestLdapConfigUserAuthNotFound) GetPayload() *models.Error
type TestLdapConfigUserAuthOK ¶
type TestLdapConfigUserAuthOK struct {
Payload *models.LDAPConfigTestResult
}
TestLdapConfigUserAuthOK handles this case with default header values.
Result info.
func NewTestLdapConfigUserAuthOK ¶
func NewTestLdapConfigUserAuthOK() *TestLdapConfigUserAuthOK
NewTestLdapConfigUserAuthOK creates a TestLdapConfigUserAuthOK with default headers values
func (*TestLdapConfigUserAuthOK) Error ¶
func (o *TestLdapConfigUserAuthOK) Error() string
func (*TestLdapConfigUserAuthOK) GetPayload ¶
func (o *TestLdapConfigUserAuthOK) GetPayload() *models.LDAPConfigTestResult
type TestLdapConfigUserAuthParams ¶
type TestLdapConfigUserAuthParams struct { /*Body LDAP Config */ Body *models.LDAPConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TestLdapConfigUserAuthParams contains all the parameters to send to the API endpoint for the test ldap config user auth operation typically these are written to a http.Request
func NewTestLdapConfigUserAuthParams ¶
func NewTestLdapConfigUserAuthParams() *TestLdapConfigUserAuthParams
NewTestLdapConfigUserAuthParams creates a new TestLdapConfigUserAuthParams object with the default values initialized.
func NewTestLdapConfigUserAuthParamsWithContext ¶
func NewTestLdapConfigUserAuthParamsWithContext(ctx context.Context) *TestLdapConfigUserAuthParams
NewTestLdapConfigUserAuthParamsWithContext creates a new TestLdapConfigUserAuthParams object with the default values initialized, and the ability to set a context for a request
func NewTestLdapConfigUserAuthParamsWithHTTPClient ¶
func NewTestLdapConfigUserAuthParamsWithHTTPClient(client *http.Client) *TestLdapConfigUserAuthParams
NewTestLdapConfigUserAuthParamsWithHTTPClient creates a new TestLdapConfigUserAuthParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTestLdapConfigUserAuthParamsWithTimeout ¶
func NewTestLdapConfigUserAuthParamsWithTimeout(timeout time.Duration) *TestLdapConfigUserAuthParams
NewTestLdapConfigUserAuthParamsWithTimeout creates a new TestLdapConfigUserAuthParams object with the default values initialized, and the ability to set a timeout on a request
func (*TestLdapConfigUserAuthParams) SetBody ¶
func (o *TestLdapConfigUserAuthParams) SetBody(body *models.LDAPConfig)
SetBody adds the body to the test ldap config user auth params
func (*TestLdapConfigUserAuthParams) SetContext ¶
func (o *TestLdapConfigUserAuthParams) SetContext(ctx context.Context)
SetContext adds the context to the test ldap config user auth params
func (*TestLdapConfigUserAuthParams) SetHTTPClient ¶
func (o *TestLdapConfigUserAuthParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the test ldap config user auth params
func (*TestLdapConfigUserAuthParams) SetTimeout ¶
func (o *TestLdapConfigUserAuthParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the test ldap config user auth params
func (*TestLdapConfigUserAuthParams) WithBody ¶
func (o *TestLdapConfigUserAuthParams) WithBody(body *models.LDAPConfig) *TestLdapConfigUserAuthParams
WithBody adds the body to the test ldap config user auth params
func (*TestLdapConfigUserAuthParams) WithContext ¶
func (o *TestLdapConfigUserAuthParams) WithContext(ctx context.Context) *TestLdapConfigUserAuthParams
WithContext adds the context to the test ldap config user auth params
func (*TestLdapConfigUserAuthParams) WithHTTPClient ¶
func (o *TestLdapConfigUserAuthParams) WithHTTPClient(client *http.Client) *TestLdapConfigUserAuthParams
WithHTTPClient adds the HTTPClient to the test ldap config user auth params
func (*TestLdapConfigUserAuthParams) WithTimeout ¶
func (o *TestLdapConfigUserAuthParams) WithTimeout(timeout time.Duration) *TestLdapConfigUserAuthParams
WithTimeout adds the timeout to the test ldap config user auth params
func (*TestLdapConfigUserAuthParams) WriteToRequest ¶
func (o *TestLdapConfigUserAuthParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TestLdapConfigUserAuthReader ¶
type TestLdapConfigUserAuthReader struct {
// contains filtered or unexported fields
}
TestLdapConfigUserAuthReader is a Reader for the TestLdapConfigUserAuth structure.
func (*TestLdapConfigUserAuthReader) ReadResponse ¶
func (o *TestLdapConfigUserAuthReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TestLdapConfigUserAuthUnprocessableEntity ¶
type TestLdapConfigUserAuthUnprocessableEntity struct {
Payload *models.ValidationError
}
TestLdapConfigUserAuthUnprocessableEntity handles this case with default header values.
Validation Error
func NewTestLdapConfigUserAuthUnprocessableEntity ¶
func NewTestLdapConfigUserAuthUnprocessableEntity() *TestLdapConfigUserAuthUnprocessableEntity
NewTestLdapConfigUserAuthUnprocessableEntity creates a TestLdapConfigUserAuthUnprocessableEntity with default headers values
func (*TestLdapConfigUserAuthUnprocessableEntity) Error ¶
func (o *TestLdapConfigUserAuthUnprocessableEntity) Error() string
func (*TestLdapConfigUserAuthUnprocessableEntity) GetPayload ¶
func (o *TestLdapConfigUserAuthUnprocessableEntity) GetPayload() *models.ValidationError
type TestLdapConfigUserInfoBadRequest ¶
TestLdapConfigUserInfoBadRequest handles this case with default header values.
Bad Request
func NewTestLdapConfigUserInfoBadRequest ¶
func NewTestLdapConfigUserInfoBadRequest() *TestLdapConfigUserInfoBadRequest
NewTestLdapConfigUserInfoBadRequest creates a TestLdapConfigUserInfoBadRequest with default headers values
func (*TestLdapConfigUserInfoBadRequest) Error ¶
func (o *TestLdapConfigUserInfoBadRequest) Error() string
func (*TestLdapConfigUserInfoBadRequest) GetPayload ¶
func (o *TestLdapConfigUserInfoBadRequest) GetPayload() *models.Error
type TestLdapConfigUserInfoNotFound ¶
TestLdapConfigUserInfoNotFound handles this case with default header values.
Not Found
func NewTestLdapConfigUserInfoNotFound ¶
func NewTestLdapConfigUserInfoNotFound() *TestLdapConfigUserInfoNotFound
NewTestLdapConfigUserInfoNotFound creates a TestLdapConfigUserInfoNotFound with default headers values
func (*TestLdapConfigUserInfoNotFound) Error ¶
func (o *TestLdapConfigUserInfoNotFound) Error() string
func (*TestLdapConfigUserInfoNotFound) GetPayload ¶
func (o *TestLdapConfigUserInfoNotFound) GetPayload() *models.Error
type TestLdapConfigUserInfoOK ¶
type TestLdapConfigUserInfoOK struct {
Payload *models.LDAPConfigTestResult
}
TestLdapConfigUserInfoOK handles this case with default header values.
Result info.
func NewTestLdapConfigUserInfoOK ¶
func NewTestLdapConfigUserInfoOK() *TestLdapConfigUserInfoOK
NewTestLdapConfigUserInfoOK creates a TestLdapConfigUserInfoOK with default headers values
func (*TestLdapConfigUserInfoOK) Error ¶
func (o *TestLdapConfigUserInfoOK) Error() string
func (*TestLdapConfigUserInfoOK) GetPayload ¶
func (o *TestLdapConfigUserInfoOK) GetPayload() *models.LDAPConfigTestResult
type TestLdapConfigUserInfoParams ¶
type TestLdapConfigUserInfoParams struct { /*Body LDAP Config */ Body *models.LDAPConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TestLdapConfigUserInfoParams contains all the parameters to send to the API endpoint for the test ldap config user info operation typically these are written to a http.Request
func NewTestLdapConfigUserInfoParams ¶
func NewTestLdapConfigUserInfoParams() *TestLdapConfigUserInfoParams
NewTestLdapConfigUserInfoParams creates a new TestLdapConfigUserInfoParams object with the default values initialized.
func NewTestLdapConfigUserInfoParamsWithContext ¶
func NewTestLdapConfigUserInfoParamsWithContext(ctx context.Context) *TestLdapConfigUserInfoParams
NewTestLdapConfigUserInfoParamsWithContext creates a new TestLdapConfigUserInfoParams object with the default values initialized, and the ability to set a context for a request
func NewTestLdapConfigUserInfoParamsWithHTTPClient ¶
func NewTestLdapConfigUserInfoParamsWithHTTPClient(client *http.Client) *TestLdapConfigUserInfoParams
NewTestLdapConfigUserInfoParamsWithHTTPClient creates a new TestLdapConfigUserInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTestLdapConfigUserInfoParamsWithTimeout ¶
func NewTestLdapConfigUserInfoParamsWithTimeout(timeout time.Duration) *TestLdapConfigUserInfoParams
NewTestLdapConfigUserInfoParamsWithTimeout creates a new TestLdapConfigUserInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*TestLdapConfigUserInfoParams) SetBody ¶
func (o *TestLdapConfigUserInfoParams) SetBody(body *models.LDAPConfig)
SetBody adds the body to the test ldap config user info params
func (*TestLdapConfigUserInfoParams) SetContext ¶
func (o *TestLdapConfigUserInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the test ldap config user info params
func (*TestLdapConfigUserInfoParams) SetHTTPClient ¶
func (o *TestLdapConfigUserInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the test ldap config user info params
func (*TestLdapConfigUserInfoParams) SetTimeout ¶
func (o *TestLdapConfigUserInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the test ldap config user info params
func (*TestLdapConfigUserInfoParams) WithBody ¶
func (o *TestLdapConfigUserInfoParams) WithBody(body *models.LDAPConfig) *TestLdapConfigUserInfoParams
WithBody adds the body to the test ldap config user info params
func (*TestLdapConfigUserInfoParams) WithContext ¶
func (o *TestLdapConfigUserInfoParams) WithContext(ctx context.Context) *TestLdapConfigUserInfoParams
WithContext adds the context to the test ldap config user info params
func (*TestLdapConfigUserInfoParams) WithHTTPClient ¶
func (o *TestLdapConfigUserInfoParams) WithHTTPClient(client *http.Client) *TestLdapConfigUserInfoParams
WithHTTPClient adds the HTTPClient to the test ldap config user info params
func (*TestLdapConfigUserInfoParams) WithTimeout ¶
func (o *TestLdapConfigUserInfoParams) WithTimeout(timeout time.Duration) *TestLdapConfigUserInfoParams
WithTimeout adds the timeout to the test ldap config user info params
func (*TestLdapConfigUserInfoParams) WriteToRequest ¶
func (o *TestLdapConfigUserInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TestLdapConfigUserInfoReader ¶
type TestLdapConfigUserInfoReader struct {
// contains filtered or unexported fields
}
TestLdapConfigUserInfoReader is a Reader for the TestLdapConfigUserInfo structure.
func (*TestLdapConfigUserInfoReader) ReadResponse ¶
func (o *TestLdapConfigUserInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TestLdapConfigUserInfoUnprocessableEntity ¶
type TestLdapConfigUserInfoUnprocessableEntity struct {
Payload *models.ValidationError
}
TestLdapConfigUserInfoUnprocessableEntity handles this case with default header values.
Validation Error
func NewTestLdapConfigUserInfoUnprocessableEntity ¶
func NewTestLdapConfigUserInfoUnprocessableEntity() *TestLdapConfigUserInfoUnprocessableEntity
NewTestLdapConfigUserInfoUnprocessableEntity creates a TestLdapConfigUserInfoUnprocessableEntity with default headers values
func (*TestLdapConfigUserInfoUnprocessableEntity) Error ¶
func (o *TestLdapConfigUserInfoUnprocessableEntity) Error() string
func (*TestLdapConfigUserInfoUnprocessableEntity) GetPayload ¶
func (o *TestLdapConfigUserInfoUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateLdapConfigBadRequest ¶
UpdateLdapConfigBadRequest handles this case with default header values.
Bad Request
func NewUpdateLdapConfigBadRequest ¶
func NewUpdateLdapConfigBadRequest() *UpdateLdapConfigBadRequest
NewUpdateLdapConfigBadRequest creates a UpdateLdapConfigBadRequest with default headers values
func (*UpdateLdapConfigBadRequest) Error ¶
func (o *UpdateLdapConfigBadRequest) Error() string
func (*UpdateLdapConfigBadRequest) GetPayload ¶
func (o *UpdateLdapConfigBadRequest) GetPayload() *models.Error
type UpdateLdapConfigNotFound ¶
UpdateLdapConfigNotFound handles this case with default header values.
Not Found
func NewUpdateLdapConfigNotFound ¶
func NewUpdateLdapConfigNotFound() *UpdateLdapConfigNotFound
NewUpdateLdapConfigNotFound creates a UpdateLdapConfigNotFound with default headers values
func (*UpdateLdapConfigNotFound) Error ¶
func (o *UpdateLdapConfigNotFound) Error() string
func (*UpdateLdapConfigNotFound) GetPayload ¶
func (o *UpdateLdapConfigNotFound) GetPayload() *models.Error
type UpdateLdapConfigOK ¶
type UpdateLdapConfigOK struct {
Payload *models.LDAPConfig
}
UpdateLdapConfigOK handles this case with default header values.
New state for LDAP Configuration.
func NewUpdateLdapConfigOK ¶
func NewUpdateLdapConfigOK() *UpdateLdapConfigOK
NewUpdateLdapConfigOK creates a UpdateLdapConfigOK with default headers values
func (*UpdateLdapConfigOK) Error ¶
func (o *UpdateLdapConfigOK) Error() string
func (*UpdateLdapConfigOK) GetPayload ¶
func (o *UpdateLdapConfigOK) GetPayload() *models.LDAPConfig
type UpdateLdapConfigParams ¶
type UpdateLdapConfigParams struct { /*Body LDAP Config */ Body *models.LDAPConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateLdapConfigParams contains all the parameters to send to the API endpoint for the update ldap config operation typically these are written to a http.Request
func NewUpdateLdapConfigParams ¶
func NewUpdateLdapConfigParams() *UpdateLdapConfigParams
NewUpdateLdapConfigParams creates a new UpdateLdapConfigParams object with the default values initialized.
func NewUpdateLdapConfigParamsWithContext ¶
func NewUpdateLdapConfigParamsWithContext(ctx context.Context) *UpdateLdapConfigParams
NewUpdateLdapConfigParamsWithContext creates a new UpdateLdapConfigParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateLdapConfigParamsWithHTTPClient ¶
func NewUpdateLdapConfigParamsWithHTTPClient(client *http.Client) *UpdateLdapConfigParams
NewUpdateLdapConfigParamsWithHTTPClient creates a new UpdateLdapConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateLdapConfigParamsWithTimeout ¶
func NewUpdateLdapConfigParamsWithTimeout(timeout time.Duration) *UpdateLdapConfigParams
NewUpdateLdapConfigParamsWithTimeout creates a new UpdateLdapConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateLdapConfigParams) SetBody ¶
func (o *UpdateLdapConfigParams) SetBody(body *models.LDAPConfig)
SetBody adds the body to the update ldap config params
func (*UpdateLdapConfigParams) SetContext ¶
func (o *UpdateLdapConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the update ldap config params
func (*UpdateLdapConfigParams) SetHTTPClient ¶
func (o *UpdateLdapConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update ldap config params
func (*UpdateLdapConfigParams) SetTimeout ¶
func (o *UpdateLdapConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update ldap config params
func (*UpdateLdapConfigParams) WithBody ¶
func (o *UpdateLdapConfigParams) WithBody(body *models.LDAPConfig) *UpdateLdapConfigParams
WithBody adds the body to the update ldap config params
func (*UpdateLdapConfigParams) WithContext ¶
func (o *UpdateLdapConfigParams) WithContext(ctx context.Context) *UpdateLdapConfigParams
WithContext adds the context to the update ldap config params
func (*UpdateLdapConfigParams) WithHTTPClient ¶
func (o *UpdateLdapConfigParams) WithHTTPClient(client *http.Client) *UpdateLdapConfigParams
WithHTTPClient adds the HTTPClient to the update ldap config params
func (*UpdateLdapConfigParams) WithTimeout ¶
func (o *UpdateLdapConfigParams) WithTimeout(timeout time.Duration) *UpdateLdapConfigParams
WithTimeout adds the timeout to the update ldap config params
func (*UpdateLdapConfigParams) WriteToRequest ¶
func (o *UpdateLdapConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateLdapConfigReader ¶
type UpdateLdapConfigReader struct {
// contains filtered or unexported fields
}
UpdateLdapConfigReader is a Reader for the UpdateLdapConfig structure.
func (*UpdateLdapConfigReader) ReadResponse ¶
func (o *UpdateLdapConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateLdapConfigUnprocessableEntity ¶
type UpdateLdapConfigUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateLdapConfigUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateLdapConfigUnprocessableEntity ¶
func NewUpdateLdapConfigUnprocessableEntity() *UpdateLdapConfigUnprocessableEntity
NewUpdateLdapConfigUnprocessableEntity creates a UpdateLdapConfigUnprocessableEntity with default headers values
func (*UpdateLdapConfigUnprocessableEntity) Error ¶
func (o *UpdateLdapConfigUnprocessableEntity) Error() string
func (*UpdateLdapConfigUnprocessableEntity) GetPayload ¶
func (o *UpdateLdapConfigUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateOidcConfigBadRequest ¶
UpdateOidcConfigBadRequest handles this case with default header values.
Bad Request
func NewUpdateOidcConfigBadRequest ¶
func NewUpdateOidcConfigBadRequest() *UpdateOidcConfigBadRequest
NewUpdateOidcConfigBadRequest creates a UpdateOidcConfigBadRequest with default headers values
func (*UpdateOidcConfigBadRequest) Error ¶
func (o *UpdateOidcConfigBadRequest) Error() string
func (*UpdateOidcConfigBadRequest) GetPayload ¶
func (o *UpdateOidcConfigBadRequest) GetPayload() *models.Error
type UpdateOidcConfigNotFound ¶
UpdateOidcConfigNotFound handles this case with default header values.
Not Found
func NewUpdateOidcConfigNotFound ¶
func NewUpdateOidcConfigNotFound() *UpdateOidcConfigNotFound
NewUpdateOidcConfigNotFound creates a UpdateOidcConfigNotFound with default headers values
func (*UpdateOidcConfigNotFound) Error ¶
func (o *UpdateOidcConfigNotFound) Error() string
func (*UpdateOidcConfigNotFound) GetPayload ¶
func (o *UpdateOidcConfigNotFound) GetPayload() *models.Error
type UpdateOidcConfigOK ¶
type UpdateOidcConfigOK struct {
Payload *models.OIDCConfig
}
UpdateOidcConfigOK handles this case with default header values.
New state for OIDC Configuration.
func NewUpdateOidcConfigOK ¶
func NewUpdateOidcConfigOK() *UpdateOidcConfigOK
NewUpdateOidcConfigOK creates a UpdateOidcConfigOK with default headers values
func (*UpdateOidcConfigOK) Error ¶
func (o *UpdateOidcConfigOK) Error() string
func (*UpdateOidcConfigOK) GetPayload ¶
func (o *UpdateOidcConfigOK) GetPayload() *models.OIDCConfig
type UpdateOidcConfigParams ¶
type UpdateOidcConfigParams struct { /*Body OIDC Config */ Body *models.OIDCConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateOidcConfigParams contains all the parameters to send to the API endpoint for the update oidc config operation typically these are written to a http.Request
func NewUpdateOidcConfigParams ¶
func NewUpdateOidcConfigParams() *UpdateOidcConfigParams
NewUpdateOidcConfigParams creates a new UpdateOidcConfigParams object with the default values initialized.
func NewUpdateOidcConfigParamsWithContext ¶
func NewUpdateOidcConfigParamsWithContext(ctx context.Context) *UpdateOidcConfigParams
NewUpdateOidcConfigParamsWithContext creates a new UpdateOidcConfigParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateOidcConfigParamsWithHTTPClient ¶
func NewUpdateOidcConfigParamsWithHTTPClient(client *http.Client) *UpdateOidcConfigParams
NewUpdateOidcConfigParamsWithHTTPClient creates a new UpdateOidcConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateOidcConfigParamsWithTimeout ¶
func NewUpdateOidcConfigParamsWithTimeout(timeout time.Duration) *UpdateOidcConfigParams
NewUpdateOidcConfigParamsWithTimeout creates a new UpdateOidcConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateOidcConfigParams) SetBody ¶
func (o *UpdateOidcConfigParams) SetBody(body *models.OIDCConfig)
SetBody adds the body to the update oidc config params
func (*UpdateOidcConfigParams) SetContext ¶
func (o *UpdateOidcConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the update oidc config params
func (*UpdateOidcConfigParams) SetHTTPClient ¶
func (o *UpdateOidcConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update oidc config params
func (*UpdateOidcConfigParams) SetTimeout ¶
func (o *UpdateOidcConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update oidc config params
func (*UpdateOidcConfigParams) WithBody ¶
func (o *UpdateOidcConfigParams) WithBody(body *models.OIDCConfig) *UpdateOidcConfigParams
WithBody adds the body to the update oidc config params
func (*UpdateOidcConfigParams) WithContext ¶
func (o *UpdateOidcConfigParams) WithContext(ctx context.Context) *UpdateOidcConfigParams
WithContext adds the context to the update oidc config params
func (*UpdateOidcConfigParams) WithHTTPClient ¶
func (o *UpdateOidcConfigParams) WithHTTPClient(client *http.Client) *UpdateOidcConfigParams
WithHTTPClient adds the HTTPClient to the update oidc config params
func (*UpdateOidcConfigParams) WithTimeout ¶
func (o *UpdateOidcConfigParams) WithTimeout(timeout time.Duration) *UpdateOidcConfigParams
WithTimeout adds the timeout to the update oidc config params
func (*UpdateOidcConfigParams) WriteToRequest ¶
func (o *UpdateOidcConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateOidcConfigReader ¶
type UpdateOidcConfigReader struct {
// contains filtered or unexported fields
}
UpdateOidcConfigReader is a Reader for the UpdateOidcConfig structure.
func (*UpdateOidcConfigReader) ReadResponse ¶
func (o *UpdateOidcConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateOidcConfigUnprocessableEntity ¶
type UpdateOidcConfigUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateOidcConfigUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateOidcConfigUnprocessableEntity ¶
func NewUpdateOidcConfigUnprocessableEntity() *UpdateOidcConfigUnprocessableEntity
NewUpdateOidcConfigUnprocessableEntity creates a UpdateOidcConfigUnprocessableEntity with default headers values
func (*UpdateOidcConfigUnprocessableEntity) Error ¶
func (o *UpdateOidcConfigUnprocessableEntity) Error() string
func (*UpdateOidcConfigUnprocessableEntity) GetPayload ¶
func (o *UpdateOidcConfigUnprocessableEntity) GetPayload() *models.ValidationError
type UpdatePasswordConfigBadRequest ¶
UpdatePasswordConfigBadRequest handles this case with default header values.
Bad Request
func NewUpdatePasswordConfigBadRequest ¶
func NewUpdatePasswordConfigBadRequest() *UpdatePasswordConfigBadRequest
NewUpdatePasswordConfigBadRequest creates a UpdatePasswordConfigBadRequest with default headers values
func (*UpdatePasswordConfigBadRequest) Error ¶
func (o *UpdatePasswordConfigBadRequest) Error() string
func (*UpdatePasswordConfigBadRequest) GetPayload ¶
func (o *UpdatePasswordConfigBadRequest) GetPayload() *models.Error
type UpdatePasswordConfigNotFound ¶
UpdatePasswordConfigNotFound handles this case with default header values.
Not Found
func NewUpdatePasswordConfigNotFound ¶
func NewUpdatePasswordConfigNotFound() *UpdatePasswordConfigNotFound
NewUpdatePasswordConfigNotFound creates a UpdatePasswordConfigNotFound with default headers values
func (*UpdatePasswordConfigNotFound) Error ¶
func (o *UpdatePasswordConfigNotFound) Error() string
func (*UpdatePasswordConfigNotFound) GetPayload ¶
func (o *UpdatePasswordConfigNotFound) GetPayload() *models.Error
type UpdatePasswordConfigOK ¶
type UpdatePasswordConfigOK struct {
Payload *models.PasswordConfig
}
UpdatePasswordConfigOK handles this case with default header values.
Password Config
func NewUpdatePasswordConfigOK ¶
func NewUpdatePasswordConfigOK() *UpdatePasswordConfigOK
NewUpdatePasswordConfigOK creates a UpdatePasswordConfigOK with default headers values
func (*UpdatePasswordConfigOK) Error ¶
func (o *UpdatePasswordConfigOK) Error() string
func (*UpdatePasswordConfigOK) GetPayload ¶
func (o *UpdatePasswordConfigOK) GetPayload() *models.PasswordConfig
type UpdatePasswordConfigParams ¶
type UpdatePasswordConfigParams struct { /*Body Password Config */ Body *models.PasswordConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdatePasswordConfigParams contains all the parameters to send to the API endpoint for the update password config operation typically these are written to a http.Request
func NewUpdatePasswordConfigParams ¶
func NewUpdatePasswordConfigParams() *UpdatePasswordConfigParams
NewUpdatePasswordConfigParams creates a new UpdatePasswordConfigParams object with the default values initialized.
func NewUpdatePasswordConfigParamsWithContext ¶
func NewUpdatePasswordConfigParamsWithContext(ctx context.Context) *UpdatePasswordConfigParams
NewUpdatePasswordConfigParamsWithContext creates a new UpdatePasswordConfigParams object with the default values initialized, and the ability to set a context for a request
func NewUpdatePasswordConfigParamsWithHTTPClient ¶
func NewUpdatePasswordConfigParamsWithHTTPClient(client *http.Client) *UpdatePasswordConfigParams
NewUpdatePasswordConfigParamsWithHTTPClient creates a new UpdatePasswordConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdatePasswordConfigParamsWithTimeout ¶
func NewUpdatePasswordConfigParamsWithTimeout(timeout time.Duration) *UpdatePasswordConfigParams
NewUpdatePasswordConfigParamsWithTimeout creates a new UpdatePasswordConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdatePasswordConfigParams) SetBody ¶
func (o *UpdatePasswordConfigParams) SetBody(body *models.PasswordConfig)
SetBody adds the body to the update password config params
func (*UpdatePasswordConfigParams) SetContext ¶
func (o *UpdatePasswordConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the update password config params
func (*UpdatePasswordConfigParams) SetHTTPClient ¶
func (o *UpdatePasswordConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update password config params
func (*UpdatePasswordConfigParams) SetTimeout ¶
func (o *UpdatePasswordConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update password config params
func (*UpdatePasswordConfigParams) WithBody ¶
func (o *UpdatePasswordConfigParams) WithBody(body *models.PasswordConfig) *UpdatePasswordConfigParams
WithBody adds the body to the update password config params
func (*UpdatePasswordConfigParams) WithContext ¶
func (o *UpdatePasswordConfigParams) WithContext(ctx context.Context) *UpdatePasswordConfigParams
WithContext adds the context to the update password config params
func (*UpdatePasswordConfigParams) WithHTTPClient ¶
func (o *UpdatePasswordConfigParams) WithHTTPClient(client *http.Client) *UpdatePasswordConfigParams
WithHTTPClient adds the HTTPClient to the update password config params
func (*UpdatePasswordConfigParams) WithTimeout ¶
func (o *UpdatePasswordConfigParams) WithTimeout(timeout time.Duration) *UpdatePasswordConfigParams
WithTimeout adds the timeout to the update password config params
func (*UpdatePasswordConfigParams) WriteToRequest ¶
func (o *UpdatePasswordConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdatePasswordConfigReader ¶
type UpdatePasswordConfigReader struct {
// contains filtered or unexported fields
}
UpdatePasswordConfigReader is a Reader for the UpdatePasswordConfig structure.
func (*UpdatePasswordConfigReader) ReadResponse ¶
func (o *UpdatePasswordConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdatePasswordConfigUnprocessableEntity ¶
type UpdatePasswordConfigUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdatePasswordConfigUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdatePasswordConfigUnprocessableEntity ¶
func NewUpdatePasswordConfigUnprocessableEntity() *UpdatePasswordConfigUnprocessableEntity
NewUpdatePasswordConfigUnprocessableEntity creates a UpdatePasswordConfigUnprocessableEntity with default headers values
func (*UpdatePasswordConfigUnprocessableEntity) Error ¶
func (o *UpdatePasswordConfigUnprocessableEntity) Error() string
func (*UpdatePasswordConfigUnprocessableEntity) GetPayload ¶
func (o *UpdatePasswordConfigUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateSamlConfigBadRequest ¶
UpdateSamlConfigBadRequest handles this case with default header values.
Bad Request
func NewUpdateSamlConfigBadRequest ¶
func NewUpdateSamlConfigBadRequest() *UpdateSamlConfigBadRequest
NewUpdateSamlConfigBadRequest creates a UpdateSamlConfigBadRequest with default headers values
func (*UpdateSamlConfigBadRequest) Error ¶
func (o *UpdateSamlConfigBadRequest) Error() string
func (*UpdateSamlConfigBadRequest) GetPayload ¶
func (o *UpdateSamlConfigBadRequest) GetPayload() *models.Error
type UpdateSamlConfigNotFound ¶
UpdateSamlConfigNotFound handles this case with default header values.
Not Found
func NewUpdateSamlConfigNotFound ¶
func NewUpdateSamlConfigNotFound() *UpdateSamlConfigNotFound
NewUpdateSamlConfigNotFound creates a UpdateSamlConfigNotFound with default headers values
func (*UpdateSamlConfigNotFound) Error ¶
func (o *UpdateSamlConfigNotFound) Error() string
func (*UpdateSamlConfigNotFound) GetPayload ¶
func (o *UpdateSamlConfigNotFound) GetPayload() *models.Error
type UpdateSamlConfigOK ¶
type UpdateSamlConfigOK struct {
Payload *models.SamlConfig
}
UpdateSamlConfigOK handles this case with default header values.
New state for SAML Configuration.
func NewUpdateSamlConfigOK ¶
func NewUpdateSamlConfigOK() *UpdateSamlConfigOK
NewUpdateSamlConfigOK creates a UpdateSamlConfigOK with default headers values
func (*UpdateSamlConfigOK) Error ¶
func (o *UpdateSamlConfigOK) Error() string
func (*UpdateSamlConfigOK) GetPayload ¶
func (o *UpdateSamlConfigOK) GetPayload() *models.SamlConfig
type UpdateSamlConfigParams ¶
type UpdateSamlConfigParams struct { /*Body SAML Config */ Body *models.SamlConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSamlConfigParams contains all the parameters to send to the API endpoint for the update saml config operation typically these are written to a http.Request
func NewUpdateSamlConfigParams ¶
func NewUpdateSamlConfigParams() *UpdateSamlConfigParams
NewUpdateSamlConfigParams creates a new UpdateSamlConfigParams object with the default values initialized.
func NewUpdateSamlConfigParamsWithContext ¶
func NewUpdateSamlConfigParamsWithContext(ctx context.Context) *UpdateSamlConfigParams
NewUpdateSamlConfigParamsWithContext creates a new UpdateSamlConfigParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSamlConfigParamsWithHTTPClient ¶
func NewUpdateSamlConfigParamsWithHTTPClient(client *http.Client) *UpdateSamlConfigParams
NewUpdateSamlConfigParamsWithHTTPClient creates a new UpdateSamlConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSamlConfigParamsWithTimeout ¶
func NewUpdateSamlConfigParamsWithTimeout(timeout time.Duration) *UpdateSamlConfigParams
NewUpdateSamlConfigParamsWithTimeout creates a new UpdateSamlConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSamlConfigParams) SetBody ¶
func (o *UpdateSamlConfigParams) SetBody(body *models.SamlConfig)
SetBody adds the body to the update saml config params
func (*UpdateSamlConfigParams) SetContext ¶
func (o *UpdateSamlConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the update saml config params
func (*UpdateSamlConfigParams) SetHTTPClient ¶
func (o *UpdateSamlConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update saml config params
func (*UpdateSamlConfigParams) SetTimeout ¶
func (o *UpdateSamlConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update saml config params
func (*UpdateSamlConfigParams) WithBody ¶
func (o *UpdateSamlConfigParams) WithBody(body *models.SamlConfig) *UpdateSamlConfigParams
WithBody adds the body to the update saml config params
func (*UpdateSamlConfigParams) WithContext ¶
func (o *UpdateSamlConfigParams) WithContext(ctx context.Context) *UpdateSamlConfigParams
WithContext adds the context to the update saml config params
func (*UpdateSamlConfigParams) WithHTTPClient ¶
func (o *UpdateSamlConfigParams) WithHTTPClient(client *http.Client) *UpdateSamlConfigParams
WithHTTPClient adds the HTTPClient to the update saml config params
func (*UpdateSamlConfigParams) WithTimeout ¶
func (o *UpdateSamlConfigParams) WithTimeout(timeout time.Duration) *UpdateSamlConfigParams
WithTimeout adds the timeout to the update saml config params
func (*UpdateSamlConfigParams) WriteToRequest ¶
func (o *UpdateSamlConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSamlConfigReader ¶
type UpdateSamlConfigReader struct {
// contains filtered or unexported fields
}
UpdateSamlConfigReader is a Reader for the UpdateSamlConfig structure.
func (*UpdateSamlConfigReader) ReadResponse ¶
func (o *UpdateSamlConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSamlConfigUnprocessableEntity ¶
type UpdateSamlConfigUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateSamlConfigUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateSamlConfigUnprocessableEntity ¶
func NewUpdateSamlConfigUnprocessableEntity() *UpdateSamlConfigUnprocessableEntity
NewUpdateSamlConfigUnprocessableEntity creates a UpdateSamlConfigUnprocessableEntity with default headers values
func (*UpdateSamlConfigUnprocessableEntity) Error ¶
func (o *UpdateSamlConfigUnprocessableEntity) Error() string
func (*UpdateSamlConfigUnprocessableEntity) GetPayload ¶
func (o *UpdateSamlConfigUnprocessableEntity) GetPayload() *models.ValidationError
type UpdateSessionConfigBadRequest ¶
UpdateSessionConfigBadRequest handles this case with default header values.
Bad Request
func NewUpdateSessionConfigBadRequest ¶
func NewUpdateSessionConfigBadRequest() *UpdateSessionConfigBadRequest
NewUpdateSessionConfigBadRequest creates a UpdateSessionConfigBadRequest with default headers values
func (*UpdateSessionConfigBadRequest) Error ¶
func (o *UpdateSessionConfigBadRequest) Error() string
func (*UpdateSessionConfigBadRequest) GetPayload ¶
func (o *UpdateSessionConfigBadRequest) GetPayload() *models.Error
type UpdateSessionConfigNotFound ¶
UpdateSessionConfigNotFound handles this case with default header values.
Not Found
func NewUpdateSessionConfigNotFound ¶
func NewUpdateSessionConfigNotFound() *UpdateSessionConfigNotFound
NewUpdateSessionConfigNotFound creates a UpdateSessionConfigNotFound with default headers values
func (*UpdateSessionConfigNotFound) Error ¶
func (o *UpdateSessionConfigNotFound) Error() string
func (*UpdateSessionConfigNotFound) GetPayload ¶
func (o *UpdateSessionConfigNotFound) GetPayload() *models.Error
type UpdateSessionConfigOK ¶
type UpdateSessionConfigOK struct {
Payload *models.SessionConfig
}
UpdateSessionConfigOK handles this case with default header values.
Session Config
func NewUpdateSessionConfigOK ¶
func NewUpdateSessionConfigOK() *UpdateSessionConfigOK
NewUpdateSessionConfigOK creates a UpdateSessionConfigOK with default headers values
func (*UpdateSessionConfigOK) Error ¶
func (o *UpdateSessionConfigOK) Error() string
func (*UpdateSessionConfigOK) GetPayload ¶
func (o *UpdateSessionConfigOK) GetPayload() *models.SessionConfig
type UpdateSessionConfigParams ¶
type UpdateSessionConfigParams struct { /*Body Session Config */ Body *models.SessionConfig Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSessionConfigParams contains all the parameters to send to the API endpoint for the update session config operation typically these are written to a http.Request
func NewUpdateSessionConfigParams ¶
func NewUpdateSessionConfigParams() *UpdateSessionConfigParams
NewUpdateSessionConfigParams creates a new UpdateSessionConfigParams object with the default values initialized.
func NewUpdateSessionConfigParamsWithContext ¶
func NewUpdateSessionConfigParamsWithContext(ctx context.Context) *UpdateSessionConfigParams
NewUpdateSessionConfigParamsWithContext creates a new UpdateSessionConfigParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSessionConfigParamsWithHTTPClient ¶
func NewUpdateSessionConfigParamsWithHTTPClient(client *http.Client) *UpdateSessionConfigParams
NewUpdateSessionConfigParamsWithHTTPClient creates a new UpdateSessionConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSessionConfigParamsWithTimeout ¶
func NewUpdateSessionConfigParamsWithTimeout(timeout time.Duration) *UpdateSessionConfigParams
NewUpdateSessionConfigParamsWithTimeout creates a new UpdateSessionConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSessionConfigParams) SetBody ¶
func (o *UpdateSessionConfigParams) SetBody(body *models.SessionConfig)
SetBody adds the body to the update session config params
func (*UpdateSessionConfigParams) SetContext ¶
func (o *UpdateSessionConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the update session config params
func (*UpdateSessionConfigParams) SetHTTPClient ¶
func (o *UpdateSessionConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update session config params
func (*UpdateSessionConfigParams) SetTimeout ¶
func (o *UpdateSessionConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update session config params
func (*UpdateSessionConfigParams) WithBody ¶
func (o *UpdateSessionConfigParams) WithBody(body *models.SessionConfig) *UpdateSessionConfigParams
WithBody adds the body to the update session config params
func (*UpdateSessionConfigParams) WithContext ¶
func (o *UpdateSessionConfigParams) WithContext(ctx context.Context) *UpdateSessionConfigParams
WithContext adds the context to the update session config params
func (*UpdateSessionConfigParams) WithHTTPClient ¶
func (o *UpdateSessionConfigParams) WithHTTPClient(client *http.Client) *UpdateSessionConfigParams
WithHTTPClient adds the HTTPClient to the update session config params
func (*UpdateSessionConfigParams) WithTimeout ¶
func (o *UpdateSessionConfigParams) WithTimeout(timeout time.Duration) *UpdateSessionConfigParams
WithTimeout adds the timeout to the update session config params
func (*UpdateSessionConfigParams) WriteToRequest ¶
func (o *UpdateSessionConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSessionConfigReader ¶
type UpdateSessionConfigReader struct {
// contains filtered or unexported fields
}
UpdateSessionConfigReader is a Reader for the UpdateSessionConfig structure.
func (*UpdateSessionConfigReader) ReadResponse ¶
func (o *UpdateSessionConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSessionConfigUnprocessableEntity ¶
type UpdateSessionConfigUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateSessionConfigUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateSessionConfigUnprocessableEntity ¶
func NewUpdateSessionConfigUnprocessableEntity() *UpdateSessionConfigUnprocessableEntity
NewUpdateSessionConfigUnprocessableEntity creates a UpdateSessionConfigUnprocessableEntity with default headers values
func (*UpdateSessionConfigUnprocessableEntity) Error ¶
func (o *UpdateSessionConfigUnprocessableEntity) Error() string
func (*UpdateSessionConfigUnprocessableEntity) GetPayload ¶
func (o *UpdateSessionConfigUnprocessableEntity) GetPayload() *models.ValidationError
Source Files ¶
- all_user_login_lockouts_parameters.go
- all_user_login_lockouts_responses.go
- auth_client.go
- create_oidc_test_config_parameters.go
- create_oidc_test_config_responses.go
- create_saml_test_config_parameters.go
- create_saml_test_config_responses.go
- create_sso_embed_url_parameters.go
- create_sso_embed_url_responses.go
- delete_oidc_test_config_parameters.go
- delete_oidc_test_config_responses.go
- delete_saml_test_config_parameters.go
- delete_saml_test_config_responses.go
- delete_user_login_lockout_parameters.go
- delete_user_login_lockout_responses.go
- fetch_and_parse_saml_idp_metadata_parameters.go
- fetch_and_parse_saml_idp_metadata_responses.go
- force_password_reset_at_next_login_for_all_users_parameters.go
- force_password_reset_at_next_login_for_all_users_responses.go
- ldap_config_parameters.go
- ldap_config_responses.go
- oidc_config_parameters.go
- oidc_config_responses.go
- oidc_test_config_parameters.go
- oidc_test_config_responses.go
- parse_saml_idp_metadata_parameters.go
- parse_saml_idp_metadata_responses.go
- password_config_parameters.go
- password_config_responses.go
- saml_config_parameters.go
- saml_config_responses.go
- saml_test_config_parameters.go
- saml_test_config_responses.go
- search_user_login_lockouts_parameters.go
- search_user_login_lockouts_responses.go
- session_config_parameters.go
- session_config_responses.go
- test_ldap_config_auth_parameters.go
- test_ldap_config_auth_responses.go
- test_ldap_config_connection_parameters.go
- test_ldap_config_connection_responses.go
- test_ldap_config_user_auth_parameters.go
- test_ldap_config_user_auth_responses.go
- test_ldap_config_user_info_parameters.go
- test_ldap_config_user_info_responses.go
- update_ldap_config_parameters.go
- update_ldap_config_responses.go
- update_oidc_config_parameters.go
- update_oidc_config_responses.go
- update_password_config_parameters.go
- update_password_config_responses.go
- update_saml_config_parameters.go
- update_saml_config_responses.go
- update_session_config_parameters.go
- update_session_config_responses.go