Versions in this module Expand all Collapse all v0 v0.0.6 Sep 3, 2020 v0.0.5 Aug 13, 2020 Changes in this version + func Build(key types.NamespacedName, opts ...Option) *v1alpha1.CatalogSource + type Option func(*v1alpha1.CatalogSource) + func Address(address string) Option + func Annotations(v map[string]string) Option + func DisplayName(v string) Option + func Image(v string) Option + func Publisher(v string) Option