generator

package
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGenerator

func GetGenerator(id string, url string, path string, clnt client.Client, decryptionProvider string, decryptionKeys map[string][]byte) (manifests.Generator, error)

note: id must uniquely identify the decrypted content downloaded from url/path

Types

type Generator

type Generator struct {
	// contains filtered or unexported fields
}

func NewGenerator

func NewGenerator(clnt client.Client) (*Generator, error)

func (*Generator) Generate

func (g *Generator) Generate(ctx context.Context, namespace string, name string, parameters componentoperatorruntimetypes.Unstructurable) ([]client.Object, error)

type Item

type Item struct {
	Generator  manifests.Generator
	ValidUntil time.Time
}

Jump to

Keyboard shortcuts

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