Versions in this module Expand all Collapse all v0 v0.3.1 Nov 6, 2024 v0.3.0 May 20, 2024 Changes in this version + type Resource interface + DeepCopyIntoResource func(Resource) error + GetGroupVersionResource func() schema.GroupVersionResource + GetResourceVersion func() string + GetSingularName func() string + New func() Resource + NewList func() runtime.Object + SetResourceVersion func(string) + type ResourceWithStatus interface + GetStatus func() SubResource + type SubResource interface