Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator struct {
// contains filtered or unexported fields
}
func NewAuthenticator ¶
func (*Authenticator) Authenticate ¶
func (a *Authenticator) Authenticate(ctx context.Context) error
type Credential ¶
func ParseCredential ¶
func ParseCredential(ctx context.Context) Credential
func (*Credential) GetRequestMetadata ¶
func (*Credential) RequireTransportSecurity ¶
func (c *Credential) RequireTransportSecurity() bool
Click to show internal directories.
Click to hide internal directories.