processor

package
v0.0.0-...-cbd0778 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: MIT Imports: 9 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() helmify.Processor

Default default processor for unknown resources.

func ProcessObjMeta

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

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

Types

type MetaOpt

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

func WithAnnotations

func WithAnnotations(values helmify.Values) MetaOpt

Jump to

Keyboard shortcuts

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