schema

package
v0.0.0-...-4d112fb Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SchemaVersionsV1 = Versions{
		{APIVersion: latest.Version, Factory: latest.NewKruiseConfig},
		{APIVersion: v1alpha2.Version, Factory: v1alpha2.NewKruiseConfig},
		{APIVersion: v1alpha1.Version, Factory: v1alpha1.NewKruiseConfig},
	}
)

Functions

func ConfigFactory

func ConfigFactory(apiVersion string) version.IVersionedConfig

Types

type Versions

type Versions []version.Version

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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