Skip to content

Instantly share code, notes, and snippets.

@stevekuznetsov
Created September 22, 2015 17:39
Show Gist options
  • Save stevekuznetsov/8630456fd41bf4cc6b7b to your computer and use it in GitHub Desktop.
Save stevekuznetsov/8630456fd41bf4cc6b7b to your computer and use it in GitHub Desktop.
find_files output for skuznets f21 machine
./assets/assets.go
./assets/doc.go
./cmd/doc.go
./cmd/dockerregistry/doc.go
./cmd/dockerregistry/main.go
./cmd/genbashcomp/gen_openshift_bash_comp.go
./cmd/genconversion/conversion.go
./cmd/gendeepcopy/deep_copy.go
./cmd/gendocs/gen_openshift_docs.go
./cmd/gitserver/gitserver.go
./cmd/oc/oc.go
./cmd/openshift/doc.go
./cmd/openshift/openshift.go
./cmd/origin-version-change/main.go
./doc.go
./examples/deployment/deployment.go
./examples/doc.go
./examples/examples_test.go
./examples/gitserver/main.go
./examples/hello-openshift/hello_openshift.go
./hack/jsonformat.go
./hack/listtests.go
./hack/version.go
./images/pod/pod.go
./pkg/api/compatibility_test.go
./pkg/api/deep_copy_generated.go
./pkg/api/doc.go
./pkg/api/graph/graph.go
./pkg/api/graph/graph_test.go
./pkg/api/graph/graphview/dc_pipeline.go
./pkg/api/graph/graphview/image_pipeline.go
./pkg/api/graph/graphview/intset.go
./pkg/api/graph/graphview/rc.go
./pkg/api/graph/graphview/service_group.go
./pkg/api/graph/graphview/veneering_test.go
./pkg/api/graph/interfaces.go
./pkg/api/graph/test/runtimeobject_nodebuilder.go
./pkg/api/graph/types.go
./pkg/api/graph/types_test.go
./pkg/api/helpers.go
./pkg/api/kubegraph/analysis/podspec.go
./pkg/api/kubegraph/analysis/podspec_test.go
./pkg/api/kubegraph/analysis/rc.go
./pkg/api/kubegraph/analysis/rc_test.go
./pkg/api/kubegraph/edges.go
./pkg/api/kubegraph/edge_test.go
./pkg/api/kubegraph/nodes/nodes.go
./pkg/api/kubegraph/nodes/nodes_test.go
./pkg/api/kubegraph/nodes/types.go
./pkg/api/latest/doc.go
./pkg/api/latest/latest.go
./pkg/api/latest/latest_test.go
./pkg/api/latest/tags_test.go
./pkg/api/meta/multimapper.go
./pkg/api/meta/multimapper_test.go
./pkg/api/register.go
./pkg/api/serialization_test.go
./pkg/api/types.go
./pkg/api/v1beta3/conversion_generated.go
./pkg/api/v1beta3/deep_copy_generated.go
./pkg/api/v1beta3/doc.go
./pkg/api/v1beta3/register.go
./pkg/api/v1/conversion_generated.go
./pkg/api/v1/deep_copy_generated.go
./pkg/api/v1/doc.go
./pkg/api/v1/register.go
./pkg/api/validation/coverage_test.go
./pkg/api/validation/register.go
./pkg/api/validation/validation.go
./pkg/api/validation/validation_test.go
./pkg/api/validation/wrapper.go
./pkg/assets/extensions.go
./pkg/assets/handlers.go
./pkg/assets/handlers_test.go
./pkg/assets/interfaces.go
./pkg/assets/join.go
./pkg/assets/mime.go
./pkg/auth/api/types.go
./pkg/auth/authenticator/challenger/passwordchallenger/password_auth_handler.go
./pkg/auth/authenticator/challenger/passwordchallenger/password_auth_handler_test.go
./pkg/auth/authenticator/challenger/placeholderchallenger/placeholder_challenger.go
./pkg/auth/authenticator/interfaces.go
./pkg/auth/authenticator/password/allowanypassword/anyauthpassword.go
./pkg/auth/authenticator/password/basicauthpassword/basicauthpassword.go
./pkg/auth/authenticator/password/basicauthpassword/basicauthpassword_test.go
./pkg/auth/authenticator/password/basicauthpassword/doc.go
./pkg/auth/authenticator/password/denypassword/denypassword.go
./pkg/auth/authenticator/password/htpasswd/htpasswd.go
./pkg/auth/authenticator/password/htpasswd/htpasswd_test.go
./pkg/auth/authenticator/password/htpasswd/md5.go
./pkg/auth/authenticator/password/ldappassword/ldap.go
./pkg/auth/authenticator/password/oauthpassword/oauthpassword.go
./pkg/auth/authenticator/password/oauthpassword/registry/registry.go
./pkg/auth/authenticator/redirector/redirector.go
./pkg/auth/authenticator/request/basicauthrequest/basicauth.go
./pkg/auth/authenticator/request/basicauthrequest/basicauth_test.go
./pkg/auth/authenticator/request/bearertoken/bearertoken.go
./pkg/auth/authenticator/request/contextrequest/requestcontext.go
./pkg/auth/authenticator/request/headerrequest/requestheader.go
./pkg/auth/authenticator/request/headerrequest/requestheader_test.go
./pkg/auth/authenticator/request/paramtoken/paramtoken.go
./pkg/auth/authenticator/request/unionrequest/unionauth_test.go
./pkg/auth/authenticator/request/unionrequest/union.go
./pkg/auth/authenticator/request/x509request/doc.go
./pkg/auth/authenticator/request/x509request/x509.go
./pkg/auth/authenticator/request/x509request/x509_test.go
./pkg/auth/authenticator/token/filetoken/token.go
./pkg/auth/doc.go
./pkg/auth/group/group_adder.go
./pkg/auth/group/group_adder_test.go
./pkg/auth/handlers/authrequest.go
./pkg/auth/ldaputil/client.go
./pkg/auth/ldaputil/identityfactory.go
./pkg/auth/ldaputil/identityfactory_test.go
./pkg/auth/ldaputil/syncutil.go
./pkg/auth/ldaputil/url.go
./pkg/auth/ldaputil/url_test.go
./pkg/auth/oauth/external/github/github.go
./pkg/auth/oauth/external/github/github_test.go
./pkg/auth/oauth/external/google/google.go
./pkg/auth/oauth/external/google/google_test.go
./pkg/auth/oauth/external/handler.go
./pkg/auth/oauth/external/handler_test.go
./pkg/auth/oauth/external/interfaces.go
./pkg/auth/oauth/external/openid/openid.go
./pkg/auth/oauth/external/openid/openid_test.go
./pkg/auth/oauth/handlers/authenticator.go
./pkg/auth/oauth/handlers/authenticator_test.go
./pkg/auth/oauth/handlers/default_auth_handler.go
./pkg/auth/oauth/handlers/default_auth_handler_test.go
./pkg/auth/oauth/handlers/empties.go
./pkg/auth/oauth/handlers/grant.go
./pkg/auth/oauth/handlers/grant_test.go
./pkg/auth/oauth/handlers/interfaces.go
./pkg/auth/oauth/registry/grantchecker.go
./pkg/auth/oauth/registry/registry_test.go
./pkg/auth/oauth/registry/tokenauthenticator.go
./pkg/auth/oauth/registry/userconversion.go
./pkg/authorization/api/casts.go
./pkg/authorization/api/group_test.go
./pkg/authorization/api/helpers.go
./pkg/authorization/api/register.go
./pkg/authorization/api/synthetic.go
./pkg/authorization/api/types.go
./pkg/authorization/api/v1beta3/conversion.go
./pkg/authorization/api/v1beta3/register.go
./pkg/authorization/api/v1beta3/types.go
./pkg/authorization/api/v1/conversion.go
./pkg/authorization/api/v1/register.go
./pkg/authorization/api/v1/types.go
./pkg/authorization/api/validation/validation.go
./pkg/authorization/api/validation/validation_test.go
./pkg/authorization/authorizer/attributes_builder.go
./pkg/authorization/authorizer/attributes.go
./pkg/authorization/authorizer/authorizer.go
./pkg/authorization/authorizer/authorizer_test.go
./pkg/authorization/authorizer/bootstrap_policy_test.go
./pkg/authorization/authorizer/interfaces.go
./pkg/authorization/authorizer/messages.go
./pkg/authorization/authorizer/messages_test.go
./pkg/authorization/authorizer/non_resource_match_test.go
./pkg/authorization/authorizer/personal_subjectaccessreview.go
./pkg/authorization/authorizer/subjects_test.go
./pkg/authorization/cache/clusterpolicybinding.go
./pkg/authorization/cache/clusterpolicybinding_test.go
./pkg/authorization/cache/clusterpolicy.go
./pkg/authorization/cache/clusterpolicy_test.go
./pkg/authorization/cache/policybinding.go
./pkg/authorization/cache/policybinding_test.go
./pkg/authorization/cache/policy.go
./pkg/authorization/cache/policy_test.go
./pkg/authorization/cache/readonlycache.go
./pkg/authorization/cache/readonlycache_test.go
./pkg/authorization/cache/util.go
./pkg/authorization/client/readonlyclient.go
./pkg/authorization/client/readonlyclusterpolicies.go
./pkg/authorization/client/readonlyclusterpolicybindings.go
./pkg/authorization/client/readonlypolicies.go
./pkg/authorization/client/readonlypolicybindings.go
./pkg/authorization/interfaces/interfaces.go
./pkg/authorization/registry/clusterpolicybinding/etcd/etcd.go
./pkg/authorization/registry/clusterpolicybinding/registry.go
./pkg/authorization/registry/clusterpolicybinding/strategy.go
./pkg/authorization/registry/clusterpolicy/etcd/etcd.go
./pkg/authorization/registry/clusterpolicy/registry.go
./pkg/authorization/registry/clusterpolicy/strategy.go
./pkg/authorization/registry/clusterrolebinding/proxy/proxy.go
./pkg/authorization/registry/clusterrolebinding/registry.go
./pkg/authorization/registry/clusterrole/proxy/proxy.go
./pkg/authorization/registry/clusterrole/registry.go
./pkg/authorization/registry/localresourceaccessreview/registry.go
./pkg/authorization/registry/localresourceaccessreview/rest.go
./pkg/authorization/registry/localresourceaccessreview/rest_test.go
./pkg/authorization/registry/localsubjectaccessreview/registry.go
./pkg/authorization/registry/localsubjectaccessreview/rest.go
./pkg/authorization/registry/localsubjectaccessreview/rest_test.go
./pkg/authorization/registry/policybinding/etcd/etcd.go
./pkg/authorization/registry/policybinding/registry.go
./pkg/authorization/registry/policybinding/strategy.go
./pkg/authorization/registry/policy/etcd/etcd.go
./pkg/authorization/registry/policy/registry.go
./pkg/authorization/registry/policy/strategy.go
./pkg/authorization/registry/resourceaccessreview/registry.go
./pkg/authorization/registry/resourceaccessreview/rest.go
./pkg/authorization/registry/resourceaccessreview/rest_test.go
./pkg/authorization/registry/rolebinding/policybased/virtual_storage.go
./pkg/authorization/registry/rolebinding/policybased/virtual_storage_test.go
./pkg/authorization/registry/rolebinding/registry.go
./pkg/authorization/registry/rolebinding/strategy.go
./pkg/authorization/registry/role/policybased/virtual_storage.go
./pkg/authorization/registry/role/policybased/virtual_storage_test.go
./pkg/authorization/registry/role/registry.go
./pkg/authorization/registry/role/strategy.go
./pkg/authorization/registry/subjectaccessreview/registry.go
./pkg/authorization/registry/subjectaccessreview/rest.go
./pkg/authorization/registry/subjectaccessreview/rest_test.go
./pkg/authorization/registry/test/clusterpolicybinding.go
./pkg/authorization/registry/test/clusterpolicy.go
./pkg/authorization/registry/test/policybinding.go
./pkg/authorization/registry/test/policy.go
./pkg/authorization/rulevalidation/find_rules.go
./pkg/authorization/rulevalidation/policy_comparator.go
./pkg/authorization/rulevalidation/policy_comparator_test.go
./pkg/auth/server/csrf/cookie.go
./pkg/auth/server/csrf/cookie_test.go
./pkg/auth/server/csrf/empty.go
./pkg/auth/server/csrf/fake.go
./pkg/auth/server/csrf/interfaces.go
./pkg/auth/server/csrf/session.go
./pkg/auth/server/grant/grant.go
./pkg/auth/server/grant/grant_test.go
./pkg/auth/server/grant/interfaces.go
./pkg/auth/server/login/helper.go
./pkg/auth/server/login/implicit.go
./pkg/auth/server/login/implicit_test.go
./pkg/auth/server/login/interfaces.go
./pkg/auth/server/login/login.go
./pkg/auth/server/login/login_test.go
./pkg/auth/server/session/authenticator.go
./pkg/auth/server/session/interfaces.go
./pkg/auth/server/session/session.go
./pkg/auth/server/tokenrequest/endpoints.go
./pkg/auth/userregistry/identitymapper/interfaces.go
./pkg/auth/userregistry/identitymapper/lookup.go
./pkg/auth/userregistry/identitymapper/provision.go
./pkg/auth/userregistry/identitymapper/provision_test.go
./pkg/build/admission/admission.go
./pkg/build/admission/admission_test.go
./pkg/build/api/register.go
./pkg/build/api/sort.go
./pkg/build/api/sort_test.go
./pkg/build/api/types.go
./pkg/build/api/v1beta3/conversion.go
./pkg/build/api/v1beta3/conversion_test.go
./pkg/build/api/v1beta3/register.go
./pkg/build/api/v1beta3/types.go
./pkg/build/api/v1/conversion.go
./pkg/build/api/v1/conversion_test.go
./pkg/build/api/v1/register.go
./pkg/build/api/v1/types.go
./pkg/build/api/validation/validation.go
./pkg/build/api/validation/validation_test.go
./pkg/build/builder/cmd/builder.go
./pkg/build/builder/cmd/doc.go
./pkg/build/builder/cmd/dockercfg/cfg.go
./pkg/build/builder/cmd/dockercfg/cfg_test.go
./pkg/build/builder/cmd/dockercfg/doc.go
./pkg/build/builder/cmd/scmauth/cacert.go
./pkg/build/builder/cmd/scmauth/gitconfig.go
./pkg/build/builder/cmd/scmauth/password.go
./pkg/build/builder/cmd/scmauth/scmauth.go
./pkg/build/builder/cmd/scmauth/sshkey.go
./pkg/build/builder/cmd/scmauth/util.go
./pkg/build/builder/doc.go
./pkg/build/builder/docker.go
./pkg/build/builder/docker_test.go
./pkg/build/builder/dockerutil.go
./pkg/build/builder/dockerutil_test.go
./pkg/build/builder/sti.go
./pkg/build/builder/util.go
./pkg/build/builder/util_test.go
./pkg/build/client/clients.go
./pkg/build/controller/config_controller.go
./pkg/build/controller/config_controller_test.go
./pkg/build/controller/controller.go
./pkg/build/controller/controller_test.go
./pkg/build/controller/factory/factory.go
./pkg/build/controller/factory/factory_test.go
./pkg/build/controller/image_change_controller.go
./pkg/build/controller/image_change_controller_test.go
./pkg/build/controller/strategy/custom.go
./pkg/build/controller/strategy/custom_test.go
./pkg/build/controller/strategy/docker.go
./pkg/build/controller/strategy/docker_test.go
./pkg/build/controller/strategy/sti.go
./pkg/build/controller/strategy/sti_test.go
./pkg/build/controller/strategy/util.go
./pkg/build/controller/strategy/util_test.go
./pkg/build/controller/test/fake_build_config_store.go
./pkg/build/controller/test/fake_build_store.go
./pkg/build/doc.go
./pkg/build/generator/doc.go
./pkg/build/generator/generator.go
./pkg/build/generator/generator_test.go
./pkg/build/generator/test/mocks.go
./pkg/build/graph/analysis/bc.go
./pkg/build/graph/analysis/bc_test.go
./pkg/build/graph/edges.go
./pkg/build/graph/helpers.go
./pkg/build/graph/nodes/nodes.go
./pkg/build/graph/nodes/types.go
./pkg/build/prune/data.go
./pkg/build/prune/data_test.go
./pkg/build/prune/prune.go
./pkg/build/prune/prune_test.go
./pkg/build/prune/resolvers.go
./pkg/build/prune/resolvers_test.go
./pkg/build/registry/buildconfig/etcd/etcd.go
./pkg/build/registry/buildconfig/registry.go
./pkg/build/registry/buildconfig/strategy.go
./pkg/build/registry/buildconfig/strategy_test.go
./pkg/build/registry/buildconfig/webhook.go
./pkg/build/registry/buildconfig/webhook_test.go
./pkg/build/registry/build/etcd/etcd.go
./pkg/build/registry/buildlog/rest.go
./pkg/build/registry/buildlog/rest_test.go
./pkg/build/registry/build/registry.go
./pkg/build/registry/build/strategy.go
./pkg/build/registry/build/strategy_test.go
./pkg/build/registry/clone/generator/generator.go
./pkg/build/registry/clone/generator/generator_test.go
./pkg/build/registry/clone/strategy.go
./pkg/build/registry/instantiate/generator/generator.go
./pkg/build/registry/instantiate/generator/generator_test.go
./pkg/build/registry/instantiate/strategy.go
./pkg/build/registry/test/buildconfig.go
./pkg/build/registry/test/build.go
./pkg/build/util/doc.go
./pkg/build/util/util.go
./pkg/build/util/util_test.go
./pkg/build/webhook/controller.go
./pkg/build/webhook/controller_test.go
./pkg/build/webhook/doc.go
./pkg/build/webhook/generic/doc.go
./pkg/build/webhook/generic/generic.go
./pkg/build/webhook/generic/generic_test.go
./pkg/build/webhook/github/doc.go
./pkg/build/webhook/github/github.go
./pkg/build/webhook/github/github_test.go
./pkg/build/webhook/webhook.go
./pkg/client/buildconfigs.go
./pkg/client/buildlogs.go
./pkg/client/builds.go
./pkg/client/cache/eventqueue.go
./pkg/client/cache/eventqueue_test.go
./pkg/client/client.go
./pkg/client/client_test.go
./pkg/client/clusternetwork.go
./pkg/client/clusterpolicies.go
./pkg/client/clusterpolicybindings.go
./pkg/client/clusterrolebindings.go
./pkg/client/clusterroles.go
./pkg/client/deploymentconfigs.go
./pkg/client/groups.go
./pkg/client/hostsubnets.go
./pkg/client/identities.go
./pkg/client/images.go
./pkg/client/imagestreamimages.go
./pkg/client/imagestreammappings.go
./pkg/client/imagestreams.go
./pkg/client/imagestreamtags.go
./pkg/client/localresourceaccessreview.go
./pkg/client/localsubjectaccessreview.go
./pkg/client/netnamespaces.go
./pkg/client/oauthaccesstoken.go
./pkg/client/policies.go
./pkg/client/policybindings.go
./pkg/client/projectrequests.go
./pkg/client/projects.go
./pkg/client/resourceaccessreview.go
./pkg/client/role_bindings.go
./pkg/client/roles.go
./pkg/client/routes.go
./pkg/client/subjectaccessreview.go
./pkg/client/templateconfigs.go
./pkg/client/templates.go
./pkg/client/testclient/fake_buildconfigs.go
./pkg/client/testclient/fake_buildlogs.go
./pkg/client/testclient/fake_builds.go
./pkg/client/testclient/fake_clusternetwork.go
./pkg/client/testclient/fake_clusterpolicies.go
./pkg/client/testclient/fake_clusterpolicybindings.go
./pkg/client/testclient/fake_clusterrolebindings.go
./pkg/client/testclient/fake_clusterroles.go
./pkg/client/testclient/fake_deploymentconfigs.go
./pkg/client/testclient/fake.go
./pkg/client/testclient/fake_groups.go
./pkg/client/testclient/fake_hostsubnets.go
./pkg/client/testclient/fake_identities.go
./pkg/client/testclient/fake_images.go
./pkg/client/testclient/fake_imagestreamimages.go
./pkg/client/testclient/fake_imagestreammappings.go
./pkg/client/testclient/fake_imagestreams.go
./pkg/client/testclient/fake_imagestreamtags.go
./pkg/client/testclient/fake_localresourceaccessreview.go
./pkg/client/testclient/fake_localsubjectaccessreview.go
./pkg/client/testclient/fake_netnamespaces.go
./pkg/client/testclient/fake_oauthaccesstoken.go
./pkg/client/testclient/fake_policies.go
./pkg/client/testclient/fake_policybindings.go
./pkg/client/testclient/fake_projectrequests.go
./pkg/client/testclient/fake_projects.go
./pkg/client/testclient/fake_resourceaccessreview.go
./pkg/client/testclient/fake_rolebindings.go
./pkg/client/testclient/fake_roles.go
./pkg/client/testclient/fake_routes.go
./pkg/client/testclient/fake_subjectaccessreview.go
./pkg/client/testclient/fake_template_configs.go
./pkg/client/testclient/fake_templates.go
./pkg/client/testclient/fake_useridentitymappings.go
./pkg/client/testclient/fake_users.go
./pkg/client/testclient/testclient.go
./pkg/client/testclient/testclient_test.go
./pkg/client/useridentitymappings.go
./pkg/client/users.go
./pkg/cmd/admin/admin.go
./pkg/cmd/admin/cert/cert.go
./pkg/cmd/admin/groups/changemembership.go
./pkg/cmd/admin/groups/groups.go
./pkg/cmd/admin/groups/new.go
./pkg/cmd/admin/node/evacuate.go
./pkg/cmd/admin/node/listpods.go
./pkg/cmd/admin/node/node.go
./pkg/cmd/admin/node/node_options.go
./pkg/cmd/admin/node/schedulable.go
./pkg/cmd/admin/policy/modify_roles.go
./pkg/cmd/admin/policy/policy.go
./pkg/cmd/admin/policy/reconcile_clusterroles.go
./pkg/cmd/admin/policy/remove_from_project.go
./pkg/cmd/admin/policy/who_can.go
./pkg/cmd/admin/project/new_project.go
./pkg/cmd/admin/prune/builds.go
./pkg/cmd/admin/prune/deployments.go
./pkg/cmd/admin/prune/images.go
./pkg/cmd/admin/prune/prune.go
./pkg/cmd/admin/registry/registry.go
./pkg/cmd/admin/router/router.go
./pkg/cmd/cli/cli_bashcomp_func.go
./pkg/cmd/cli/cli.go
./pkg/cmd/cli/cmd/buildlogs.go
./pkg/cmd/cli/cmd/cancelbuild.go
./pkg/cmd/cli/cmd/config.go
./pkg/cmd/cli/cmd/deploy.go
./pkg/cmd/cli/cmd/deploy_test.go
./pkg/cmd/cli/cmd/edit.go
./pkg/cmd/cli/cmd/edit_test.go
./pkg/cmd/cli/cmd/env.go
./pkg/cmd/cli/cmd/exporter.go
./pkg/cmd/cli/cmd/exporter_test.go
./pkg/cmd/cli/cmd/export.go
./pkg/cmd/cli/cmd/expose.go
./pkg/cmd/cli/cmd/helper.go
./pkg/cmd/cli/cmd/importimage.go
./pkg/cmd/cli/cmd/login.go
./pkg/cmd/cli/cmd/loginoptions.go
./pkg/cmd/cli/cmd/logout.go
./pkg/cmd/cli/cmd/newapp.go
./pkg/cmd/cli/cmd/newbuild.go
./pkg/cmd/cli/cmd/options.go
./pkg/cmd/cli/cmd/process.go
./pkg/cmd/cli/cmd/project.go
./pkg/cmd/cli/cmd/request_project.go
./pkg/cmd/cli/cmd/rollback.go
./pkg/cmd/cli/cmd/rollback_test.go
./pkg/cmd/cli/cmd/rsh.go
./pkg/cmd/cli/cmd/startbuild.go
./pkg/cmd/cli/cmd/startbuild_test.go
./pkg/cmd/cli/cmd/status.go
./pkg/cmd/cli/cmd/tag.go
./pkg/cmd/cli/cmd/types.go
./pkg/cmd/cli/cmd/volume.go
./pkg/cmd/cli/cmd/whoami.go
./pkg/cmd/cli/cmd/wrappers.go
./pkg/cmd/cli/config/helpers.go
./pkg/cmd/cli/config/loader.go
./pkg/cmd/cli/config/smart_merge.go
./pkg/cmd/cli/describe/chaindescriber.go
./pkg/cmd/cli/describe/chaindescriber_test.go
./pkg/cmd/cli/describe/deployments.go
./pkg/cmd/cli/describe/describer.go
./pkg/cmd/cli/describe/describer_test.go
./pkg/cmd/cli/describe/helpers.go
./pkg/cmd/cli/describe/helpers_test.go
./pkg/cmd/cli/describe/printer.go
./pkg/cmd/cli/describe/printer_test.go
./pkg/cmd/cli/describe/projectstatus.go
./pkg/cmd/cli/describe/projectstatus_test.go
./pkg/cmd/cli/kubectl_compat_test.go
./pkg/cmd/cli/policy/policy.go
./pkg/cmd/cli/secrets/add_secret_to_obj.go
./pkg/cmd/cli/secrets/basicauth.go
./pkg/cmd/cli/secrets/basicauth_test.go
./pkg/cmd/cli/secrets/dockercfg.go
./pkg/cmd/cli/secrets/known_secret_types.go
./pkg/cmd/cli/secrets/new.go
./pkg/cmd/cli/secrets/new_test.go
./pkg/cmd/cli/secrets/sshauth.go
./pkg/cmd/cli/secrets/sshauth_test.go
./pkg/cmd/cli/secrets/subcommand.go
./pkg/cmd/dockerregistry/dockerregistry.go
./pkg/cmd/experimental/buildchain/buildchain.go
./pkg/cmd/experimental/diagnostics/client.go
./pkg/cmd/experimental/diagnostics/cluster.go
./pkg/cmd/experimental/diagnostics/config.go
./pkg/cmd/experimental/diagnostics/diagnostics.go
./pkg/cmd/experimental/diagnostics/doc.go
./pkg/cmd/experimental/diagnostics/host.go
./pkg/cmd/experimental/diagnostics/options/diagnostics.go
./pkg/cmd/experimental/diagnostics/options/flaginfo.go
./pkg/cmd/experimental/ipfailover/ipfailover.go
./pkg/cmd/experimental/syncgroups/grouplister.go
./pkg/cmd/experimental/syncgroups/groupnamemapper.go
./pkg/cmd/experimental/syncgroups/groupsyncer.go
./pkg/cmd/experimental/syncgroups/interfaces/interfaces.go
./pkg/cmd/experimental/syncgroups/schema1/ldapinterface.go
./pkg/cmd/experimental/syncgroups/sync-groups.go
./pkg/cmd/experimental/syncgroups/usernamemapper.go
./pkg/cmd/experimental/tokens/request.go
./pkg/cmd/experimental/tokens/tokens.go
./pkg/cmd/experimental/tokens/validate.go
./pkg/cmd/flagtypes/addr.go
./pkg/cmd/flagtypes/addr_test.go
./pkg/cmd/flagtypes/doc.go
./pkg/cmd/flagtypes/glog.go
./pkg/cmd/flagtypes/net.go
./pkg/cmd/infra/builder/builder.go
./pkg/cmd/infra/builder/doc.go
./pkg/cmd/infra/deployer/deployer.go
./pkg/cmd/infra/deployer/deployer_test.go
./pkg/cmd/infra/gitserver/gitserver.go
./pkg/cmd/infra/router/f5.go
./pkg/cmd/infra/router/router.go
./pkg/cmd/infra/router/template.go
./pkg/cmd/openshift/openshift.go
./pkg/cmd/openshift/openshift_test.go
./pkg/cmd/server/admin/create_bootstrappolicy_file.go
./pkg/cmd/server/admin/create_bootstrap_project_template.go
./pkg/cmd/server/admin/create_clientcert.go
./pkg/cmd/server/admin/create_client.go
./pkg/cmd/server/admin/create_keypair.go
./pkg/cmd/server/admin/create_kubeconfig.go
./pkg/cmd/server/admin/create_login_template.go
./pkg/cmd/server/admin/create_mastercerts.go
./pkg/cmd/server/admin/create_nodeconfig.go
./pkg/cmd/server/admin/create_nodeconfig_test.go
./pkg/cmd/server/admin/create_servercert.go
./pkg/cmd/server/admin/create_signercert.go
./pkg/cmd/server/admin/default_certs.go
./pkg/cmd/server/admin/overwrite_bootstrappolicy.go
./pkg/cmd/server/admin/signer_cert_args.go
./pkg/cmd/server/api/helpers.go
./pkg/cmd/server/api/latest/helpers.go
./pkg/cmd/server/api/latest/latest.go
./pkg/cmd/server/api/register.go
./pkg/cmd/server/api/types.go
./pkg/cmd/server/api/types_test.go
./pkg/cmd/server/api/util.go
./pkg/cmd/server/api/v1/conversions.go
./pkg/cmd/server/api/v1/register.go
./pkg/cmd/server/api/v1/types.go
./pkg/cmd/server/api/v1/types_test.go
./pkg/cmd/server/api/validation/allinone.go
./pkg/cmd/server/api/validation/etcd.go
./pkg/cmd/server/api/validation/master.go
./pkg/cmd/server/api/validation/master_test.go
./pkg/cmd/server/api/validation/node.go
./pkg/cmd/server/api/validation/node_test.go
./pkg/cmd/server/api/validation/oauth.go
./pkg/cmd/server/api/validation/validation.go
./pkg/cmd/server/bootstrappolicy/constants.go
./pkg/cmd/server/bootstrappolicy/policy.go
./pkg/cmd/server/bootstrappolicy/project_policy.go
./pkg/cmd/server/bootstrappolicy/securitycontextconstraints.go
./pkg/cmd/server/crypto/crypto.go
./pkg/cmd/server/crypto/crypto_test.go
./pkg/cmd/server/etcd/doc.go
./pkg/cmd/server/etcd/etcd.go
./pkg/cmd/server/etcd/server.go
./pkg/cmd/server/kubernetes/doc.go
./pkg/cmd/server/kubernetes/master_config.go
./pkg/cmd/server/kubernetes/master.go
./pkg/cmd/server/kubernetes/node_config.go
./pkg/cmd/server/kubernetes/node.go
./pkg/cmd/server/kubernetes/node_test.go
./pkg/cmd/server/kubernetes/proxy.go
./pkg/cmd/server/origin/asset_config.go
./pkg/cmd/server/origin/asset.go
./pkg/cmd/server/origin/auth_config.go
./pkg/cmd/server/origin/auth_config_test.go
./pkg/cmd/server/origin/auth.go
./pkg/cmd/server/origin/control.go
./pkg/cmd/server/origin/doc.go
./pkg/cmd/server/origin/ensure.go
./pkg/cmd/server/origin/handlers.go
./pkg/cmd/server/origin/master_config.go
./pkg/cmd/server/origin/master.go
./pkg/cmd/server/origin/master_test.go
./pkg/cmd/server/origin/reststorage_validation_test.go
./pkg/cmd/server/origin/run_components.go
./pkg/cmd/server/origin/swagger.go
./pkg/cmd/server/start/admission_sync_test.go
./pkg/cmd/server/start/command_test.go
./pkg/cmd/server/start/config_test.go
./pkg/cmd/server/start/image_args.go
./pkg/cmd/server/start/kube_connection_args.go
./pkg/cmd/server/start/kubernetes/apiserver.go
./pkg/cmd/server/start/kubernetes/controllers.go
./pkg/cmd/server/start/kubernetes/kubelet.go
./pkg/cmd/server/start/kubernetes/kubernetes.go
./pkg/cmd/server/start/kubernetes/proxy.go
./pkg/cmd/server/start/kubernetes/scheduler.go
./pkg/cmd/server/start/listen_arg.go
./pkg/cmd/server/start/master_args.go
./pkg/cmd/server/start/network_args.go
./pkg/cmd/server/start/node_args.go
./pkg/cmd/server/start/plugins.go
./pkg/cmd/server/start/start_allinone.go
./pkg/cmd/server/start/start_api.go
./pkg/cmd/server/start/start_controllers.go
./pkg/cmd/server/start/start_master.go
./pkg/cmd/server/start/start_node.go
./pkg/cmd/templates/templater.go
./pkg/cmd/templates/templates.go
./pkg/cmd/util/clientcmd/clientcmd.go
./pkg/cmd/util/clientcmd/clientconfig.go
./pkg/cmd/util/clientcmd/errors.go
./pkg/cmd/util/clientcmd/factory_fake.go
./pkg/cmd/util/clientcmd/factory.go
./pkg/cmd/util/cmd.go
./pkg/cmd/util/crypto.go
./pkg/cmd/util/doc.go
./pkg/cmd/util/docker/docker.go
./pkg/cmd/util/docker/docker_test.go
./pkg/cmd/util/editor/editor.go
./pkg/cmd/util/editor/editor_test.go
./pkg/cmd/util/editor/term.go
./pkg/cmd/util/editor/term_unsupported.go
./pkg/cmd/util/env.go
./pkg/cmd/util/filepath.go
./pkg/cmd/util/filepath_test.go
./pkg/cmd/util/flags/flags.go
./pkg/cmd/util/gendocs/gendocs.go
./pkg/cmd/util/ip.go
./pkg/cmd/util/log.go
./pkg/cmd/util/mux.go
./pkg/cmd/util/net.go
./pkg/cmd/util/plug/plug.go
./pkg/cmd/util/serviceability/panic.go
./pkg/cmd/util/serviceability/sentry.go
./pkg/cmd/util/serviceability/serviceability.go
./pkg/cmd/util/terminal.go
./pkg/cmd/util/terminal_test.go
./pkg/cmd/util/tokencmd/basicauth.go
./pkg/cmd/util/tokencmd/basicauth_test.go
./pkg/cmd/util/tokencmd/request_token.go
./pkg/cmd/util/variable/imagetemplate.go
./pkg/cmd/util/variable/variable.go
./pkg/config/cmd/cmd.go
./pkg/controller/controller.go
./pkg/controller/controller_test.go
./pkg/controller/doc.go
./pkg/deploy/api/register.go
./pkg/deploy/api/test/ok.go
./pkg/deploy/api/types.go
./pkg/deploy/api/v1beta3/conversion.go
./pkg/deploy/api/v1beta3/conversion_test.go
./pkg/deploy/api/v1beta3/defaults.go
./pkg/deploy/api/v1beta3/defaults_test.go
./pkg/deploy/api/v1beta3/register.go
./pkg/deploy/api/v1beta3/types.go
./pkg/deploy/api/v1/conversion.go
./pkg/deploy/api/v1/conversion_test.go
./pkg/deploy/api/v1/defaults.go
./pkg/deploy/api/v1/defaults_test.go
./pkg/deploy/api/v1/register.go
./pkg/deploy/api/v1/types.go
./pkg/deploy/api/validation/validation.go
./pkg/deploy/api/validation/validation_test.go
./pkg/deploy/controller/configchange/controller.go
./pkg/deploy/controller/configchange/controller_test.go
./pkg/deploy/controller/configchange/factory.go
./pkg/deploy/controller/deployerpod/controller.go
./pkg/deploy/controller/deployerpod/controller_test.go
./pkg/deploy/controller/deployerpod/factory.go
./pkg/deploy/controller/deploymentconfig/controller.go
./pkg/deploy/controller/deploymentconfig/controller_test.go
./pkg/deploy/controller/deploymentconfig/factory.go
./pkg/deploy/controller/deployment/controller.go
./pkg/deploy/controller/deployment/controller_test.go
./pkg/deploy/controller/deployment/factory.go
./pkg/deploy/controller/doc.go
./pkg/deploy/controller/imagechange/controller.go
./pkg/deploy/controller/imagechange/controller_test.go
./pkg/deploy/controller/imagechange/factory.go
./pkg/deploy/controller/test/fake_deployment_config_store.go
./pkg/deploy/controller/test/fake_deployment_store.go
./pkg/deploy/doc.go
./pkg/deploy/generator/config_generator.go
./pkg/deploy/generator/config_generator_test.go
./pkg/deploy/generator/doc.go
./pkg/deploy/generator/generator.go
./pkg/deploy/generator/rest.go
./pkg/deploy/graph/edges.go
./pkg/deploy/graph/helpers.go
./pkg/deploy/graph/nodes/nodes.go
./pkg/deploy/graph/nodes/nodes_test.go
./pkg/deploy/graph/nodes/types.go
./pkg/deploy/prune/data.go
./pkg/deploy/prune/data_test.go
./pkg/deploy/prune/prune.go
./pkg/deploy/prune/prune_test.go
./pkg/deploy/prune/resolvers.go
./pkg/deploy/prune/resolvers_test.go
./pkg/deploy/prune/sort.go
./pkg/deploy/prune/sort_test.go
./pkg/deploy/reaper/doc.go
./pkg/deploy/reaper/reaper.go
./pkg/deploy/reaper/reaper_test.go
./pkg/deploy/registry/deployconfig/doc.go
./pkg/deploy/registry/deployconfig/etcd/etcd.go
./pkg/deploy/registry/deployconfig/registry.go
./pkg/deploy/registry/deployconfig/strategy.go
./pkg/deploy/registry/deployconfig/strategy_test.go
./pkg/deploy/registry/rollback/doc.go
./pkg/deploy/registry/rollback/rest.go
./pkg/deploy/registry/rollback/rest_test.go
./pkg/deploy/registry/rollback/rollback_generator.go
./pkg/deploy/registry/rollback/rollback_generator_test.go
./pkg/deploy/registry/test/deployconfig.go
./pkg/deploy/scaler/doc.go
./pkg/deploy/scaler/scale.go
./pkg/deploy/scaler/scale_test.go
./pkg/deploy/scaler/test/support.go
./pkg/deploy/strategy/doc.go
./pkg/deploy/strategy/interfaces.go
./pkg/deploy/strategy/recreate/recreate.go
./pkg/deploy/strategy/recreate/recreate_test.go
./pkg/deploy/strategy/rolling/rolling.go
./pkg/deploy/strategy/rolling/rolling_test.go
./pkg/deploy/strategy/support/doc.go
./pkg/deploy/strategy/support/lifecycle.go
./pkg/deploy/strategy/support/lifecycle_test.go
./pkg/deploy/util/util.go
./pkg/deploy/util/util_test.go
./pkg/diagnostics/client/config_contexts.go
./pkg/diagnostics/client/config_loading.go
./pkg/diagnostics/cluster/node_definitions.go
./pkg/diagnostics/cluster/registry.go
./pkg/diagnostics/cluster/router.go
./pkg/diagnostics/cluster/util.go
./pkg/diagnostics/host/check_master_config.go
./pkg/diagnostics/host/check_node_config.go
./pkg/diagnostics/log/log.go
./pkg/diagnostics/log/text.go
./pkg/diagnostics/systemd/analyze_logs.go
./pkg/diagnostics/systemd/locate_units.go
./pkg/diagnostics/systemd/systemd.go
./pkg/diagnostics/systemd/unit_status.go
./pkg/diagnostics/types/diagnostic.go
./pkg/diagnostics/types/error.go
./pkg/diagnostics/types/systemd_unit.go
./pkg/dns/server.go
./pkg/dns/serviceaccessor.go
./pkg/dns/serviceresolver.go
./pkg/doc.go
./pkg/dockerregistry/client.go
./pkg/dockerregistry/client_test.go
./pkg/dockerregistry/server/admin.go
./pkg/dockerregistry/server/auth.go
./pkg/dockerregistry/server/auth_test.go
./pkg/dockerregistry/server/healthz.go
./pkg/dockerregistry/server/openshiftclient.go
./pkg/dockerregistry/server/repositorymiddleware.go
./pkg/generate/app/app.go
./pkg/generate/app/app_test.go
./pkg/generate/app/builder.go
./pkg/generate/app/cmd/newapp.go
./pkg/generate/app/cmd/newapp_test.go
./pkg/generate/app/componentmatch.go
./pkg/generate/app/componentref.go
./pkg/generate/app/componentresolvers.go
./pkg/generate/app/doc.go
./pkg/generate/app/dockerimagelookup.go
./pkg/generate/app/env.go
./pkg/generate/app/errors.go
./pkg/generate/app/file.go
./pkg/generate/app/imageref.go
./pkg/generate/app/imageref_test.go
./pkg/generate/app/imagestreamlookup.go
./pkg/generate/app/imagestreamlookup_test.go
./pkg/generate/app/pipeline.go
./pkg/generate/app/pipeline_test.go
./pkg/generate/app/scorers.go
./pkg/generate/app/sourcelookup.go
./pkg/generate/app/sourceref.go
./pkg/generate/app/sourceref_test.go
./pkg/generate/app/strategyref.go
./pkg/generate/app/strategyref_test.go
./pkg/generate/app/templatelookup.go
./pkg/generate/app/test/fakegit.go
./pkg/generate/dockerfile/doc.go
./pkg/generate/dockerfile/finder.go
./pkg/generate/dockerfile/finder_test.go
./pkg/generate/dockerfile/parser.go
./pkg/generate/dockerfile/parser_test.go
./pkg/generate/errors/doc.go
./pkg/generate/errors/errors.go
./pkg/generate/git/doc.go
./pkg/generate/git/git.go
./pkg/generate/git/repository.go
./pkg/generate/git/repository_test.go
./pkg/generate/source/detector.go
./pkg/generate/source/detector_test.go
./pkg/generate/source/doc.go
./pkg/gitserver/autobuild/autobuild.go
./pkg/gitserver/gitserver.go
./pkg/gitserver/hooks.go
./pkg/gitserver/initializer.go
./pkg/image/api/conversion.go
./pkg/image/api/docker10/dockertypes.go
./pkg/image/api/docker10/register.go
./pkg/image/api/dockerpre012/conversion.go
./pkg/image/api/dockerpre012/dockertypes.go
./pkg/image/api/dockerpre012/register.go
./pkg/image/api/dockertypes.go
./pkg/image/api/helper.go
./pkg/image/api/helper_test.go
./pkg/image/api/register.go
./pkg/image/api/sort.go
./pkg/image/api/sort_test.go
./pkg/image/api/types.go
./pkg/image/api/v1beta3/conversion.go
./pkg/image/api/v1beta3/conversion_test.go
./pkg/image/api/v1beta3/register.go
./pkg/image/api/v1beta3/types.go
./pkg/image/api/v1/conversion.go
./pkg/image/api/v1/conversion_test.go
./pkg/image/api/v1/register.go
./pkg/image/api/v1/types.go
./pkg/image/api/validation/validation.go
./pkg/image/api/validation/validation_test.go
./pkg/image/controller/controller.go
./pkg/image/controller/controller_test.go
./pkg/image/controller/factory.go
./pkg/image/doc.go
./pkg/image/graph/edges.go
./pkg/image/graph/nodes/nodes.go
./pkg/image/graph/nodes/types.go
./pkg/image/prune/imagepruner.go
./pkg/image/prune/imagepruner_test.go
./pkg/image/registry/image/etcd/etcd.go
./pkg/image/registry/image/etcd/etcd_test.go
./pkg/image/registry/image/registry.go
./pkg/image/registry/image/strategy.go
./pkg/image/registry/imagestream/etcd/etcd.go
./pkg/image/registry/imagestream/etcd/etcd_test.go
./pkg/image/registry/imagestreamimage/registry.go
./pkg/image/registry/imagestreamimage/rest.go
./pkg/image/registry/imagestreamimage/rest_test.go
./pkg/image/registry/imagestreammapping/registry.go
./pkg/image/registry/imagestreammapping/rest.go
./pkg/image/registry/imagestreammapping/rest_test.go
./pkg/image/registry/imagestream/registry.go
./pkg/image/registry/imagestream/strategy.go
./pkg/image/registry/imagestream/strategy_test.go
./pkg/image/registry/imagestreamtag/registry.go
./pkg/image/registry/imagestreamtag/rest.go
./pkg/image/registry/imagestreamtag/rest_test.go
./pkg/ipfailover/configurator.go
./pkg/ipfailover/configurator_test.go
./pkg/ipfailover/interfaces.go
./pkg/ipfailover/keepalived/generator.go
./pkg/ipfailover/keepalived/generator_test.go
./pkg/ipfailover/keepalived/plugin.go
./pkg/ipfailover/keepalived/plugin_test.go
./pkg/ipfailover/plugin_test.go
./pkg/ipfailover/types.go
./pkg/ipfailover/validator.go
./pkg/ipfailover/validator_test.go
./pkg/oauth/api/register.go
./pkg/oauth/api/types.go
./pkg/oauth/api/v1beta3/register.go
./pkg/oauth/api/v1beta3/types.go
./pkg/oauth/api/v1/register.go
./pkg/oauth/api/v1/types.go
./pkg/oauth/api/validation/doc.go
./pkg/oauth/api/validation/validation.go
./pkg/oauth/api/validation/validation_test.go
./pkg/oauth/client/client.go
./pkg/oauth/osintypes/types.go
./pkg/oauth/registry/oauthaccesstoken/etcd/etcd.go
./pkg/oauth/registry/oauthaccesstoken/registry.go
./pkg/oauth/registry/oauthaccesstoken/strategy.go
./pkg/oauth/registry/oauthauthorizetoken/etcd/etcd.go
./pkg/oauth/registry/oauthauthorizetoken/registry.go
./pkg/oauth/registry/oauthauthorizetoken/strategy.go
./pkg/oauth/registry/oauthclientauthorization/etcd/etcd.go
./pkg/oauth/registry/oauthclientauthorization/registry.go
./pkg/oauth/registry/oauthclientauthorization/strategy.go
./pkg/oauth/registry/oauthclient/etcd/etcd.go
./pkg/oauth/registry/oauthclient/registry.go
./pkg/oauth/registry/oauthclient/strategy.go
./pkg/oauth/registry/test/accesstoken.go
./pkg/oauth/registry/test/authorizetoken.go
./pkg/oauth/registry/test/clientauthorization.go
./pkg/oauth/registry/test/client.go
./pkg/oauth/scope/scope.go
./pkg/oauth/scope/scope_test.go
./pkg/oauth/server/osinserver/defaults.go
./pkg/oauth/server/osinserver/interfaces.go
./pkg/oauth/server/osinserver/osinserver.go
./pkg/oauth/server/osinserver/osinserver_test.go
./pkg/oauth/server/osinserver/registrystorage/storage.go
./pkg/oauth/server/osinserver/registrystorage/storage_test.go
./pkg/oauth/server/osinserver/teststorage/storage.go
./pkg/oauth/server/osinserver/tokengen.go
./pkg/project/admission/lifecycle/admission.go
./pkg/project/admission/lifecycle/admission_test.go
./pkg/project/admission/nodeenv/admission.go
./pkg/project/admission/nodeenv/admission_test.go
./pkg/project/api/helpers.go
./pkg/project/api/register.go
./pkg/project/api/types.go
./pkg/project/api/v1beta3/register.go
./pkg/project/api/v1beta3/types.go
./pkg/project/api/v1/register.go
./pkg/project/api/v1/types.go
./pkg/project/api/validation/validation.go
./pkg/project/api/validation/validation_test.go
./pkg/project/auth/cache.go
./pkg/project/auth/cache_test.go
./pkg/project/auth/doc.go
./pkg/project/auth/reviewer.go
./pkg/project/cache/cache.go
./pkg/project/controller/controller.go
./pkg/project/controller/controller_test.go
./pkg/project/controller/factory.go
./pkg/project/doc.go
./pkg/project/registry/project/proxy/proxy.go
./pkg/project/registry/project/proxy/proxy_test.go
./pkg/project/registry/projectrequest/delegated/delegated.go
./pkg/project/registry/projectrequest/delegated/sample_template.go
./pkg/project/registry/projectrequest/strategy.go
./pkg/project/registry/project/rest_test.go
./pkg/project/registry/project/strategy.go
./pkg/project/util/util.go
./pkg/route/api/register.go
./pkg/route/api/types.go
./pkg/route/api/v1beta3/conversion.go
./pkg/route/api/v1beta3/register.go
./pkg/route/api/v1beta3/types.go
./pkg/route/api/v1/conversion.go
./pkg/route/api/v1/register.go
./pkg/route/api/v1/types.go
./pkg/route/api/validation/validation.go
./pkg/route/api/validation/validation_test.go
./pkg/route/controller/allocation/controller.go
./pkg/route/controller/allocation/controller_test.go
./pkg/route/controller/allocation/doc.go
./pkg/route/controller/allocation/factory.go
./pkg/route/controller/allocation/test/controller.go
./pkg/route/controller/doc.go
./pkg/route/doc.go
./pkg/route/generator/doc.go
./pkg/route/generator/generate.go
./pkg/route/interfaces.go
./pkg/router/controller/controller.go
./pkg/router/controller/doc.go
./pkg/router/controller/factory/doc.go
./pkg/router/controller/factory/factory.go
./pkg/router/controller/unique_host.go
./pkg/router/doc.go
./pkg/route/registry/route/etcd/etcd.go
./pkg/route/registry/route/etcd/etcd_test.go
./pkg/route/registry/route/registry.go
./pkg/route/registry/route/rest.go
./pkg/route/registry/test/route.go
./pkg/router/interfaces.go
./pkg/sdn/api/register.go
./pkg/sdn/api/types.go
./pkg/sdn/api/v1beta3/register.go
./pkg/sdn/api/v1beta3/types.go
./pkg/sdn/api/v1/register.go
./pkg/sdn/api/v1/types.go
./pkg/sdn/api/validation/validation.go
./pkg/sdn/api/validation/validation_test.go
./pkg/sdn/registry/clusternetwork/etcd/etcd.go
./pkg/sdn/registry/clusternetwork/registry.go
./pkg/sdn/registry/clusternetwork/strategy.go
./pkg/sdn/registry/hostsubnet/etcd/etcd.go
./pkg/sdn/registry/hostsubnet/registry.go
./pkg/sdn/registry/hostsubnet/strategy.go
./pkg/sdn/registry/netnamespace/etcd/etcd.go
./pkg/sdn/registry/netnamespace/registry.go
./pkg/sdn/registry/netnamespace/strategy.go
./pkg/security/admission/admission.go
./pkg/security/admission/admission_test.go
./pkg/security/admission/byrestrictions.go
./pkg/security/controller/controller.go
./pkg/security/controller/controller_test.go
./pkg/security/controller/factory.go
./pkg/security/controller/repair.go
./pkg/security/controller/repair_test.go
./pkg/security/mcsallocator/allocator.go
./pkg/security/mcsallocator/allocator_test.go
./pkg/security/mcs/label.go
./pkg/security/mcs/label_test.go
./pkg/security/uidallocator/allocator.go
./pkg/security/uidallocator/allocator_test.go
./pkg/security/uid/uid.go
./pkg/security/uid/uid_test.go
./pkg/security/util.go
./pkg/serviceaccounts/client.go
./pkg/serviceaccounts/controllers/create_dockercfg_secrets.go
./pkg/serviceaccounts/controllers/deleted_dockercfg_secrets.go
./pkg/serviceaccounts/controllers/deleted_dockercfg_secrets_test.go
./pkg/serviceaccounts/controllers/deleted_token_secrets.go
./pkg/serviceaccounts/controllers/deleted_token_secrets_test.go
./pkg/serviceaccounts/controllers/docker_registry_service.go
./pkg/service/environmentresolvercache.go
./pkg/service/environmentresolvercache_test.go
./pkg/template/api/doc.go
./pkg/template/api/register.go
./pkg/template/api/types.go
./pkg/template/api/v1beta3/conversion.go
./pkg/template/api/v1beta3/register.go
./pkg/template/api/v1beta3/types.go
./pkg/template/api/v1/conversion.go
./pkg/template/api/v1/register.go
./pkg/template/api/v1/types.go
./pkg/template/api/validation/doc.go
./pkg/template/api/validation/validation.go
./pkg/template/api/validation/validation_test.go
./pkg/template/doc.go
./pkg/template/generator/doc.go
./pkg/template/generator/examples/doc.go
./pkg/template/generator/examples/remotevalue.go
./pkg/template/generator/examples/remotevalue_test.go
./pkg/template/generator/expressionvalue.go
./pkg/template/generator/expressionvalue_test.go
./pkg/template/generator/generator.go
./pkg/template/registry/etcd/etcd.go
./pkg/template/registry/etcd/etcd_test.go
./pkg/template/registry/rest.go
./pkg/template/registry/rest_test.go
./pkg/template/registry/strategy.go
./pkg/template/template.go
./pkg/template/template_test.go
./pkg/user/api/register.go
./pkg/user/api/types.go
./pkg/user/api/v1beta3/register.go
./pkg/user/api/v1beta3/types.go
./pkg/user/api/v1/register.go
./pkg/user/api/v1/types.go
./pkg/user/api/validation/validation.go
./pkg/user/api/validation/validation_test.go
./pkg/user/cache/groups.go
./pkg/user/initializer.go
./pkg/user/interfaces.go
./pkg/user/registry/group/etcd/etcd.go
./pkg/user/registry/group/registry.go
./pkg/user/registry/group/strategy.go
./pkg/user/registry/identity/etcd/etcd.go
./pkg/user/registry/identity/registry.go
./pkg/user/registry/identity/rest.go
./pkg/user/registry/test/identity.go
./pkg/user/registry/test/user.go
./pkg/user/registry/test/useridentitymappingregistry.go
./pkg/user/registry/user/etcd/etcd.go
./pkg/user/registry/useridentitymapping/registry.go
./pkg/user/registry/useridentitymapping/rest.go
./pkg/user/registry/useridentitymapping/rest_test.go
./pkg/user/registry/useridentitymapping/strategy.go
./pkg/user/registry/user/registry.go
./pkg/user/registry/user/strategy.go
./pkg/util/doc.go
./pkg/util/errors/doc.go
./pkg/util/errors/errors.go
./pkg/util/etcd.go
./pkg/util/file/doc.go
./pkg/util/file/fileutil.go
./pkg/util/httpproxy/doc.go
./pkg/util/httpproxy/upgradeawareproxy.go
./pkg/util/jsonmerge/jsonmerge.go
./pkg/util/jsonmerge/jsonmerge_test.go
./pkg/util/labelselector/labelselector.go
./pkg/util/labelselector/labelselector_test.go
./pkg/util/labels.go
./pkg/util/labels_test.go
./pkg/util/leaderlease/leaderlease.go
./pkg/util/namer/doc.go
./pkg/util/namer/namer.go
./pkg/util/namer/namer_test.go
./pkg/util/parallel/parallel.go
./pkg/util/parallel/parallel_test.go
./pkg/util/proc/reaper.go
./pkg/util/proc/reaper_unsupported.go
./pkg/util/rest/webhook.go
./pkg/util/stringreplace/object.go
./pkg/util/stringreplace/object_test.go
./pkg/util/strings.go
./pkg/util/strings_test.go
./pkg/version/doc.go
./pkg/version/version.go
./plugins/osdn/flatsdn/flatsdn.go
./plugins/osdn/multitenant/multitenant.go
./plugins/osdn/multitenant/plugins.go
./plugins/osdn/osdn.go
./plugins/route/allocation/doc.go
./plugins/route/allocation/simple/doc.go
./plugins/route/allocation/simple/plugin.go
./plugins/route/allocation/simple/plugin_test.go
./plugins/route/doc.go
./plugins/router/f5/f5.go
./plugins/router/f5/plugin.go
./plugins/router/f5/plugin_test.go
./plugins/router/f5/types.go
./plugins/router/template/certmanager.go
./plugins/router/template/certmanager_test.go
./plugins/router/template/fake.go
./plugins/router/template/plugin.go
./plugins/router/template/plugin_test.go
./plugins/router/template/router.go
./plugins/router/template/router_test.go
./plugins/router/template/types.go
./test/doc.go
./test/extended/authentication/ldap_group_sync.go
./test/extended/builds/forcepull.go
./test/extended/builds/labels.go
./test/extended/builds/sti_env.go
./test/extended/builds/sti_incremental.go
./test/extended/doc.go
./test/extended/extended_test.go
./test/extended/images/helper.go
./test/extended/images/mysql_ephemeral.go
./test/extended/networking/isolation.go
./test/extended/networking/networking_test.go
./test/extended/networking/sanity.go
./test/extended/networking/util.go
./test/extended/router/scoped.go
./test/extended/util/cli.go
./test/extended/util/docker.go
./test/extended/util/framework.go
./test/extended/util/image_helpers.go
./test/extended/util/test.go
./test/integration/authorization_test.go
./test/integration/auth_proxy_test.go
./test/integration/basic_auth.go
./test/integration/basic_auth_test.go
./test/integration/bootstrap_policy_test.go
./test/integration/build_admission_test.go
./test/integration/buildcfgclient_test.go
./test/integration/buildclient_test.go
./test/integration/buildcontroller_test.go
./test/integration/cli_get_token_test.go
./test/integration/deploy_trigger_test.go
./test/integration/diag_nodes_test.go
./test/integration/dns_test.go
./test/integration/doc.go
./test/integration/dockerregistryclient_test.go
./test/integration/extensions_test.go
./test/integration/external_kube_test.go
./test/integration/groups_test.go
./test/integration/imagechange_buildtrigger_test.go
./test/integration/imagestream_test.go
./test/integration/leaderlease_test.go
./test/integration/login_test.go
./test/integration/oauth_basicauth_test.go
./test/integration/oauth_disabled_test.go
./test/integration/oauth_htpasswd_test.go
./test/integration/oauth_ldap_test.go
./test/integration/oauth_request_header_test.go
./test/integration/oauthstorage_test.go
./test/integration/policy_commands_test.go
./test/integration/project_test.go
./test/integration/root_redirect_test.go
./test/integration/router/router_certs.go
./test/integration/router/router_http_server.go
./test/integration/router_test.go
./test/integration/service_account_test.go
./test/integration/template_test.go
./test/integration/unprivileged_newproject_test.go
./test/integration/userclient_test.go
./test/integration/v2_docker_registry_test.go
./test/integration/web_console_access_test.go
./test/integration/webhookgithub_test.go
./test/templates/templates_test.go
./test/third_party_dependencies.go
./test/util/client.go
./test/util/docker.go
./test/util/etcd.go
./test/util/helpers.go
./test/util/ldap.go
./test/util/namespace.go
./test/util/policy.go
./test/util/random_port/generate.go
./test/util/server.go
./test/util/verify.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment