File: container_infrastructure_management.rst

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (35 lines) | stat: -rw-r--r-- 1,065 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Container Infrastructure Management
===================================

.. automodule:: openstack.container_infrastructure_management.v1._proxy

Cluster Operations
^^^^^^^^^^^^^^^^^^

.. autoclass:: openstack.container_infrastructure_management.v1._proxy.Proxy
  :noindex:
  :members: create_cluster, delete_cluster, update_cluster, get_cluster,
            find_cluster, clusters

Cluster Certificates Operations
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. autoclass:: openstack.container_infrastructure_management.v1._proxy.Proxy
  :noindex:
  :members: create_cluster_certificate, get_cluster_certificate

Cluster Templates Operations
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. autoclass:: openstack.container_infrastructure_management.v1._proxy.Proxy
  :noindex:
  :members: create_cluster_template, delete_cluster_template,
   find_cluster_template,
            get_cluster_template, cluster_templates, update_cluster_template

Service Operations
^^^^^^^^^^^^^^^^^^

.. autoclass:: openstack.container_infrastructure_management.v1._proxy.Proxy
  :noindex:
  :members: services