Home
last modified time | relevance | path

Searched refs:namespace_template (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/
Dbase_runner.py37 namespace_template=None, argument
42 self.namespace_template = namespace_template or 'namespace.yaml'
52 self.namespace_template, namespace_name=self.k8s_namespace.name)
Dserver_app.py146 namespace_template=None, argument
148 super().__init__(k8s_namespace, namespace_template, reuse_namespace)
Dclient_app.py199 namespace_template=None, argument
201 super().__init__(k8s_namespace, namespace_template, reuse_namespace)