crdconverter

package
v0.0.0-...-e302dff Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ClusterAPIGroup = "cluster.x-k8s.io"
	KindCluster     = "Cluster"
	VersionV1Alpha3 = "v1alpha3"
	VersionV1Alpha4 = "v1alpha4"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Logger micrologger.Logger
}

type Converter

type Converter struct {
	micrologger.Logger
}

func New

func New(config Config) (Converter, error)

func (Converter) Convert

func (c Converter) Convert(object *unstructured.Unstructured, toVersion string) (*unstructured.Unstructured, error)

Jump to

Keyboard shortcuts

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