about-api

module
v0.0.0-...-f6304be Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2024 License: Apache-2.0

README

about-api

A CRD for arbitrary properties about a cluster.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

Run controller on the Cluster.

In order to build and run tests you would need access to an existing miniKube or kubernetes cluster. Set the environment variable TEST_USE_EXISTING_CLUSTER to true

export TEST_USE_EXISTING_CLUSTER=true

Build and push your image to the location specified by IMG:

make docker-build docker-push IMG=/:tag

Deploy the controller to the cluster with image specified by IMG:

make deploy IMG=/:tag

Run tests.

In order to run tests you would need access to an existing miniKube or kubernetes cluster. Set the environment variable TEST_USE_EXISTING_CLUSTER to true

export TEST_USE_EXISTING_CLUSTER=true go test ./...

Directories

Path Synopsis
pkg
apis/v1alpha1
Package v1alpha1 contains API schema definitions for the ClusterProperty.
Package v1alpha1 contains API schema definitions for the ClusterProperty.
generated/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
generated/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
generated/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
generated/clientset/versioned/typed/apis/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
generated/clientset/versioned/typed/apis/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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