func _()

in readers/apiserver/watchlist/internal/watchlist/retrievetype_string.go [7:20]


func _() {
	// An "invalid array index" compiler error signifies that the constant values have changed.
	// Re-run the stringer command to generate them again.
	var x [1]struct{}
	_ = x[RTNode-1]
	_ = x[RTPod-2]
	_ = x[RTNamespace-4]
	_ = x[RTPersistentVolume-8]
	_ = x[RTRBAC-16]
	_ = x[RTService-32]
	_ = x[RTDeployment-64]
	_ = x[RTIngressController-128]
	_ = x[RTEndpoint-256]
}