daemon.stores.deployments module
class daemon.stores.deployments.DeploymentStore[source]
Bases: daemon.stores.pods.PodStore
A Store of Deployments spawned as Containers by Daemon
rolling_update(\args, **kwargs*)
scale(\args, **kwargs*)
class daemon.stores.deployments.DeploymentStore[source]
Bases: daemon.stores.pods.PodStore
A Store of Deployments spawned as Containers by Daemon
rolling_update(\args, **kwargs*)
scale(\args, **kwargs*)
本文档使用 BookStack 构建