Registry / cloud / cdk8s-team-cdk8s-core-go-cdk8s-v2

cdk8s-team-cdk8s-core-go-cdk8s-v2

JSON →
library2.70.64gogounverified

Core library for defining Kubernetes applications using Go, synthesizing standard Kubernetes manifests.

go get github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2
INSTALL
IMPORT
SIG · CDK8S-TEAM-CDK8S-C
C
cdk8s-team-cdk8s-core-go-cdk8s-v2
cloudgov2.70.64
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.

cdk8s
github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2

Initialize a cdk8s app and synthesize Kubernetes manifests.

import "github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2" func main() { app := cdk8s.NewApp(nil) // Define constructs and synthesize app.Synth() }
Debug
Known issues
breakingVersion 2 has breaking changes from v1, including API restructuring.
fix
Refer to the migration guide when upgrading from v1.
affects: >=2.0.0
Upgrade
Version history
2.70.64latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Amazon
1
Resources
cdk8s-team-cdk8s-core-go-cdk8s-v2 — go get cdk8s-team-cdk8s-core-go-cdk8s-v2 · libregistry