package
Version:
v0.4.4
Opens a new window with list of versions in this module.
Published: Jun 7, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsKind reports whether id matches the canonical structure for the given kind.
New returns a canonical internal ID for the provided kind.
Kind identifies one supported internal ID namespace.
const (
KindTaskRun Kind = "tr"
KindTaskEvent Kind = "te"
KindActionEvent Kind = "ae"
KindAnnotation Kind = "ann"
KindRequest Kind = "req"
KindSession Kind = "sid"
KindServer Kind = "srv"
KindOAuthPending Kind = "op"
KindPrincipal Kind = "pr"
)
Supported internal ID kinds.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.