role

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Role

type Role interface {
	PolicyName() string
	RoleAssignments([]account.Account) (map[account.Account]common.Roler, account.Account, error)
	ChangeRoleAssignment(map[account.Account]common.Roler, uint64)
	GetRoles(account.Account) (common.Roler, error)
}

func NewRole

func NewRole(conf config.RoleConfig) (Role, error)

Directories

Path Synopsis
policy

Jump to

Keyboard shortcuts

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