crate.operator.handlers.handle_create_grand_central module
¶
async
crate.operator.handlers.handle_create_grand_central.
create_grand_central
(
namespace
,
name
,
old
,
new
,
logger
)
¶
Parameters
:
namespace
(
str
)
name
(
str
)
old
(
Body
)
new
(
Body
)
logger
(
Logger
)
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
crate.operator.handlers package
Previous:
crate.operator.handlers.handle_create_cratedb module
Next:
crate.operator.handlers.handle_delete_cratedb module