Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + func Convert_runtime_Object_To_runtime_RawExtension(c runtime.ObjectConvertor, in *runtime.Object, out *runtime.RawExtension, ...) error + func Convert_runtime_RawExtension_To_runtime_Object(c runtime.ObjectConvertor, in *runtime.RawExtension, out *runtime.Object, ...) error + func DecodeNestedRawExtensionOrUnknown(d runtime.Decoder, ext *runtime.RawExtension) + func EncodeNestedRawExtension(e runtime.Encoder, ext *runtime.RawExtension) error + func GetName(base, suffix string, maxLength int) string + func GetPodName(base, suffix string) string + func LegacyMetaV1FieldSelectorConversionWithName(label, value string) (string, string, error)