exp/

directory
v1.6.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: Apache-2.0

README

exp

This subrepository holds experimental code and API types.

Warning: Packages here are experimental and unreliable. Some may one day be promoted to the main repository, or they may be modified arbitrarily or even disappear altogether.

In short, code in this subrepository is not subject to any compatibility or deprecation promise.

Experiments follow a strict lifecycle: Alpha -> Beta prior to Graduation.

For more information on graduation criteria, see: Contributing Guidelines

Active Features

DockerMachinePool (alpha)

Create a new Resource

Below is an example of creating a DockerMachinePool resource in the experimental group.

kubebuilder create api --kind DockerMachinePool --group infrastructure --version v1alpha3 \
  --controller=true --resource=true --make=false

Directories

Path Synopsis
api
v1alpha4
Package v1alpha4 contains the v1alpha4 API implementation.
Package v1alpha4 contains the v1alpha4 API implementation.
v1beta1
Package v1beta1 contains API Schema definitions for the infrastructure v1beta1 API group +kubebuilder:object:generate=true +groupName=infrastructure.cluster.x-k8s.io
Package v1beta1 contains API Schema definitions for the infrastructure v1beta1 API group +kubebuilder:object:generate=true +groupName=infrastructure.cluster.x-k8s.io
Package controllers implements controller functionality.
Package controllers implements controller functionality.
internal
controllers
Package controllers implements controller functionality.
Package controllers implements controller functionality.
docker
Package docker implements docker functionality.
Package docker implements docker functionality.
webhooks
Package webhooks implements docker infrastructure exp webhooks.
Package webhooks implements docker infrastructure exp webhooks.
Package webhooks contains docker infrastructure experimental webhook implementations for some of our API types.
Package webhooks contains docker infrastructure experimental webhook implementations for some of our API types.

Jump to

Keyboard shortcuts

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