Versions in this module Expand all Collapse all v1 v1.2.0 Sep 4, 2023 v1.0.0 Sep 4, 2023 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