exp/

directory
v0.0.0-...-40841d9 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2021 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
v1alpha3
Package v1alpha3 contains the v1alpha3 API implementation.
Package v1alpha3 contains the v1alpha3 API implementation.
v1alpha4
Package v1alpha4 contains API Schema definitions for the exp.infrastructure v1alpha4 API group +kubebuilder:object:generate=true +groupName=exp.infrastructure.cluster.x-k8s.io
Package v1alpha4 contains API Schema definitions for the exp.infrastructure v1alpha4 API group +kubebuilder:object:generate=true +groupName=exp.infrastructure.cluster.x-k8s.io
Package controllers implements controller functionality.
Package controllers implements controller functionality.
Package docker implements docker functionality.
Package docker implements docker functionality.

Jump to

Keyboard shortcuts

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