definition
stringlengths 2
292k
| key
stringlengths 2
84
| schema
stringclasses 339
values |
---|---|---|
{"additionalProperties": false, "type": "object", "properties": {"scsicontrollertype": {"type": "string"}}} | DiskVsphereOpts | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"generate_serving_certificate": {"type": "boolean"}, "cluster_dns_server": {"type": "string"}, "cluster_domain": {"type": "string"}, "win_extra_env": {"items": {"type": "string"}, "type": "array"}, "fail_swap_on": {"type": "boolean"}, "win_extra_binds": {"items": {"type": "string"}, "type": "array"}, "infra_container_image": {"type": "string"}, "extra_args": {"patternProperties": {".*": {"oneOf": [{"type": "string"}, {"type": "number"}]}}, "type": "object"}, "win_extra_args": {"patternProperties": {".*": {"oneOf": [{"type": "string"}, {"type": "number"}]}}, "type": "object"}, "extra_env": {"items": {"type": "string"}, "type": "array"}, "extra_binds": {"items": {"type": "string"}, "type": "array"}, "image": {"type": "string"}}} | KubeletService | cluster.yml.json |
{"additionalProperties": false, "required": ["EndpointsName", "Path", "ReadOnly"], "type": "object", "properties": {"Path": {"type": "string"}, "EndpointsName": {"type": "string"}, "ReadOnly": {"type": "boolean"}}} | GlusterfsVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["Repository", "Revision", "Directory"], "type": "object", "properties": {"Directory": {"type": "string"}, "Repository": {"type": "string"}, "Revision": {"type": "string"}}} | GitRepoVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["VolumePath", "FSType", "StoragePolicyName", "StoragePolicyID"], "type": "object", "properties": {"VolumePath": {"type": "string"}, "FSType": {"type": "string"}, "StoragePolicyID": {"type": "string"}, "StoragePolicyName": {"type": "string"}}} | VsphereVirtualDiskVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["Registry", "Volume", "ReadOnly", "User", "Group", "Tenant"], "type": "object", "properties": {"Group": {"type": "string"}, "Volume": {"type": "string"}, "ReadOnly": {"type": "boolean"}, "Registry": {"type": "string"}, "Tenant": {"type": "string"}, "User": {"type": "string"}}} | QuobyteVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["Path", "Type"], "type": "object", "properties": {"Path": {"type": "string"}, "Type": {"type": "string"}}} | HostPathVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["PdID", "FSType"], "type": "object", "properties": {"PdID": {"type": "string"}, "FSType": {"type": "string"}}} | PhotonPersistentDiskVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["Group", "Resources", "ResourceNames"], "type": "object", "properties": {"ResourceNames": {"items": {"type": "string"}, "type": "array"}, "Group": {"type": "string"}, "Resources": {"items": {"type": "string"}, "type": "array"}}} | GroupResources | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"datacenter": {"type": "string"}, "vm-name": {"type": "string"}, "vm-uuid": {"type": "string"}, "soap-roundtrip-count": {"type": "integer"}, "server": {"type": "string"}, "working-dir": {"type": "string"}, "insecure-flag": {"type": "boolean"}, "user": {"type": "string"}, "datacenters": {"type": "string"}, "datastore": {"type": "string"}, "password": {"type": "string"}, "port": {"oneOf": [{"type": "string"}, {"type": "number"}]}}} | GlobalVsphereOpts | cluster.yml.json |
{"additionalProperties": false, "required": ["CloudProvider"], "type": "object", "properties": {"CloudProvider": {"type": "string"}}} | CalicoNetworkProvider | cluster.yml.json |
{"additionalProperties": false, "required": ["VolumeID", "FSType", "Partition", "ReadOnly"], "type": "object", "properties": {"ReadOnly": {"type": "boolean"}, "Partition": {"type": "integer"}, "VolumeID": {"type": "string"}, "FSType": {"type": "string"}}} | AWSElasticBlockStoreVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["Name", "Secret"], "type": "object", "properties": {"Secret": {"type": "string"}, "Name": {"type": "string"}}} | Key | cluster.yml.json |
{"additionalProperties": false, "required": ["Name", "Key", "Optional"], "type": "object", "properties": {"Optional": {"type": "boolean"}, "Name": {"type": "string"}, "Key": {"type": "string"}}} | ConfigMapKeySelector | cluster.yml.json |
{"additionalProperties": false, "required": ["DatasetName", "DatasetUUID"], "type": "object", "properties": {"DatasetName": {"type": "string"}, "DatasetUUID": {"type": "string"}}} | FlockerVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["bs-version", "trust-device-path", "ignore-volume-az"], "type": "object", "properties": {"trust-device-path": {"type": "boolean"}, "bs-version": {"type": "string"}, "ignore-volume-az": {"type": "boolean"}}} | BlockStorageOpenstackOpts | cluster.yml.json |
{"additionalProperties": false, "required": ["PDName", "FSType", "Partition", "ReadOnly"], "type": "object", "properties": {"ReadOnly": {"type": "boolean"}, "PDName": {"type": "string"}, "Partition": {"type": "integer"}, "FSType": {"type": "string"}}} | GCEPersistentDiskVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["router-id"], "type": "object", "properties": {"router-id": {"type": "string"}}} | RouteOpenstackOpts | cluster.yml.json |
{"additionalProperties": false, "required": ["Key", "Path", "Mode"], "type": "object", "properties": {"Path": {"type": "string"}, "Mode": {"type": "integer"}, "Key": {"type": "string"}}} | KeyToPath | cluster.yml.json |
{"additionalProperties": false, "required": ["min", "max"], "type": "object", "properties": {"max": {"type": "integer"}, "nodes_per_replica": {"type": "number"}, "cores_per_replica": {"type": "number"}, "prevent_single_point_failure": {"type": "boolean"}, "min": {"type": "integer"}}} | LinearAutoscalerParams | cluster.yml.json |
{"additionalProperties": false, "required": ["Audience", "ExpirationSeconds", "Path"], "type": "object", "properties": {"Path": {"type": "string"}, "Audience": {"type": "string"}, "ExpirationSeconds": {"type": "integer"}}} | ServiceAccountTokenProjection | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"opflex_log_level": {"type": "string"}, "apic_user_name": {"type": "string"}, "gbp_pod_subnet": {"type": "string"}, "max_nodes_svc_graph": {"type": "string"}, "use_aci_cni_priority_class": {"type": "string"}, "ep_registry": {"type": "string"}, "subnet_domain_name": {"type": "string"}, "snat_namespace": {"type": "string"}, "use_aci_anywhere_crd": {"type": "string"}, "snat_port_range_end": {"oneOf": [{"type": "string"}, {"type": "number"}]}, "apic_refresh_time": {"type": "string"}, "image_pull_policy": {"type": "string"}, "use_privileged_container": {"type": "string"}, "kafka_client_crt": {"type": "string"}, "extern_static": {"type": "string"}, "vrf_tenant": {"type": "string"}, "pbr_tracking_non_snat": {"type": "string"}, "mcast_range_start": {"type": "string"}, "l3out": {"type": "string"}, "install_istio": {"type": "string"}, "service_monitor_interval": {"type": "string"}, "snat_contract_scope": {"type": "string"}, "system_id": {"type": "string"}, "apic_hosts": {"items": {"type": "string"}, "type": "array"}, "kube_api_vlan": {"type": "string"}, "use_host_netns_volume": {"type": "string"}, "pod_subnet_chunk_size": {"type": "string"}, "service_vlan": {"type": "string"}, "mcast_range_end": {"type": "string"}, "apic_user_crt": {"type": "string"}, "overlay_vrf_name": {"type": "string"}, "opflex_client_ssl": {"type": "string"}, "apic_user_key": {"type": "string"}, "infra_vlan": {"type": "string"}, "vmm_controller": {"type": "string"}, "kafka_brokers": {"items": {"type": "string"}, "type": "array"}, "image_pull_secret": {"type": "string"}, "no_priority_class": {"type": "string"}, "capic": {"type": "string"}, "opflex_server_port": {"oneOf": [{"type": "string"}, {"type": "number"}]}, "run_opflex_server_container": {"type": "string"}, "encap_type": {"type": "string"}, "opflex_mode": {"type": "string"}, "tenant": {"type": "string"}, "snat_ports_per_node": {"oneOf": [{"type": "string"}, {"type": "number"}]}, "ovs_memory_limit": {"type": "string"}, "enable_endpoint_slice": {"type": "string"}, "istio_profile": {"type": "string"}, "vmm_domain": {"type": "string"}, "extern_dynamic": {"type": "string"}, "aep": {"type": "string"}, "controller_log_level": {"type": "string"}, "node_subnet": {"type": "string"}, "host_agent_log_level": {"type": "string"}, "kafka_client_key": {"type": "string"}, "run_gbp_container": {"type": "string"}, "vrf_name": {"type": "string"}, "node_svc_subnet": {"type": "string"}, "drop_log_enable": {"type": "string"}, "snat_port_range_start": {"oneOf": [{"type": "string"}, {"type": "number"}]}, "l3out_external_networks": {"items": {"type": "string"}, "type": "array"}, "token": {"type": "string"}, "use_opflex_server_volume": {"type": "string"}}} | AciNetworkProvider | cluster.yml.json |
{"additionalProperties": false, "required": ["Raw"], "type": "object", "properties": {"Raw": {"type": "string"}}} | FieldsV1 | cluster.yml.json |
{"additionalProperties": false, "required": ["Key", "Operator", "Values"], "type": "object", "properties": {"Operator": {"type": "string"}, "Values": {"items": {"type": "string"}, "type": "array"}, "Key": {"type": "string"}}} | LabelSelectorRequirement | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"restore": {"type": "boolean"}, "snapshot_name": {"type": "string"}}} | RestoreConfig | cluster.yml.json |
{"additionalProperties": false, "required": ["access_key", "secret_key", "bucket_name", "region", "endpoint", "custom_ca", "folder"], "type": "object", "properties": {"access_key": {"type": "string"}, "endpoint": {"type": "string"}, "custom_ca": {"type": "string"}, "region": {"type": "string"}, "bucket_name": {"type": "string"}, "secret_key": {"type": "string"}, "folder": {"type": "string"}}} | S3BackupConfig | cluster.yml.json |
{"additionalProperties": false, "required": ["CACertificates", "Services"], "type": "object", "properties": {"Services": {"items": {"type": "string"}, "type": "array"}, "CACertificates": {"type": "boolean"}}} | RotateCertificates | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"password": {"type": "string"}}} | WeaveNetworkProvider | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"ingress": {"type": "string"}, "canal_cni": {"type": "string"}, "aci_cni_deploy_container": {"type": "string"}, "weave_node": {"type": "string"}, "aci_ovs_container": {"type": "string"}, "kubedns_autoscaler": {"type": "string"}, "calico_controllers": {"type": "string"}, "aci_gbp_server_container": {"type": "string"}, "flannel": {"type": "string"}, "ingress_backend": {"type": "string"}, "nginx_proxy": {"type": "string"}, "cert_downloader": {"type": "string"}, "aci_opflex_server_container": {"type": "string"}, "windows_pod_infra_container": {"type": "string"}, "flannel_cni": {"type": "string"}, "weave_cni": {"type": "string"}, "kubedns": {"type": "string"}, "canal_node": {"type": "string"}, "nodelocal": {"type": "string"}, "pod_infra_container": {"type": "string"}, "kubernetes": {"type": "string"}, "aci_mcast_container": {"type": "string"}, "aci_host_container": {"type": "string"}, "calico_node": {"type": "string"}, "ingress_webhook": {"type": "string"}, "calico_flexvol": {"type": "string"}, "canal_controllers": {"type": "string"}, "kubernetes_services_sidecar": {"type": "string"}, "metrics_server": {"type": "string"}, "alpine": {"type": "string"}, "aci_opflex_container": {"type": "string"}, "canal_flannel": {"type": "string"}, "coredns_autoscaler": {"type": "string"}, "calico_cni": {"type": "string"}, "calico_ctl": {"type": "string"}, "canal_flexvol": {"type": "string"}, "kubedns_sidecar": {"type": "string"}, "dnsmasq": {"type": "string"}, "coredns": {"type": "string"}, "aci_controller_container": {"type": "string"}, "etcd": {"type": "string"}}} | RKESystemImages | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {}} | Time | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"public-network": {"type": "string"}}} | NetworkVshpereOpts | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {}} | Quantity | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"datacenter": {"type": "string"}, "folder": {"type": "string"}, "resourcepool-path": {"type": "string"}, "default-datastore": {"type": "string"}, "server": {"type": "string"}}} | WorkspaceVsphereOpts | cluster.yml.json |
{"additionalProperties": false, "required": ["cloud", "tenantId", "subscriptionId", "resourceGroup", "location", "vnetName", "vnetResourceGroup", "subnetName", "securityGroupName", "routeTableName", "primaryAvailabilitySetName", "vmType", "primaryScaleSetName", "aadClientId", "aadClientSecret", "aadClientCertPath", "aadClientCertPassword", "cloudProviderBackoff", "cloudProviderBackoffRetries", "cloudProviderBackoffExponent", "cloudProviderBackoffDuration", "cloudProviderBackoffJitter", "cloudProviderRateLimit", "cloudProviderRateLimitQPS", "cloudProviderRateLimitBucket", "useInstanceMetadata", "useManagedIdentityExtension", "maximumLoadBalancerRuleCount"], "type": "object", "properties": {"securityGroupName": {"type": "string"}, "useManagedIdentityExtension": {"type": "boolean"}, "cloudProviderBackoffRetries": {"type": "integer"}, "cloud": {"type": "string"}, "aadClientSecret": {"type": "string"}, "userAssignedIdentityID": {"type": "string"}, "excludeMasterFromStandardLB": {"type": "boolean"}, "cloudProviderBackoffDuration": {"type": "integer"}, "resourceGroup": {"type": "string"}, "vmType": {"type": "string"}, "useInstanceMetadata": {"type": "boolean"}, "location": {"type": "string"}, "loadBalancerSku": {"type": "string"}, "cloudProviderBackoffJitter": {"type": "integer"}, "subscriptionId": {"type": "string"}, "routeTableName": {"type": "string"}, "vnetResourceGroup": {"type": "string"}, "vnetName": {"type": "string"}, "aadClientId": {"type": "string"}, "cloudProviderRateLimitBucket": {"type": "integer"}, "cloudProviderBackoffExponent": {"type": "integer"}, "cloudProviderRateLimitQPS": {"type": "integer"}, "aadClientCertPassword": {"type": "string"}, "cloudProviderBackoff": {"type": "boolean"}, "primaryAvailabilitySetName": {"type": "string"}, "aadClientCertPath": {"type": "string"}, "maximumLoadBalancerRuleCount": {"type": "integer"}, "cloudProviderRateLimit": {"type": "boolean"}, "tenantId": {"type": "string"}, "primaryScaleSetName": {"type": "string"}, "subnetName": {"type": "string"}}} | AzureCloudProvider | cluster.yml.json |
{"additionalProperties": false, "required": ["search-order", "request-timeout"], "type": "object", "properties": {"request-timeout": {"type": "integer"}, "search-order": {"type": "string"}}} | MetadataOpenstackOpts | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"ignore_proxy_env_vars": {"type": "boolean"}, "address": {"type": "string"}, "ssh_key": {"type": "string"}, "ssh_agent_auth": {"type": "boolean"}, "ssh_key_path": {"type": "string"}, "ssh_cert_path": {"type": "string"}, "user": {"type": "string"}, "ssh_cert": {"type": "string"}, "port": {"oneOf": [{"type": "string"}, {"type": "number"}]}}} | BastionHost | cluster.yml.json |
{"additionalProperties": false, "required": ["APIVersion", "FieldPath"], "type": "object", "properties": {"FieldPath": {"type": "string"}, "APIVersion": {"type": "string"}}} | ObjectFieldSelector | cluster.yml.json |
{"additionalProperties": false, "required": ["SecretName", "ShareName", "ReadOnly"], "type": "object", "properties": {"ShareName": {"type": "string"}, "ReadOnly": {"type": "boolean"}, "SecretName": {"type": "string"}}} | AzureFileVolumeSource | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"cache_timeout": {"type": "string"}, "config_file": {"type": "string"}}} | AuthWebhookConfig | cluster.yml.json |
{"additionalProperties": false, "required": ["timeout"], "type": "object", "properties": {"grace_period": {"type": "integer"}, "delete_local_data": {"type": "boolean"}, "force": {"type": "boolean"}, "timeout": {"type": "integer"}, "ignore_daemonsets": {"type": "boolean"}}} | NodeDrainInput | cluster.yml.json |
{"additionalProperties": false, "required": ["auth-url", "username", "user-id", "password", "tenant-id", "tenant-name", "trust-id", "domain-id", "domain-name", "region", "ca-file"], "type": "object", "properties": {"username": {"type": "string"}, "auth-url": {"type": "string"}, "trust-id": {"type": "string"}, "region": {"type": "string"}, "tenant-name": {"type": "string"}, "domain-name": {"type": "string"}, "domain-id": {"type": "string"}, "user-id": {"type": "string"}, "password": {"type": "string"}, "ca-file": {"type": "string"}, "tenant-id": {"type": "string"}}} | GlobalOpenstackOpts | cluster.yml.json |
{"additionalProperties": false, "required": ["VolumeID", "FSType", "ReadOnly"], "type": "object", "properties": {"ReadOnly": {"type": "boolean"}, "VolumeID": {"type": "string"}, "FSType": {"type": "string"}}} | PortworxVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["zone", "vpc", "subnet-id", "routetable-id", "role-arn", "kubernetes-cluster-tag", "kubernetes-cluster-id", "disable-security-group-ingress", "elb-security-group", "disable-strict-zone-check"], "type": "object", "properties": {"kubernetes-cluster-tag": {"type": "string"}, "vpc": {"type": "string"}, "zone": {"type": "string"}, "disable-strict-zone-check": {"type": "boolean"}, "routetable-id": {"type": "string"}, "disable-security-group-ingress": {"type": "boolean"}, "subnet-id": {"type": "string"}, "role-arn": {"type": "string"}, "kubernetes-cluster-id": {"type": "string"}, "elb-security-group": {"type": "string"}}} | GlobalAwsOpts | cluster.yml.json |
{"additionalProperties": false, "required": ["lb-version", "use-octavia", "subnet-id", "floating-network-id", "lb-method", "lb-provider", "create-monitor", "monitor-delay", "monitor-timeout", "monitor-max-retries", "manage-security-groups"], "type": "object", "properties": {"manage-security-groups": {"type": "boolean"}, "create-monitor": {"type": "boolean"}, "monitor-timeout": {"type": "string"}, "subnet-id": {"type": "string"}, "lb-version": {"type": "string"}, "floating-network-id": {"type": "string"}, "monitor-delay": {"type": "string"}, "lb-provider": {"type": "string"}, "use-octavia": {"type": "boolean"}, "monitor-max-retries": {"type": "integer"}, "lb-method": {"type": "string"}}} | LoadBalancerOpenstackOpts | cluster.yml.json |
{"additionalProperties": false, "required": ["APIVersion", "Kind", "Name", "UID", "Controller", "BlockOwnerDeletion"], "type": "object", "properties": {"Kind": {"type": "string"}, "UID": {"type": "string"}, "APIVersion": {"type": "string"}, "Controller": {"type": "boolean"}, "BlockOwnerDeletion": {"type": "boolean"}, "Name": {"type": "string"}}} | OwnerReference | cluster.yml.json |
{"additionalProperties": false, "required": ["TargetWWNs", "Lun", "FSType", "ReadOnly", "WWIDs"], "type": "object", "properties": {"TargetWWNs": {"items": {"type": "string"}, "type": "array"}, "ReadOnly": {"type": "boolean"}, "WWIDs": {"items": {"type": "string"}, "type": "array"}, "Lun": {"type": "integer"}, "FSType": {"type": "string"}}} | FCVolumeSource | cluster.yml.json |
{"additionalProperties": false, "required": ["Iface"], "type": "object", "properties": {"Iface": {"type": "string"}}} | FlannelNetworkProvider | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {"win_extra_env": {"items": {"type": "string"}, "type": "array"}, "image": {"type": "string"}, "win_extra_binds": {"items": {"type": "string"}, "type": "array"}, "extra_args": {"patternProperties": {".*": {"oneOf": [{"type": "string"}, {"type": "number"}]}}, "type": "object"}, "win_extra_args": {"patternProperties": {".*": {"oneOf": [{"type": "string"}, {"type": "number"}]}}, "type": "object"}, "extra_env": {"items": {"type": "string"}, "type": "array"}, "extra_binds": {"items": {"type": "string"}, "type": "array"}}} | KubeproxyService | cluster.yml.json |
{"additionalProperties": false, "required": ["Name", "ReadOnly", "MountPath", "SubPath", "MountPropagation", "SubPathExpr"], "type": "object", "properties": {"MountPath": {"type": "string"}, "Name": {"type": "string"}, "SubPath": {"type": "string"}, "ReadOnly": {"type": "boolean"}, "MountPropagation": {"type": "string"}, "SubPathExpr": {"type": "string"}}} | ExtraVolumeMount | cluster.yml.json |
{"additionalProperties": false, "required": ["aws_access_key_id", "aws_secret_access_key", "aws_session_token"], "type": "object", "properties": {"aws_access_key_id": {"type": "string"}, "aws_secret_access_key": {"type": "string"}, "aws_session_token": {"type": "string"}}} | ECRCredentialPlugin | cluster.yml.json |
{"additionalProperties": false, "required": ["Name"], "type": "object", "properties": {"Name": {"type": "string"}}} | LocalObjectReference | cluster.yml.json |
{"additionalProperties": false, "required": ["Name", "Key", "Optional"], "type": "object", "properties": {"Optional": {"type": "boolean"}, "Name": {"type": "string"}, "Key": {"type": "string"}}} | SecretKeySelector | cluster.yml.json |
{"additionalProperties": false, "type": "object", "properties": {}} | Duration | cluster.yml.json |
{"properties": {"experimentalInteractiveRunEvents": {"default": false, "type": "boolean"}, "screenshotOnRunFailure": {"default": true, "type": "boolean"}, "pluginsFile": {"default": "cypress/plugins/index.js", "type": ["string", "boolean"]}, "watchForFileChanges": {"default": true, "type": "boolean"}, "animationDistanceThreshold": {"default": 5, "type": "number"}, "taskTimeout": {"default": 60000, "type": "number"}, "video": {"default": true, "type": "boolean"}, "componentFolder": {"default": false, "type": ["string", "boolean"]}, "userAgent": {"default": null, "type": "string"}, "port": {"default": null, "type": "number"}, "integrationFolder": {"default": "cypress/integration", "type": "string"}, "blockHosts": {"default": null, "items": {"type": "string"}, "type": ["string", "array"]}, "videoUploadOnPasses": {"default": true, "type": "boolean"}, "projectId": {"default": null, "type": "string"}, "baseUrl": {"default": null, "type": "string"}, "pageLoadTimeout": {"default": 60000, "type": "number"}, "reporterOptions": {"default": null, "type": "object"}, "experimentalSourceRewriting": {"default": false, "type": "boolean"}, "trashAssetsBeforeRuns": {"default": true, "type": "boolean"}, "env": {"body": {}, "type": "object"}, "slowTestThreshold": {"default": 10000, "type": "number"}, "testFiles": {"default": "**/*.*", "type": ["string", "array"]}, "responseTimeout": {"default": 30000, "type": "number"}, "downloadsFolder": {"default": "cypress/downloads", "type": "string"}, "videosFolder": {"default": "cypress/videos", "type": "string"}, "reporter": {"default": "spec", "type": "string"}, "defaultCommandTimeout": {"default": 4000, "type": "number"}, "execTimeout": {"default": 60000, "type": "number"}, "experimentalStudio": {"default": false, "type": "boolean"}, "chromeWebSecurity": {"default": true, "type": "boolean"}, "viewportHeight": {"default": 660, "type": "number"}, "supportFile": {"default": "cypress/support/index.js", "type": ["string", "boolean"]}, "nodeVersion": {"default": "system", "enum": ["system", "bundled"]}, "fixturesFolder": {"default": "cypress/fixtures", "type": ["string", "boolean"]}, "retries": {"default": {"runMode": 0, "openMode": 0}, "type": ["object", "number", "null"]}, "numTestsKeptInMemory": {"default": 50, "type": "number"}, "screenshotsFolder": {"default": "cypress/screenshots", "type": "string"}, "ignoreTestFiles": {"items": {"type": "string"}, "type": ["string", "array"]}, "requestTimeout": {"default": 5000, "type": "number"}, "fileServerFolder": {"default": "root project folder", "type": "string"}, "clientCertificates": {"items": {"required": ["url", "certs"], "type": "object", "properties": {"url": {"type": "string"}, "ca": {"items": {"type": "string"}, "type": "array"}, "certs": {"items": {"anyOf": [{"required": ["cert", "key"], "type": "object", "properties": {"cert": {"type": "string"}, "key": {"type": "string"}, "passphrase": {"type": "string"}}}, {"required": ["pfx"], "type": "object", "properties": {"pfx": {"type": "string"}, "passphrase": {"type": "string"}}}]}, "type": "array"}}}, "type": "array"}, "waitForAnimations": {"default": true, "type": "boolean"}, "videoCompression": {"default": 32, "type": ["number", "boolean"]}, "scrollBehavior": {"default": "top", "enum": [false, "center", "top", "bottom", "nearest"]}, "viewportWidth": {"default": 1000, "type": "number"}, "experimentalSessionSupport": {"default": false, "type": "boolean"}, "includeShadowDom": {"default": false, "type": "boolean"}, "modifyObstructiveCode": {"default": true, "type": "boolean"}, "experimentalFetchPolyfill": {"default": false, "type": "boolean"}}} | cypressConfig | cypress.schema.json |
{"minItems": 1, "type": ["boolean", "object", "array"], "properties": {"severity": {"default": "default", "enum": ["default", "error", "warning", "warn", "off", "none"], "type": "string"}}} | rule | tslint.json |
{"enum": ["all", "runtime", "compile", "build", "contentFiles", "native", "analyzers", "none"], "type": "string"} | libraryIncludeFlag | project.json |
{"items": {"type": "string"}, "type": ["string", "array"]} | script | project.json |
{"type": "object", "properties": {"outputName": {"type": "string"}, "warningsAsErrors": {"default": false, "type": "boolean"}, "delaySign": {"default": false, "type": "boolean"}, "keyFile": {"type": "string"}, "debugType": {"enum": ["portable", "full"], "type": "string"}, "languageVersion": {"enum": ["csharp1", "csharp2", "csharp3", "csharp4", "csharp5", "csharp6", "experimental"], "type": "string"}, "platform": {"enum": ["anycpu", "anycpu32bitpreferred", "ARM", "x86", "x64", "Itanium"], "type": "string"}, "allowUnsafe": {"default": false, "type": "boolean"}, "nowarn": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}, "emitEntryPoint": {"default": false, "type": "boolean"}, "publicSign": {"default": false, "type": "boolean"}, "preserveCompilationContext": {"type": "boolean"}, "optimize": {"default": false, "type": "boolean"}, "define": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}}} | compilationOptions | project.json |
{"type": "object", "properties": {"configProperties": {"type": "object", "properties": {"System.Threading.ThreadPool.MaxThreads": {"minimum": 1, "type": "integer"}, "System.GC.HeapAffinitizeMask": {"minimum": 0, "type": "integer"}, "System.GC.NoAffinitize": {"default": false, "type": "boolean"}, "System.GC.HeapHardLimit": {"type": "string"}, "System.GC.HeapCount": {"minimum": 0, "type": "integer"}, "System.GC.Concurrent": {"default": true, "type": "boolean"}, "System.GC.Server": {"default": false, "type": "boolean"}, "System.GC.RetainVM": {"default": false, "type": "boolean"}, "System.GC.LOHThreshold": {"default": 85000, "type": "integer"}, "System.GC.GCHeapAffinitizeRanges": {"minLength": 1, "type": "string"}, "System.GC.HeapHardLimitPercent": {"type": "number"}, "System.Threading.ThreadPool.MinThreads": {"minimum": 1, "type": "integer"}}}, "applyPatches": {"type": "boolean"}, "framework": {"type": "object", "properties": {"version": {"type": "string"}, "name": {"type": "string"}}}}} | runtimeOptions | project.json |
{"type": "object", "properties": {"poolName": {"type": "string"}, "mode": {"type": "string"}, "file": {"type": "string"}, "maxJobs": {"type": "integer"}}} | JobScheduling | comet.json |
{"type": "object", "properties": {"active": {"type": "boolean"}, "path": {"type": "string"}}} | Expectations | comet.json |
{"oneOf": [{"const": "string"}, {"const": "long"}, {"const": "int"}, {"const": "short"}, {"const": "double"}, {"const": "boolean"}, {"const": "byte"}, {"const": "date"}, {"const": "basic_iso_date"}, {"const": "iso_local_date"}, {"const": "iso_offset_date"}, {"const": "iso_date"}, {"const": "iso_local_date_time"}, {"const": "iso_offset_date_time"}, {"const": "iso_zoned_date_time"}, {"const": "iso_date_time"}, {"const": "iso_ordinal_date"}, {"const": "iso_week_date"}, {"const": "iso_instant"}, {"const": "rfc_1123_date_time"}, {"const": "timestamp"}, {"const": "decimal"}, {"const": "struct"}], "type": "string"} | PrimitiveType | comet.json |
{"oneOf": [{"const": "text"}, {"const": "keyword"}, {"const": "long"}, {"const": "integer"}, {"const": "short"}, {"const": "byte"}, {"const": "double"}, {"const": "float"}, {"const": "half_float"}, {"const": "scaled_float"}, {"const": "date"}, {"const": "boolean"}, {"const": "binary"}, {"const": "integer_rang"}, {"const": "float_range"}, {"const": "long_range"}, {"const": "double_range"}, {"const": "date_range"}, {"const": "geo_point"}, {"const": "geo_shape"}, {"const": "ip"}, {"const": "completion"}, {"const": "token_count"}, {"const": "object"}, {"const": "array"}], "type": "string"} | IndexMapping | comet.json |
{"type": "object", "properties": {"substituteVars": {"type": "boolean"}, "intermediateBigqueryFormat": {"type": "string"}, "cacheStorageLevel": {"type": "string"}, "temporaryGcsBucket": {"type": "string"}}} | Internal | comet.json |
{"additionalProperties": {"type": "string"}, "type": "object"} | MapString | comet.json |
{"required": ["table", "domain", "database"], "type": "object", "properties": {"table": {"type": "string"}, "domain": {"type": "string"}, "database": {"type": "string"}}} | RefOutput | comet.json |
{"oneOf": [{"const": "DSV"}, {"const": "POSITION"}, {"const": "JSON"}, {"const": "ARRAY_JSON"}, {"const": "SIMPLE_JSON"}, {"const": "XML"}], "type": "string"} | Format | comet.json |
{"additionalProperties": {"items": {"type": "string"}, "type": "array"}, "type": "object"} | MapArrayOfString | comet.json |
{"required": ["name", "grants"], "type": "object", "properties": {"predicate": {"type": "string"}, "grants": {"items": {"type": "string"}, "type": "array"}, "name": {"type": "string"}}} | RowLevelSecurity | comet.json |
{"type": "object", "properties": {"active": {"type": "boolean"}, "path": {"type": "string"}, "discreteMaxCardinality": {"type": "integer"}}} | Metrics | comet.json |
{"oneOf": [{"const": "SA"}, {"const": "USER"}, {"const": "GROUP"}], "type": "string"} | UserType | comet.json |
{"required": ["createSql"], "type": "object", "properties": {"createSql": {"type": "string"}, "pingSql": {"type": "string"}}} | TableDdl | comet.json |
{"type": "object", "properties": {"unresolved": {"type": "string"}, "business": {"type": "string"}, "hiveDatabase": {"type": "string"}, "rejected": {"type": "string"}, "replay": {"type": "string"}, "ingesting": {"type": "string"}, "accepted": {"type": "string"}, "archive": {"type": "string"}, "pending": {"type": "string"}}} | Area | comet.json |
{"type": "object", "properties": {"apply": {"type": "boolean"}, "database": {"type": "string"}, "location": {"type": "string"}, "taxonomy": {"type": "string"}}} | AccessPolicies | comet.json |
{"oneOf": [{"const": "OVERWRITE"}, {"const": "APPEND"}, {"const": "ERROR_IF_EXISTS"}, {"const": "IGNORE"}], "type": "string"} | WriteMode | comet.json |
{"type": "object", "properties": {"endpoint": {"type": "string"}, "ingest": {"type": "string"}}} | Airflow | comet.json |
{"type": "object", "properties": {"tables": {"items": {"type": "string"}, "type": "array"}, "name": {"type": "string"}}} | ExternalDomain | comet.json |
{"required": ["table"], "type": "object", "properties": {"table": {"type": "string"}, "domain": {"type": "string"}, "database": {"type": "string"}}} | RefInput | comet.json |
{"required": [], "type": "object", "properties": {"attributes": {"items": {"type": "string"}, "type": "array"}, "sampling": {"type": "number"}}} | Partition | comet.json |
{"type": "object", "properties": {"warn": {"type": "string"}, "error": {"type": "string"}}} | Freshness | comet.json |
{"required": ["name", "comment"], "type": "object", "properties": {"comment": {"type": "string"}, "accessPolicy": {"type": "string"}, "name": {"type": "string"}}} | AttributeDesc | comet.json |
{"required": ["first", "last"], "type": "object", "properties": {"last": {"type": "number"}, "first": {"type": "number"}}} | Position | comet.json |
{"oneOf": [{"const": "TABLE"}, {"const": "VIEW"}, {"const": "SYSTEM TABLE"}, {"const": "GLOBAL TEMPORARY"}, {"const": "LOCAL TEMPORARY"}, {"const": "ALIAS"}, {"const": "SYNONYM"}], "type": "string"} | TableType | comet.json |
{"type": "object", "properties": {"path": {"type": "string"}, "pollTime": {"type": "string"}, "refreshTime": {"type": "string"}, "timeout": {"type": "integer"}}} | Lock | comet.json |
{"oneOf": [{"const": "LEFT"}, {"const": "RIGHT"}, {"const": "BOTH"}, {"const": "NONE"}], "type": "string"} | Trim | comet.json |
{"required": ["role", "grants"], "type": "object", "properties": {"grants": {"items": {"type": "string"}, "type": "array"}, "role": {"type": "string"}}} | AccessControlEntry | comet.json |
{"required": ["key"], "type": "object", "properties": {"timestamp": {"type": "string"}, "delete": {"type": "string"}, "key": {"items": {"type": "string"}, "type": "array"}, "queryFilter": {"type": "string"}}} | MergeOptions | comet.json |
{"required": ["name"], "type": "object", "properties": {"partitionColumn": {"type": "string"}, "name": {"type": "string"}, "numPartitions": {"type": "integer"}, "connectionOptions": {"type": "string"}, "fetchSize": {"type": "integer"}, "fullExport": {"type": "boolean"}, "columns": {"items": {"type": "string"}, "type": "array"}}} | JDBCTable | comet.json |
{"items": {"type": "string"}, "type": ["string", "array"]} | script | project-1.0.0-beta6.json |
{"additionalProperties": {"type": ["string", "object"], "properties": {"version": {"type": "string"}, "type": {"default": "default", "enum": ["default", "build"], "type": "string"}}}, "type": "object"} | dependencies | project-1.0.0-beta6.json |
{"type": "object", "properties": {"warningsAsErrors": {"default": false, "type": "boolean"}, "delaySign": {"default": false, "type": "boolean"}, "languageVersion": {"enum": ["csharp1", "csharp2", "csharp3", "csharp4", "csharp5", "csharp6", "experimental"], "type": "string"}, "allowUnsafe": {"default": false, "type": "boolean"}, "strongName": {"default": false, "type": "boolean"}, "keyFile": {"type": "string"}, "optimize": {"default": false, "type": "boolean"}, "define": {"uniqueItems": true, "items": {"type": "string"}, "type": "array"}}} | compilationOptions | project-1.0.0-beta6.json |
{"contentMediaType": "application/json", "type": ["object", "string"]} | createOptions | azure-iot-edge-deployment-template-4.0.json |
{"properties": {"onlyLabels": {"default": [], "items": {"type": "string"}, "type": "array"}, "unmarkComment": {"type": ["string", "boolean"]}, "daysUntilClose": {"default": 7, "type": ["integer", "boolean"]}, "limitPerRun": {"default": 30, "minimum": 1, "type": "number", "maximum": 30}, "daysUntilStale": {"default": 60, "type": "number"}, "staleLabel": {"default": "wontfix", "type": "string"}, "exemptProjects": {"default": false, "type": "boolean"}, "only": {"enum": ["issues", "pulls"]}, "exemptAssignees": {"default": false, "type": "boolean"}, "closeComment": {"type": ["string", "boolean"]}, "exemptLabels": {"default": [], "items": {"type": "string"}, "type": "array"}, "markComment": {"default": "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.", "type": ["string", "boolean"]}}} | configuration | stale.json |
{"additionalProperties": false, "required": ["route"], "type": "object", "properties": {"redirect": {"type": "string"}, "methods": {"items": {"anyOf": [{"enum": ["GET", "HEAD", "POST", "PUT", "DELETE", "PATCH", "CONNECT", "OPTIONS", "TRACE"], "type": "string"}]}, "type": "array"}, "rewrite": {"type": "string"}, "route": {"type": "string"}, "headers": {"additionalProperties": true, "type": "object"}, "statusCode": {"type": "integer"}, "allowedRoles": {"items": {"anyOf": [{"type": "string", "examples": ["anonymous", "authenticated"]}]}, "type": "array"}}} | route | staticwebapp.config.json |
{"additionalProperties": false, "required": ["identityProviders"], "type": "object", "properties": {"identityProviders": {"additionalProperties": false, "type": "object", "properties": {"google": {"additionalProperties": false, "required": ["registration"], "type": "object", "properties": {"login": {"additionalProperties": false, "type": "object", "properties": {"scopes": {"items": {"type": "string"}, "type": "array"}}}, "registration": {"additionalProperties": false, "required": ["clientSecretSettingName"], "type": "object", "properties": {"clientIdSettingName": {"type": "string"}, "clientSecretSettingName": {"type": "string"}}}, "enabled": {"default": true, "type": "boolean"}, "userDetailsClaim": {"type": "string"}}}, "apple": {"additionalProperties": false, "required": ["registration"], "type": "object", "properties": {"login": {"additionalProperties": false, "type": "object", "properties": {"scopes": {"items": {"type": "string"}, "type": "array"}}}, "registration": {"additionalProperties": false, "required": ["clientSecretSettingName"], "type": "object", "properties": {"clientIdSettingName": {"type": "string"}, "clientSecretSettingName": {"type": "string"}}}, "enabled": {"default": true, "type": "boolean"}, "userDetailsClaim": {"type": "string"}}}, "azureActiveDirectory": {"additionalProperties": false, "required": ["registration"], "type": "object", "properties": {"login": {"additionalProperties": false, "type": "object", "properties": {"loginParameters": {"items": {"type": "string"}, "type": "array"}}}, "registration": {"additionalProperties": false, "required": ["openIdIssuer", "clientSecretSettingName"], "type": "object", "properties": {"clientIdSettingName": {"type": "string"}, "clientSecretSettingName": {"type": "string"}, "openIdIssuer": {"type": "string"}}}, "enabled": {"default": true, "type": "boolean"}, "userDetailsClaim": {"type": "string"}}}, "twitter": {"additionalProperties": false, "required": ["registration"], "type": "object", "properties": {"registration": {"additionalProperties": false, "required": ["consumerSecretSettingName"], "type": "object", "properties": {"consumerKeySettingName": {"type": "string"}, "consumerSecretSettingName": {"type": "string"}}}, "enabled": {"default": true, "type": "boolean"}, "userDetailsClaim": {"type": "string"}}}, "github": {"additionalProperties": false, "required": ["registration"], "type": "object", "properties": {"login": {"additionalProperties": false, "type": "object", "properties": {"scopes": {"items": {"type": "string"}, "type": "array"}}}, "registration": {"additionalProperties": false, "required": ["clientSecretSettingName"], "type": "object", "properties": {"clientIdSettingName": {"type": "string"}, "clientSecretSettingName": {"type": "string"}}}, "enabled": {"default": true, "type": "boolean"}, "userDetailsClaim": {"type": "string"}}}, "facebook": {"additionalProperties": false, "required": ["registration"], "type": "object", "properties": {"login": {"additionalProperties": false, "type": "object", "properties": {"scopes": {"items": {"type": "string"}, "type": "array"}}}, "registration": {"additionalProperties": false, "required": ["appSecretSettingName"], "type": "object", "properties": {"appSecretSettingName": {"type": "string"}, "appIdSettingName": {"type": "string"}}}, "enabled": {"default": true, "type": "boolean"}, "userDetailsClaim": {"type": "string"}}}, "customOpenIdConnectProviders": {"type": "object", "patternProperties": {".*": {"additionalProperties": false, "required": ["registration", "login"], "properties": {"login": {"additionalProperties": false, "type": "object", "properties": {"scopes": {"items": {"type": "string"}, "type": "array"}, "nameClaimType": {"type": "string"}, "loginParameterNames": {"items": {"type": "string"}, "type": "array"}}}, "enabled": {"default": true, "type": "boolean"}, "registration": {"additionalProperties": false, "required": ["clientCredential", "openIdConnectConfiguration"], "type": "object", "properties": {"clientCredential": {"required": ["clientSecretSettingName"], "type": "object", "properties": {"clientSecretSettingName": {"type": "string"}}}, "clientIdSettingName": {"type": "string"}, "openIdConnectConfiguration": {"type": "object", "properties": {"certificationUri": {"type": "string"}, "tokenEndpoint": {"type": "string"}, "wellKnownOpenIdConfiguration": {"type": "string"}, "authorizationEndpoint": {"type": "string"}, "issuer": {"type": "string"}}}}}}}}}}}, "rolesSource": {"type": "string"}}} | auth | staticwebapp.config.json |
{"additionalProperties": false, "required": ["pattern-where-python"], "type": "object", "properties": {"pattern-where-python": {"type": "string"}}} | pattern-where-python | semgrep.json |
{"items": {"type": "string"}, "type": "array"} | path-array | semgrep.json |
{"additionalProperties": false, "required": ["metavariable-comparison"], "type": "object", "properties": {"metavariable-comparison": {"additionalProperties": false, "required": ["comparison"], "type": "object", "properties": {"comparison": {"type": "string"}, "metavariable": {"type": "string"}, "base": {"type": "integer"}, "strip": {"type": "boolean"}}}}} | metavariable-comparison | semgrep.json |
{"additionalProperties": false, "required": ["pattern-inside"], "type": "object", "properties": {"pattern-inside": {"type": "string"}}} | pattern-inside | semgrep.json |
{"additionalProperties": false, "required": ["metavariable-analysis"], "type": "object", "properties": {"metavariable-analysis": {"additionalProperties": false, "required": ["analyzer", "metavariable"], "type": "object", "properties": {"metavariable": {"type": "string"}, "options": {"type": "object"}, "analyzer": {"type": "string"}}}}} | metavariable-analysis | semgrep.json |
Subsets and Splits