kinds

module
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2024 License: Apache-2.0

README

embedded-cluster/kinds

This directory contains the definitions and clientsets for the embeddedcluster.replicated.com kinds. These aren't CRDs and controllers, but are implemented as normal Kubernetes objects. This allows us to use the client-go and other functionality to parse and ensure conformance.

Publishing kinds

To publish a new version of the github.com/replicatedhq/embedded-cluster/kinds package, tag and push to with the format kinds/v1.0.0 with a leading v. This is a Go feature. See the docs on Multi-Module Repositories for more information.

git tag -a kinds/v1.0.0 -m "Release v1.0.0"
git push origin kinds/v1.0.0

Directories

Path Synopsis
apis
v1beta1
Package v1beta1 contains API Schema definitions for the embeddedcluster v1beta1 API group.
Package v1beta1 contains API Schema definitions for the embeddedcluster v1beta1 API group.

Jump to

Keyboard shortcuts

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