proxycheck

package
v2.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by "gen"; DO NOT EDIT. This file is meant to be re-generated in place and/or deleted at any time.

Package proxycheck provides the Proxy Checks API.

Deprecated: The Proxy Checks API is deprecated and will be removed in future versions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create deprecated

func Create(ctx context.Context, params *CreateParams) (*clerk.ProxyCheck, error)

Create creates a proxy check.

Deprecated: The operation is deprecated and will be removed in future versions.

Types

type Client

type Client struct {
	Backend clerk.Backend
}

Client is used to invoke the Proxy Checks API.

func NewClient

func NewClient(config *clerk.ClientConfig) *Client

func (*Client) Create deprecated

func (c *Client) Create(ctx context.Context, params *CreateParams) (*clerk.ProxyCheck, error)

Create creates a proxy check.

Deprecated: The operation is deprecated and will be removed in future versions.

type CreateParams

type CreateParams struct {
	clerk.APIParams
	DomainID *string `json:"domain_id,omitempty"`
	ProxyURL *string `json:"proxy_url,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL