mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-04-19 04:10:04 +08:00

This initial version of yamlgen generates deploy/scc.yaml based on the deployment artifact that is provided by the new api/deploy/ocp package. Signed-off-by: Niels de Vos <ndevos@redhat.com>
4 lines
63 B
Modula-2
4 lines
63 B
Modula-2
module github.com/ghodss/yaml
|
|
|
|
require gopkg.in/yaml.v2 v2.2.2
|