blob: 4a3fe874471acd25e1752e2f8f921b683717f412 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
directories:
- name: pulsar-broker
language: Java
description: Pulsar [Broker](../../getting-started/ConceptsAndArchitecture#broker)に関連するコードです。
- name: pulsar-common
language: Java, Protocol Buffers
description: Pulsarのメッセージプロトコルに関連するアセットです。
- name: dashboard
language: Python
description: Pulsar[ダッシュボード](../../admin/Dashboard)を起動するWebクライアントです。
- name: kubernetes
language: YAML
description: Pulsarのための[Kubernetes](../../deployment/Kubernetes)の設定です。
- name: docker
language: Dockerfile, shell, Python
description: Pulsarの[Dockerイメージ](https://hub.docker.com)を生成するためのアセットです。
- name: managed-ledger
language: Java
description:
- name: pulsar-broker-auth-athenz
- name: pulsar-client
- name: pulsar-spark
- name: pulsar-storm
- name: pulsar-testclient
- name: src
language: XML
- name: protobuf
description: Protocol Bufferの定義からコードを生成するためのヘルプです。
- name: all
description: Mavenのassemblyプラグインのための設定です。
language: XML
- name: bin
description: Pulsarの管理のための実行可能なスクリプトです。
language: Bash
- name: site
description: このWebサイトを生成するためのアセットです。
language: Markdown, Sass, HTML, JavaScript
- name: .travis
description: Pulsarが利用している継続的インテグレーションシステムの[Travis CI](https://travis-ci.org)の設定です。