Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcCerts ¶
type GrpcCerts struct {
// contains filtered or unexported fields
}
func NewGrpcCerts ¶
func NewGrpcCerts(certs certs.Certificates) *GrpcCerts
func (*GrpcCerts) NewClientTLSCredentials ¶
func (g *GrpcCerts) NewClientTLSCredentials() grpccredentials.TransportCredentials
func (*GrpcCerts) NewServerTLSCredentials ¶
func (g *GrpcCerts) NewServerTLSCredentials() grpccredentials.TransportCredentials
Click to show internal directories.
Click to hide internal directories.