MCPcopy Create free account

hub / github.com/cloud-custodian/cloud-custodian / functions

Functions11,956 in github.com/cloud-custodian/cloud-custodian

↓ 1 callersFunctioninit_config
Get policy lambda execution configuration. cli parameters are serialized into the policy lambda config, we merge those with any policy specif
c7n/handler.py:74
↓ 1 callersFunctioninit_env_globals
Set module level values from environment variables. Encapsulated here to enable better testing.
c7n/handler.py:57
↓ 1 callersFunctioninit_kube_config
()
tools/c7n_kube/tests/common_kube.py:38
↓ 1 callersMethodinit_oci_logging
(self)
tools/c7n_oci/c7n_oci/log.py:29
↓ 1 callersFunctioninit_openstack_config
()
tools/c7n_openstack/tests/common_openstack.py:31
↓ 1 callersMethodinitialize
It takes a dictionary of options, do some update work and return it :param options: A dictionary of options :return: The opt
tools/c7n_tencentcloud/c7n_tencentcloud/provider.py:30
↓ 1 callersMethodinitialize
(self, options)
tools/c7n_left/c7n_left/providers/terraform/provider.py:119
↓ 1 callersMethodinitialize
(self, options)
tools/c7n_gcp/c7n_gcp/provider.py:21
↓ 1 callersMethodinitialize
(self)
c7n/ctx.py:47
↓ 1 callersMethodinitialize
c7n/resources/aws.py:746
↓ 1 callersMethodinitialize
(self)
c7n/resources/s3.py:504
↓ 1 callersMethodinitialize
(self, asgs)
c7n/resources/asg.py:255
↓ 1 callersMethodinitialize
(self, volumes)
c7n/resources/ebs.py:1094
↓ 1 callersFunctioninitialize_awscc
Load aws cloud control provider
tools/c7n_awscc/c7n_awscc/entry.py:7
↓ 1 callersFunctioninitialize_azure
()
tools/c7n_azure/c7n_azure/entry.py:9
↓ 1 callersFunctioninitialize_kube
kubernetes entry point
tools/c7n_kube/c7n_kube/entry.py:46
↓ 1 callersMethodinitialize_matchers
(self)
tools/c7n_left/c7n_left/test.py:123
↓ 1 callersFunctioninitialize_oci
()
tools/c7n_oci/c7n_oci/entry.py:8
↓ 1 callersFunctioninitialize_openstack
openstack entry point
tools/c7n_openstack/c7n_openstack/entry.py:28
↓ 1 callersMethodinitialize_policies
(self, policies, options)
tools/c7n_left/c7n_left/core.py:34
↓ 1 callersMethodinitialize_policies
Perform any initialization of policies. Common usage is expanding policy collection for per region execution and filtering policies f
c7n/provider.py:41
↓ 1 callersFunctioninitialize_provider_output
allow the provider an opportunity to initialize the output config.
tools/c7n_org/c7n_org/cli.py:1282
↓ 1 callersFunctioninitialize_tencentcloud
()
tools/c7n_tencentcloud/c7n_tencentcloud/entry.py:8
↓ 1 callersMethodinitialize_tree
(self, tree)
tools/c7n_policystream/policystream.py:261
↓ 1 callersMethodinstall_modification_pending_waiter
(self, waiters)
tests/test_rds.py:1951
↓ 1 callersMethodinstall_modifying_waiter
(self, waiters)
tests/test_rds.py:1969
↓ 1 callersMethodinstall_waiters
(self, client)
tests/test_rds.py:1979
↓ 1 callersMethodinstance
(self, id_, list_)
tests/test_filters.py:1683
↓ 1 callersFunctionint_processor
(*args)
tests/test_sqsexec.py:18
↓ 1 callersMethodinterpolate_values
Interpolate in a list of tags - 'old' ec2 format
c7n/tags.py:433
↓ 1 callersMethodinterpolate_values
Interpolate in a list of tags - 'new' resourcegroupstaggingapi format
c7n/tags.py:880
↓ 1 callersMethodinterpolate_values
(self, tags)
c7n/resources/asg.py:1197
↓ 1 callersFunctionintersect_list
(a, b)
c7n/filters/core.py:394
↓ 1 callersFunctioninventory_filter
(ifilters, ischema, kr)
tools/c7n_salactus/c7n_salactus/inventory.py:54
↓ 1 callersMethodinvoke_batch
(self, client, params, pinput, resource_set)
c7n/resources/sfn.py:169
↓ 1 callersFunctionis_c7n_placeholder
Is this schema element a Custodian variable placeholder? Because policy validation can happen before we interpolate variable values, there ar
c7n/schema.py:40
↓ 1 callersMethodis_implicit_query_filter
(cls, data)
c7n/utils.py:749
↓ 1 callersMethodis_lookup
(source)
c7n/lookup.py:47
↓ 1 callersMethodis_not_valid_transform
(cls, transform)
c7n/filters/core.py:334
↓ 1 callersMethodis_s3_domain
(self, x)
c7n/resources/cloudfront.py:346
↓ 1 callersMethodis_shadow
(self, t)
c7n/resources/cloudtrail.py:77
↓ 1 callersMethodis_termination_protection_enabled
(self, client, inst)
c7n/resources/ec2.py:459
↓ 1 callersMethoditer_pending
(self, account_id)
tools/sandbox/c7n_sphere11/c7n_sphere11/db.py:40
↓ 1 callersFunctioniterable
(obj)
tools/c7n_terraform/c7n_terraform/parser.py:124
↓ 1 callersFunctionjob_row
(j)
tools/c7n_salactus/c7n_salactus/cli.py:680
↓ 1 callersFunctionjoin_output
(output_dir, suffix)
tools/c7n_oci/c7n_oci/utils.py:7
↓ 1 callersFunctionjoin_output
(output_dir, suffix)
c7n/resources/aws.py:834
↓ 1 callersFunctionjson_dump
(resource=None)
c7n/schema.py:706
↓ 1 callersMethodkey_alias_to_key_id
(self)
c7n/filters/kms.py:86
↓ 1 callersFunctionkms_decrypt
(config, logger, session, encrypted_field)
tools/c7n_mailer/c7n_mailer/utils.py:406
↓ 1 callersMethodlast
(self, resource, resource_type, metric)
tools/sandbox/zerodark/zerodark/metrics.py:201
↓ 1 callersMethodlast
(self)
tools/c7n_policystream/policystream.py:560
↓ 1 callersMethodleave_log
(self)
tools/c7n_gcp/c7n_gcp/output.py:167
↓ 1 callersMethodleave_log
(self)
c7n/output.py:348
↓ 1 callersMethodlimit
(self, groups)
c7n/filters/core.py:1141
↓ 1 callersMethodlist_attached_policies
(self, client, resource)
c7n/resources/iam.py:1191
↓ 1 callersFunctionlist_batch_jobs
List all batch prediction jobs in a location.
tools/c7n_gcp/tests/scripts/cleanup_vertex_ai_batch_jobs.py:35
↓ 1 callersMethodlist_blobs
(self, container_name)
tools/c7n_azure/c7n_azure/storage_utils.py:37
↓ 1 callersMethodlist_locks
Get extant locks for the given account.
tools/sandbox/c7n_sphere11/c7n_sphere11/client.py:30
↓ 1 callersFunctionload
(s)
tools/c7n_traildb/c7n_traildb/traildb.py:35
↓ 1 callersMethodload
(self)
c7n/cache.py:79
↓ 1 callersFunctionload_bucket_inventory
Given an inventory location for a bucket, return an iterator over keys on the most recent delivered manifest.
tools/c7n_salactus/c7n_salactus/inventory.py:64
↓ 1 callersFunctionload_config
()
tools/c7n_logexporter/c7n_logexporter/stream.py:19
↓ 1 callersMethodload_file
(self, file_path, format=None)
c7n/loader.py:93
↓ 1 callersMethodload_file
(self)
c7n/loader.py:165
↓ 1 callersMethodload_metadata
(self)
tools/c7n_gcp/c7n_gcp/resources/resourcemanager.py:244
↓ 1 callersMethodload_plan
(self, test_dir, plan_path)
tools/c7n_left/c7n_left/test.py:75
↓ 1 callersFunctionload_policies
(options, config)
tools/ops/mugc.py:25
↓ 1 callersFunctionload_policies
(config_files, config)
tools/ops/azure/functionslc.py:27
↓ 1 callersFunctionload_policies
(options, policies=None)
tools/c7n_gcp/tests/test_resource.py:131
↓ 1 callersMethodload_resource
(self, item)
c7n/resources/s3.py:105
↓ 1 callersMethodload_resource
(self, config, rid)
c7n/resources/ebs.py:1023
↓ 1 callersMethodload_resource
(self, item)
c7n/resources/rdscluster.py:52
↓ 1 callersFunctionloads
(body)
c7n/utils.py:93
↓ 1 callersMethodlock_status
Get the lock status for a given resource. for security groups, parent id is their vpc.
tools/sandbox/c7n_sphere11/c7n_sphere11/client.py:38
↓ 1 callersMethodlower_keys
(cls, data)
c7n/resources/ecs.py:61
↓ 1 callersFunctionmain
()
tools/c7n_mailer/c7n_mailer/cli.py:222
↓ 1 callersFunctionmain
()
tools/c7n_mailer/c7n_mailer/replay.py:218
↓ 1 callersFunctionmain
()
tools/ops/mugc.py:191
↓ 1 callersFunctionmain
()
tools/ops/policylambda.py:169
↓ 1 callersFunctionmain
()
tools/ops/logsetup.py:61
↓ 1 callersFunctionmain
()
tools/ops/policyrename.py:134
↓ 1 callersFunctionmain
()
tools/sandbox/c7n_autodoc/c7n-autodoc.py:141
↓ 1 callersFunctionmain
()
tools/utils/update_headers.py:22
↓ 1 callersFunctionmain
()
tools/utils/s3stat.py:59
↓ 1 callersFunctionmain
Generate a c7n-org subscriptions config file
tools/c7n_org/scripts/azuresubs.py:25
↓ 1 callersFunctionmain
Generate a c7n-org OCI tenancies configuration file using OCI configuration file and OCI Organizations API With c7n-org you can then run poli
tools/c7n_org/scripts/ocitenancies.py:111
↓ 1 callersFunctionmain
Generate a c7n-org gcp projects config file
tools/c7n_org/scripts/gcpprojects.py:14
↓ 1 callersFunctionmain
(output)
tools/dev/data_cftypedb.py:14
↓ 1 callersFunctionmain
(output)
tools/dev/data_awspartitions.py:9
↓ 1 callersFunctionmain
(path)
tools/dev/gcpstripagg.py:11
↓ 1 callersFunctionmain
()
tools/dev/license-check.py:57
↓ 1 callersFunctionmain
(path, output, since, end, user, skip_provider)
tools/dev/changelog.py:213
↓ 1 callersFunctionmain
()
tools/dev/freezeuvwheel.py:100
↓ 1 callersFunctionmain
()
tools/dev/staging-clean.py:18
↓ 1 callersFunctionmain
GCP IAM DataSet
tools/dev/data_gcpiamdb.py:11
↓ 1 callersFunctionmain
recursive dependency pinning for package
tools/dev/pinnedpip.py:12
↓ 1 callersFunctionmain
()
tools/dev/get_release_artifacts.py:13
↓ 1 callersFunctionmain
(output)
tools/dev/data_iamdb.py:15
↓ 1 callersFunctionmain
()
tools/dev/license-headers.py:107
← previousnext →2,401–2,500 of 11,956, ranked by callers