kustomize

package
v5.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package kustomize provides a client for building Kubernetes manifests using kustomize.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct{}

Client provides kustomize build functionality.

func NewClient

func NewClient() *Client

NewClient creates a new kustomize client.

func (*Client) Build

func (c *Client) Build(_ context.Context, path string) (*bytes.Buffer, error)

Build runs kustomize build on the specified directory and returns the output.

Jump to

Keyboard shortcuts

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