Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ServerPort is the default port for hubble server when a provided // listen address does not include one. ServerPort = 4244 // RelayPort is the default port for the hubble-relay server. RelayPort = 4245 // GRPCServiceName is the name of the Hubble gRPC service. GRPCServiceName = "hubble-grpc" // DomainName specifies the domain name to use when constructing the server // name for peer change notifications. DomainName = "cilium.io" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.