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.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 3 hours ago –
Tools for package owners.