...

Text file src/k8s.io/kubernetes/test/e2e/framework/statefulset/.import-restrictions

Documentation: k8s.io/kubernetes/test/e2e/framework/statefulset

     1# This E2E framework sub-package is currently allowed to use arbitrary
     2# dependencies, therefore we need to override the restrictions from
     3# the parent .import-restrictions file.
     4#
     5# At some point it may become useful to also check this package's
     6# dependencies more careful.
     7rules:
     8  - selectorRegexp: ""
     9    allowedPrefixes: [ "" ]

View as plain text