...

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

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

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

View as plain text