types

package
v0.7.21 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllRoleStrings added in v0.2.0

func AllRoleStrings() []string

Types

type Role added in v0.2.0

type Role int
const (
	Invalid Role = -1
	Member  Role = iota
	VaultMaintainer
	Owner
)

func AllRoles added in v0.2.0

func AllRoles() []Role

func ParseRole added in v0.2.0

func ParseRole(s string) Role

func (Role) String added in v0.2.0

func (r Role) String() string

type UserIDToRoles

type UserIDToRoles map[string][]string

Jump to

Keyboard shortcuts

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