Documentation
¶
Index ¶
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
}
func (*Client) UploadCert ¶
func (c *Client) UploadCert(req *UploadCertParams) (*UploadCertResponse, error)
func (*Client) UploadCertWithContext ¶
func (c *Client) UploadCertWithContext(ctx context.Context, req *UploadCertParams) (*UploadCertResponse, error)
type UploadCertParams ¶
type UploadCertResponse ¶
Click to show internal directories.
Click to hide internal directories.