Documentation
¶
Overview ¶
Package credentials implements gRPC credential interface with etcd specific logic. e.g., client handshake with custom authority parameter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bundle ¶
type Bundle interface {
grpccredentials.Bundle
UpdateAuthToken(token string)
}
Bundle defines gRPC credential interface.
Click to show internal directories.
Click to hide internal directories.