Skip to content

Commit 21f8b4b

Browse files
authored
docs(containers): serverless containers (#162)
1 parent 16d5f00 commit 21f8b4b

File tree

2 files changed

+2
-4
lines changed
  • scaleway-async/scaleway_async/container/v1beta1
  • scaleway/scaleway/container/v1beta1

2 files changed

+2
-4
lines changed

scaleway-async/scaleway_async/container/v1beta1/api.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,9 @@
8181

8282
class ContainerV1Beta1API(API):
8383
"""
84-
Containers API.
84+
Serverless Containers API.
8585
8686
Serverless Containers API.
87-
Containers API.
8887
"""
8988

9089
async def list_namespaces(

scaleway/scaleway/container/v1beta1/api.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,9 @@
8181

8282
class ContainerV1Beta1API(API):
8383
"""
84-
Containers API.
84+
Serverless Containers API.
8585
8686
Serverless Containers API.
87-
Containers API.
8887
"""
8988

9089
def list_namespaces(

0 commit comments

Comments
 (0)