Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GatewayCmd = &cobra.Command{
Use: "gateway",
Short: "Run dubbo go pixiu in gateway mode",
}
)
View Source
var (
SideCarCmd = &cobra.Command{
Use: "sidecar",
Short: "Run dubbo go pixiu in sidecar mode (implement in the future)",
}
)
Functions ¶
This section is empty.
Types ¶
type DefaultDeployer ¶
type DefaultDeployer struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.