Documentation
¶
Index ¶
- func AssumeRole(role string) (*sts.AssumeRoleWithSAMLOutput, error)
- func CacheLoginRoles(roles []saml.LoginRole)
- func EnrichedEnvironment(extraEnv map[string]string) []string
- func Exec(command []string, environment []string) error
- func GetLoginDataWithTimeout() (saml.LoginData, error)
- func GetRolesFromCache() ([]saml.LoginRole, bool)
- func ResolveRole(roleName string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssumeRole ¶
func AssumeRole(role string) (*sts.AssumeRoleWithSAMLOutput, error)
func CacheLoginRoles ¶ added in v1.1.0
func EnrichedEnvironment ¶
func GetLoginDataWithTimeout ¶ added in v1.5.4
func GetRolesFromCache ¶ added in v1.1.0
func ResolveRole ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.