Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalCertFileProvider ¶
type LocalCertFileProvider struct {
Config LocalCertFileProviderConfig
}
func (*LocalCertFileProvider) GetCert ¶
func (w *LocalCertFileProvider) GetCert(host string) ([]byte, []byte, error)
func (*LocalCertFileProvider) ID ¶
func (w *LocalCertFileProvider) ID() string
func (*LocalCertFileProvider) Init ¶
func (w *LocalCertFileProvider) Init(config providers.IProviderConfig) error
func (*LocalCertFileProvider) SetContext ¶
func (s *LocalCertFileProvider) SetContext(ctx contexts.ManagerContext) error
Click to show internal directories.
Click to hide internal directories.