Commit f09e8d3e authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

ref

parent 77fd936b
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment