crate.operator.handlers package¶

Submodules¶

  • crate.operator.handlers.handle_create_cratedb module
    • create_cratedb()
  • crate.operator.handlers.handle_create_grand_central module
    • create_grand_central()
  • crate.operator.handlers.handle_delete_cratedb module
    • delete_cratedb()
  • crate.operator.handlers.handle_notify_external_ip_changed module
    • external_ip_changed()
  • crate.operator.handlers.handle_ping_cratedb_status module
    • ping_cratedb_status()
  • crate.operator.handlers.handle_restore_backup module
    • register_after_restore_handlers()
    • register_before_restore_handlers()
    • register_restore_handlers()
    • restore_backup()
  • crate.operator.handlers.handle_update_allowed_cidrs module
    • update_service_allowed_cidrs()
  • crate.operator.handlers.handle_update_backup_schedule module
    • update_backup_schedule()
  • crate.operator.handlers.handle_update_cratedb module
    • get_backoff()
    • register_after_update_handlers()
    • register_before_update_handlers()
    • register_change_compute_handlers()
    • register_exposure_change_handlers()
    • register_restart_handlers()
    • register_scale_handlers()
    • register_storage_expansion_handlers()
    • register_upgrade_handlers()
    • update_cratedb()
  • crate.operator.handlers.handle_update_user_password_secret module
    • update_user_password_secret()
  • crate.operator.handlers.handle_upgrade_grand_central module
    • upgrade_grand_central()

Module contents¶

CrateDB Kubernetes Operator

Navigation

Contents:

  • Installation
  • Configuration
  • Architecture
  • Concepts
  • OpenShift Support
  • Working on the operator
  • Changelog
  • Deprecated features and APIs
  • Reference
    • crate.operator package
  • crate namespace

Related Topics

  • Documentation overview
    • Reference
      • crate.operator package
        • Previous: crate.operator package
        • Next: crate.operator.handlers.handle_create_cratedb module
©2020, Crate.io. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source