Versions in this module Expand all Collapse all v0 v0.5.0 Feb 7, 2020 Changes in this version + type TypedLocalObjectReference struct + APIGroup *string + Kind string + Name string + func NewTypedLocalObjectReference(name string, gk schema.GroupKind) *TypedLocalObjectReference + func NewTypedLocalObjectReferenceForObject(obj apis.Object, scheme *runtime.Scheme) *TypedLocalObjectReference + func (in *TypedLocalObjectReference) DeepCopy() *TypedLocalObjectReference + func (in *TypedLocalObjectReference) DeepCopyInto(out *TypedLocalObjectReference)