-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Rory Z <[email protected]>
- Loading branch information
Showing
8 changed files
with
50 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ _Appears in:_ | |
|
||
#### ConditionType | ||
|
||
_Underlying type:_ `string` | ||
_Underlying type:_ _string_ | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -142,8 +142,8 @@ _Appears in:_ | |
|
||
| Field | Description | | ||
| --- | --- | | ||
| `controllerUID` _UID_ | | | ||
| `podUID` _UID_ | | | ||
| `controllerUID` _[UID](#uid)_ | | | ||
| `podUID` _[UID](#uid)_ | | | ||
| `node` _string_ | EMQX node name, example: [email protected] | | ||
| `node_status` _string_ | EMQX node status, example: Running | | ||
| `otp_release` _string_ | Erlang/OTP version used by EMQX, example: 24.2/12.2 | | ||
|
@@ -364,7 +364,7 @@ _Appears in:_ | |
|
||
#### RebalanceConditionType | ||
|
||
_Underlying type:_ `string` | ||
_Underlying type:_ _string_ | ||
|
||
|
||
|
||
|
@@ -391,7 +391,7 @@ RebalanceList contains a list of Rebalance | |
|
||
#### RebalancePhase | ||
|
||
_Underlying type:_ `string` | ||
_Underlying type:_ _string_ | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ _Appears in:_ | |
|
||
#### ConditionType | ||
|
||
_Underlying type:_ `string` | ||
_Underlying type:_ _string_ | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -142,8 +142,8 @@ _Appears in:_ | |
|
||
| Field | Description | | ||
| --- | --- | | ||
| `controllerUID` _UID_ | | | ||
| `podUID` _UID_ | | | ||
| `controllerUID` _[UID](#uid)_ | | | ||
| `podUID` _[UID](#uid)_ | | | ||
| `node` _string_ | EMQX node name, example: [email protected] | | ||
| `node_status` _string_ | EMQX node status, example: Running | | ||
| `otp_release` _string_ | Erlang/OTP version used by EMQX, example: 24.2/12.2 | | ||
|
@@ -364,7 +364,7 @@ _Appears in:_ | |
|
||
#### RebalanceConditionType | ||
|
||
_Underlying type:_ `string` | ||
_Underlying type:_ _string_ | ||
|
||
|
||
|
||
|
@@ -391,7 +391,7 @@ RebalanceList contains a list of Rebalance | |
|
||
#### RebalancePhase | ||
|
||
_Underlying type:_ `string` | ||
_Underlying type:_ _string_ | ||
|
||
|
||
|
||
|