ngrok-api 0.21.0 → 0.22.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (378) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -0
  3. data/doc/NgrokAPI/Client.html +152 -96
  4. data/doc/NgrokAPI/Error.html +3 -3
  5. data/doc/NgrokAPI/Errors/NotFoundError.html +3 -3
  6. data/doc/NgrokAPI/Errors.html +3 -3
  7. data/doc/NgrokAPI/HttpClient.html +4 -4
  8. data/doc/NgrokAPI/Models/APIKey.html +3 -3
  9. data/doc/NgrokAPI/Models/AWSAuth.html +3 -3
  10. data/doc/NgrokAPI/Models/AWSCredentials.html +3 -3
  11. data/doc/NgrokAPI/Models/AWSRole.html +3 -3
  12. data/doc/NgrokAPI/Models/AbuseReport.html +3 -3
  13. data/doc/NgrokAPI/Models/AbuseReportHostname.html +3 -3
  14. data/doc/NgrokAPI/Models/AgentIngress.html +3 -3
  15. data/doc/NgrokAPI/Models/AgentIngressCertJob.html +3 -3
  16. data/doc/NgrokAPI/Models/AgentIngressCertPolicy.html +3 -3
  17. data/doc/NgrokAPI/Models/AgentIngressCertStatus.html +3 -3
  18. data/doc/NgrokAPI/Models/ApplicationSession.html +3 -3
  19. data/doc/NgrokAPI/Models/ApplicationUser.html +3 -3
  20. data/doc/NgrokAPI/Models/BotUser.html +1051 -0
  21. data/doc/NgrokAPI/Models/BrowserSession.html +3 -3
  22. data/doc/NgrokAPI/Models/CertificateAuthority.html +3 -3
  23. data/doc/NgrokAPI/Models/Credential.html +3 -3
  24. data/doc/NgrokAPI/Models/Endpoint.html +3 -3
  25. data/doc/NgrokAPI/Models/EndpointAction.html +669 -0
  26. data/doc/NgrokAPI/Models/EndpointBackend.html +3 -3
  27. data/doc/NgrokAPI/Models/EndpointBackendMutate.html +3 -3
  28. data/doc/NgrokAPI/Models/EndpointCircuitBreaker.html +3 -3
  29. data/doc/NgrokAPI/Models/EndpointCompression.html +3 -3
  30. data/doc/NgrokAPI/Models/EndpointIPPolicy.html +3 -3
  31. data/doc/NgrokAPI/Models/EndpointIPPolicyMutate.html +3 -3
  32. data/doc/NgrokAPI/Models/EndpointMutualTLS.html +3 -3
  33. data/doc/NgrokAPI/Models/EndpointMutualTLSMutate.html +3 -3
  34. data/doc/NgrokAPI/Models/EndpointOAuth.html +3 -3
  35. data/doc/NgrokAPI/Models/EndpointOAuthAmazon.html +3 -3
  36. data/doc/NgrokAPI/Models/EndpointOAuthFacebook.html +3 -3
  37. data/doc/NgrokAPI/Models/EndpointOAuthGitHub.html +3 -3
  38. data/doc/NgrokAPI/Models/EndpointOAuthGitLab.html +3 -3
  39. data/doc/NgrokAPI/Models/EndpointOAuthGoogle.html +3 -3
  40. data/doc/NgrokAPI/Models/EndpointOAuthLinkedIn.html +3 -3
  41. data/doc/NgrokAPI/Models/EndpointOAuthMicrosoft.html +3 -3
  42. data/doc/NgrokAPI/Models/EndpointOAuthProvider.html +3 -3
  43. data/doc/NgrokAPI/Models/EndpointOAuthTwitch.html +3 -3
  44. data/doc/NgrokAPI/Models/EndpointOIDC.html +3 -3
  45. data/doc/NgrokAPI/Models/EndpointPolicy.html +743 -0
  46. data/doc/NgrokAPI/Models/EndpointRequestHeaders.html +3 -3
  47. data/doc/NgrokAPI/Models/EndpointResponseHeaders.html +3 -3
  48. data/doc/NgrokAPI/Models/EndpointRule.html +743 -0
  49. data/doc/NgrokAPI/Models/EndpointSAML.html +18 -96
  50. data/doc/NgrokAPI/Models/EndpointSAMLMutate.html +18 -96
  51. data/doc/NgrokAPI/Models/EndpointTLSTermination.html +3 -3
  52. data/doc/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +3 -3
  53. data/doc/NgrokAPI/Models/EndpointUserAgentFilter.html +743 -0
  54. data/doc/NgrokAPI/Models/EndpointWebhookValidation.html +3 -3
  55. data/doc/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +3 -3
  56. data/doc/NgrokAPI/Models/EventDestination.html +3 -3
  57. data/doc/NgrokAPI/Models/EventSource.html +19 -167
  58. data/doc/NgrokAPI/Models/EventSourceList.html +3 -3
  59. data/doc/NgrokAPI/Models/EventSourceReplace.html +19 -167
  60. data/doc/NgrokAPI/Models/EventSubscription.html +3 -3
  61. data/doc/NgrokAPI/Models/EventTarget.html +18 -92
  62. data/doc/NgrokAPI/Models/EventTargetCloudwatchLogs.html +3 -3
  63. data/doc/NgrokAPI/Models/EventTargetDatadog.html +3 -3
  64. data/doc/NgrokAPI/Models/EventTargetFirehose.html +3 -3
  65. data/doc/NgrokAPI/Models/EventTargetKinesis.html +3 -3
  66. data/doc/NgrokAPI/Models/FailoverBackend.html +3 -3
  67. data/doc/NgrokAPI/Models/HTTPResponseBackend.html +3 -3
  68. data/doc/NgrokAPI/Models/HTTPSEdge.html +3 -3
  69. data/doc/NgrokAPI/Models/HTTPSEdgeRoute.html +197 -37
  70. data/doc/NgrokAPI/Models/IPPolicy.html +27 -101
  71. data/doc/NgrokAPI/Models/IPPolicyRule.html +3 -3
  72. data/doc/NgrokAPI/Models/IPRestriction.html +3 -3
  73. data/doc/NgrokAPI/Models/IdentityProvider.html +3 -3
  74. data/doc/NgrokAPI/Models/Listable.html +3 -3
  75. data/doc/NgrokAPI/Models/Location.html +3 -3
  76. data/doc/NgrokAPI/Models/Ref.html +3 -3
  77. data/doc/NgrokAPI/Models/ReservedAddr.html +22 -96
  78. data/doc/NgrokAPI/Models/ReservedDomain.html +25 -173
  79. data/doc/NgrokAPI/Models/ReservedDomainCertJob.html +3 -3
  80. data/doc/NgrokAPI/Models/ReservedDomainCertPolicy.html +3 -3
  81. data/doc/NgrokAPI/Models/ReservedDomainCertStatus.html +3 -3
  82. data/doc/NgrokAPI/Models/SSHCertificateAuthority.html +3 -3
  83. data/doc/NgrokAPI/Models/SSHCredential.html +3 -3
  84. data/doc/NgrokAPI/Models/SSHHostCertificate.html +3 -3
  85. data/doc/NgrokAPI/Models/SSHUserCertificate.html +3 -3
  86. data/doc/NgrokAPI/Models/StaticBackend.html +1211 -0
  87. data/doc/NgrokAPI/Models/StaticBackendTLS.html +595 -0
  88. data/doc/NgrokAPI/Models/TCPEdge.html +112 -32
  89. data/doc/NgrokAPI/Models/TLSCertificate.html +3 -3
  90. data/doc/NgrokAPI/Models/TLSCertificateSANs.html +3 -3
  91. data/doc/NgrokAPI/Models/TLSEdge.html +112 -32
  92. data/doc/NgrokAPI/Models/Tunnel.html +3 -3
  93. data/doc/NgrokAPI/Models/TunnelGroupBackend.html +3 -3
  94. data/doc/NgrokAPI/Models/TunnelSession.html +3 -3
  95. data/doc/NgrokAPI/Models/UserAgent.html +3 -3
  96. data/doc/NgrokAPI/Models/WeightedBackend.html +3 -3
  97. data/doc/NgrokAPI/Models.html +5 -5
  98. data/doc/NgrokAPI/PagedIterator.html +3 -3
  99. data/doc/NgrokAPI/Services/APIKeysClient.html +4 -4
  100. data/doc/NgrokAPI/Services/AbuseReportsClient.html +4 -4
  101. data/doc/NgrokAPI/Services/AgentIngressesClient.html +3 -3
  102. data/doc/NgrokAPI/Services/ApplicationSessionsClient.html +3 -3
  103. data/doc/NgrokAPI/Services/ApplicationUsersClient.html +3 -3
  104. data/doc/NgrokAPI/Services/BotUsersClient.html +1717 -0
  105. data/doc/NgrokAPI/Services/CertificateAuthoritiesClient.html +3 -3
  106. data/doc/NgrokAPI/Services/CredentialsClient.html +9 -9
  107. data/doc/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +3 -3
  108. data/doc/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +3 -3
  109. data/doc/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +3 -3
  110. data/doc/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +3 -3
  111. data/doc/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +3 -3
  112. data/doc/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +3 -3
  113. data/doc/NgrokAPI/Services/EdgeRoutePolicyModuleClient.html +1149 -0
  114. data/doc/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +3 -3
  115. data/doc/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +3 -3
  116. data/doc/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +3 -3
  117. data/doc/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1149 -0
  118. data/doc/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +3 -3
  119. data/doc/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +3 -3
  120. data/doc/NgrokAPI/Services/EdgesHTTPSClient.html +3 -3
  121. data/doc/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +233 -93
  122. data/doc/NgrokAPI/Services/EdgesTCPClient.html +159 -79
  123. data/doc/NgrokAPI/Services/EdgesTLSClient.html +159 -79
  124. data/doc/NgrokAPI/Services/EndpointsClient.html +3 -3
  125. data/doc/NgrokAPI/Services/EventDestinationsClient.html +3 -3
  126. data/doc/NgrokAPI/Services/EventSourcesClient.html +3 -3
  127. data/doc/NgrokAPI/Services/EventSubscriptionsClient.html +7 -7
  128. data/doc/NgrokAPI/Services/FailoverBackendsClient.html +3 -3
  129. data/doc/NgrokAPI/Services/HTTPResponseBackendsClient.html +3 -3
  130. data/doc/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +3 -3
  131. data/doc/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +3 -3
  132. data/doc/NgrokAPI/Services/IPPoliciesClient.html +3 -3
  133. data/doc/NgrokAPI/Services/IPPolicyRulesClient.html +3 -3
  134. data/doc/NgrokAPI/Services/IPRestrictionsClient.html +3 -3
  135. data/doc/NgrokAPI/Services/ReservedAddrsClient.html +3 -3
  136. data/doc/NgrokAPI/Services/ReservedDomainsClient.html +6 -6
  137. data/doc/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +3 -3
  138. data/doc/NgrokAPI/Services/SSHCredentialsClient.html +5 -5
  139. data/doc/NgrokAPI/Services/SSHHostCertificatesClient.html +3 -3
  140. data/doc/NgrokAPI/Services/SSHUserCertificatesClient.html +7 -7
  141. data/doc/NgrokAPI/Services/StaticBackendsClient.html +1879 -0
  142. data/doc/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +3 -3
  143. data/doc/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +3 -3
  144. data/doc/NgrokAPI/Services/TCPEdgePolicyModuleClient.html +1039 -0
  145. data/doc/NgrokAPI/Services/TLSCertificatesClient.html +7 -7
  146. data/doc/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +3 -3
  147. data/doc/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +3 -3
  148. data/doc/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +3 -3
  149. data/doc/NgrokAPI/Services/TLSEdgePolicyModuleClient.html +1039 -0
  150. data/doc/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +3 -3
  151. data/doc/NgrokAPI/Services/TunnelGroupBackendsClient.html +3 -3
  152. data/doc/NgrokAPI/Services/TunnelSessionsClient.html +5 -5
  153. data/doc/NgrokAPI/Services/TunnelsClient.html +3 -3
  154. data/doc/NgrokAPI/Services/WeightedBackendsClient.html +4 -4
  155. data/doc/NgrokAPI/Services.html +5 -5
  156. data/doc/NgrokAPI.html +4 -4
  157. data/doc/_index.html +95 -4
  158. data/doc/class_list.html +1 -1
  159. data/doc/file.README.html +3 -3
  160. data/doc/frames.html +10 -5
  161. data/doc/index.html +3 -3
  162. data/doc/method_list.html +1778 -818
  163. data/doc/top-level-namespace.html +3 -3
  164. data/docs/NgrokAPI/Client.html +152 -96
  165. data/docs/NgrokAPI/Error.html +3 -3
  166. data/docs/NgrokAPI/Errors/NotFoundError.html +3 -3
  167. data/docs/NgrokAPI/Errors.html +3 -3
  168. data/docs/NgrokAPI/HttpClient.html +4 -4
  169. data/docs/NgrokAPI/Models/APIKey.html +3 -3
  170. data/docs/NgrokAPI/Models/AWSAuth.html +3 -3
  171. data/docs/NgrokAPI/Models/AWSCredentials.html +3 -3
  172. data/docs/NgrokAPI/Models/AWSRole.html +3 -3
  173. data/docs/NgrokAPI/Models/AbuseReport.html +3 -3
  174. data/docs/NgrokAPI/Models/AbuseReportHostname.html +3 -3
  175. data/docs/NgrokAPI/Models/AgentIngress.html +3 -3
  176. data/docs/NgrokAPI/Models/AgentIngressCertJob.html +3 -3
  177. data/docs/NgrokAPI/Models/AgentIngressCertPolicy.html +3 -3
  178. data/docs/NgrokAPI/Models/AgentIngressCertStatus.html +3 -3
  179. data/docs/NgrokAPI/Models/ApplicationSession.html +3 -3
  180. data/docs/NgrokAPI/Models/ApplicationUser.html +3 -3
  181. data/docs/NgrokAPI/Models/BotUser.html +1051 -0
  182. data/docs/NgrokAPI/Models/BrowserSession.html +3 -3
  183. data/docs/NgrokAPI/Models/CertificateAuthority.html +3 -3
  184. data/docs/NgrokAPI/Models/Credential.html +3 -3
  185. data/docs/NgrokAPI/Models/Endpoint.html +3 -3
  186. data/docs/NgrokAPI/Models/EndpointAction.html +669 -0
  187. data/docs/NgrokAPI/Models/EndpointBackend.html +3 -3
  188. data/docs/NgrokAPI/Models/EndpointBackendMutate.html +3 -3
  189. data/docs/NgrokAPI/Models/EndpointCircuitBreaker.html +3 -3
  190. data/docs/NgrokAPI/Models/EndpointCompression.html +3 -3
  191. data/docs/NgrokAPI/Models/EndpointIPPolicy.html +3 -3
  192. data/docs/NgrokAPI/Models/EndpointIPPolicyMutate.html +3 -3
  193. data/docs/NgrokAPI/Models/EndpointMutualTLS.html +3 -3
  194. data/docs/NgrokAPI/Models/EndpointMutualTLSMutate.html +3 -3
  195. data/docs/NgrokAPI/Models/EndpointOAuth.html +3 -3
  196. data/docs/NgrokAPI/Models/EndpointOAuthAmazon.html +3 -3
  197. data/docs/NgrokAPI/Models/EndpointOAuthFacebook.html +3 -3
  198. data/docs/NgrokAPI/Models/EndpointOAuthGitHub.html +3 -3
  199. data/docs/NgrokAPI/Models/EndpointOAuthGitLab.html +3 -3
  200. data/docs/NgrokAPI/Models/EndpointOAuthGoogle.html +3 -3
  201. data/docs/NgrokAPI/Models/EndpointOAuthLinkedIn.html +3 -3
  202. data/docs/NgrokAPI/Models/EndpointOAuthMicrosoft.html +3 -3
  203. data/docs/NgrokAPI/Models/EndpointOAuthProvider.html +3 -3
  204. data/docs/NgrokAPI/Models/EndpointOAuthTwitch.html +3 -3
  205. data/docs/NgrokAPI/Models/EndpointOIDC.html +3 -3
  206. data/docs/NgrokAPI/Models/EndpointPolicy.html +743 -0
  207. data/docs/NgrokAPI/Models/EndpointRequestHeaders.html +3 -3
  208. data/docs/NgrokAPI/Models/EndpointResponseHeaders.html +3 -3
  209. data/docs/NgrokAPI/Models/EndpointRule.html +743 -0
  210. data/docs/NgrokAPI/Models/EndpointSAML.html +18 -96
  211. data/docs/NgrokAPI/Models/EndpointSAMLMutate.html +18 -96
  212. data/docs/NgrokAPI/Models/EndpointTLSTermination.html +3 -3
  213. data/docs/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +3 -3
  214. data/docs/NgrokAPI/Models/EndpointUserAgentFilter.html +743 -0
  215. data/docs/NgrokAPI/Models/EndpointWebhookValidation.html +3 -3
  216. data/docs/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +3 -3
  217. data/docs/NgrokAPI/Models/EventDestination.html +3 -3
  218. data/docs/NgrokAPI/Models/EventSource.html +19 -167
  219. data/docs/NgrokAPI/Models/EventSourceList.html +3 -3
  220. data/docs/NgrokAPI/Models/EventSourceReplace.html +19 -167
  221. data/docs/NgrokAPI/Models/EventSubscription.html +3 -3
  222. data/docs/NgrokAPI/Models/EventTarget.html +18 -92
  223. data/docs/NgrokAPI/Models/EventTargetCloudwatchLogs.html +3 -3
  224. data/docs/NgrokAPI/Models/EventTargetDatadog.html +3 -3
  225. data/docs/NgrokAPI/Models/EventTargetFirehose.html +3 -3
  226. data/docs/NgrokAPI/Models/EventTargetKinesis.html +3 -3
  227. data/docs/NgrokAPI/Models/FailoverBackend.html +3 -3
  228. data/docs/NgrokAPI/Models/HTTPResponseBackend.html +3 -3
  229. data/docs/NgrokAPI/Models/HTTPSEdge.html +3 -3
  230. data/docs/NgrokAPI/Models/HTTPSEdgeRoute.html +197 -37
  231. data/docs/NgrokAPI/Models/IPPolicy.html +27 -101
  232. data/docs/NgrokAPI/Models/IPPolicyRule.html +3 -3
  233. data/docs/NgrokAPI/Models/IPRestriction.html +3 -3
  234. data/docs/NgrokAPI/Models/IdentityProvider.html +3 -3
  235. data/docs/NgrokAPI/Models/Listable.html +3 -3
  236. data/docs/NgrokAPI/Models/Location.html +3 -3
  237. data/docs/NgrokAPI/Models/Ref.html +3 -3
  238. data/docs/NgrokAPI/Models/ReservedAddr.html +22 -96
  239. data/docs/NgrokAPI/Models/ReservedDomain.html +25 -173
  240. data/docs/NgrokAPI/Models/ReservedDomainCertJob.html +3 -3
  241. data/docs/NgrokAPI/Models/ReservedDomainCertPolicy.html +3 -3
  242. data/docs/NgrokAPI/Models/ReservedDomainCertStatus.html +3 -3
  243. data/docs/NgrokAPI/Models/SSHCertificateAuthority.html +3 -3
  244. data/docs/NgrokAPI/Models/SSHCredential.html +3 -3
  245. data/docs/NgrokAPI/Models/SSHHostCertificate.html +3 -3
  246. data/docs/NgrokAPI/Models/SSHUserCertificate.html +3 -3
  247. data/docs/NgrokAPI/Models/StaticBackend.html +1211 -0
  248. data/docs/NgrokAPI/Models/StaticBackendTLS.html +595 -0
  249. data/docs/NgrokAPI/Models/TCPEdge.html +112 -32
  250. data/docs/NgrokAPI/Models/TLSCertificate.html +3 -3
  251. data/docs/NgrokAPI/Models/TLSCertificateSANs.html +3 -3
  252. data/docs/NgrokAPI/Models/TLSEdge.html +112 -32
  253. data/docs/NgrokAPI/Models/Tunnel.html +3 -3
  254. data/docs/NgrokAPI/Models/TunnelGroupBackend.html +3 -3
  255. data/docs/NgrokAPI/Models/TunnelSession.html +3 -3
  256. data/docs/NgrokAPI/Models/UserAgent.html +3 -3
  257. data/docs/NgrokAPI/Models/WeightedBackend.html +3 -3
  258. data/docs/NgrokAPI/Models.html +5 -5
  259. data/docs/NgrokAPI/PagedIterator.html +3 -3
  260. data/docs/NgrokAPI/Services/APIKeysClient.html +4 -4
  261. data/docs/NgrokAPI/Services/AbuseReportsClient.html +4 -4
  262. data/docs/NgrokAPI/Services/AgentIngressesClient.html +3 -3
  263. data/docs/NgrokAPI/Services/ApplicationSessionsClient.html +3 -3
  264. data/docs/NgrokAPI/Services/ApplicationUsersClient.html +3 -3
  265. data/docs/NgrokAPI/Services/BotUsersClient.html +1717 -0
  266. data/docs/NgrokAPI/Services/CertificateAuthoritiesClient.html +3 -3
  267. data/docs/NgrokAPI/Services/CredentialsClient.html +9 -9
  268. data/docs/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +3 -3
  269. data/docs/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +3 -3
  270. data/docs/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +3 -3
  271. data/docs/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +3 -3
  272. data/docs/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +3 -3
  273. data/docs/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +3 -3
  274. data/docs/NgrokAPI/Services/EdgeRoutePolicyModuleClient.html +1149 -0
  275. data/docs/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +3 -3
  276. data/docs/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +3 -3
  277. data/docs/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +3 -3
  278. data/docs/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1149 -0
  279. data/docs/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +3 -3
  280. data/docs/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +3 -3
  281. data/docs/NgrokAPI/Services/EdgesHTTPSClient.html +3 -3
  282. data/docs/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +233 -93
  283. data/docs/NgrokAPI/Services/EdgesTCPClient.html +159 -79
  284. data/docs/NgrokAPI/Services/EdgesTLSClient.html +159 -79
  285. data/docs/NgrokAPI/Services/EndpointsClient.html +3 -3
  286. data/docs/NgrokAPI/Services/EventDestinationsClient.html +3 -3
  287. data/docs/NgrokAPI/Services/EventSourcesClient.html +3 -3
  288. data/docs/NgrokAPI/Services/EventSubscriptionsClient.html +7 -7
  289. data/docs/NgrokAPI/Services/FailoverBackendsClient.html +3 -3
  290. data/docs/NgrokAPI/Services/HTTPResponseBackendsClient.html +3 -3
  291. data/docs/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +3 -3
  292. data/docs/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +3 -3
  293. data/docs/NgrokAPI/Services/IPPoliciesClient.html +3 -3
  294. data/docs/NgrokAPI/Services/IPPolicyRulesClient.html +3 -3
  295. data/docs/NgrokAPI/Services/IPRestrictionsClient.html +3 -3
  296. data/docs/NgrokAPI/Services/ReservedAddrsClient.html +3 -3
  297. data/docs/NgrokAPI/Services/ReservedDomainsClient.html +6 -6
  298. data/docs/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +3 -3
  299. data/docs/NgrokAPI/Services/SSHCredentialsClient.html +5 -5
  300. data/docs/NgrokAPI/Services/SSHHostCertificatesClient.html +3 -3
  301. data/docs/NgrokAPI/Services/SSHUserCertificatesClient.html +7 -7
  302. data/docs/NgrokAPI/Services/StaticBackendsClient.html +1879 -0
  303. data/docs/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +3 -3
  304. data/docs/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +3 -3
  305. data/docs/NgrokAPI/Services/TCPEdgePolicyModuleClient.html +1039 -0
  306. data/docs/NgrokAPI/Services/TLSCertificatesClient.html +7 -7
  307. data/docs/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +3 -3
  308. data/docs/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +3 -3
  309. data/docs/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +3 -3
  310. data/docs/NgrokAPI/Services/TLSEdgePolicyModuleClient.html +1039 -0
  311. data/docs/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +3 -3
  312. data/docs/NgrokAPI/Services/TunnelGroupBackendsClient.html +3 -3
  313. data/docs/NgrokAPI/Services/TunnelSessionsClient.html +5 -5
  314. data/docs/NgrokAPI/Services/TunnelsClient.html +3 -3
  315. data/docs/NgrokAPI/Services/WeightedBackendsClient.html +4 -4
  316. data/docs/NgrokAPI/Services.html +5 -5
  317. data/docs/NgrokAPI.html +4 -4
  318. data/docs/_index.html +95 -4
  319. data/docs/class_list.html +1 -1
  320. data/docs/file.README.html +3 -3
  321. data/docs/frames.html +10 -5
  322. data/docs/index.html +3 -3
  323. data/docs/method_list.html +1778 -818
  324. data/docs/top-level-namespace.html +3 -3
  325. data/lib/ngrokapi/client.rb +6 -0
  326. data/lib/ngrokapi/models/bot_user.rb +70 -0
  327. data/lib/ngrokapi/models/endpoint_action.rb +33 -0
  328. data/lib/ngrokapi/models/endpoint_policy.rb +35 -0
  329. data/lib/ngrokapi/models/endpoint_rule.rb +35 -0
  330. data/lib/ngrokapi/models/endpoint_saml.rb +0 -4
  331. data/lib/ngrokapi/models/endpoint_saml_mutate.rb +0 -4
  332. data/lib/ngrokapi/models/endpoint_user_agent_filter.rb +35 -0
  333. data/lib/ngrokapi/models/event_source.rb +0 -4
  334. data/lib/ngrokapi/models/event_source_replace.rb +1 -5
  335. data/lib/ngrokapi/models/event_target.rb +0 -2
  336. data/lib/ngrokapi/models/https_edge_route.rb +13 -3
  337. data/lib/ngrokapi/models/ip_policy.rb +1 -3
  338. data/lib/ngrokapi/models/reserved_addr.rb +1 -3
  339. data/lib/ngrokapi/models/reserved_domain.rb +0 -4
  340. data/lib/ngrokapi/models/static_backend.rb +80 -0
  341. data/lib/ngrokapi/models/static_backend_tls.rb +31 -0
  342. data/lib/ngrokapi/models/tcp_edge.rb +8 -3
  343. data/lib/ngrokapi/models/tls_edge.rb +8 -3
  344. data/lib/ngrokapi/services/bot_users_client.rb +223 -0
  345. data/lib/ngrokapi/services/credentials_client.rb +2 -2
  346. data/lib/ngrokapi/services/edge_route_policy_module_client.rb +120 -0
  347. data/lib/ngrokapi/services/edge_route_user_agent_filter_module_client.rb +120 -0
  348. data/lib/ngrokapi/services/edges_https_routes_client.rb +20 -4
  349. data/lib/ngrokapi/services/edges_tcp_client.rb +12 -4
  350. data/lib/ngrokapi/services/edges_tls_client.rb +12 -4
  351. data/lib/ngrokapi/services/reserved_domains_client.rb +2 -2
  352. data/lib/ngrokapi/services/static_backends_client.rb +242 -0
  353. data/lib/ngrokapi/services/tcp_edge_policy_module_client.rb +108 -0
  354. data/lib/ngrokapi/services/tls_edge_policy_module_client.rb +108 -0
  355. data/lib/ngrokapi/version.rb +1 -1
  356. data/spec/ngrokapi/client_spec.rb +8 -0
  357. data/spec/ngrokapi/models/bot_user_spec.rb +44 -0
  358. data/spec/ngrokapi/models/endpoint_action_spec.rb +23 -0
  359. data/spec/ngrokapi/models/endpoint_policy_spec.rb +23 -0
  360. data/spec/ngrokapi/models/endpoint_rule_spec.rb +23 -0
  361. data/spec/ngrokapi/models/endpoint_user_agent_filter_spec.rb +23 -0
  362. data/spec/ngrokapi/models/https_edge_route_spec.rb +7 -1
  363. data/spec/ngrokapi/models/static_backend_spec.rb +50 -0
  364. data/spec/ngrokapi/models/static_backend_tls_spec.rb +23 -0
  365. data/spec/ngrokapi/models/tcp_edge_spec.rb +4 -1
  366. data/spec/ngrokapi/models/tls_edge_spec.rb +4 -1
  367. data/spec/ngrokapi/services/bot_users_client_spec.rb +178 -0
  368. data/spec/ngrokapi/services/credentials_client_spec.rb +4 -2
  369. data/spec/ngrokapi/services/edge_route_policy_module_client_spec.rb +139 -0
  370. data/spec/ngrokapi/services/edge_route_user_agent_filter_module_client_spec.rb +139 -0
  371. data/spec/ngrokapi/services/edges_https_routes_client_spec.rb +20 -4
  372. data/spec/ngrokapi/services/edges_tcp_client_spec.rb +12 -4
  373. data/spec/ngrokapi/services/edges_tls_client_spec.rb +12 -4
  374. data/spec/ngrokapi/services/static_backends_client_spec.rb +194 -0
  375. data/spec/ngrokapi/services/tcp_edge_policy_module_client_spec.rb +125 -0
  376. data/spec/ngrokapi/services/tls_edge_policy_module_client_spec.rb +125 -0
  377. data/spec/spec_helper.rb +64 -0
  378. metadata +54 -2
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::EventSubscriptionsClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -390,7 +390,7 @@
390
390
 
