internal

package
v1.73.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const IngressNginxControllerSuspendAnnotation = "network.deckhouse.io/ingress-nginx-validation-suspended"

Variables

View Source
var IngressNginxControllerGVR = schema.GroupVersionResource{
	Group:    "deckhouse.io",
	Version:  "v1",
	Resource: "ingressnginxcontrollers",
}
View Source
var Namespace = "d8-ingress-nginx"

Functions

func NsSelector

func NsSelector() *types.NamespaceSelector

Types

type IngressNginxController added in v1.72.0

type IngressNginxController struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              IngressNginxControllerSpec `json:"spec"`
}

type IngressNginxControllerSpec added in v1.72.0

type IngressNginxControllerSpec struct {
	ValidationEnabled bool `json:"validationEnabled,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL