Documentation ¶
Index ¶
- Constants
- func Configure(configFlags *flags.CommonFlags) error
- func Exec(execFlags *flags.LoginExecFlags, cmdline []string) error
- func ListRoles(loginFlags *flags.LoginExecFlags) error
- func Login(loginFlags *flags.LoginExecFlags) error
- func Script(execFlags *flags.LoginExecFlags, shell string) error
Constants ¶
View Source
const OneLoginOAuthPath = "/auth/oauth2/v2/token"
OneLoginOAuthPath is the path used to generate OAuth token in order to access OneLogin's API.
Variables ¶
This section is empty.
Functions ¶
func Configure ¶
func Configure(configFlags *flags.CommonFlags) error
Configure configure account profiles
func Exec ¶ added in v1.2.0
func Exec(execFlags *flags.LoginExecFlags, cmdline []string) error
Exec execute the supplied command after seeding the environment
func ListRoles ¶
func ListRoles(loginFlags *flags.LoginExecFlags) error
List will list available role ARNs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.