principal

package
v0.19.821 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Principal package contains operations related to nuon entity principals like components, actions, sandboxes etc

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Principal

type Principal struct {
	Type Type
	Name string
}

func ParsePrincipal

func ParsePrincipal(principalStr string) (*Principal, error)

type Type

type Type string

Type represents the type of principal entity

const (
	TypeComponent Type = "component"
	TypeSandbox   Type = "sandbox"
	TypeAction    Type = "action"
)

Jump to

Keyboard shortcuts

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