GO-2024-3219 : github.com/crossplane/crossplane: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses
Discover Packages
github.com/crossplane/crossplane
cmd
crank
version
package
Version:
v1.17.1
Opens a new window with list of versions in this module.
Published: Sep 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package version contains common functions to get versions
Package version contains version cmd
FetchCrossplaneVersion initializes a Kubernetes client and fetches
and returns the version of the Crossplane deployment. If the version
does not have a leading 'v', it prepends it.
type Cmd struct {
Client bool `env:"" help:"If true, shows client version only (no server required)."`
}
Cmd represents the version command.
Run runs the version command.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.