mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
Needed to tell controller-gen we're implementing our own marshalling. Otherwise it fails for newer versions of controller-gen with ``` /go/src/github.com/openshift/installer/pkg/ipnet/ipnet.go:18:2: encountered struct field "" without JSON tag in type "IPNet" ```