naming

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildContainerdID

func BuildContainerdID(spaceName, stackName, cellName, containerName string) (string, error)

BuildContainerdID constructs a container containerd ID using hierarchical format. Format: {spaceName}__{stackName}__{cellName}__{containerName} Validates that all parameters are non-empty.

func BuildRootContainerdID

func BuildRootContainerdID(spaceName, stackName, cellName string) (string, error)

BuildRootContainerdID constructs a root container containerd ID using hierarchical format. Format: {spaceName}__{stackName}__{cellName}__root Validates that all parameters are non-empty.

func BuildSpaceNetworkName

func BuildSpaceNetworkName(realmName, spaceName string) (string, error)

BuildSpaceNetworkName constructs the canonical network name for a space.

Types

This section is empty.

Jump to

Keyboard shortcuts

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