mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-03 14:53:52 +00:00
7 lines
186 B
Go
7 lines
186 B
Go
// Copyright 2019 The Kubernetes Authors.
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Package konfig provides configuration methods and constants
|
|
// for the kustomize API.
|
|
package konfig
|