v1

package
v1.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddressOverride

type AddressOverride struct {
	v1.AddressOverride
	// contains filtered or unexported fields
}

func (*AddressOverride) CACertsFileToBytes

func (a *AddressOverride) CACertsFileToBytes() ([]byte, error)

func (*AddressOverride) GetCertBytes

func (a *AddressOverride) GetCertBytes() []byte

type Core

type Core struct {
	v1.Core `json:",inline"`
	// contains filtered or unexported fields
}

func ReadCoreFile

func ReadCoreFile(path string) (*Core, error)

func ReadCoreFromBytes

func ReadCoreFromBytes(core []byte) (*Core, error)

func ReadFrom

func ReadFrom(from *[]byte) (*Core, error)

func (*Core) DeepCopy

func (c *Core) DeepCopy() *Core

func (*Core) DeepCopyInto

func (c *Core) DeepCopyInto(into *Core)

func (*Core) GetAddressOverrides

func (c *Core) GetAddressOverrides() []AddressOverride

func (*Core) GetBCCSPSection

func (c *Core) GetBCCSPSection() *common.BCCSP

func (*Core) GetMaxNameLength

func (c *Core) GetMaxNameLength() *int

func (*Core) MergeWith

func (c *Core) MergeWith(newConfig interface{}, UsingHSMProxy bool) error

func (*Core) SetBCCSPLibrary

func (c *Core) SetBCCSPLibrary(library string)

func (*Core) SetDefaultKeyStore

func (c *Core) SetDefaultKeyStore()

func (*Core) SetPKCS11Defaults

func (c *Core) SetPKCS11Defaults(usingHSMProxy bool)

func (*Core) ToBytes

func (c *Core) ToBytes() ([]byte, error)

func (*Core) UsingPKCS11

func (c *Core) UsingPKCS11() bool

func (*Core) WriteToFile

func (c *Core) WriteToFile(path string) error

type DeliveryClient

type DeliveryClient struct {
	v1.DeliveryClient
}

func (*DeliveryClient) HandleCAcertsFiles

func (d *DeliveryClient) HandleCAcertsFiles() ([]AddressOverride, error)

Jump to

Keyboard shortcuts

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