pypz
0.9.3

General

  • Overview
  • Changelog

Core

  • Models
  • Parameters
  • Data Transfer
  • Executor
  • Logging
  • Deployer

Plugins

  • Kafka IO Plugin
  • RabbitMQ IO Plugin

Deployers

  • Kubernetes Deployer

Sniffer

  • Overview

Guides

  • How to create a pipeline
  • How to debug in a deployed operator
  • Contributor’s Guide
  • Developer’s Guide

Links

  • Source Code
  • Starter Template Project
  • Examples
pypz
  • pypz.deployers namespace
  • View page source

pypz.deployers namespace

Submodules

  • pypz.deployers.k8s module
    • DeploymentConflictException
    • DeploymentException
    • DeploymentNotFoundException
    • KubernetesDeployer
      • KubernetesDeployer._abc_impl
      • KubernetesDeployer._env_var_operator_exec_mode
      • KubernetesDeployer._env_var_operator_name
      • KubernetesDeployer._generate_pod_manifest()
      • KubernetesDeployer._label_key_exec_mode
      • KubernetesDeployer._label_key_instance_name
      • KubernetesDeployer._label_key_instance_type
      • KubernetesDeployer._label_key_part_of
      • KubernetesDeployer._label_value_operator
      • KubernetesDeployer._label_value_pipeline
      • KubernetesDeployer._pipeline_config_secret_key
      • KubernetesDeployer._retrieve_config_secret()
      • KubernetesDeployer._retrieve_deployed_pipeline_from_secret()
      • KubernetesDeployer._retrieve_operator_pod()
      • KubernetesDeployer._retrieve_operator_pods()
      • KubernetesDeployer.deploy()
      • KubernetesDeployer.destroy()
      • KubernetesDeployer.destroy_operator()
      • KubernetesDeployer.is_deployed()
      • KubernetesDeployer.restart_operator()
      • KubernetesDeployer.retrieve_deployed_pipeline()
      • KubernetesDeployer.retrieve_operator_logs()
      • KubernetesDeployer.retrieve_operator_state()
      • KubernetesDeployer.retrieve_pipeline_deployments()
      • KubernetesDeployer.sanitize()
    • KubernetesParameter

© Copyright 2024, Laszlo Anka.

Built with Sphinx using a theme provided by Read the Docs.