391
391
 
392
392
  <span class="summary_desc"><div class='inline'>
393
- <p>List this Account&#39;s Event Subscriptions.</p>
393
+ <p>List this Accounts Event Subscriptions.</p>
394
394
  </div></span>
395
395
 
396
396
  </li>
@@ -414,7 +414,7 @@
414
414
 
415
415
 
416
416
  <span class="summary_desc"><div class='inline'>
417
- <p>List this Account&#39;s Event Subscriptions.</p>
417
+ <p>List this Accounts Event Subscriptions.</p>
418
418
  </div></span>
419
419
 
420
420
  </li>
@@ -1264,7 +1264,7 @@
1264
1264
  </h3><div class="docstring">
1265
1265
  <div class="discussion">
1266
1266
 
1267
- <p>List this Account&#39;s Event Subscriptions.</p>
1267
+ <p>List this Accounts Event Subscriptions.</p>
1268
1268
 
1269
1269
  <p><a href="https://ngrok.com/docs/api#api-event-subscriptions-list">ngrok.com/docs/api#api-event-subscriptions-list</a></p>
1270
1270
 
@@ -1397,7 +1397,7 @@
1397
1397
  </h3><div class="docstring">
1398
1398
  <div class="discussion">
1399
1399
 
1400
- <p>List this Account&#39;s Event Subscriptions. Throws an exception if API error.</p>
1400
+ <p>List this Accounts Event Subscriptions. Throws an exception if API error.</p>
1401
1401
 
