identity

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2020 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Overview

Package identity -- generated by scloudgen !! DO NOT EDIT !!

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddGroupMember

func AddGroupMember(cmd *cobra.Command, args []string) error

AddGroupMember Adds a member to a given group.

func AddGroupRole

func AddGroupRole(cmd *cobra.Command, args []string) error

AddGroupRole Adds a role to a given group.

func AddMember

func AddMember(cmd *cobra.Command, args []string) error

AddMember Adds a member to a given tenant.

func AddRolePermission

func AddRolePermission(cmd *cobra.Command, args []string) error

AddRolePermission Adds permissions to a role in a given tenant.

func CreateGroup

func CreateGroup(cmd *cobra.Command, args []string) error

CreateGroup Creates a new group in a given tenant.

func CreateRole

func CreateRole(cmd *cobra.Command, args []string) error

CreateRole Creates a new authorization role in a given tenant.

func DeleteGroup

func DeleteGroup(cmd *cobra.Command, args []string) error

DeleteGroup Deletes a group in a given tenant.

func DeleteRole

func DeleteRole(cmd *cobra.Command, args []string) error

DeleteRole Deletes a defined role for a given tenant.

func GetGroup

func GetGroup(cmd *cobra.Command, args []string) error

GetGroup Returns information about a given group within a tenant.

func GetGroupMember

func GetGroupMember(cmd *cobra.Command, args []string) error

GetGroupMember Returns information about a given member within a given group.

func GetGroupRole

func GetGroupRole(cmd *cobra.Command, args []string) error

GetGroupRole Returns information about a given role within a given group.

func GetMember

func GetMember(cmd *cobra.Command, args []string) error

GetMember Returns a member of a given tenant.

func GetPrincipal

func GetPrincipal(cmd *cobra.Command, args []string) error

GetPrincipal Returns the details of a principal, including its tenant membership.

func GetRole

func GetRole(cmd *cobra.Command, args []string) error

GetRole Returns a role for a given tenant.

func GetRolePermission

func GetRolePermission(cmd *cobra.Command, args []string) error

GetRolePermission Gets a permission for the specified role.

func ListGroupMembers

func ListGroupMembers(cmd *cobra.Command, args []string) error

ListGroupMembers Returns a list of the members within a given group.

func ListGroupRoles

func ListGroupRoles(cmd *cobra.Command, args []string) error

ListGroupRoles Returns a list of the roles that are attached to a group within a given tenant.

func ListGroups

func ListGroups(cmd *cobra.Command, args []string) error

ListGroups List the groups that exist in a given tenant.

func ListMemberGroups

func ListMemberGroups(cmd *cobra.Command, args []string) error

ListMemberGroups Returns a list of groups that a member belongs to within a tenant.

func ListMemberPermissions

func ListMemberPermissions(cmd *cobra.Command, args []string) error

func ListMemberRoles

func ListMemberRoles(cmd *cobra.Command, args []string) error

func ListMembers

func ListMembers(cmd *cobra.Command, args []string) error

ListMembers Returns a list of members in a given tenant.

func ListPrincipals

func ListPrincipals(cmd *cobra.Command, args []string) error

ListPrincipals Returns the list of principals that the Identity service knows about.

func ListRoleGroups

func ListRoleGroups(cmd *cobra.Command, args []string) error

ListRoleGroups Gets a list of groups for a role in a given tenant.

func ListRolePermissions

func ListRolePermissions(cmd *cobra.Command, args []string) error

ListRolePermissions Gets the permissions for a role in a given tenant.

func ListRoles

func ListRoles(cmd *cobra.Command, args []string) error

ListRoles Returns all roles for a given tenant.

func RemoveGroupMember

func RemoveGroupMember(cmd *cobra.Command, args []string) error

RemoveGroupMember Removes the member from a given group.

func RemoveGroupRole

func RemoveGroupRole(cmd *cobra.Command, args []string) error

RemoveGroupRole Removes a role from a given group.

func RemoveMember

func RemoveMember(cmd *cobra.Command, args []string) error

RemoveMember Removes a member from a given tenant

func RemoveRolePermission

func RemoveRolePermission(cmd *cobra.Command, args []string) error

RemoveRolePermission Removes a permission from the role.

func RevokePrincipalAuthTokens

func RevokePrincipalAuthTokens(cmd *cobra.Command, args []string) error

RevokePrincipalAuthTokens Revoke all existing tokens issued to a principal. Principals can reset their password by visiting https://login.splunk.com/en_us/page/lost_password

func ValidateToken

func ValidateToken(cmd *cobra.Command, args []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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