Documentation ¶
Index ¶
- type Client
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) VerifyLdapBind(params *VerifyLdapBindParams) (*VerifyLdapBindOK, error)
- func (a *Client) VerifyLdapCloseConnection(params *VerifyLdapCloseConnectionParams) (*VerifyLdapCloseConnectionCreated, error)
- func (a *Client) VerifyLdapConnect(params *VerifyLdapConnectParams) (*VerifyLdapConnectOK, error)
- func (a *Client) VerifyLdapGroupSearch(params *VerifyLdapGroupSearchParams) (*VerifyLdapGroupSearchOK, error)
- func (a *Client) VerifyLdapUserSearch(params *VerifyLdapUserSearchParams) (*VerifyLdapUserSearchOK, error)
- type VerifyLdapBindBadRequest
- type VerifyLdapBindInternalServerError
- type VerifyLdapBindOK
- type VerifyLdapBindParams
- func NewVerifyLdapBindParams() *VerifyLdapBindParams
- func NewVerifyLdapBindParamsWithContext(ctx context.Context) *VerifyLdapBindParams
- func NewVerifyLdapBindParamsWithHTTPClient(client *http.Client) *VerifyLdapBindParams
- func NewVerifyLdapBindParamsWithTimeout(timeout time.Duration) *VerifyLdapBindParams
- func (o *VerifyLdapBindParams) SetContext(ctx context.Context)
- func (o *VerifyLdapBindParams) SetHTTPClient(client *http.Client)
- func (o *VerifyLdapBindParams) SetTimeout(timeout time.Duration)
- func (o *VerifyLdapBindParams) WithContext(ctx context.Context) *VerifyLdapBindParams
- func (o *VerifyLdapBindParams) WithHTTPClient(client *http.Client) *VerifyLdapBindParams
- func (o *VerifyLdapBindParams) WithTimeout(timeout time.Duration) *VerifyLdapBindParams
- func (o *VerifyLdapBindParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VerifyLdapBindReader
- type VerifyLdapBindUnauthorized
- type VerifyLdapCloseConnectionBadRequest
- type VerifyLdapCloseConnectionCreated
- type VerifyLdapCloseConnectionInternalServerError
- type VerifyLdapCloseConnectionParams
- func NewVerifyLdapCloseConnectionParams() *VerifyLdapCloseConnectionParams
- func NewVerifyLdapCloseConnectionParamsWithContext(ctx context.Context) *VerifyLdapCloseConnectionParams
- func NewVerifyLdapCloseConnectionParamsWithHTTPClient(client *http.Client) *VerifyLdapCloseConnectionParams
- func NewVerifyLdapCloseConnectionParamsWithTimeout(timeout time.Duration) *VerifyLdapCloseConnectionParams
- func (o *VerifyLdapCloseConnectionParams) SetContext(ctx context.Context)
- func (o *VerifyLdapCloseConnectionParams) SetHTTPClient(client *http.Client)
- func (o *VerifyLdapCloseConnectionParams) SetTimeout(timeout time.Duration)
- func (o *VerifyLdapCloseConnectionParams) WithContext(ctx context.Context) *VerifyLdapCloseConnectionParams
- func (o *VerifyLdapCloseConnectionParams) WithHTTPClient(client *http.Client) *VerifyLdapCloseConnectionParams
- func (o *VerifyLdapCloseConnectionParams) WithTimeout(timeout time.Duration) *VerifyLdapCloseConnectionParams
- func (o *VerifyLdapCloseConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VerifyLdapCloseConnectionReader
- type VerifyLdapCloseConnectionUnauthorized
- type VerifyLdapConnectBadRequest
- type VerifyLdapConnectInternalServerError
- type VerifyLdapConnectOK
- type VerifyLdapConnectParams
- func NewVerifyLdapConnectParams() *VerifyLdapConnectParams
- func NewVerifyLdapConnectParamsWithContext(ctx context.Context) *VerifyLdapConnectParams
- func NewVerifyLdapConnectParamsWithHTTPClient(client *http.Client) *VerifyLdapConnectParams
- func NewVerifyLdapConnectParamsWithTimeout(timeout time.Duration) *VerifyLdapConnectParams
- func (o *VerifyLdapConnectParams) SetContext(ctx context.Context)
- func (o *VerifyLdapConnectParams) SetCredentials(credentials *models.LdapParams)
- func (o *VerifyLdapConnectParams) SetHTTPClient(client *http.Client)
- func (o *VerifyLdapConnectParams) SetTimeout(timeout time.Duration)
- func (o *VerifyLdapConnectParams) WithContext(ctx context.Context) *VerifyLdapConnectParams
- func (o *VerifyLdapConnectParams) WithCredentials(credentials *models.LdapParams) *VerifyLdapConnectParams
- func (o *VerifyLdapConnectParams) WithHTTPClient(client *http.Client) *VerifyLdapConnectParams
- func (o *VerifyLdapConnectParams) WithTimeout(timeout time.Duration) *VerifyLdapConnectParams
- func (o *VerifyLdapConnectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VerifyLdapConnectReader
- type VerifyLdapConnectUnauthorized
- type VerifyLdapGroupSearchBadRequest
- type VerifyLdapGroupSearchInternalServerError
- type VerifyLdapGroupSearchOK
- type VerifyLdapGroupSearchParams
- func NewVerifyLdapGroupSearchParams() *VerifyLdapGroupSearchParams
- func NewVerifyLdapGroupSearchParamsWithContext(ctx context.Context) *VerifyLdapGroupSearchParams
- func NewVerifyLdapGroupSearchParamsWithHTTPClient(client *http.Client) *VerifyLdapGroupSearchParams
- func NewVerifyLdapGroupSearchParamsWithTimeout(timeout time.Duration) *VerifyLdapGroupSearchParams
- func (o *VerifyLdapGroupSearchParams) SetContext(ctx context.Context)
- func (o *VerifyLdapGroupSearchParams) SetHTTPClient(client *http.Client)
- func (o *VerifyLdapGroupSearchParams) SetTimeout(timeout time.Duration)
- func (o *VerifyLdapGroupSearchParams) WithContext(ctx context.Context) *VerifyLdapGroupSearchParams
- func (o *VerifyLdapGroupSearchParams) WithHTTPClient(client *http.Client) *VerifyLdapGroupSearchParams
- func (o *VerifyLdapGroupSearchParams) WithTimeout(timeout time.Duration) *VerifyLdapGroupSearchParams
- func (o *VerifyLdapGroupSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VerifyLdapGroupSearchReader
- type VerifyLdapGroupSearchUnauthorized
- type VerifyLdapUserSearchBadRequest
- type VerifyLdapUserSearchInternalServerError
- type VerifyLdapUserSearchOK
- type VerifyLdapUserSearchParams
- func NewVerifyLdapUserSearchParams() *VerifyLdapUserSearchParams
- func NewVerifyLdapUserSearchParamsWithContext(ctx context.Context) *VerifyLdapUserSearchParams
- func NewVerifyLdapUserSearchParamsWithHTTPClient(client *http.Client) *VerifyLdapUserSearchParams
- func NewVerifyLdapUserSearchParamsWithTimeout(timeout time.Duration) *VerifyLdapUserSearchParams
- func (o *VerifyLdapUserSearchParams) SetContext(ctx context.Context)
- func (o *VerifyLdapUserSearchParams) SetHTTPClient(client *http.Client)
- func (o *VerifyLdapUserSearchParams) SetTimeout(timeout time.Duration)
- func (o *VerifyLdapUserSearchParams) WithContext(ctx context.Context) *VerifyLdapUserSearchParams
- func (o *VerifyLdapUserSearchParams) WithHTTPClient(client *http.Client) *VerifyLdapUserSearchParams
- func (o *VerifyLdapUserSearchParams) WithTimeout(timeout time.Duration) *VerifyLdapUserSearchParams
- func (o *VerifyLdapUserSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type VerifyLdapUserSearchReader
- type VerifyLdapUserSearchUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for ldap API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new ldap API client.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) VerifyLdapBind ¶
func (a *Client) VerifyLdapBind(params *VerifyLdapBindParams) (*VerifyLdapBindOK, error)
VerifyLdapBind validates l d a p bind or authentication
func (*Client) VerifyLdapCloseConnection ¶
func (a *Client) VerifyLdapCloseConnection(params *VerifyLdapCloseConnectionParams) (*VerifyLdapCloseConnectionCreated, error)
VerifyLdapCloseConnection validates if the l d a p connection can be closed
func (*Client) VerifyLdapConnect ¶
func (a *Client) VerifyLdapConnect(params *VerifyLdapConnectParams) (*VerifyLdapConnectOK, error)
VerifyLdapConnect validates l d a p connection
func (*Client) VerifyLdapGroupSearch ¶
func (a *Client) VerifyLdapGroupSearch(params *VerifyLdapGroupSearchParams) (*VerifyLdapGroupSearchOK, error)
VerifyLdapGroupSearch validates l d a p group search configuration
func (*Client) VerifyLdapUserSearch ¶
func (a *Client) VerifyLdapUserSearch(params *VerifyLdapUserSearchParams) (*VerifyLdapUserSearchOK, error)
VerifyLdapUserSearch validates l d a p user search configuration
type VerifyLdapBindBadRequest ¶
VerifyLdapBindBadRequest handles this case with default header values.
Bad request
func NewVerifyLdapBindBadRequest ¶
func NewVerifyLdapBindBadRequest() *VerifyLdapBindBadRequest
NewVerifyLdapBindBadRequest creates a VerifyLdapBindBadRequest with default headers values
func (*VerifyLdapBindBadRequest) Error ¶
func (o *VerifyLdapBindBadRequest) Error() string
func (*VerifyLdapBindBadRequest) GetPayload ¶
func (o *VerifyLdapBindBadRequest) GetPayload() *models.Error
type VerifyLdapBindInternalServerError ¶
VerifyLdapBindInternalServerError handles this case with default header values.
Internal server error
func NewVerifyLdapBindInternalServerError ¶
func NewVerifyLdapBindInternalServerError() *VerifyLdapBindInternalServerError
NewVerifyLdapBindInternalServerError creates a VerifyLdapBindInternalServerError with default headers values
func (*VerifyLdapBindInternalServerError) Error ¶
func (o *VerifyLdapBindInternalServerError) Error() string
func (*VerifyLdapBindInternalServerError) GetPayload ¶
func (o *VerifyLdapBindInternalServerError) GetPayload() *models.Error
type VerifyLdapBindOK ¶
type VerifyLdapBindOK struct {
Payload *models.LdapTestResult
}
VerifyLdapBindOK handles this case with default header values.
Verified LDAP credentials successfully
func NewVerifyLdapBindOK ¶
func NewVerifyLdapBindOK() *VerifyLdapBindOK
NewVerifyLdapBindOK creates a VerifyLdapBindOK with default headers values
func (*VerifyLdapBindOK) Error ¶
func (o *VerifyLdapBindOK) Error() string
func (*VerifyLdapBindOK) GetPayload ¶
func (o *VerifyLdapBindOK) GetPayload() *models.LdapTestResult
type VerifyLdapBindParams ¶
type VerifyLdapBindParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
VerifyLdapBindParams contains all the parameters to send to the API endpoint for the verify ldap bind operation typically these are written to a http.Request
func NewVerifyLdapBindParams ¶
func NewVerifyLdapBindParams() *VerifyLdapBindParams
NewVerifyLdapBindParams creates a new VerifyLdapBindParams object with the default values initialized.
func NewVerifyLdapBindParamsWithContext ¶
func NewVerifyLdapBindParamsWithContext(ctx context.Context) *VerifyLdapBindParams
NewVerifyLdapBindParamsWithContext creates a new VerifyLdapBindParams object with the default values initialized, and the ability to set a context for a request
func NewVerifyLdapBindParamsWithHTTPClient ¶
func NewVerifyLdapBindParamsWithHTTPClient(client *http.Client) *VerifyLdapBindParams
NewVerifyLdapBindParamsWithHTTPClient creates a new VerifyLdapBindParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewVerifyLdapBindParamsWithTimeout ¶
func NewVerifyLdapBindParamsWithTimeout(timeout time.Duration) *VerifyLdapBindParams
NewVerifyLdapBindParamsWithTimeout creates a new VerifyLdapBindParams object with the default values initialized, and the ability to set a timeout on a request
func (*VerifyLdapBindParams) SetContext ¶
func (o *VerifyLdapBindParams) SetContext(ctx context.Context)
SetContext adds the context to the verify ldap bind params
func (*VerifyLdapBindParams) SetHTTPClient ¶
func (o *VerifyLdapBindParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the verify ldap bind params
func (*VerifyLdapBindParams) SetTimeout ¶
func (o *VerifyLdapBindParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the verify ldap bind params
func (*VerifyLdapBindParams) WithContext ¶
func (o *VerifyLdapBindParams) WithContext(ctx context.Context) *VerifyLdapBindParams
WithContext adds the context to the verify ldap bind params
func (*VerifyLdapBindParams) WithHTTPClient ¶
func (o *VerifyLdapBindParams) WithHTTPClient(client *http.Client) *VerifyLdapBindParams
WithHTTPClient adds the HTTPClient to the verify ldap bind params
func (*VerifyLdapBindParams) WithTimeout ¶
func (o *VerifyLdapBindParams) WithTimeout(timeout time.Duration) *VerifyLdapBindParams
WithTimeout adds the timeout to the verify ldap bind params
func (*VerifyLdapBindParams) WriteToRequest ¶
func (o *VerifyLdapBindParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VerifyLdapBindReader ¶
type VerifyLdapBindReader struct {
// contains filtered or unexported fields
}
VerifyLdapBindReader is a Reader for the VerifyLdapBind structure.
func (*VerifyLdapBindReader) ReadResponse ¶
func (o *VerifyLdapBindReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VerifyLdapBindUnauthorized ¶
type VerifyLdapBindUnauthorized struct {
}VerifyLdapBindUnauthorized handles this case with default header values.
Incorrect credentials
func NewVerifyLdapBindUnauthorized ¶
func NewVerifyLdapBindUnauthorized() *VerifyLdapBindUnauthorized
NewVerifyLdapBindUnauthorized creates a VerifyLdapBindUnauthorized with default headers values
func (*VerifyLdapBindUnauthorized) Error ¶
func (o *VerifyLdapBindUnauthorized) Error() string
func (*VerifyLdapBindUnauthorized) GetPayload ¶
func (o *VerifyLdapBindUnauthorized) GetPayload() *models.Error
type VerifyLdapCloseConnectionBadRequest ¶
VerifyLdapCloseConnectionBadRequest handles this case with default header values.
Bad request
func NewVerifyLdapCloseConnectionBadRequest ¶
func NewVerifyLdapCloseConnectionBadRequest() *VerifyLdapCloseConnectionBadRequest
NewVerifyLdapCloseConnectionBadRequest creates a VerifyLdapCloseConnectionBadRequest with default headers values
func (*VerifyLdapCloseConnectionBadRequest) Error ¶
func (o *VerifyLdapCloseConnectionBadRequest) Error() string
func (*VerifyLdapCloseConnectionBadRequest) GetPayload ¶
func (o *VerifyLdapCloseConnectionBadRequest) GetPayload() *models.Error
type VerifyLdapCloseConnectionCreated ¶
type VerifyLdapCloseConnectionCreated struct { }
VerifyLdapCloseConnectionCreated handles this case with default header values.
Verified LDAP credentials successfully
func NewVerifyLdapCloseConnectionCreated ¶
func NewVerifyLdapCloseConnectionCreated() *VerifyLdapCloseConnectionCreated
NewVerifyLdapCloseConnectionCreated creates a VerifyLdapCloseConnectionCreated with default headers values
func (*VerifyLdapCloseConnectionCreated) Error ¶
func (o *VerifyLdapCloseConnectionCreated) Error() string
type VerifyLdapCloseConnectionInternalServerError ¶
VerifyLdapCloseConnectionInternalServerError handles this case with default header values.
Internal server error
func NewVerifyLdapCloseConnectionInternalServerError ¶
func NewVerifyLdapCloseConnectionInternalServerError() *VerifyLdapCloseConnectionInternalServerError
NewVerifyLdapCloseConnectionInternalServerError creates a VerifyLdapCloseConnectionInternalServerError with default headers values
func (*VerifyLdapCloseConnectionInternalServerError) Error ¶
func (o *VerifyLdapCloseConnectionInternalServerError) Error() string
func (*VerifyLdapCloseConnectionInternalServerError) GetPayload ¶
func (o *VerifyLdapCloseConnectionInternalServerError) GetPayload() *models.Error
type VerifyLdapCloseConnectionParams ¶
type VerifyLdapCloseConnectionParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
VerifyLdapCloseConnectionParams contains all the parameters to send to the API endpoint for the verify ldap close connection operation typically these are written to a http.Request
func NewVerifyLdapCloseConnectionParams ¶
func NewVerifyLdapCloseConnectionParams() *VerifyLdapCloseConnectionParams
NewVerifyLdapCloseConnectionParams creates a new VerifyLdapCloseConnectionParams object with the default values initialized.
func NewVerifyLdapCloseConnectionParamsWithContext ¶
func NewVerifyLdapCloseConnectionParamsWithContext(ctx context.Context) *VerifyLdapCloseConnectionParams
NewVerifyLdapCloseConnectionParamsWithContext creates a new VerifyLdapCloseConnectionParams object with the default values initialized, and the ability to set a context for a request
func NewVerifyLdapCloseConnectionParamsWithHTTPClient ¶
func NewVerifyLdapCloseConnectionParamsWithHTTPClient(client *http.Client) *VerifyLdapCloseConnectionParams
NewVerifyLdapCloseConnectionParamsWithHTTPClient creates a new VerifyLdapCloseConnectionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewVerifyLdapCloseConnectionParamsWithTimeout ¶
func NewVerifyLdapCloseConnectionParamsWithTimeout(timeout time.Duration) *VerifyLdapCloseConnectionParams
NewVerifyLdapCloseConnectionParamsWithTimeout creates a new VerifyLdapCloseConnectionParams object with the default values initialized, and the ability to set a timeout on a request
func (*VerifyLdapCloseConnectionParams) SetContext ¶
func (o *VerifyLdapCloseConnectionParams) SetContext(ctx context.Context)
SetContext adds the context to the verify ldap close connection params
func (*VerifyLdapCloseConnectionParams) SetHTTPClient ¶
func (o *VerifyLdapCloseConnectionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the verify ldap close connection params
func (*VerifyLdapCloseConnectionParams) SetTimeout ¶
func (o *VerifyLdapCloseConnectionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the verify ldap close connection params
func (*VerifyLdapCloseConnectionParams) WithContext ¶
func (o *VerifyLdapCloseConnectionParams) WithContext(ctx context.Context) *VerifyLdapCloseConnectionParams
WithContext adds the context to the verify ldap close connection params
func (*VerifyLdapCloseConnectionParams) WithHTTPClient ¶
func (o *VerifyLdapCloseConnectionParams) WithHTTPClient(client *http.Client) *VerifyLdapCloseConnectionParams
WithHTTPClient adds the HTTPClient to the verify ldap close connection params
func (*VerifyLdapCloseConnectionParams) WithTimeout ¶
func (o *VerifyLdapCloseConnectionParams) WithTimeout(timeout time.Duration) *VerifyLdapCloseConnectionParams
WithTimeout adds the timeout to the verify ldap close connection params
func (*VerifyLdapCloseConnectionParams) WriteToRequest ¶
func (o *VerifyLdapCloseConnectionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VerifyLdapCloseConnectionReader ¶
type VerifyLdapCloseConnectionReader struct {
// contains filtered or unexported fields
}
VerifyLdapCloseConnectionReader is a Reader for the VerifyLdapCloseConnection structure.
func (*VerifyLdapCloseConnectionReader) ReadResponse ¶
func (o *VerifyLdapCloseConnectionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VerifyLdapCloseConnectionUnauthorized ¶
type VerifyLdapCloseConnectionUnauthorized struct {
}VerifyLdapCloseConnectionUnauthorized handles this case with default header values.
Incorrect credentials
func NewVerifyLdapCloseConnectionUnauthorized ¶
func NewVerifyLdapCloseConnectionUnauthorized() *VerifyLdapCloseConnectionUnauthorized
NewVerifyLdapCloseConnectionUnauthorized creates a VerifyLdapCloseConnectionUnauthorized with default headers values
func (*VerifyLdapCloseConnectionUnauthorized) Error ¶
func (o *VerifyLdapCloseConnectionUnauthorized) Error() string
func (*VerifyLdapCloseConnectionUnauthorized) GetPayload ¶
func (o *VerifyLdapCloseConnectionUnauthorized) GetPayload() *models.Error
type VerifyLdapConnectBadRequest ¶
VerifyLdapConnectBadRequest handles this case with default header values.
Bad request
func NewVerifyLdapConnectBadRequest ¶
func NewVerifyLdapConnectBadRequest() *VerifyLdapConnectBadRequest
NewVerifyLdapConnectBadRequest creates a VerifyLdapConnectBadRequest with default headers values
func (*VerifyLdapConnectBadRequest) Error ¶
func (o *VerifyLdapConnectBadRequest) Error() string
func (*VerifyLdapConnectBadRequest) GetPayload ¶
func (o *VerifyLdapConnectBadRequest) GetPayload() *models.Error
type VerifyLdapConnectInternalServerError ¶
VerifyLdapConnectInternalServerError handles this case with default header values.
Internal server error
func NewVerifyLdapConnectInternalServerError ¶
func NewVerifyLdapConnectInternalServerError() *VerifyLdapConnectInternalServerError
NewVerifyLdapConnectInternalServerError creates a VerifyLdapConnectInternalServerError with default headers values
func (*VerifyLdapConnectInternalServerError) Error ¶
func (o *VerifyLdapConnectInternalServerError) Error() string
func (*VerifyLdapConnectInternalServerError) GetPayload ¶
func (o *VerifyLdapConnectInternalServerError) GetPayload() *models.Error
type VerifyLdapConnectOK ¶
type VerifyLdapConnectOK struct {
Payload *models.LdapTestResult
}
VerifyLdapConnectOK handles this case with default header values.
Verified LDAP credentials successfully
func NewVerifyLdapConnectOK ¶
func NewVerifyLdapConnectOK() *VerifyLdapConnectOK
NewVerifyLdapConnectOK creates a VerifyLdapConnectOK with default headers values
func (*VerifyLdapConnectOK) Error ¶
func (o *VerifyLdapConnectOK) Error() string
func (*VerifyLdapConnectOK) GetPayload ¶
func (o *VerifyLdapConnectOK) GetPayload() *models.LdapTestResult
type VerifyLdapConnectParams ¶
type VerifyLdapConnectParams struct { /*Credentials LDAP configuration */ Credentials *models.LdapParams Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
VerifyLdapConnectParams contains all the parameters to send to the API endpoint for the verify ldap connect operation typically these are written to a http.Request
func NewVerifyLdapConnectParams ¶
func NewVerifyLdapConnectParams() *VerifyLdapConnectParams
NewVerifyLdapConnectParams creates a new VerifyLdapConnectParams object with the default values initialized.
func NewVerifyLdapConnectParamsWithContext ¶
func NewVerifyLdapConnectParamsWithContext(ctx context.Context) *VerifyLdapConnectParams
NewVerifyLdapConnectParamsWithContext creates a new VerifyLdapConnectParams object with the default values initialized, and the ability to set a context for a request
func NewVerifyLdapConnectParamsWithHTTPClient ¶
func NewVerifyLdapConnectParamsWithHTTPClient(client *http.Client) *VerifyLdapConnectParams
NewVerifyLdapConnectParamsWithHTTPClient creates a new VerifyLdapConnectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewVerifyLdapConnectParamsWithTimeout ¶
func NewVerifyLdapConnectParamsWithTimeout(timeout time.Duration) *VerifyLdapConnectParams
NewVerifyLdapConnectParamsWithTimeout creates a new VerifyLdapConnectParams object with the default values initialized, and the ability to set a timeout on a request
func (*VerifyLdapConnectParams) SetContext ¶
func (o *VerifyLdapConnectParams) SetContext(ctx context.Context)
SetContext adds the context to the verify ldap connect params
func (*VerifyLdapConnectParams) SetCredentials ¶
func (o *VerifyLdapConnectParams) SetCredentials(credentials *models.LdapParams)
SetCredentials adds the credentials to the verify ldap connect params
func (*VerifyLdapConnectParams) SetHTTPClient ¶
func (o *VerifyLdapConnectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the verify ldap connect params
func (*VerifyLdapConnectParams) SetTimeout ¶
func (o *VerifyLdapConnectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the verify ldap connect params
func (*VerifyLdapConnectParams) WithContext ¶
func (o *VerifyLdapConnectParams) WithContext(ctx context.Context) *VerifyLdapConnectParams
WithContext adds the context to the verify ldap connect params
func (*VerifyLdapConnectParams) WithCredentials ¶
func (o *VerifyLdapConnectParams) WithCredentials(credentials *models.LdapParams) *VerifyLdapConnectParams
WithCredentials adds the credentials to the verify ldap connect params
func (*VerifyLdapConnectParams) WithHTTPClient ¶
func (o *VerifyLdapConnectParams) WithHTTPClient(client *http.Client) *VerifyLdapConnectParams
WithHTTPClient adds the HTTPClient to the verify ldap connect params
func (*VerifyLdapConnectParams) WithTimeout ¶
func (o *VerifyLdapConnectParams) WithTimeout(timeout time.Duration) *VerifyLdapConnectParams
WithTimeout adds the timeout to the verify ldap connect params
func (*VerifyLdapConnectParams) WriteToRequest ¶
func (o *VerifyLdapConnectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VerifyLdapConnectReader ¶
type VerifyLdapConnectReader struct {
// contains filtered or unexported fields
}
VerifyLdapConnectReader is a Reader for the VerifyLdapConnect structure.
func (*VerifyLdapConnectReader) ReadResponse ¶
func (o *VerifyLdapConnectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VerifyLdapConnectUnauthorized ¶
type VerifyLdapConnectUnauthorized struct {
}VerifyLdapConnectUnauthorized handles this case with default header values.
Incorrect credentials
func NewVerifyLdapConnectUnauthorized ¶
func NewVerifyLdapConnectUnauthorized() *VerifyLdapConnectUnauthorized
NewVerifyLdapConnectUnauthorized creates a VerifyLdapConnectUnauthorized with default headers values
func (*VerifyLdapConnectUnauthorized) Error ¶
func (o *VerifyLdapConnectUnauthorized) Error() string
func (*VerifyLdapConnectUnauthorized) GetPayload ¶
func (o *VerifyLdapConnectUnauthorized) GetPayload() *models.Error
type VerifyLdapGroupSearchBadRequest ¶
VerifyLdapGroupSearchBadRequest handles this case with default header values.
Bad request
func NewVerifyLdapGroupSearchBadRequest ¶
func NewVerifyLdapGroupSearchBadRequest() *VerifyLdapGroupSearchBadRequest
NewVerifyLdapGroupSearchBadRequest creates a VerifyLdapGroupSearchBadRequest with default headers values
func (*VerifyLdapGroupSearchBadRequest) Error ¶
func (o *VerifyLdapGroupSearchBadRequest) Error() string
func (*VerifyLdapGroupSearchBadRequest) GetPayload ¶
func (o *VerifyLdapGroupSearchBadRequest) GetPayload() *models.Error
type VerifyLdapGroupSearchInternalServerError ¶
VerifyLdapGroupSearchInternalServerError handles this case with default header values.
Internal server error
func NewVerifyLdapGroupSearchInternalServerError ¶
func NewVerifyLdapGroupSearchInternalServerError() *VerifyLdapGroupSearchInternalServerError
NewVerifyLdapGroupSearchInternalServerError creates a VerifyLdapGroupSearchInternalServerError with default headers values
func (*VerifyLdapGroupSearchInternalServerError) Error ¶
func (o *VerifyLdapGroupSearchInternalServerError) Error() string
func (*VerifyLdapGroupSearchInternalServerError) GetPayload ¶
func (o *VerifyLdapGroupSearchInternalServerError) GetPayload() *models.Error
type VerifyLdapGroupSearchOK ¶
type VerifyLdapGroupSearchOK struct {
Payload *models.LdapTestResult
}
VerifyLdapGroupSearchOK handles this case with default header values.
Verified LDAP credentials successfully
func NewVerifyLdapGroupSearchOK ¶
func NewVerifyLdapGroupSearchOK() *VerifyLdapGroupSearchOK
NewVerifyLdapGroupSearchOK creates a VerifyLdapGroupSearchOK with default headers values
func (*VerifyLdapGroupSearchOK) Error ¶
func (o *VerifyLdapGroupSearchOK) Error() string
func (*VerifyLdapGroupSearchOK) GetPayload ¶
func (o *VerifyLdapGroupSearchOK) GetPayload() *models.LdapTestResult
type VerifyLdapGroupSearchParams ¶
type VerifyLdapGroupSearchParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
VerifyLdapGroupSearchParams contains all the parameters to send to the API endpoint for the verify ldap group search operation typically these are written to a http.Request
func NewVerifyLdapGroupSearchParams ¶
func NewVerifyLdapGroupSearchParams() *VerifyLdapGroupSearchParams
NewVerifyLdapGroupSearchParams creates a new VerifyLdapGroupSearchParams object with the default values initialized.
func NewVerifyLdapGroupSearchParamsWithContext ¶
func NewVerifyLdapGroupSearchParamsWithContext(ctx context.Context) *VerifyLdapGroupSearchParams
NewVerifyLdapGroupSearchParamsWithContext creates a new VerifyLdapGroupSearchParams object with the default values initialized, and the ability to set a context for a request
func NewVerifyLdapGroupSearchParamsWithHTTPClient ¶
func NewVerifyLdapGroupSearchParamsWithHTTPClient(client *http.Client) *VerifyLdapGroupSearchParams
NewVerifyLdapGroupSearchParamsWithHTTPClient creates a new VerifyLdapGroupSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewVerifyLdapGroupSearchParamsWithTimeout ¶
func NewVerifyLdapGroupSearchParamsWithTimeout(timeout time.Duration) *VerifyLdapGroupSearchParams
NewVerifyLdapGroupSearchParamsWithTimeout creates a new VerifyLdapGroupSearchParams object with the default values initialized, and the ability to set a timeout on a request
func (*VerifyLdapGroupSearchParams) SetContext ¶
func (o *VerifyLdapGroupSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the verify ldap group search params
func (*VerifyLdapGroupSearchParams) SetHTTPClient ¶
func (o *VerifyLdapGroupSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the verify ldap group search params
func (*VerifyLdapGroupSearchParams) SetTimeout ¶
func (o *VerifyLdapGroupSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the verify ldap group search params
func (*VerifyLdapGroupSearchParams) WithContext ¶
func (o *VerifyLdapGroupSearchParams) WithContext(ctx context.Context) *VerifyLdapGroupSearchParams
WithContext adds the context to the verify ldap group search params
func (*VerifyLdapGroupSearchParams) WithHTTPClient ¶
func (o *VerifyLdapGroupSearchParams) WithHTTPClient(client *http.Client) *VerifyLdapGroupSearchParams
WithHTTPClient adds the HTTPClient to the verify ldap group search params
func (*VerifyLdapGroupSearchParams) WithTimeout ¶
func (o *VerifyLdapGroupSearchParams) WithTimeout(timeout time.Duration) *VerifyLdapGroupSearchParams
WithTimeout adds the timeout to the verify ldap group search params
func (*VerifyLdapGroupSearchParams) WriteToRequest ¶
func (o *VerifyLdapGroupSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VerifyLdapGroupSearchReader ¶
type VerifyLdapGroupSearchReader struct {
// contains filtered or unexported fields
}
VerifyLdapGroupSearchReader is a Reader for the VerifyLdapGroupSearch structure.
func (*VerifyLdapGroupSearchReader) ReadResponse ¶
func (o *VerifyLdapGroupSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VerifyLdapGroupSearchUnauthorized ¶
type VerifyLdapGroupSearchUnauthorized struct {
}VerifyLdapGroupSearchUnauthorized handles this case with default header values.
Incorrect credentials
func NewVerifyLdapGroupSearchUnauthorized ¶
func NewVerifyLdapGroupSearchUnauthorized() *VerifyLdapGroupSearchUnauthorized
NewVerifyLdapGroupSearchUnauthorized creates a VerifyLdapGroupSearchUnauthorized with default headers values
func (*VerifyLdapGroupSearchUnauthorized) Error ¶
func (o *VerifyLdapGroupSearchUnauthorized) Error() string
func (*VerifyLdapGroupSearchUnauthorized) GetPayload ¶
func (o *VerifyLdapGroupSearchUnauthorized) GetPayload() *models.Error
type VerifyLdapUserSearchBadRequest ¶
VerifyLdapUserSearchBadRequest handles this case with default header values.
Bad request
func NewVerifyLdapUserSearchBadRequest ¶
func NewVerifyLdapUserSearchBadRequest() *VerifyLdapUserSearchBadRequest
NewVerifyLdapUserSearchBadRequest creates a VerifyLdapUserSearchBadRequest with default headers values
func (*VerifyLdapUserSearchBadRequest) Error ¶
func (o *VerifyLdapUserSearchBadRequest) Error() string
func (*VerifyLdapUserSearchBadRequest) GetPayload ¶
func (o *VerifyLdapUserSearchBadRequest) GetPayload() *models.Error
type VerifyLdapUserSearchInternalServerError ¶
VerifyLdapUserSearchInternalServerError handles this case with default header values.
Internal server error
func NewVerifyLdapUserSearchInternalServerError ¶
func NewVerifyLdapUserSearchInternalServerError() *VerifyLdapUserSearchInternalServerError
NewVerifyLdapUserSearchInternalServerError creates a VerifyLdapUserSearchInternalServerError with default headers values
func (*VerifyLdapUserSearchInternalServerError) Error ¶
func (o *VerifyLdapUserSearchInternalServerError) Error() string
func (*VerifyLdapUserSearchInternalServerError) GetPayload ¶
func (o *VerifyLdapUserSearchInternalServerError) GetPayload() *models.Error
type VerifyLdapUserSearchOK ¶
type VerifyLdapUserSearchOK struct {
Payload *models.LdapTestResult
}
VerifyLdapUserSearchOK handles this case with default header values.
Verified LDAP credentials successfully
func NewVerifyLdapUserSearchOK ¶
func NewVerifyLdapUserSearchOK() *VerifyLdapUserSearchOK
NewVerifyLdapUserSearchOK creates a VerifyLdapUserSearchOK with default headers values
func (*VerifyLdapUserSearchOK) Error ¶
func (o *VerifyLdapUserSearchOK) Error() string
func (*VerifyLdapUserSearchOK) GetPayload ¶
func (o *VerifyLdapUserSearchOK) GetPayload() *models.LdapTestResult
type VerifyLdapUserSearchParams ¶
type VerifyLdapUserSearchParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
VerifyLdapUserSearchParams contains all the parameters to send to the API endpoint for the verify ldap user search operation typically these are written to a http.Request
func NewVerifyLdapUserSearchParams ¶
func NewVerifyLdapUserSearchParams() *VerifyLdapUserSearchParams
NewVerifyLdapUserSearchParams creates a new VerifyLdapUserSearchParams object with the default values initialized.
func NewVerifyLdapUserSearchParamsWithContext ¶
func NewVerifyLdapUserSearchParamsWithContext(ctx context.Context) *VerifyLdapUserSearchParams
NewVerifyLdapUserSearchParamsWithContext creates a new VerifyLdapUserSearchParams object with the default values initialized, and the ability to set a context for a request
func NewVerifyLdapUserSearchParamsWithHTTPClient ¶
func NewVerifyLdapUserSearchParamsWithHTTPClient(client *http.Client) *VerifyLdapUserSearchParams
NewVerifyLdapUserSearchParamsWithHTTPClient creates a new VerifyLdapUserSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewVerifyLdapUserSearchParamsWithTimeout ¶
func NewVerifyLdapUserSearchParamsWithTimeout(timeout time.Duration) *VerifyLdapUserSearchParams
NewVerifyLdapUserSearchParamsWithTimeout creates a new VerifyLdapUserSearchParams object with the default values initialized, and the ability to set a timeout on a request
func (*VerifyLdapUserSearchParams) SetContext ¶
func (o *VerifyLdapUserSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the verify ldap user search params
func (*VerifyLdapUserSearchParams) SetHTTPClient ¶
func (o *VerifyLdapUserSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the verify ldap user search params
func (*VerifyLdapUserSearchParams) SetTimeout ¶
func (o *VerifyLdapUserSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the verify ldap user search params
func (*VerifyLdapUserSearchParams) WithContext ¶
func (o *VerifyLdapUserSearchParams) WithContext(ctx context.Context) *VerifyLdapUserSearchParams
WithContext adds the context to the verify ldap user search params
func (*VerifyLdapUserSearchParams) WithHTTPClient ¶
func (o *VerifyLdapUserSearchParams) WithHTTPClient(client *http.Client) *VerifyLdapUserSearchParams
WithHTTPClient adds the HTTPClient to the verify ldap user search params
func (*VerifyLdapUserSearchParams) WithTimeout ¶
func (o *VerifyLdapUserSearchParams) WithTimeout(timeout time.Duration) *VerifyLdapUserSearchParams
WithTimeout adds the timeout to the verify ldap user search params
func (*VerifyLdapUserSearchParams) WriteToRequest ¶
func (o *VerifyLdapUserSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type VerifyLdapUserSearchReader ¶
type VerifyLdapUserSearchReader struct {
// contains filtered or unexported fields
}
VerifyLdapUserSearchReader is a Reader for the VerifyLdapUserSearch structure.
func (*VerifyLdapUserSearchReader) ReadResponse ¶
func (o *VerifyLdapUserSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VerifyLdapUserSearchUnauthorized ¶
type VerifyLdapUserSearchUnauthorized struct {
}VerifyLdapUserSearchUnauthorized handles this case with default header values.
Incorrect credentials
func NewVerifyLdapUserSearchUnauthorized ¶
func NewVerifyLdapUserSearchUnauthorized() *VerifyLdapUserSearchUnauthorized
NewVerifyLdapUserSearchUnauthorized creates a VerifyLdapUserSearchUnauthorized with default headers values
func (*VerifyLdapUserSearchUnauthorized) Error ¶
func (o *VerifyLdapUserSearchUnauthorized) Error() string
func (*VerifyLdapUserSearchUnauthorized) GetPayload ¶
func (o *VerifyLdapUserSearchUnauthorized) GetPayload() *models.Error
Source Files ¶
- ldap_client.go
- verify_ldap_bind_parameters.go
- verify_ldap_bind_responses.go
- verify_ldap_close_connection_parameters.go
- verify_ldap_close_connection_responses.go
- verify_ldap_connect_parameters.go
- verify_ldap_connect_responses.go
- verify_ldap_group_search_parameters.go
- verify_ldap_group_search_responses.go
- verify_ldap_user_search_parameters.go
- verify_ldap_user_search_responses.go