1402
1402
  <p><a href="https://ngrok.com/docs/api#api-event-subscriptions-list">ngrok.com/docs/api#api-event-subscriptions-list</a></p>
1403
1403
 
@@ -1877,9 +1877,9 @@
1877
1877
  </div>
1878
1878
 
1879
1879
  <div id="footer">
1880
- Generated on Thu Aug 24 20:57:36 2023 by
1880
+ Generated on Tue Apr 30 20:26:24 2024 by
1881
1881
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1882
- 0.9.34 (ruby-3.0.6).
1882
+ 0.9.36 (ruby-3.3.0).
1883
1883
  </div>
1884
1884
 
1885
1885
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::FailoverBackendsClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1789,9 +1789,9 @@
1789
1789
  </div>
1790
1790
 
1791
1791
  <div id="footer">
1792
- Generated on Thu Aug 24 20:57:35 2023 by
1792
+ Generated on Tue Apr 30 20:26:23 2024 by
1793
1793
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1794
- 0.9.34 (ruby-3.0.6).
1794
+ 0.9.36 (ruby-3.3.0).
1795
1795
  </div>
1796
1796
 
1797
1797
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::HTTPResponseBackendsClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1927,9 +1927,9 @@
1927
1927
  </div>
1928
1928
 
1929
1929
  <div id="footer">
