Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IamAuthenticator ¶
type IamAuthenticator struct {
// contains filtered or unexported fields
}
func NewIamAuthenticator ¶
func NewIamAuthenticator(c *config.IamAuthConfig) *IamAuthenticator
func (*IamAuthenticator) GetRole ¶
func (a *IamAuthenticator) GetRole() string
func (*IamAuthenticator) GetToken ¶
func (a *IamAuthenticator) GetToken() (string, error)
func (*IamAuthenticator) Init ¶
func (a *IamAuthenticator) Init() error
Click to show internal directories.
Click to hide internal directories.