package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.git
Documentation: pkg.go.dev
# Functions
CobraCommand returns a command used to print version information.
CobraCommandWithOptions returns a command used to print version information.
NewBuildInfoFromOldString creates a BuildInfo struct based on the output of previous Istio components '-- version' output.
# Variables
Info exports the build version information.
# Structs
BuildInfo describes version information about the binary build.
CobraOptions holds options to be passed to `CobraCommandWithOptions`.
ServerInfo contains the version for a single control plane component.
Version holds info for client and control plane versions.
# Type aliases
GetRemoteVersionFunc is the function protoype to be passed to CobraOptions so that it is called when invoking `cmd version`.
MeshInfo contains the versions for all Istio control plane components.