package serviceaccount
import "k8s.io/kubernetes/pkg/registry/core/serviceaccount"
Package serviceaccount provides a Registry interface and a strategy implementation for storing ServiceAccount API objects.
Index ¶
Variables ¶
var Strategy = strategy{legacyscheme.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating ServiceAccount objects via the REST API.
Source Files ¶
doc.go strategy.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/core/serviceaccount/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.