Documentation ¶
Index ¶
- func NewOneAPIClient() (*zscaler.Service, error)
- func NewZConClient() (*zcon.Client, error)
- func NewZdxClient() (*zdx.Client, error)
- func ParseJSONRequest(t *testing.T, r *http.Request, v interface{}) error
- func TestPassword(length int) string
- func WriteJSONResponse(t *testing.T, w http.ResponseWriter, statusCode int, data interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOneAPIClient ¶
NewOneAPIClient instantiates a new OneAPI client for testing
func NewZConClient ¶
func NewZdxClient ¶
func ParseJSONRequest ¶
ParseJSONRequest parses the JSON request body from the given HTTP request.
func TestPassword ¶
func WriteJSONResponse ¶
WriteJSONResponse writes the JSON response with the given status code and data to the HTTP response writer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.