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 ¶
Click to show internal directories.
Click to hide internal directories.