Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluggedCert ¶
type PluggedCert struct {
// contains filtered or unexported fields
}
func NewPluggedCert ¶
func NewPluggedCert(basePath string) *PluggedCert
type SelfSignedCert ¶
type SelfSignedCert struct {
// contains filtered or unexported fields
}
func NewSelfSignedCert ¶
func NewSelfSignedCert(org string) *SelfSignedCert
Click to show internal directories.
Click to hide internal directories.