Classes | Variables
check_bazel_workspace Namespace Reference

Classes

class  BazelEvalState
 

Variables

 _BAZEL_COMPDB_DEP_NAME
 
 _BAZEL_SKYLIB_DEP_NAME
 
 _BAZEL_TOOLCHAINS_DEP_NAME
 
 _GRPC_BAZEL_ONLY_DEPS
 
 _GRPC_DEP_NAMES
 
 _TWISTED_CONSTANTLY_DEP_NAME
 
 _TWISTED_INCREMENTAL_DEP_NAME
 
 _TWISTED_TWISTED_DEP_NAME
 
 _YAML_PYYAML_DEP_NAME
 
 _ZOPEFOUNDATION_ZOPE_INTERFACE_DEP_NAME
 
 archive_urls
 
 bazel_file
 
 build_rules
 
 eval_state
 
 git_hash_pattern
 
 git_submodule_hashes
 
 git_submodules
 
 names_and_urls
 
 names_and_urls_with_overridden_name
 
 names_without_bazel_only_deps
 
 overridden_name = name)
 
dictionary rules
 
 shell
 
 state
 
 workspace_git_hashes
 

Variable Documentation

◆ _BAZEL_COMPDB_DEP_NAME

check_bazel_workspace._BAZEL_COMPDB_DEP_NAME
private

Definition at line 36 of file check_bazel_workspace.py.

◆ _BAZEL_SKYLIB_DEP_NAME

check_bazel_workspace._BAZEL_SKYLIB_DEP_NAME
private

Definition at line 34 of file check_bazel_workspace.py.

◆ _BAZEL_TOOLCHAINS_DEP_NAME

check_bazel_workspace._BAZEL_TOOLCHAINS_DEP_NAME
private

Definition at line 35 of file check_bazel_workspace.py.

◆ _GRPC_BAZEL_ONLY_DEPS

check_bazel_workspace._GRPC_BAZEL_ONLY_DEPS
private

Definition at line 58 of file check_bazel_workspace.py.

◆ _GRPC_DEP_NAMES

check_bazel_workspace._GRPC_DEP_NAMES
private

Definition at line 43 of file check_bazel_workspace.py.

◆ _TWISTED_CONSTANTLY_DEP_NAME

check_bazel_workspace._TWISTED_CONSTANTLY_DEP_NAME
private

Definition at line 41 of file check_bazel_workspace.py.

◆ _TWISTED_INCREMENTAL_DEP_NAME

check_bazel_workspace._TWISTED_INCREMENTAL_DEP_NAME
private

Definition at line 39 of file check_bazel_workspace.py.

◆ _TWISTED_TWISTED_DEP_NAME

check_bazel_workspace._TWISTED_TWISTED_DEP_NAME
private

Definition at line 37 of file check_bazel_workspace.py.

◆ _YAML_PYYAML_DEP_NAME

check_bazel_workspace._YAML_PYYAML_DEP_NAME
private

Definition at line 38 of file check_bazel_workspace.py.

◆ _ZOPEFOUNDATION_ZOPE_INTERFACE_DEP_NAME

check_bazel_workspace._ZOPEFOUNDATION_ZOPE_INTERFACE_DEP_NAME
private

Definition at line 40 of file check_bazel_workspace.py.

◆ archive_urls

check_bazel_workspace.archive_urls

Definition at line 153 of file check_bazel_workspace.py.

◆ bazel_file

check_bazel_workspace.bazel_file

Definition at line 130 of file check_bazel_workspace.py.

◆ build_rules

check_bazel_workspace.build_rules

Definition at line 136 of file check_bazel_workspace.py.

◆ eval_state

check_bazel_workspace.eval_state

Definition at line 129 of file check_bazel_workspace.py.

◆ git_hash_pattern

check_bazel_workspace.git_hash_pattern

Definition at line 25 of file check_bazel_workspace.py.

◆ git_submodule_hashes

check_bazel_workspace.git_submodule_hashes

Definition at line 30 of file check_bazel_workspace.py.

◆ git_submodules

check_bazel_workspace.git_submodules

Definition at line 28 of file check_bazel_workspace.py.

◆ names_and_urls

check_bazel_workspace.names_and_urls

Definition at line 128 of file check_bazel_workspace.py.

◆ names_and_urls_with_overridden_name

check_bazel_workspace.names_and_urls_with_overridden_name

Definition at line 177 of file check_bazel_workspace.py.

◆ names_without_bazel_only_deps

check_bazel_workspace.names_without_bazel_only_deps

Definition at line 150 of file check_bazel_workspace.py.

◆ overridden_name

check_bazel_workspace.overridden_name = name)

Definition at line 179 of file check_bazel_workspace.py.

◆ rules

dictionary check_bazel_workspace.rules
Initial value:
1 = {
2  'native': state,
3  'http_archive': lambda **args: state.http_archive(**args),
4  'load': lambda a, b: None,
5  'git_repository': lambda **args: state.git_repository(**args),
6  'grpc_python_deps': lambda *args, **kwargs: None,
7  }

Definition at line 180 of file check_bazel_workspace.py.

◆ shell

check_bazel_workspace.shell

Definition at line 29 of file check_bazel_workspace.py.

◆ state

check_bazel_workspace.state

Definition at line 178 of file check_bazel_workspace.py.

◆ workspace_git_hashes

check_bazel_workspace.workspace_git_hashes

Definition at line 154 of file check_bazel_workspace.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:01