1930
- Generated on Thu Aug 24 20:57:37 2023 by
1930
+ Generated on Tue Apr 30 20:26:25 2024 by
1931
1931
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1932
- 0.9.34 (ruby-3.0.6).
1932
+ 0.9.36 (ruby-3.3.0).
1933
1933
  </div>
1934
1934
 
1935
1935
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::HTTPSEdgeMutualTLSModuleClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1029,9 +1029,9 @@
1029
1029
  </div>
1030
1030
 
1031
1031
  <div id="footer">
1032
- Generated on Thu Aug 24 20:57:38 2023 by
1032
+ Generated on Tue Apr 30 20:26:26 2024 by
1033
1033
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1034
- 0.9.34 (ruby-3.0.6).
1034
+ 0.9.36 (ruby-3.3.0).
1035
1035
  </div>
1036
1036
 
1037
1037
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::HTTPSEdgeTLSTerminationModuleClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1029,9 +1029,9 @@
1029
1029
  </div>
1030
1030
 
1031
1031
  <div id="footer">
1032
- Generated on Thu Aug 24 20:57:39 2023 by
1032
+ Generated on Tue Apr 30 20:26:26 2024 by
1033
1033
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1034
- 0.9.34 (ruby-3.0.6).
1034
+ 0.9.36 (ruby-3.3.0).
1035
1035
  </div>
