package networkpolicy
import "k8s.io/kubernetes/pkg/registry/networking/networkpolicy"
Index ¶
Variables ¶
var StatusStrategy = networkPolicyStatusStrategy{Strategy}
StatusStrategy implements logic used to validate and prepare for updates of the status subresource
var Strategy = networkPolicyStrategy{legacyscheme.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating NetworkPolicy objects.
Source Files ¶
doc.go strategy.go
Directories ¶
Path | Synopsis |
---|---|
pkg/registry/networking/networkpolicy/storage |
- Version
- v1.24.5
- Published
- Sep 14, 2022
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- 16 seconds ago –
Tools for package owners.