Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRootCmd ¶
func GetRootCmd(args []string, xdsResponsesChannel chan XDSResponses) *cobra.Command
GetRootCmd returns the root of the cobra command-tree.
func StableXdsStatusCommand ¶
func StableXdsStatusCommand(ctx cli.Context, xdsResponsesChannel chan XDSResponses) *cobra.Command
func XdsStatusCommand ¶
func XdsStatusCommand(ctx cli.Context, xdsResponsesChannel chan XDSResponses) *cobra.Command
Types ¶
type XDSResponses ¶
type XDSResponses map[string]*discovery.DiscoveryResponse
func GetProxyStatus ¶
func GetProxyStatus() XDSResponses
Click to show internal directories.
Click to hide internal directories.