1036
1036
 
1037
1037
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::IPPoliciesClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1709,9 +1709,9 @@
1709
1709
  </div>
1710
1710
 
1711
1711
  <div id="footer">
1712
- Generated on Thu Aug 24 20:57:32 2023 by
1712
+ Generated on Tue Apr 30 20:26:19 2024 by
1713
1713
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1714
- 0.9.34 (ruby-3.0.6).
1714
+ 0.9.36 (ruby-3.3.0).
1715
1715
  </div>
1716
1716
 
1717
1717
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::IPPolicyRulesClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1857,9 +1857,9 @@
1857
1857
  </div>
1858
1858
 
1859
1859
  <div id="footer">
1860
- Generated on Thu Aug 24 20:57:33 2023 by
1860
+ Generated on Tue Apr 30 20:26:21 2024 by
1861
1861
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1862
- 0.9.34 (ruby-3.0.6).
1862
+ 0.9.36 (ruby-3.3.0).
1863
1863
  </div>
1864
1864
 
1865
1865
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::IPRestrictionsClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1901,9 +1901,9 @@
1901
1901
  </div>
1902
1902
 
1903
1903
  <div id="footer">
1904
- Generated on Thu Aug 24 20:57:34 2023 by
1904
+ Generated on Tue Apr 30 20:26:21 2024 by
1905
1905
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1906
- 0.9.34 (ruby-3.0.6).
1906
+ 0.9.36 (ruby-3.3.0).
1907
1907
  </div>
