mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 09:49:13 +00:00
Move plugin config to main config package.
This commit is contained in:
6
api/pgmconfig/doc.go
Normal file
6
api/pgmconfig/doc.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2019 The Kubernetes Authors.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Package pgmconfig provides configuration methods and constants
|
||||
// for the kustomize API.
|
||||
package pgmconfig
|
||||
Reference in New Issue
Block a user