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

PathSynopsis
pkg/registry/networking/ingress/storage
Version
v1.33.1 (latest)
Published
May 15, 2025
Platform
linux/amd64
Imports
11 packages
Last checked
10 hours ago

Tools for package owners.