Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
bootstrap.Options
UpstreamDiscoveryOptions UpstreamDiscoveryOptions
}
type UpstreamDiscoveryOptions ¶
type UpstreamDiscoveryOptions struct {
EnableDiscoveryForKubernetes bool
EnableDiscoveryForCopilot bool
EnableDiscoveryForConsul bool
}
func (UpstreamDiscoveryOptions) DiscoveryEnabled ¶
func (opts UpstreamDiscoveryOptions) DiscoveryEnabled() bool
Click to show internal directories.
Click to hide internal directories.