1908
1908
 
1909
1909
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::ReservedAddrsClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1749,9 +1749,9 @@
1749
1749
  </div>
1750
1750
 
1751
1751
  <div id="footer">
1752
- Generated on Thu Aug 24 20:57:33 2023 by
1752
+ Generated on Tue Apr 30 20:26:20 2024 by
1753
1753
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1754
- 0.9.34 (ruby-3.0.6).
1754
+ 0.9.36 (ruby-3.3.0).
1755
1755
  </div>
1756
1756
 
1757
1757
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::ReservedDomainsClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -102,7 +102,7 @@
102
102
  <h2>Overview</h2><div class="docstring">
103
103
  <div class="discussion">
104
104
 
105
- <p>Reserved Domains are hostnames that you can listen for traffic on. Domains can be used to listen for http, https or tls traffic. You may use a domain that you own by creating a CNAME record specified in the returned resource. This CNAME record points traffic for that domain to ngrok&#39;s edge servers.</p>
105
+ <p>Reserved Domains are hostnames that you can listen for traffic on. Domains can be used to listen for http, https or tls traffic. You may use a domain that you own by creating a CNAME record specified in the returned resource. This CNAME record points traffic for that domain to ngroks edge servers.</p>
106
106
 
107
107
  <p><a href="https://ngrok.com/docs/api#api-reserved-domains">ngrok.com/docs/api#api-reserved-domains</a></p>
