Documentation ¶
Index ¶
- type Core
- func (c *Core) DeepCopy() *Core
- func (c *Core) DeepCopyInto(into *Core)
- func (c *Core) GetAddressOverrides() []v1config.AddressOverride
- func (c *Core) GetBCCSPSection() *common.BCCSP
- func (c *Core) GetMaxNameLength() *int
- func (c *Core) MergeWith(newConfig interface{}, usingHSMProxy bool) error
- func (c *Core) SetBCCSPLibrary(library string)
- func (c *Core) SetDefaultKeyStore()
- func (c *Core) SetPKCS11Defaults(usingHSMProxy bool)
- func (c *Core) ToBytes() ([]byte, error)
- func (c *Core) UsingPKCS11() bool
- func (c *Core) WriteToFile(path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Core ¶
func ReadCoreFile ¶
func ReadCoreFromBytes ¶
func (*Core) DeepCopyInto ¶
func (*Core) GetAddressOverrides ¶
func (c *Core) GetAddressOverrides() []v1config.AddressOverride
func (*Core) GetBCCSPSection ¶
func (*Core) GetMaxNameLength ¶
func (*Core) SetBCCSPLibrary ¶
func (*Core) SetDefaultKeyStore ¶
func (c *Core) SetDefaultKeyStore()
func (*Core) SetPKCS11Defaults ¶
func (*Core) UsingPKCS11 ¶
func (*Core) WriteToFile ¶
Click to show internal directories.
Click to hide internal directories.