Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + func NewStrategy(rw whitelist.RegistryWhitelister) *strategy + type ImporterDockerRegistryFunc func() dockerv1client.Client + type ImporterFunc func(r importer.RepositoryRetriever) importer.Interface + type REST struct + func NewREST(importFn ImporterFunc, streams imagestream.Registry, ...) *REST + func (r *REST) Create(ctx context.Context, obj runtime.Object, ...) (runtime.Object, error) + func (r *REST) New() runtime.Object + func (s *REST) NamespaceScoped() bool