package ingress
import "k8s.io/kubernetes/pkg/registry/networking/ingress"
Index ¶
Variables ¶
var StatusStrategy = ingressStatusStrategy{Strategy}
StatusStrategy implements logic used to validate and prepare for updates of the status subresource
var Strategy = ingressStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating Replication Ingress objects.
Source Files ¶
doc.go strategy.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/networking/ingress/storage |
- Version
- v1.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 3 hours ago –
Tools for package owners.