cps

package
v0.1.22 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Copyright 2022 Edgecast Inc., Licensed under the terms of the Apache 2.0 license. See LICENSE file in project root for terms.

Index

Constants

View Source
const (
	// DefaultHost is the default Host
	// found in Meta (info) section of spec file
	DefaultHost string = "localhost"
	// DefaultBasePath is the default BasePath
	// found in Meta (info) section of spec file
	DefaultBasePath string = "/sec/cps"
)

Variables

View Source
var DefaultSchemes = []string{"http", "https"}

DefaultSchemes are the default schemes found in Meta (info) section of spec file

Functions

This section is empty.

Types

type CpsService

type CpsService struct {
	Appendix appendix.ClientService

	Certificate certificate.ClientService

	Customer customer.ClientService

	Dcv dcv.ClientService

	Organization organization.ClientService

	Task task.ClientService

	Logger eclog.Logger
	// contains filtered or unexported fields
}

CpsService is a client for certificate provisioning API v2

func New

func New(config edgecast.SDKConfig) (*CpsService, error)

New creates a new certificate provisioning API v2 client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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