Home
last modified time | relevance | path

Searched defs:UpdatedObjectInfo (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/registry/rest/
H A Drest.go205 type UpdatedObjectInfo interface { interface
245 …Update(ctx context.Context, name string, objInfo UpdatedObjectInfo, createValidation ValidateObjec…
252 …Update(ctx context.Context, name string, objInfo UpdatedObjectInfo, createValidation ValidateObjec…
H A Dupdate.go226 func WrapUpdatedObjectInfo(objInfo UpdatedObjectInfo, transformers ...TransformFunc) UpdatedObjectI…
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/registry/rest/
H A Drest.go203 type UpdatedObjectInfo interface { interface
243 …Update(ctx context.Context, name string, objInfo UpdatedObjectInfo, createValidation ValidateObjec…
250 …Update(ctx context.Context, name string, objInfo UpdatedObjectInfo, createValidation ValidateObjec…
H A Dupdate.go251 func WrapUpdatedObjectInfo(objInfo UpdatedObjectInfo, transformers ...TransformFunc) UpdatedObjectI…