...

Source file src/sigs.k8s.io/kustomize/api/filters/patchjson6902/doc.go

Documentation: sigs.k8s.io/kustomize/api/filters/patchjson6902

     1  // Copyright 2020 The Kubernetes Authors.
     2  // SPDX-License-Identifier: Apache-2.0
     3  
     4  // Package namespace contains a kio.Filter implementation of the kustomize
     5  // patchjson6902 transformer
     6  package patchjson6902
     7  

View as plain text