Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FxProvider ¶
func NewFileProvider ¶
func NewFileProvider(p SourceProperties) certs.Source
Types ¶
type FileProvider ¶
type FileProvider struct {
// contains filtered or unexported fields
}
func (*FileProvider) Files ¶
func (f *FileProvider) Files(_ context.Context) (*certs.CertificateFiles, error)
func (*FileProvider) TLSConfig ¶
func (f *FileProvider) TLSConfig(ctx context.Context, _ ...certs.TLSOptions) (*tls.Config, error)
Click to show internal directories.
Click to hide internal directories.