cdist-type__golang_from_vendor - Man Page
Install any version of golang from golang.org
Description
This cdist type allows you to install golang from archives provided by https://golang.org/dl/.
See https://golang.org/dl/ for the list of supported versions, operating systems and architectures.
This is a singleton type.
Required Parameters
None.
Optional Parameters
- version
The golang version to install, defaults to 1.8.1
Examples
__golang_from_vendor --version 1.8.1
Authors
Kamila Součková <kamila@ksp.sk>
Copying
Copyright (C) 2017 Kamila Součková. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Copyright
ungleich GmbH 2021
Referenced By
cdist-type__prometheus_exporter(7).
Jul 31, 2022 7.0.0 cdist