crd-puller

command
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

README

CRD Puller

The crd-puller can be used for testing and development in order to export a CustomResourceDefinition for any Group/Version/Kind (GVK) in a Kubernetes cluster.

The main difference between this and kcp's own crd-puller is that this one works based on GVKs and not resources (i.e. on apps/v1 Deployment instead of apps.deployments). This is more useful since a PublishedResource publishes a specific Kind and version.

Usage

export KUBECONFIG=/path/to/kubeconfig

./crd-puller Deployment.v1.apps.k8s.io

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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