Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 399 Bytes

File metadata and controls

11 lines (8 loc) · 399 Bytes
title:Layers
description:Learn how to scale Deis layers in a formation, list Deis layers for a formation and create and destroy a layer of nodes using the Deis client.

layers

.. automethod:: client.deis.DeisClient.layers_scale
.. automethod:: client.deis.DeisClient.layers_list
.. automethod:: client.deis.DeisClient.layers_create
.. automethod:: client.deis.DeisClient.layers_destroy