You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/overview/management-api-reference.md
+20-2Lines changed: 20 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -411,8 +411,8 @@ _Appears in:_
411
411
| --- | --- | --- | --- |
412
412
|`name`_string_| Name of this CloudConnection. If not provided CloudConnection's own name<br />from CloudConnection.ObjectMeta will be used. || Optional: {} <br /> |
413
413
|`provider`_[CloudProvider](#cloudprovider)_| Provider is the name of the cloud service for the Provider.<br />One of (CloudProvider): [gcp, aws, azure]|| Enum: [gcp aws azure] <br />Required: {} <br />Type: string <br /> |
|`configuration`_[CloudConnectionConfiguration](#cloudconnectionconfiguration)_|Configuration contains the cloud connection configuration. ||Required: {} <br />|
415
+
|`readBindings`_[Binding](#binding) array_|ReadBindings is a list of bindings that defines<br />who can use this CloudConnection. ||Optional: {} <br />|
416
416
417
417
418
418
#### CloudProvider
@@ -3536,6 +3536,7 @@ _Appears in:_
3536
3536
| --- | --- | --- | --- |
3537
3537
|`crontab`_string_| The crontab on which to spawn stack runs |||
0 commit comments