Registry / cloud / cluster-api

cluster-api

JSON →
library1.11.1gogounverified

Package main is the main package for the Cluster API Core Provider.

go get sigs.k8s.io/cluster-api
INSTALL
IMPORT
SIG · CLUSTER-API
C
cluster-api
cloudgov1.11.1
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.

clusterapi
✓ sigs.k8s.io/cluster-api

Creates a Cluster API Cluster object.

package main import ( "context" "fmt" "sigs.k8s.io/cluster-api/api/v1beta1" ) func main() { cluster := &v1beta1.Cluster{} fmt.Println(cluster.APIVersion) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.11.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
cluster-api — go get cluster-api · libregistry