version

package
v1.35.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version contains the version logic for models in BindPlane

Index

Constants

View Source
const (
	// V1Alpha is the version for resources during the alpha of BindPlane. There were no breaking changes made before V1,
	// so the V1 models will be used.
	V1Alpha = "bindplane.observiq.com/v1alpha"

	// V1Beta is the version for resources during the beta of BindPlane. There were no breaking changes made before V1,
	// so the V1 models will be used.
	V1Beta = "bindplane.observiq.com/v1beta"

	// V1 is the version for the initial resources defined for BindPlane
	V1 = "bindplane.observiq.com/v1"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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