package endpoint
import "k8s.io/kubernetes/pkg/registry/core/endpoint"
Package endpoint provides Registry interface and it's RESTStorage implementation for storing Endpoint api objects.
Index ¶
Variables ¶
var Strategy = endpointsStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating Endpoint objects via the REST API.
Source Files ¶
doc.go strategy.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/core/endpoint/storage |
- Version
- v1.17.17
- Published
- Jan 13, 2021
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 8 minutes ago –
Tools for package owners.