Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToEnvoyPercentage ¶
func ToEnvoyPercentage(percentage float32) *envoytype.FractionalPercent
func ToEnvoyPercentageWithDefault ¶ added in v0.18.24
func ToEnvoyPercentageWithDefault(percentage *types.FloatValue, defaultValue float32) *envoytypev2.FractionalPercent
use FloatValue to detect when nil (avoids error-prone float comparisons)
func ToEnvoyv2Percentage ¶ added in v1.5.0
func ToEnvoyv2Percentage(percentage float32) *envoytypev2.FractionalPercent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.