caoperations

package
v5.12.3 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CAOperationsClient

type CAOperationsClient struct {
	// contains filtered or unexported fields
}

func NewCAOperationsClient

func NewCAOperationsClient(url string, httpClient *http.Client) *CAOperationsClient

func (*CAOperationsClient) RevokeCertificate

func (c *CAOperationsClient) RevokeCertificate(ctx context.Context, fingerprint string, certificateAuthorityAccountId *string, revocationReason service.RevocationReason, revocationComment *string) (*service.RevokeCertificateRequestResponse, error)

func (*CAOperationsClient) SetCAOperationsService

func (c *CAOperationsClient) SetCAOperationsService(caOperationsService service.CAOperationsServiceWrapper)

type CAOperationsService

type CAOperationsService struct {
	// contains filtered or unexported fields
}

func (*CAOperationsService) RevokeCertificateRequest

func (ca *CAOperationsService) RevokeCertificateRequest(ctx context.Context, fingerprint string, certificateAuthorityAccountId *string, revocationReason service.RevocationReason, revocationComment *string) (*service.RevokeCertificateRequestResponse, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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