cyberarkapi

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Authenticate

func Authenticate(hostname string, username string, password string) (token string, err error)

Authenticate to cyberark API

func GetSafesUserIsMemberOf

func GetSafesUserIsMemberOf(hostname string, token string, username string) ([]string, error)

GetSafesUserIsMemberOf Iterate through all safes and see which safe username is member of This method performs ListSafes() and ListSafeMembers()

func ListApplicationAuthenticationMethods

func ListApplicationAuthenticationMethods(hostname string, token string, appName string) (map[string]interface{}, error)

ListApplicationAuthenticationMethods from cyberark

func ListApplications

func ListApplications(hostname string, token string) (map[string]interface{}, error)

ListApplications from cyberark

func ListSafeMembers

func ListSafeMembers(hostname string, token string, safeName string) (map[string]interface{}, error)

ListSafeMembers List all members of a safe

func ListSafes

func ListSafes(hostname string, token string) (map[string]interface{}, error)

ListSafes from cyberark user has access too

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL