Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReservedPrefixExists ¶ added in v0.5.15
Types ¶
type BackendMapper ¶ added in v0.5.18
type BackendMapper struct {
// contains filtered or unexported fields
}
func BuildMapperChain ¶ added in v0.5.0
func BuildMapperChain(cfg config.Config, modes []string) (BackendMapper, error)
type BackendModeConfig ¶ added in v0.5.18
type BackendModeConfig struct {
BackendMode string `json:"backendMode"`
}
AccessConfig represents the configuration format for cluster access config via backend mode.
Click to show internal directories.
Click to hide internal directories.