diff --git a/content/docs/main/docs/api-reference.html b/content/docs/main/docs/api-reference.html index 0aeaf90..639e15c 100644 --- a/content/docs/main/docs/api-reference.html +++ b/content/docs/main/docs/api-reference.html @@ -2921,6 +2921,19 @@

BGPPolicy +confederation
+ + +Confederation + + + + +

Confederation specifies BGP confederation configuration.

+ + + + advertisements
@@ -3591,6 +3604,19 @@

BGPPolicySpec +confederation
+ +
+Confederation + + + + +

Confederation specifies BGP confederation configuration.

+ + + + advertisements
@@ -3847,6 +3873,46 @@

CaptureConfig +

Confederation +

+

+(Appears on: +BGPPolicySpec) +

+

+

+ + + + + + + + + + + + + + + + + +
FieldDescription
+identifier
+ +int32 + +
+

Identifier specifies the confederation’s ASN.

+
+memberASNs
+ +[]int32 + +
+

MemberASNs lists the ASNs of other members in the confederation.

+

Destination

@@ -12483,5 +12549,5 @@

BundleStatus

Generated with gen-crd-api-reference-docs -on git commit 2a83607. +on git commit b399b26.