func GetAPIVersion()

in s3plugin/s3plugin.go [80:82]


func GetAPIVersion(c *cli.Context) {
	fmt.Println(apiVersion)
}