render

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package render renders a go file that determines whether a resource supports tags

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(writer io.Writer, resources []Filter, templateFile string) error

Render renders resource.

Types

type Filter

type Filter struct {
	GroupKind string
	Enabled   bool
}

Filter contains a Kubernetes GroupKind and whether it supports tags.

type FilterList

type FilterList []Filter

FilterList is a list of Filters.

Jump to

Keyboard shortcuts

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