mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
ref
This commit is contained in:
@@ -17,9 +17,7 @@ limitations under the License.
|
||||
// Package unversioned contains API types that are common to all versions.
|
||||
package unversioned
|
||||
|
||||
import (
|
||||
"strings"
|
||||
)
|
||||
import "strings"
|
||||
|
||||
// TypeMeta describes an individual object in an API response or request
|
||||
// with strings representing the type of the object and its API schema version.
|
||||
|
Reference in New Issue
Block a user