security

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateOrUpdateIdentityPermissions

func CreateOrUpdateIdentityPermissions(ctx context.Context, namespaceId string, token string, permissions []*IdentityPermissions, client *security.Client) error

Types

type IdentityPermissions

type IdentityPermissions struct {
	IdentityDescriptor string
	IdentityName       string
	IdentityType       string
	Permissions        map[string]string
}

func ReadIdentityPermissions

func ReadIdentityPermissions(ctx context.Context, namespaceId string, token string, client *security.Client) ([]*IdentityPermissions, error)

Jump to

Keyboard shortcuts

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