mirror of https://github.com/k3s-io/k3s
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
|