mirror of https://github.com/k3s-io/k3s
6 lines
154 B
Go
6 lines
154 B
Go
|
// Copyright 2019 The Kubernetes Authors.
|
||
|
// SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
// Package exec contains the exec function implementation.
|
||
|
package exec
|