processor

package
v0.4.12 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 9 Imported by: 8

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 added in v0.3.0

func Default() helmify.Processor

Default default processor for unknown resources.

func ProcessObjMeta added in v0.3.0

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 added in v0.4.4

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

func WithAnnotations added in v0.4.4

func WithAnnotations(values helmify.Values) MetaOpt

Jump to

Keyboard shortcuts

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