processor

package
v0.0.0-...-4155b41 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package processor contains processors converting k8s objects to Helm template

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Default

func Default() timonify.Processor

Default default processor for unknown resources.

func ProcessObjMeta

func ProcessObjMeta(appMeta timonify.AppMetadata, obj *unstructured.Unstructured, opts ...MetaOpt) (string, error)

ProcessObjMeta - returns object apiVersion, kind and metadata as timoni template.

Types

type MetaOpt

type MetaOpt interface {
	// contains filtered or unexported methods
}

func WithAnnotations

func WithAnnotations(values timonify.Values) MetaOpt

Jump to

Keyboard shortcuts

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