// Copyright 2022 The Kubernetes Authors. // SPDX-License-Identifier: Apache-2.0 // Package replacement contains a kio.Filter implementation of the kustomize // replacement transformer (accepts sources and looks for targets to replace // their values with values from the sources). package replacement