generator

package
v0.0.0-...-b705c5c Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Plural

func Plural(kind string) string

Types

type CRDGenerator

type CRDGenerator interface {
	GVK() (schema.GroupVersionKind, error)
	Generate(ctx context.Context) ([]byte, error)
}

func ForData

func ForData(ctx context.Context, bin []byte) (CRDGenerator, error)

func ForSpec

func ForSpec(ctx context.Context, nfo *v1alpha1.ChartInfo) (CRDGenerator, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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