features

package
v0.32.2 Latest Latest
Warning

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

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

Documentation

Overview

Package features contains a separate feature set specifically designed for managing zpages related features. These feature gates control the availability and behavior of various zpages within Kubernetes components. New zpages added to Kubernetes components should utilize this feature set to ensure proper management of their availability.

Index

Constants

View Source
const (
	// owner: @richabanker
	// kep: https://kep.k8s.io/4828
	ComponentFlagz featuregate.Feature = "ComponentFlagz"

	// owner: @richabanker
	// kep: https://kep.k8s.io/4827
	// alpha: v1.32
	//
	// Enables /statusz endpoint for a component making it accessible to
	// users with the system:monitoring cluster role.
	ComponentStatusz featuregate.Feature = "ComponentStatusz"
)

Variables

This section is empty.

Functions

func AddFeatureGates

func AddFeatureGates(mutableFeatureGate featuregate.MutableVersionedFeatureGate) error

AddFeatureGates adds all feature gates used by this package.

Types

This section is empty.

Jump to

Keyboard shortcuts

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