mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Utilities for working with map[string]interface{} + yaml.Node
This commit is contained in:
6
kyaml/filtersutil/doc.go
Normal file
6
kyaml/filtersutil/doc.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2019 The Kubernetes Authors.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Package filtersutil provides utilities for working with yaml.Filter and
|
||||
// kio.Filter interfaces.
|
||||
package filtersutil
|
||||
Reference in New Issue
Block a user