Versions in this module Expand all Collapse all v0 v0.22.3 Sep 17, 2021 Changes in this version + func TestScheme() (*runtime.Scheme, apiserializer.CodecFactory) + type List struct + Items []runtime.Object + func (in *List) DeepCopy() *List + func (in *List) DeepCopyInto(out *List) + func (in *List) DeepCopyObject() runtime.Object + type ListV1 struct + Items []runtime.RawExtension + func (in *ListV1) DeepCopy() *ListV1 + func (in *ListV1) DeepCopyInto(out *ListV1) + func (in *ListV1) DeepCopyObject() runtime.Object