108
108
 
@@ -722,7 +722,7 @@
722
722
 
723
723
  &mdash;
724
724
  <div class='inline'>
725
- <p>reserve the domain in this geographic ngrok datacenter. Optional, default is us. (au, eu, ap, us, jp, in, sa)</p>
725
+ <p>deprecated: With the launch of the ngrok Global Network domains traffic is now handled globally. This field applied only to endpoints. Note that agents may still connect to specific regions. Optional, null by default. (au, eu, ap, us, jp, in, sa)</p>
726
726
  </div>
727
727
 
728
728
  </li>
@@ -917,7 +917,7 @@
917
917
 
918
918
  &mdash;
919
919
  <div class='inline'>
920
- <p>reserve the domain in this geographic ngrok datacenter. Optional, default is us. (au, eu, ap, us, jp, in, sa)</p>
920
+ <p>deprecated: With the launch of the ngrok Global Network domains traffic is now handled globally. This field applied only to endpoints. Note that agents may still connect to specific regions. Optional, null by default. (au, eu, ap, us, jp, in, sa)</p>
921
921
  </div>
922
922
 
923
923
  </li>
@@ -2409,9 +2409,9 @@
2409
2409
  </div>
2410
2410
 
2411
2411
  <div id="footer">
2412
- Generated on Thu Aug 24 20:57:35 2023 by
2412
+ Generated on Tue Apr 30 20:26:22 2024 by
2413
2413
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2414
- 0.9.34 (ruby-3.0.6).
2414
+ 0.9.36 (ruby-3.3.0).
2415
2415
  </div>
2416
2416
 
2417
2417
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::SSHCertificateAuthoritiesClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1829,9 +1829,9 @@
1829
1829
  </div>
1830
1830
 
1831
1831
  <div id="footer">
1832
- Generated on Thu Aug 24 20:57:38 2023 by
1832
+ Generated on Tue Apr 30 20:26:25 2024 by
1833
1833
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1834
- 0.9.34 (ruby-3.0.6).
1834
+ 0.9.36 (ruby-3.3.0).
1835
1835
  </div>
1836
1836
 
1837
1837
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::SSHCredentialsClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -584,7 +584,7 @@
584
584
  </h3><div class="docstring">
585
585
  <div class="discussion">
586
586
 
587
- <p>Create a new ssh_credential from an uploaded public SSH key. This ssh credential can be used to start new tunnels via ngrok&#39;s SSH gateway.</p>
587
+ <p>Create a new ssh_credential from an uploaded public SSH key. This ssh credential can be used to start new tunnels via ngroks SSH gateway.</p>
588
588
 
589
589
  <p><a href="https://ngrok.com/docs/api#api-ssh-credentials-create">ngrok.com/docs/api#api-ssh-credentials-create</a></p>
590
590
 
@@ -757,7 +757,7 @@
757
757
  </h3><div class="docstring">
758
758
  <div class="discussion">
759
759
 
760
- <p>Create a new ssh_credential from an uploaded public SSH key. This ssh credential can be used to start new tunnels via ngrok&#39;s SSH gateway. Throws an exception if API error.</p>
760
+ <p>Create a new ssh_credential from an uploaded public SSH key. This ssh credential can be used to start new tunnels via ngroks SSH gateway. Throws an exception if API error.</p>
761
761
 
762
762
  <p><a href="https://ngrok.com/docs/api#api-ssh-credentials-create">ngrok.com/docs/api#api-ssh-credentials-create</a></p>
