domain

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 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 AccountResult added in v0.6.1

type AccountResult struct {
	AccountID       string
	AccountSignedBy string
	Claims          *v1alpha1.AccountClaims
}

type Namespace

type Namespace string

func (Namespace) Validate

func (n Namespace) Validate() error

func (Namespace) WithName

func (n Namespace) WithName(name string) NamespacedName

type NamespacedName

type NamespacedName types.NamespacedName

func NewNamespacedName

func NewNamespacedName(namespace, name string) NamespacedName

func (NamespacedName) Equals

func (n NamespacedName) Equals(other NamespacedName) bool

func (NamespacedName) GetNamespace

func (n NamespacedName) GetNamespace() Namespace

func (NamespacedName) String

func (n NamespacedName) String() string

func (NamespacedName) Validate

func (n NamespacedName) Validate() error

type NatsOperatorSigningKey added in v0.6.1

type NatsOperatorSigningKey nkeys.KeyPair

type NatsUserCreds added in v0.6.1

type NatsUserCreds struct {
	Creds     []byte
	AccountID string
}

func NewNatsUserCreds added in v0.6.1

func NewNatsUserCreds(creds []byte) (*NatsUserCreds, error)

func (*NatsUserCreds) Validate added in v0.6.1

func (n *NatsUserCreds) Validate() error

Jump to

Keyboard shortcuts

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