Registry / cloud / kcp-dev-logicalcluster-v2

kcp-dev-logicalcluster-v2

JSON →
library2.0.0-alpha.4gogounverified

A Go library for representing and manipulating logical cluster names in multi-cluster environments.

go get github.com/kcp-dev/logicalcluster/v2
INSTALL
IMPORT
SIG · KCP-DEV-LOGICALCLU
K
kcp-dev-logicalcluster-v2
cloudgov2.0.0-alpha.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

logicalcluster
github.com/kcp-dev/logicalcluster/v2

Creates a new logical cluster instance.

package main import ( "fmt" "github.com/kcp-dev/logicalcluster/v2" ) func main() { lc := logicalcluster.New("my-cluster") fmt.Println(lc) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0-alpha.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
kcp-dev-logicalcluster-v2 — go get kcp-dev-logicalcluster-v2 · libregistry