763
763
 
@@ -1865,9 +1865,9 @@
1865
1865
  </div>
1866
1866
 
1867
1867
  <div id="footer">
1868
- Generated on Thu Aug 24 20:57:34 2023 by
1868
+ Generated on Tue Apr 30 20:26:21 2024 by
1869
1869
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1870
- 0.9.34 (ruby-3.0.6).
1870
+ 0.9.36 (ruby-3.3.0).
1871
1871
  </div>
1872
1872
 
1873
1873
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::SSHHostCertificatesClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -1901,9 +1901,9 @@
1901
1901
  </div>
1902
1902
 
1903
1903
  <div id="footer">
1904
- Generated on Thu Aug 24 20:57:37 2023 by
1904
+ Generated on Tue Apr 30 20:26:24 2024 by
1905
1905
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1906
- 0.9.34 (ruby-3.0.6).
1906
+ 0.9.36 (ruby-3.3.0).
1907
1907
  </div>
1908
1908
 
1909
1909
  </div>
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Services::SSHUserCertificatesClient
8
8
 
9
- &mdash; Documentation by YARD 0.9.34
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -658,7 +658,7 @@
658
658
 
659
659
  &mdash;
660
660
  <div class='inline'>
661
- <p>A map of critical options included in the certificate. Only two critical options are currently defined by OpenSSH: <code>force-command</code> and <code>source-address</code>. See <code>the OpenSSH certificate protocol spec &lt;https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.certkeys&gt;</code><a href="_">_</a> for additional details.</p>
661
+ <p>A map of critical options included in the certificate. Only two critical options are currently defined by OpenSSH: <code>force-command</code> and <code>source-address</code>. See <code>the OpenSSH certificate protocol spec &lt;https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.certkeys&gt;</code>_ for additional details.</p>
662
662
  </div>
663
663
 
664
664
  </li>
@@ -676,7 +676,7 @@
676
676
 
677
677
  &mdash;
678
678
  <div class='inline'>
679
- <p>A map of extensions included in the certificate. Extensions are additional metadata that can be interpreted by the SSH server for any purpose. These can be used to permit or deny the ability to open a terminal, do port forwarding, x11 forwarding, and more. If unspecified, the certificate will include limited permissions with the following extension map: <code>{&quot;permit-pty&quot;: &quot;&quot;, &quot;permit-user-rc&quot;: &quot;&quot;}</code> OpenSSH understands a number of predefined extensions. See <code>the OpenSSH certificate protocol spec &lt;https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.certkeys&gt;</code><a href="_">_</a> for additional details.</p>
679
+ <p>A map of extensions included in the certificate. Extensions are additional metadata that can be interpreted by the SSH server for any purpose. These can be used to permit or deny the ability to open a terminal, do port forwarding, x11 forwarding, and more. If unspecified, the certificate will include limited permissions with the following extension map: <code>{&quot;permit-pty&quot;: &quot;&quot;, &quot;permit-user-rc&quot;: &quot;&quot;}</code> OpenSSH understands a number of predefined extensions. See <code>the OpenSSH certificate protocol spec &lt;https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.certkeys&gt;</code>_ for additional details.</p>
680
680
  </div>
681
681
 
682
682
  </li>
@@ -909,7 +909,7 @@
909
909
 
910
910
  &mdash;
911
911
  <div class='inline'>
912
- <p>A map of critical options included in the certificate. Only two critical options are currently defined by OpenSSH: <code>force-command</code> and <code>source-address</code>. See <code>the OpenSSH certificate protocol spec &lt;https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.certkeys&gt;</code><a href="_">_</a> for additional details.</p>
912
+ <p>A map of critical options included in the certificate. Only two critical options are currently defined by OpenSSH: <code>force-command</code> and <code>source-address</code>. See <code>the OpenSSH certificate protocol spec &lt;https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.certkeys&gt;</code>_ for additional details.</p>
913
913
  </div>
914
914
 
915
915
  </li>
@@ -927,7 +927,7 @@
927
927
 
928
928
  &mdash;
929
929
  <div class='inline'>
930
- <p>A map of extensions included in the certificate. Extensions are additional metadata that can be interpreted by the SSH server for any purpose. These can be used to permit or deny the ability to open a terminal, do port forwarding, x11 forwarding, and more. If unspecified, the certificate will include limited permissions with the following extension map: <code>{&quot;permit-pty&quot;: &quot;&quot;, &quot;permit-user-rc&quot;: &quot;&quot;}</code> OpenSSH understands a number of predefined extensions. See <code>the OpenSSH certificate protocol spec &lt;https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.certkeys&gt;</code><a href="_">_</a> for additional details.</p>
930
+ <p>A map of extensions included in the certificate. Extensions are additional metadata that can be interpreted by the SSH server for any purpose. These can be used to permit or deny the ability to open a terminal, do port forwarding, x11 forwarding, and more. If unspecified, the certificate will include limited permissions with the following extension map: <code>{&quot;permit-pty&quot;: &quot;&quot;, &quot;permit-user-rc&quot;: &quot;&quot;}</code> OpenSSH understands a number of predefined extensions. See <code>the OpenSSH certificate protocol spec &lt;https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.certkeys&gt;</code>_ for additional details.</p>
931
931
  </div>
932
932
 
933
933
  </li>
@@ -1981,9 +1981,9 @@
1981
1981
  </div>
1982
1982
 
1983
1983
  <div id="footer">
1984
- Generated on Thu Aug 24 20:57:37 2023 by
1984
+ Generated on Tue Apr 30 20:26:24 2024 by
1985
1985
  <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1986
- 0.9.34 (ruby-3.0.6).
1986
+ 0.9.36 (ruby-3.3.0).
1987
1987
  </div>
1988
1988
 
1989
1989
  </div>