Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { UpstreamHashBy string `json:"upstream-hash-by,omitempty"` UpstreamHashBySubset bool `json:"upstream-hash-by-subset,omitempty"` UpstreamHashBySubsetSize int `json:"upstream-hash-by-subset-size,omitempty"` }
Config contains the Consistent hash configuration to be used in the Ingress
Click to show internal directories.
Click to hide internal directories.