Versions in this module Expand all Collapse all v0 v0.1.1 Apr 11, 2023 v0.1.0 Mar 27, 2023 Changes in this version + type PrefixAllocationStorage struct + PrefixAllocation *REST + Status *StatusREST + func NewStorage(optsGetter generic.RESTOptionsGetter) (PrefixAllocationStorage, error) + type REST struct + type StatusREST struct + func (r *StatusREST) Destroy() + func (r *StatusREST) Get(ctx context.Context, name string, options *metav1.GetOptions) (runtime.Object, error) + func (r *StatusREST) GetResetFields() map[fieldpath.APIVersion]*fieldpath.Set + func (r *StatusREST) New() runtime.Object + func (r *StatusREST) Update(ctx context.Context, name string, objInfo rest.UpdatedObjectInfo, ...) (runtime.Object, bool, error)