mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 18:01:21 +00:00
Make krusty package - high-level CLI-like package.
This commit is contained in:
6
api/krusty/doc.go
Normal file
6
api/krusty/doc.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2019 The Kubernetes Authors.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Package krusty holds a very high level API to kustomize.
|
||||
// The functions here should be similar to the CLI api.
|
||||
package krusty
|
||||
Reference in New Issue
Block a user