ngrok-api 0.21.0 → 0.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/doc/NgrokAPI/Client.html +152 -96
- data/doc/NgrokAPI/Error.html +3 -3
- data/doc/NgrokAPI/Errors/NotFoundError.html +3 -3
- data/doc/NgrokAPI/Errors.html +3 -3
- data/doc/NgrokAPI/HttpClient.html +4 -4
- data/doc/NgrokAPI/Models/APIKey.html +3 -3
- data/doc/NgrokAPI/Models/AWSAuth.html +3 -3
- data/doc/NgrokAPI/Models/AWSCredentials.html +3 -3
- data/doc/NgrokAPI/Models/AWSRole.html +3 -3
- data/doc/NgrokAPI/Models/AbuseReport.html +3 -3
- data/doc/NgrokAPI/Models/AbuseReportHostname.html +3 -3
- data/doc/NgrokAPI/Models/AgentIngress.html +3 -3
- data/doc/NgrokAPI/Models/AgentIngressCertJob.html +3 -3
- data/doc/NgrokAPI/Models/AgentIngressCertPolicy.html +3 -3
- data/doc/NgrokAPI/Models/AgentIngressCertStatus.html +3 -3
- data/doc/NgrokAPI/Models/ApplicationSession.html +3 -3
- data/doc/NgrokAPI/Models/ApplicationUser.html +3 -3
- data/doc/NgrokAPI/Models/BotUser.html +1051 -0
- data/doc/NgrokAPI/Models/BrowserSession.html +3 -3
- data/doc/NgrokAPI/Models/CertificateAuthority.html +3 -3
- data/doc/NgrokAPI/Models/Credential.html +3 -3
- data/doc/NgrokAPI/Models/Endpoint.html +3 -3
- data/doc/NgrokAPI/Models/EndpointAction.html +669 -0
- data/doc/NgrokAPI/Models/EndpointBackend.html +3 -3
- data/doc/NgrokAPI/Models/EndpointBackendMutate.html +3 -3
- data/doc/NgrokAPI/Models/EndpointCircuitBreaker.html +3 -3
- data/doc/NgrokAPI/Models/EndpointCompression.html +3 -3
- data/doc/NgrokAPI/Models/EndpointIPPolicy.html +3 -3
- data/doc/NgrokAPI/Models/EndpointIPPolicyMutate.html +3 -3
- data/doc/NgrokAPI/Models/EndpointMutualTLS.html +3 -3
- data/doc/NgrokAPI/Models/EndpointMutualTLSMutate.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuth.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuthAmazon.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuthFacebook.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuthGitHub.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuthGitLab.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuthGoogle.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuthLinkedIn.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuthMicrosoft.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuthProvider.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOAuthTwitch.html +3 -3
- data/doc/NgrokAPI/Models/EndpointOIDC.html +3 -3
- data/doc/NgrokAPI/Models/EndpointPolicy.html +743 -0
- data/doc/NgrokAPI/Models/EndpointRequestHeaders.html +3 -3
- data/doc/NgrokAPI/Models/EndpointResponseHeaders.html +3 -3
- data/doc/NgrokAPI/Models/EndpointRule.html +743 -0
- data/doc/NgrokAPI/Models/EndpointSAML.html +18 -96
- data/doc/NgrokAPI/Models/EndpointSAMLMutate.html +18 -96
- data/doc/NgrokAPI/Models/EndpointTLSTermination.html +3 -3
- data/doc/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +3 -3
- data/doc/NgrokAPI/Models/EndpointUserAgentFilter.html +743 -0
- data/doc/NgrokAPI/Models/EndpointWebhookValidation.html +3 -3
- data/doc/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +3 -3
- data/doc/NgrokAPI/Models/EventDestination.html +3 -3
- data/doc/NgrokAPI/Models/EventSource.html +19 -167
- data/doc/NgrokAPI/Models/EventSourceList.html +3 -3
- data/doc/NgrokAPI/Models/EventSourceReplace.html +19 -167
- data/doc/NgrokAPI/Models/EventSubscription.html +3 -3
- data/doc/NgrokAPI/Models/EventTarget.html +18 -92
- data/doc/NgrokAPI/Models/EventTargetCloudwatchLogs.html +3 -3
- data/doc/NgrokAPI/Models/EventTargetDatadog.html +3 -3
- data/doc/NgrokAPI/Models/EventTargetFirehose.html +3 -3
- data/doc/NgrokAPI/Models/EventTargetKinesis.html +3 -3
- data/doc/NgrokAPI/Models/FailoverBackend.html +3 -3
- data/doc/NgrokAPI/Models/HTTPResponseBackend.html +3 -3
- data/doc/NgrokAPI/Models/HTTPSEdge.html +3 -3
- data/doc/NgrokAPI/Models/HTTPSEdgeRoute.html +197 -37
- data/doc/NgrokAPI/Models/IPPolicy.html +27 -101
- data/doc/NgrokAPI/Models/IPPolicyRule.html +3 -3
- data/doc/NgrokAPI/Models/IPRestriction.html +3 -3
- data/doc/NgrokAPI/Models/IdentityProvider.html +3 -3
- data/doc/NgrokAPI/Models/Listable.html +3 -3
- data/doc/NgrokAPI/Models/Location.html +3 -3
- data/doc/NgrokAPI/Models/Ref.html +3 -3
- data/doc/NgrokAPI/Models/ReservedAddr.html +22 -96
- data/doc/NgrokAPI/Models/ReservedDomain.html +25 -173
- data/doc/NgrokAPI/Models/ReservedDomainCertJob.html +3 -3
- data/doc/NgrokAPI/Models/ReservedDomainCertPolicy.html +3 -3
- data/doc/NgrokAPI/Models/ReservedDomainCertStatus.html +3 -3
- data/doc/NgrokAPI/Models/SSHCertificateAuthority.html +3 -3
- data/doc/NgrokAPI/Models/SSHCredential.html +3 -3
- data/doc/NgrokAPI/Models/SSHHostCertificate.html +3 -3
- data/doc/NgrokAPI/Models/SSHUserCertificate.html +3 -3
- data/doc/NgrokAPI/Models/StaticBackend.html +1211 -0
- data/doc/NgrokAPI/Models/StaticBackendTLS.html +595 -0
- data/doc/NgrokAPI/Models/TCPEdge.html +112 -32
- data/doc/NgrokAPI/Models/TLSCertificate.html +3 -3
- data/doc/NgrokAPI/Models/TLSCertificateSANs.html +3 -3
- data/doc/NgrokAPI/Models/TLSEdge.html +112 -32
- data/doc/NgrokAPI/Models/Tunnel.html +3 -3
- data/doc/NgrokAPI/Models/TunnelGroupBackend.html +3 -3
- data/doc/NgrokAPI/Models/TunnelSession.html +3 -3
- data/doc/NgrokAPI/Models/UserAgent.html +3 -3
- data/doc/NgrokAPI/Models/WeightedBackend.html +3 -3
- data/doc/NgrokAPI/Models.html +5 -5
- data/doc/NgrokAPI/PagedIterator.html +3 -3
- data/doc/NgrokAPI/Services/APIKeysClient.html +4 -4
- data/doc/NgrokAPI/Services/AbuseReportsClient.html +4 -4
- data/doc/NgrokAPI/Services/AgentIngressesClient.html +3 -3
- data/doc/NgrokAPI/Services/ApplicationSessionsClient.html +3 -3
- data/doc/NgrokAPI/Services/ApplicationUsersClient.html +3 -3
- data/doc/NgrokAPI/Services/BotUsersClient.html +1717 -0
- data/doc/NgrokAPI/Services/CertificateAuthoritiesClient.html +3 -3
- data/doc/NgrokAPI/Services/CredentialsClient.html +9 -9
- data/doc/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRoutePolicyModuleClient.html +1149 -0
- data/doc/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1149 -0
- data/doc/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgesHTTPSClient.html +3 -3
- data/doc/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +233 -93
- data/doc/NgrokAPI/Services/EdgesTCPClient.html +159 -79
- data/doc/NgrokAPI/Services/EdgesTLSClient.html +159 -79
- data/doc/NgrokAPI/Services/EndpointsClient.html +3 -3
- data/doc/NgrokAPI/Services/EventDestinationsClient.html +3 -3
- data/doc/NgrokAPI/Services/EventSourcesClient.html +3 -3
- data/doc/NgrokAPI/Services/EventSubscriptionsClient.html +7 -7
- data/doc/NgrokAPI/Services/FailoverBackendsClient.html +3 -3
- data/doc/NgrokAPI/Services/HTTPResponseBackendsClient.html +3 -3
- data/doc/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/IPPoliciesClient.html +3 -3
- data/doc/NgrokAPI/Services/IPPolicyRulesClient.html +3 -3
- data/doc/NgrokAPI/Services/IPRestrictionsClient.html +3 -3
- data/doc/NgrokAPI/Services/ReservedAddrsClient.html +3 -3
- data/doc/NgrokAPI/Services/ReservedDomainsClient.html +6 -6
- data/doc/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +3 -3
- data/doc/NgrokAPI/Services/SSHCredentialsClient.html +5 -5
- data/doc/NgrokAPI/Services/SSHHostCertificatesClient.html +3 -3
- data/doc/NgrokAPI/Services/SSHUserCertificatesClient.html +7 -7
- data/doc/NgrokAPI/Services/StaticBackendsClient.html +1879 -0
- data/doc/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/TCPEdgePolicyModuleClient.html +1039 -0
- data/doc/NgrokAPI/Services/TLSCertificatesClient.html +7 -7
- data/doc/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/TLSEdgePolicyModuleClient.html +1039 -0
- data/doc/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +3 -3
- data/doc/NgrokAPI/Services/TunnelGroupBackendsClient.html +3 -3
- data/doc/NgrokAPI/Services/TunnelSessionsClient.html +5 -5
- data/doc/NgrokAPI/Services/TunnelsClient.html +3 -3
- data/doc/NgrokAPI/Services/WeightedBackendsClient.html +4 -4
- data/doc/NgrokAPI/Services.html +5 -5
- data/doc/NgrokAPI.html +4 -4
- data/doc/_index.html +95 -4
- data/doc/class_list.html +1 -1
- data/doc/file.README.html +3 -3
- data/doc/frames.html +10 -5
- data/doc/index.html +3 -3
- data/doc/method_list.html +1778 -818
- data/doc/top-level-namespace.html +3 -3
- data/docs/NgrokAPI/Client.html +152 -96
- data/docs/NgrokAPI/Error.html +3 -3
- data/docs/NgrokAPI/Errors/NotFoundError.html +3 -3
- data/docs/NgrokAPI/Errors.html +3 -3
- data/docs/NgrokAPI/HttpClient.html +4 -4
- data/docs/NgrokAPI/Models/APIKey.html +3 -3
- data/docs/NgrokAPI/Models/AWSAuth.html +3 -3
- data/docs/NgrokAPI/Models/AWSCredentials.html +3 -3
- data/docs/NgrokAPI/Models/AWSRole.html +3 -3
- data/docs/NgrokAPI/Models/AbuseReport.html +3 -3
- data/docs/NgrokAPI/Models/AbuseReportHostname.html +3 -3
- data/docs/NgrokAPI/Models/AgentIngress.html +3 -3
- data/docs/NgrokAPI/Models/AgentIngressCertJob.html +3 -3
- data/docs/NgrokAPI/Models/AgentIngressCertPolicy.html +3 -3
- data/docs/NgrokAPI/Models/AgentIngressCertStatus.html +3 -3
- data/docs/NgrokAPI/Models/ApplicationSession.html +3 -3
- data/docs/NgrokAPI/Models/ApplicationUser.html +3 -3
- data/docs/NgrokAPI/Models/BotUser.html +1051 -0
- data/docs/NgrokAPI/Models/BrowserSession.html +3 -3
- data/docs/NgrokAPI/Models/CertificateAuthority.html +3 -3
- data/docs/NgrokAPI/Models/Credential.html +3 -3
- data/docs/NgrokAPI/Models/Endpoint.html +3 -3
- data/docs/NgrokAPI/Models/EndpointAction.html +669 -0
- data/docs/NgrokAPI/Models/EndpointBackend.html +3 -3
- data/docs/NgrokAPI/Models/EndpointBackendMutate.html +3 -3
- data/docs/NgrokAPI/Models/EndpointCircuitBreaker.html +3 -3
- data/docs/NgrokAPI/Models/EndpointCompression.html +3 -3
- data/docs/NgrokAPI/Models/EndpointIPPolicy.html +3 -3
- data/docs/NgrokAPI/Models/EndpointIPPolicyMutate.html +3 -3
- data/docs/NgrokAPI/Models/EndpointMutualTLS.html +3 -3
- data/docs/NgrokAPI/Models/EndpointMutualTLSMutate.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuth.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuthAmazon.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuthFacebook.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuthGitHub.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuthGitLab.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuthGoogle.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuthLinkedIn.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuthMicrosoft.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuthProvider.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOAuthTwitch.html +3 -3
- data/docs/NgrokAPI/Models/EndpointOIDC.html +3 -3
- data/docs/NgrokAPI/Models/EndpointPolicy.html +743 -0
- data/docs/NgrokAPI/Models/EndpointRequestHeaders.html +3 -3
- data/docs/NgrokAPI/Models/EndpointResponseHeaders.html +3 -3
- data/docs/NgrokAPI/Models/EndpointRule.html +743 -0
- data/docs/NgrokAPI/Models/EndpointSAML.html +18 -96
- data/docs/NgrokAPI/Models/EndpointSAMLMutate.html +18 -96
- data/docs/NgrokAPI/Models/EndpointTLSTermination.html +3 -3
- data/docs/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +3 -3
- data/docs/NgrokAPI/Models/EndpointUserAgentFilter.html +743 -0
- data/docs/NgrokAPI/Models/EndpointWebhookValidation.html +3 -3
- data/docs/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +3 -3
- data/docs/NgrokAPI/Models/EventDestination.html +3 -3
- data/docs/NgrokAPI/Models/EventSource.html +19 -167
- data/docs/NgrokAPI/Models/EventSourceList.html +3 -3
- data/docs/NgrokAPI/Models/EventSourceReplace.html +19 -167
- data/docs/NgrokAPI/Models/EventSubscription.html +3 -3
- data/docs/NgrokAPI/Models/EventTarget.html +18 -92
- data/docs/NgrokAPI/Models/EventTargetCloudwatchLogs.html +3 -3
- data/docs/NgrokAPI/Models/EventTargetDatadog.html +3 -3
- data/docs/NgrokAPI/Models/EventTargetFirehose.html +3 -3
- data/docs/NgrokAPI/Models/EventTargetKinesis.html +3 -3
- data/docs/NgrokAPI/Models/FailoverBackend.html +3 -3
- data/docs/NgrokAPI/Models/HTTPResponseBackend.html +3 -3
- data/docs/NgrokAPI/Models/HTTPSEdge.html +3 -3
- data/docs/NgrokAPI/Models/HTTPSEdgeRoute.html +197 -37
- data/docs/NgrokAPI/Models/IPPolicy.html +27 -101
- data/docs/NgrokAPI/Models/IPPolicyRule.html +3 -3
- data/docs/NgrokAPI/Models/IPRestriction.html +3 -3
- data/docs/NgrokAPI/Models/IdentityProvider.html +3 -3
- data/docs/NgrokAPI/Models/Listable.html +3 -3
- data/docs/NgrokAPI/Models/Location.html +3 -3
- data/docs/NgrokAPI/Models/Ref.html +3 -3
- data/docs/NgrokAPI/Models/ReservedAddr.html +22 -96
- data/docs/NgrokAPI/Models/ReservedDomain.html +25 -173
- data/docs/NgrokAPI/Models/ReservedDomainCertJob.html +3 -3
- data/docs/NgrokAPI/Models/ReservedDomainCertPolicy.html +3 -3
- data/docs/NgrokAPI/Models/ReservedDomainCertStatus.html +3 -3
- data/docs/NgrokAPI/Models/SSHCertificateAuthority.html +3 -3
- data/docs/NgrokAPI/Models/SSHCredential.html +3 -3
- data/docs/NgrokAPI/Models/SSHHostCertificate.html +3 -3
- data/docs/NgrokAPI/Models/SSHUserCertificate.html +3 -3
- data/docs/NgrokAPI/Models/StaticBackend.html +1211 -0
- data/docs/NgrokAPI/Models/StaticBackendTLS.html +595 -0
- data/docs/NgrokAPI/Models/TCPEdge.html +112 -32
- data/docs/NgrokAPI/Models/TLSCertificate.html +3 -3
- data/docs/NgrokAPI/Models/TLSCertificateSANs.html +3 -3
- data/docs/NgrokAPI/Models/TLSEdge.html +112 -32
- data/docs/NgrokAPI/Models/Tunnel.html +3 -3
- data/docs/NgrokAPI/Models/TunnelGroupBackend.html +3 -3
- data/docs/NgrokAPI/Models/TunnelSession.html +3 -3
- data/docs/NgrokAPI/Models/UserAgent.html +3 -3
- data/docs/NgrokAPI/Models/WeightedBackend.html +3 -3
- data/docs/NgrokAPI/Models.html +5 -5
- data/docs/NgrokAPI/PagedIterator.html +3 -3
- data/docs/NgrokAPI/Services/APIKeysClient.html +4 -4
- data/docs/NgrokAPI/Services/AbuseReportsClient.html +4 -4
- data/docs/NgrokAPI/Services/AgentIngressesClient.html +3 -3
- data/docs/NgrokAPI/Services/ApplicationSessionsClient.html +3 -3
- data/docs/NgrokAPI/Services/ApplicationUsersClient.html +3 -3
- data/docs/NgrokAPI/Services/BotUsersClient.html +1717 -0
- data/docs/NgrokAPI/Services/CertificateAuthoritiesClient.html +3 -3
- data/docs/NgrokAPI/Services/CredentialsClient.html +9 -9
- data/docs/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRoutePolicyModuleClient.html +1149 -0
- data/docs/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1149 -0
- data/docs/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgesHTTPSClient.html +3 -3
- data/docs/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +233 -93
- data/docs/NgrokAPI/Services/EdgesTCPClient.html +159 -79
- data/docs/NgrokAPI/Services/EdgesTLSClient.html +159 -79
- data/docs/NgrokAPI/Services/EndpointsClient.html +3 -3
- data/docs/NgrokAPI/Services/EventDestinationsClient.html +3 -3
- data/docs/NgrokAPI/Services/EventSourcesClient.html +3 -3
- data/docs/NgrokAPI/Services/EventSubscriptionsClient.html +7 -7
- data/docs/NgrokAPI/Services/FailoverBackendsClient.html +3 -3
- data/docs/NgrokAPI/Services/HTTPResponseBackendsClient.html +3 -3
- data/docs/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/IPPoliciesClient.html +3 -3
- data/docs/NgrokAPI/Services/IPPolicyRulesClient.html +3 -3
- data/docs/NgrokAPI/Services/IPRestrictionsClient.html +3 -3
- data/docs/NgrokAPI/Services/ReservedAddrsClient.html +3 -3
- data/docs/NgrokAPI/Services/ReservedDomainsClient.html +6 -6
- data/docs/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +3 -3
- data/docs/NgrokAPI/Services/SSHCredentialsClient.html +5 -5
- data/docs/NgrokAPI/Services/SSHHostCertificatesClient.html +3 -3
- data/docs/NgrokAPI/Services/SSHUserCertificatesClient.html +7 -7
- data/docs/NgrokAPI/Services/StaticBackendsClient.html +1879 -0
- data/docs/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/TCPEdgePolicyModuleClient.html +1039 -0
- data/docs/NgrokAPI/Services/TLSCertificatesClient.html +7 -7
- data/docs/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/TLSEdgePolicyModuleClient.html +1039 -0
- data/docs/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +3 -3
- data/docs/NgrokAPI/Services/TunnelGroupBackendsClient.html +3 -3
- data/docs/NgrokAPI/Services/TunnelSessionsClient.html +5 -5
- data/docs/NgrokAPI/Services/TunnelsClient.html +3 -3
- data/docs/NgrokAPI/Services/WeightedBackendsClient.html +4 -4
- data/docs/NgrokAPI/Services.html +5 -5
- data/docs/NgrokAPI.html +4 -4
- data/docs/_index.html +95 -4
- data/docs/class_list.html +1 -1
- data/docs/file.README.html +3 -3
- data/docs/frames.html +10 -5
- data/docs/index.html +3 -3
- data/docs/method_list.html +1778 -818
- data/docs/top-level-namespace.html +3 -3
- data/lib/ngrokapi/client.rb +6 -0
- data/lib/ngrokapi/models/bot_user.rb +70 -0
- data/lib/ngrokapi/models/endpoint_action.rb +33 -0
- data/lib/ngrokapi/models/endpoint_policy.rb +35 -0
- data/lib/ngrokapi/models/endpoint_rule.rb +35 -0
- data/lib/ngrokapi/models/endpoint_saml.rb +0 -4
- data/lib/ngrokapi/models/endpoint_saml_mutate.rb +0 -4
- data/lib/ngrokapi/models/endpoint_user_agent_filter.rb +35 -0
- data/lib/ngrokapi/models/event_source.rb +0 -4
- data/lib/ngrokapi/models/event_source_replace.rb +1 -5
- data/lib/ngrokapi/models/event_target.rb +0 -2
- data/lib/ngrokapi/models/https_edge_route.rb +13 -3
- data/lib/ngrokapi/models/ip_policy.rb +1 -3
- data/lib/ngrokapi/models/reserved_addr.rb +1 -3
- data/lib/ngrokapi/models/reserved_domain.rb +0 -4
- data/lib/ngrokapi/models/static_backend.rb +80 -0
- data/lib/ngrokapi/models/static_backend_tls.rb +31 -0
- data/lib/ngrokapi/models/tcp_edge.rb +8 -3
- data/lib/ngrokapi/models/tls_edge.rb +8 -3
- data/lib/ngrokapi/services/bot_users_client.rb +223 -0
- data/lib/ngrokapi/services/credentials_client.rb +2 -2
- data/lib/ngrokapi/services/edge_route_policy_module_client.rb +120 -0
- data/lib/ngrokapi/services/edge_route_user_agent_filter_module_client.rb +120 -0
- data/lib/ngrokapi/services/edges_https_routes_client.rb +20 -4
- data/lib/ngrokapi/services/edges_tcp_client.rb +12 -4
- data/lib/ngrokapi/services/edges_tls_client.rb +12 -4
- data/lib/ngrokapi/services/reserved_domains_client.rb +2 -2
- data/lib/ngrokapi/services/static_backends_client.rb +242 -0
- data/lib/ngrokapi/services/tcp_edge_policy_module_client.rb +108 -0
- data/lib/ngrokapi/services/tls_edge_policy_module_client.rb +108 -0
- data/lib/ngrokapi/version.rb +1 -1
- data/spec/ngrokapi/client_spec.rb +8 -0
- data/spec/ngrokapi/models/bot_user_spec.rb +44 -0
- data/spec/ngrokapi/models/endpoint_action_spec.rb +23 -0
- data/spec/ngrokapi/models/endpoint_policy_spec.rb +23 -0
- data/spec/ngrokapi/models/endpoint_rule_spec.rb +23 -0
- data/spec/ngrokapi/models/endpoint_user_agent_filter_spec.rb +23 -0
- data/spec/ngrokapi/models/https_edge_route_spec.rb +7 -1
- data/spec/ngrokapi/models/static_backend_spec.rb +50 -0
- data/spec/ngrokapi/models/static_backend_tls_spec.rb +23 -0
- data/spec/ngrokapi/models/tcp_edge_spec.rb +4 -1
- data/spec/ngrokapi/models/tls_edge_spec.rb +4 -1
- data/spec/ngrokapi/services/bot_users_client_spec.rb +178 -0
- data/spec/ngrokapi/services/credentials_client_spec.rb +4 -2
- data/spec/ngrokapi/services/edge_route_policy_module_client_spec.rb +139 -0
- data/spec/ngrokapi/services/edge_route_user_agent_filter_module_client_spec.rb +139 -0
- data/spec/ngrokapi/services/edges_https_routes_client_spec.rb +20 -4
- data/spec/ngrokapi/services/edges_tcp_client_spec.rb +12 -4
- data/spec/ngrokapi/services/edges_tls_client_spec.rb +12 -4
- data/spec/ngrokapi/services/static_backends_client_spec.rb +194 -0
- data/spec/ngrokapi/services/tcp_edge_policy_module_client_spec.rb +125 -0
- data/spec/ngrokapi/services/tls_edge_policy_module_client_spec.rb +125 -0
- data/spec/spec_helper.rb +64 -0
- metadata +54 -2
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::TCPEdge
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -364,6 +364,35 @@
|
|
|
364
364
|
<p>Returns the value of attribute metadata.</p>
|
|
365
365
|
</div></span>
|
|
366
366
|
|
|
367
|
+
</li>
|
|
368
|
+
|
|
369
|
+
|
|
370
|
+
<li class="public ">
|
|
371
|
+
<span class="summary_signature">
|
|
372
|
+
|
|
373
|
+
<a href="#policy-instance_method" title="#policy (instance method)">#<strong>policy</strong> ⇒ Object </a>
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
|
|
377
|
+
</span>
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
|
|
382
|
+
<span class="note title readonly">readonly</span>
|
|
383
|
+
|
|
384
|
+
|
|
385
|
+
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
|
|
391
|
+
|
|
392
|
+
<span class="summary_desc"><div class='inline'>
|
|
393
|
+
<p>Returns the value of attribute policy.</p>
|
|
394
|
+
</div></span>
|
|
395
|
+
|
|
367
396
|
</li>
|
|
368
397
|
|
|
369
398
|
|
|
@@ -528,7 +557,7 @@
|
|
|
528
557
|
<li class="public ">
|
|
529
558
|
<span class="summary_signature">
|
|
530
559
|
|
|
531
|
-
<a href="#update-instance_method" title="#update (instance method)">#<strong>update</strong>(description: nil, metadata: nil, hostports: nil, backend: nil, ip_restriction: nil) ⇒ Object </a>
|
|
560
|
+
<a href="#update-instance_method" title="#update (instance method)">#<strong>update</strong>(description: nil, metadata: nil, hostports: nil, backend: nil, ip_restriction: nil, policy: nil) ⇒ Object </a>
|
|
532
561
|
|
|
533
562
|
|
|
534
563
|
|
|
@@ -581,7 +610,6 @@
|
|
|
581
610
|
<pre class="lines">
|
|
582
611
|
|
|
583
612
|
|
|
584
|
-
21
|
|
585
613
|
22
|
|
586
614
|
23
|
|
587
615
|
24
|
|
@@ -594,10 +622,12 @@
|
|
|
594
622
|
31
|
|
595
623
|
32
|
|
596
624
|
33
|
|
597
|
-
34
|
|
625
|
+
34
|
|
626
|
+
35
|
|
627
|
+
36</pre>
|
|
598
628
|
</td>
|
|
599
629
|
<td>
|
|
600
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line
|
|
630
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line 22</span>
|
|
601
631
|
|
|
602
632
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='label'>client:</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>attrs:</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
603
633
|
<span class='ivar'>@client</span> <span class='op'>=</span> <span class='id identifier rubyid_client'>client</span>
|
|
@@ -612,6 +642,7 @@
|
|
|
612
642
|
<span class='ivar'>@hostports</span> <span class='op'>=</span> <span class='ivar'>@attrs</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>hostports</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
613
643
|
<span class='ivar'>@backend</span> <span class='op'>=</span> <span class='ivar'>@attrs</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>backend</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
614
644
|
<span class='ivar'>@ip_restriction</span> <span class='op'>=</span> <span class='ivar'>@attrs</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>ip_restriction</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
645
|
+
<span class='ivar'>@policy</span> <span class='op'>=</span> <span class='ivar'>@attrs</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>policy</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
615
646
|
<span class='kw'>end</span></pre>
|
|
616
647
|
</td>
|
|
617
648
|
</tr>
|
|
@@ -1011,6 +1042,49 @@
|
|
|
1011
1042
|
</div>
|
|
1012
1043
|
|
|
1013
1044
|
|
|
1045
|
+
<span id=""></span>
|
|
1046
|
+
<div class="method_details ">
|
|
1047
|
+
<h3 class="signature " id="policy-instance_method">
|
|
1048
|
+
|
|
1049
|
+
#<strong>policy</strong> ⇒ <tt>Object</tt> <span class="extras">(readonly)</span>
|
|
1050
|
+
|
|
1051
|
+
|
|
1052
|
+
|
|
1053
|
+
|
|
1054
|
+
|
|
1055
|
+
</h3><div class="docstring">
|
|
1056
|
+
<div class="discussion">
|
|
1057
|
+
|
|
1058
|
+
<p>Returns the value of attribute policy.</p>
|
|
1059
|
+
|
|
1060
|
+
|
|
1061
|
+
</div>
|
|
1062
|
+
</div>
|
|
1063
|
+
<div class="tags">
|
|
1064
|
+
|
|
1065
|
+
|
|
1066
|
+
</div><table class="source_code">
|
|
1067
|
+
<tr>
|
|
1068
|
+
<td>
|
|
1069
|
+
<pre class="lines">
|
|
1070
|
+
|
|
1071
|
+
|
|
1072
|
+
10
|
|
1073
|
+
11
|
|
1074
|
+
12</pre>
|
|
1075
|
+
</td>
|
|
1076
|
+
<td>
|
|
1077
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line 10</span>
|
|
1078
|
+
|
|
1079
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_policy'>policy</span>
|
|
1080
|
+
<span class='ivar'>@policy</span>
|
|
1081
|
+
<span class='kw'>end</span></pre>
|
|
1082
|
+
</td>
|
|
1083
|
+
</tr>
|
|
1084
|
+
</table>
|
|
1085
|
+
</div>
|
|
1086
|
+
|
|
1087
|
+
|
|
1014
1088
|
<span id=""></span>
|
|
1015
1089
|
<div class="method_details ">
|
|
1016
1090
|
<h3 class="signature " id="uri-instance_method">
|
|
@@ -1075,12 +1149,12 @@
|
|
|
1075
1149
|
<pre class="lines">
|
|
1076
1150
|
|
|
1077
1151
|
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1152
|
+
38
|
|
1153
|
+
39
|
|
1154
|
+
40</pre>
|
|
1081
1155
|
</td>
|
|
1082
1156
|
<td>
|
|
1083
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line
|
|
1157
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line 38</span>
|
|
1084
1158
|
|
|
1085
1159
|
<span class='kw'>def</span> <span class='op'>==</span><span class='lparen'>(</span><span class='id identifier rubyid_other'>other</span><span class='rparen'>)</span>
|
|
1086
1160
|
<span class='ivar'>@attrs</span> <span class='op'>==</span> <span class='id identifier rubyid_other'>other</span><span class='period'>.</span><span class='id identifier rubyid_attrs'>attrs</span>
|
|
@@ -1118,14 +1192,14 @@
|
|
|
1118
1192
|
<pre class="lines">
|
|
1119
1193
|
|
|
1120
1194
|
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1195
|
+
86
|
|
1196
|
+
87
|
|
1197
|
+
88
|
|
1198
|
+
89
|
|
1199
|
+
90</pre>
|
|
1126
1200
|
</td>
|
|
1127
1201
|
<td>
|
|
1128
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line
|
|
1202
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line 86</span>
|
|
1129
1203
|
|
|
1130
1204
|
<span class='kw'>def</span> <span class='id identifier rubyid_delete'>delete</span>
|
|
1131
1205
|
<span class='ivar'>@client</span><span class='period'>.</span><span class='id identifier rubyid_delete'>delete</span><span class='lparen'>(</span>
|
|
@@ -1152,12 +1226,12 @@
|
|
|
1152
1226
|
<pre class="lines">
|
|
1153
1227
|
|
|
1154
1228
|
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1229
|
+
46
|
|
1230
|
+
47
|
|
1231
|
+
48</pre>
|
|
1158
1232
|
</td>
|
|
1159
1233
|
<td>
|
|
1160
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line
|
|
1234
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line 46</span>
|
|
1161
1235
|
|
|
1162
1236
|
<span class='kw'>def</span> <span class='id identifier rubyid_to_h'>to_h</span>
|
|
1163
1237
|
<span class='ivar'>@attrs</span><span class='period'>.</span><span class='id identifier rubyid_to_h'>to_h</span>
|
|
@@ -1182,12 +1256,12 @@
|
|
|
1182
1256
|
<pre class="lines">
|
|
1183
1257
|
|
|
1184
1258
|
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1259
|
+
42
|
|
1260
|
+
43
|
|
1261
|
+
44</pre>
|
|
1188
1262
|
</td>
|
|
1189
1263
|
<td>
|
|
1190
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line
|
|
1264
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line 42</span>
|
|
1191
1265
|
|
|
1192
1266
|
<span class='kw'>def</span> <span class='id identifier rubyid_to_s'>to_s</span>
|
|
1193
1267
|
<span class='ivar'>@attrs</span><span class='period'>.</span><span class='id identifier rubyid_to_s'>to_s</span>
|
|
@@ -1200,7 +1274,7 @@
|
|
|
1200
1274
|
<div class="method_details ">
|
|
1201
1275
|
<h3 class="signature " id="update-instance_method">
|
|
1202
1276
|
|
|
1203
|
-
#<strong>update</strong>(description: nil, metadata: nil, hostports: nil, backend: nil, ip_restriction: nil) ⇒ <tt>Object</tt>
|
|
1277
|
+
#<strong>update</strong>(description: nil, metadata: nil, hostports: nil, backend: nil, ip_restriction: nil, policy: nil) ⇒ <tt>Object</tt>
|
|
1204
1278
|
|
|
1205
1279
|
|
|
1206
1280
|
|
|
@@ -1225,8 +1299,6 @@
|
|
|
1225
1299
|
<pre class="lines">
|
|
1226
1300
|
|
|
1227
1301
|
|
|
1228
|
-
55
|
|
1229
|
-
56
|
|
1230
1302
|
57
|
|
1231
1303
|
58
|
|
1232
1304
|
59
|
|
@@ -1245,30 +1317,38 @@
|
|
|
1245
1317
|
72
|
|
1246
1318
|
73
|
|
1247
1319
|
74
|
|
1248
|
-
75
|
|
1320
|
+
75
|
|
1321
|
+
76
|
|
1322
|
+
77
|
|
1323
|
+
78
|
|
1324
|
+
79
|
|
1325
|
+
80</pre>
|
|
1249
1326
|
</td>
|
|
1250
1327
|
<td>
|
|
1251
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line
|
|
1328
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tcp_edge.rb', line 57</span>
|
|
1252
1329
|
|
|
1253
1330
|
<span class='kw'>def</span> <span class='id identifier rubyid_update'>update</span><span class='lparen'>(</span>
|
|
1254
1331
|
<span class='label'>description:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
1255
1332
|
<span class='label'>metadata:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
1256
1333
|
<span class='label'>hostports:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
1257
1334
|
<span class='label'>backend:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
1258
|
-
<span class='label'>ip_restriction:</span> <span class='kw'>nil</span>
|
|
1335
|
+
<span class='label'>ip_restriction:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
1336
|
+
<span class='label'>policy:</span> <span class='kw'>nil</span>
|
|
1259
1337
|
<span class='rparen'>)</span>
|
|
1260
1338
|
<span class='ivar'>@description</span> <span class='op'>=</span> <span class='id identifier rubyid_description'>description</span> <span class='kw'>if</span> <span class='id identifier rubyid_description'>description</span>
|
|
1261
1339
|
<span class='ivar'>@metadata</span> <span class='op'>=</span> <span class='id identifier rubyid_metadata'>metadata</span> <span class='kw'>if</span> <span class='id identifier rubyid_metadata'>metadata</span>
|
|
1262
1340
|
<span class='ivar'>@hostports</span> <span class='op'>=</span> <span class='id identifier rubyid_hostports'>hostports</span> <span class='kw'>if</span> <span class='id identifier rubyid_hostports'>hostports</span>
|
|
1263
1341
|
<span class='ivar'>@backend</span> <span class='op'>=</span> <span class='id identifier rubyid_backend'>backend</span> <span class='kw'>if</span> <span class='id identifier rubyid_backend'>backend</span>
|
|
1264
1342
|
<span class='ivar'>@ip_restriction</span> <span class='op'>=</span> <span class='id identifier rubyid_ip_restriction'>ip_restriction</span> <span class='kw'>if</span> <span class='id identifier rubyid_ip_restriction'>ip_restriction</span>
|
|
1343
|
+
<span class='ivar'>@policy</span> <span class='op'>=</span> <span class='id identifier rubyid_policy'>policy</span> <span class='kw'>if</span> <span class='id identifier rubyid_policy'>policy</span>
|
|
1265
1344
|
<span class='ivar'>@client</span><span class='period'>.</span><span class='id identifier rubyid_update'>update</span><span class='lparen'>(</span>
|
|
1266
1345
|
<span class='label'>id:</span> <span class='ivar'>@id</span><span class='comma'>,</span>
|
|
1267
1346
|
<span class='label'>description:</span> <span class='id identifier rubyid_description'>description</span><span class='comma'>,</span>
|
|
1268
1347
|
<span class='label'>metadata:</span> <span class='id identifier rubyid_metadata'>metadata</span><span class='comma'>,</span>
|
|
1269
1348
|
<span class='label'>hostports:</span> <span class='id identifier rubyid_hostports'>hostports</span><span class='comma'>,</span>
|
|
1270
1349
|
<span class='label'>backend:</span> <span class='id identifier rubyid_backend'>backend</span><span class='comma'>,</span>
|
|
1271
|
-
<span class='label'>ip_restriction:</span> <span class='id identifier rubyid_ip_restriction'>ip_restriction</span>
|
|
1350
|
+
<span class='label'>ip_restriction:</span> <span class='id identifier rubyid_ip_restriction'>ip_restriction</span><span class='comma'>,</span>
|
|
1351
|
+
<span class='label'>policy:</span> <span class='id identifier rubyid_policy'>policy</span>
|
|
1272
1352
|
<span class='rparen'>)</span>
|
|
1273
1353
|
<span class='kw'>end</span></pre>
|
|
1274
1354
|
</td>
|
|
@@ -1281,9 +1361,9 @@
|
|
|
1281
1361
|
</div>
|
|
1282
1362
|
|
|
1283
1363
|
<div id="footer">
|
|
1284
|
-
Generated on
|
|
1364
|
+
Generated on Tue Apr 30 20:26:14 2024 by
|
|
1285
1365
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1286
|
-
0.9.
|
|
1366
|
+
0.9.36 (ruby-3.3.0).
|
|
1287
1367
|
</div>
|
|
1288
1368
|
|
|
1289
1369
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::TLSCertificate
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -2225,9 +2225,9 @@
|
|
|
2225
2225
|
</div>
|
|
2226
2226
|
|
|
2227
2227
|
<div id="footer">
|
|
2228
|
-
Generated on
|
|
2228
|
+
Generated on Tue Apr 30 20:26:16 2024 by
|
|
2229
2229
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2230
|
-
0.9.
|
|
2230
|
+
0.9.36 (ruby-3.3.0).
|
|
2231
2231
|
</div>
|
|
2232
2232
|
|
|
2233
2233
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::TLSCertificateSANs
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -659,9 +659,9 @@
|
|
|
659
659
|
</div>
|
|
660
660
|
|
|
661
661
|
<div id="footer">
|
|
662
|
-
Generated on
|
|
662
|
+
Generated on Tue Apr 30 20:26:19 2024 by
|
|
663
663
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
664
|
-
0.9.
|
|
664
|
+
0.9.36 (ruby-3.3.0).
|
|
665
665
|
</div>
|
|
666
666
|
|
|
667
667
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::TLSEdge
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -393,6 +393,35 @@
|
|
|
393
393
|
<p>Returns the value of attribute mutual_tls.</p>
|
|
394
394
|
</div></span>
|
|
395
395
|
|
|
396
|
+
</li>
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
<li class="public ">
|
|
400
|
+
<span class="summary_signature">
|
|
401
|
+
|
|
402
|
+
<a href="#policy-instance_method" title="#policy (instance method)">#<strong>policy</strong> ⇒ Object </a>
|
|
403
|
+
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
</span>
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
<span class="note title readonly">readonly</span>
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
|
|
421
|
+
<span class="summary_desc"><div class='inline'>
|
|
422
|
+
<p>Returns the value of attribute policy.</p>
|
|
423
|
+
</div></span>
|
|
424
|
+
|
|
396
425
|
</li>
|
|
397
426
|
|
|
398
427
|
|
|
@@ -586,7 +615,7 @@
|
|
|
586
615
|
<li class="public ">
|
|
587
616
|
<span class="summary_signature">
|
|
588
617
|
|
|
589
|
-
<a href="#update-instance_method" title="#update (instance method)">#<strong>update</strong>(description: nil, metadata: nil, hostports: nil, backend: nil, ip_restriction: nil, mutual_tls: nil, tls_termination: nil) ⇒ Object </a>
|
|
618
|
+
<a href="#update-instance_method" title="#update (instance method)">#<strong>update</strong>(description: nil, metadata: nil, hostports: nil, backend: nil, ip_restriction: nil, mutual_tls: nil, tls_termination: nil, policy: nil) ⇒ Object </a>
|
|
590
619
|
|
|
591
620
|
|
|
592
621
|
|
|
@@ -639,7 +668,6 @@
|
|
|
639
668
|
<pre class="lines">
|
|
640
669
|
|
|
641
670
|
|
|
642
|
-
23
|
|
643
671
|
24
|
|
644
672
|
25
|
|
645
673
|
26
|
|
@@ -654,10 +682,12 @@
|
|
|
654
682
|
35
|
|
655
683
|
36
|
|
656
684
|
37
|
|
657
|
-
38
|
|
685
|
+
38
|
|
686
|
+
39
|
|
687
|
+
40</pre>
|
|
658
688
|
</td>
|
|
659
689
|
<td>
|
|
660
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line
|
|
690
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line 24</span>
|
|
661
691
|
|
|
662
692
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='label'>client:</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>attrs:</span> <span class='lbrace'>{</span><span class='rbrace'>}</span><span class='rparen'>)</span>
|
|
663
693
|
<span class='ivar'>@client</span> <span class='op'>=</span> <span class='id identifier rubyid_client'>client</span>
|
|
@@ -674,6 +704,7 @@
|
|
|
674
704
|
<span class='ivar'>@ip_restriction</span> <span class='op'>=</span> <span class='ivar'>@attrs</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>ip_restriction</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
675
705
|
<span class='ivar'>@mutual_tls</span> <span class='op'>=</span> <span class='ivar'>@attrs</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>mutual_tls</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
676
706
|
<span class='ivar'>@tls_termination</span> <span class='op'>=</span> <span class='ivar'>@attrs</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>tls_termination</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
707
|
+
<span class='ivar'>@policy</span> <span class='op'>=</span> <span class='ivar'>@attrs</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>policy</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
677
708
|
<span class='kw'>end</span></pre>
|
|
678
709
|
</td>
|
|
679
710
|
</tr>
|
|
@@ -1116,6 +1147,49 @@
|
|
|
1116
1147
|
</div>
|
|
1117
1148
|
|
|
1118
1149
|
|
|
1150
|
+
<span id=""></span>
|
|
1151
|
+
<div class="method_details ">
|
|
1152
|
+
<h3 class="signature " id="policy-instance_method">
|
|
1153
|
+
|
|
1154
|
+
#<strong>policy</strong> ⇒ <tt>Object</tt> <span class="extras">(readonly)</span>
|
|
1155
|
+
|
|
1156
|
+
|
|
1157
|
+
|
|
1158
|
+
|
|
1159
|
+
|
|
1160
|
+
</h3><div class="docstring">
|
|
1161
|
+
<div class="discussion">
|
|
1162
|
+
|
|
1163
|
+
<p>Returns the value of attribute policy.</p>
|
|
1164
|
+
|
|
1165
|
+
|
|
1166
|
+
</div>
|
|
1167
|
+
</div>
|
|
1168
|
+
<div class="tags">
|
|
1169
|
+
|
|
1170
|
+
|
|
1171
|
+
</div><table class="source_code">
|
|
1172
|
+
<tr>
|
|
1173
|
+
<td>
|
|
1174
|
+
<pre class="lines">
|
|
1175
|
+
|
|
1176
|
+
|
|
1177
|
+
10
|
|
1178
|
+
11
|
|
1179
|
+
12</pre>
|
|
1180
|
+
</td>
|
|
1181
|
+
<td>
|
|
1182
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line 10</span>
|
|
1183
|
+
|
|
1184
|
+
<span class='kw'>def</span> <span class='id identifier rubyid_policy'>policy</span>
|
|
1185
|
+
<span class='ivar'>@policy</span>
|
|
1186
|
+
<span class='kw'>end</span></pre>
|
|
1187
|
+
</td>
|
|
1188
|
+
</tr>
|
|
1189
|
+
</table>
|
|
1190
|
+
</div>
|
|
1191
|
+
|
|
1192
|
+
|
|
1119
1193
|
<span id=""></span>
|
|
1120
1194
|
<div class="method_details ">
|
|
1121
1195
|
<h3 class="signature " id="tls_termination-instance_method">
|
|
@@ -1223,12 +1297,12 @@
|
|
|
1223
1297
|
<pre class="lines">
|
|
1224
1298
|
|
|
1225
1299
|
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1300
|
+
42
|
|
1301
|
+
43
|
|
1302
|
+
44</pre>
|
|
1229
1303
|
</td>
|
|
1230
1304
|
<td>
|
|
1231
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line
|
|
1305
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line 42</span>
|
|
1232
1306
|
|
|
1233
1307
|
<span class='kw'>def</span> <span class='op'>==</span><span class='lparen'>(</span><span class='id identifier rubyid_other'>other</span><span class='rparen'>)</span>
|
|
1234
1308
|
<span class='ivar'>@attrs</span> <span class='op'>==</span> <span class='id identifier rubyid_other'>other</span><span class='period'>.</span><span class='id identifier rubyid_attrs'>attrs</span>
|
|
@@ -1266,14 +1340,14 @@
|
|
|
1266
1340
|
<pre class="lines">
|
|
1267
1341
|
|
|
1268
1342
|
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1343
|
+
96
|
|
1344
|
+
97
|
|
1345
|
+
98
|
|
1346
|
+
99
|
|
1347
|
+
100</pre>
|
|
1274
1348
|
</td>
|
|
1275
1349
|
<td>
|
|
1276
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line
|
|
1350
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line 96</span>
|
|
1277
1351
|
|
|
1278
1352
|
<span class='kw'>def</span> <span class='id identifier rubyid_delete'>delete</span>
|
|
1279
1353
|
<span class='ivar'>@client</span><span class='period'>.</span><span class='id identifier rubyid_delete'>delete</span><span class='lparen'>(</span>
|
|
@@ -1300,12 +1374,12 @@
|
|
|
1300
1374
|
<pre class="lines">
|
|
1301
1375
|
|
|
1302
1376
|
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1377
|
+
50
|
|
1378
|
+
51
|
|
1379
|
+
52</pre>
|
|
1306
1380
|
</td>
|
|
1307
1381
|
<td>
|
|
1308
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line
|
|
1382
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line 50</span>
|
|
1309
1383
|
|
|
1310
1384
|
<span class='kw'>def</span> <span class='id identifier rubyid_to_h'>to_h</span>
|
|
1311
1385
|
<span class='ivar'>@attrs</span><span class='period'>.</span><span class='id identifier rubyid_to_h'>to_h</span>
|
|
@@ -1330,12 +1404,12 @@
|
|
|
1330
1404
|
<pre class="lines">
|
|
1331
1405
|
|
|
1332
1406
|
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1407
|
+
46
|
|
1408
|
+
47
|
|
1409
|
+
48</pre>
|
|
1336
1410
|
</td>
|
|
1337
1411
|
<td>
|
|
1338
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line
|
|
1412
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line 46</span>
|
|
1339
1413
|
|
|
1340
1414
|
<span class='kw'>def</span> <span class='id identifier rubyid_to_s'>to_s</span>
|
|
1341
1415
|
<span class='ivar'>@attrs</span><span class='period'>.</span><span class='id identifier rubyid_to_s'>to_s</span>
|
|
@@ -1348,7 +1422,7 @@
|
|
|
1348
1422
|
<div class="method_details ">
|
|
1349
1423
|
<h3 class="signature " id="update-instance_method">
|
|
1350
1424
|
|
|
1351
|
-
#<strong>update</strong>(description: nil, metadata: nil, hostports: nil, backend: nil, ip_restriction: nil, mutual_tls: nil, tls_termination: nil) ⇒ <tt>Object</tt>
|
|
1425
|
+
#<strong>update</strong>(description: nil, metadata: nil, hostports: nil, backend: nil, ip_restriction: nil, mutual_tls: nil, tls_termination: nil, policy: nil) ⇒ <tt>Object</tt>
|
|
1352
1426
|
|
|
1353
1427
|
|
|
1354
1428
|
|
|
@@ -1373,8 +1447,6 @@
|
|
|
1373
1447
|
<pre class="lines">
|
|
1374
1448
|
|
|
1375
1449
|
|
|
1376
|
-
59
|
|
1377
|
-
60
|
|
1378
1450
|
61
|
|
1379
1451
|
62
|
|
1380
1452
|
63
|
|
@@ -1399,10 +1471,15 @@
|
|
|
1399
1471
|
82
|
|
1400
1472
|
83
|
|
1401
1473
|
84
|
|
1402
|
-
85
|
|
1474
|
+
85
|
|
1475
|
+
86
|
|
1476
|
+
87
|
|
1477
|
+
88
|
|
1478
|
+
89
|
|
1479
|
+
90</pre>
|
|
1403
1480
|
</td>
|
|
1404
1481
|
<td>
|
|
1405
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line
|
|
1482
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/tls_edge.rb', line 61</span>
|
|
1406
1483
|
|
|
1407
1484
|
<span class='kw'>def</span> <span class='id identifier rubyid_update'>update</span><span class='lparen'>(</span>
|
|
1408
1485
|
<span class='label'>description:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
@@ -1411,7 +1488,8 @@
|
|
|
1411
1488
|
<span class='label'>backend:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
1412
1489
|
<span class='label'>ip_restriction:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
1413
1490
|
<span class='label'>mutual_tls:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
1414
|
-
<span class='label'>tls_termination:</span> <span class='kw'>nil</span>
|
|
1491
|
+
<span class='label'>tls_termination:</span> <span class='kw'>nil</span><span class='comma'>,</span>
|
|
1492
|
+
<span class='label'>policy:</span> <span class='kw'>nil</span>
|
|
1415
1493
|
<span class='rparen'>)</span>
|
|
1416
1494
|
<span class='ivar'>@description</span> <span class='op'>=</span> <span class='id identifier rubyid_description'>description</span> <span class='kw'>if</span> <span class='id identifier rubyid_description'>description</span>
|
|
1417
1495
|
<span class='ivar'>@metadata</span> <span class='op'>=</span> <span class='id identifier rubyid_metadata'>metadata</span> <span class='kw'>if</span> <span class='id identifier rubyid_metadata'>metadata</span>
|
|
@@ -1420,6 +1498,7 @@
|
|
|
1420
1498
|
<span class='ivar'>@ip_restriction</span> <span class='op'>=</span> <span class='id identifier rubyid_ip_restriction'>ip_restriction</span> <span class='kw'>if</span> <span class='id identifier rubyid_ip_restriction'>ip_restriction</span>
|
|
1421
1499
|
<span class='ivar'>@mutual_tls</span> <span class='op'>=</span> <span class='id identifier rubyid_mutual_tls'>mutual_tls</span> <span class='kw'>if</span> <span class='id identifier rubyid_mutual_tls'>mutual_tls</span>
|
|
1422
1500
|
<span class='ivar'>@tls_termination</span> <span class='op'>=</span> <span class='id identifier rubyid_tls_termination'>tls_termination</span> <span class='kw'>if</span> <span class='id identifier rubyid_tls_termination'>tls_termination</span>
|
|
1501
|
+
<span class='ivar'>@policy</span> <span class='op'>=</span> <span class='id identifier rubyid_policy'>policy</span> <span class='kw'>if</span> <span class='id identifier rubyid_policy'>policy</span>
|
|
1423
1502
|
<span class='ivar'>@client</span><span class='period'>.</span><span class='id identifier rubyid_update'>update</span><span class='lparen'>(</span>
|
|
1424
1503
|
<span class='label'>id:</span> <span class='ivar'>@id</span><span class='comma'>,</span>
|
|
1425
1504
|
<span class='label'>description:</span> <span class='id identifier rubyid_description'>description</span><span class='comma'>,</span>
|
|
@@ -1428,7 +1507,8 @@
|
|
|
1428
1507
|
<span class='label'>backend:</span> <span class='id identifier rubyid_backend'>backend</span><span class='comma'>,</span>
|
|
1429
1508
|
<span class='label'>ip_restriction:</span> <span class='id identifier rubyid_ip_restriction'>ip_restriction</span><span class='comma'>,</span>
|
|
1430
1509
|
<span class='label'>mutual_tls:</span> <span class='id identifier rubyid_mutual_tls'>mutual_tls</span><span class='comma'>,</span>
|
|
1431
|
-
<span class='label'>tls_termination:</span> <span class='id identifier rubyid_tls_termination'>tls_termination</span>
|
|
1510
|
+
<span class='label'>tls_termination:</span> <span class='id identifier rubyid_tls_termination'>tls_termination</span><span class='comma'>,</span>
|
|
1511
|
+
<span class='label'>policy:</span> <span class='id identifier rubyid_policy'>policy</span>
|
|
1432
1512
|
<span class='rparen'>)</span>
|
|
1433
1513
|
<span class='kw'>end</span></pre>
|
|
1434
1514
|
</td>
|
|
@@ -1441,9 +1521,9 @@
|
|
|
1441
1521
|
</div>
|
|
1442
1522
|
|
|
1443
1523
|
<div id="footer">
|
|
1444
|
-
Generated on
|
|
1524
|
+
Generated on Tue Apr 30 20:26:14 2024 by
|
|
1445
1525
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1446
|
-
0.9.
|
|
1526
|
+
0.9.36 (ruby-3.3.0).
|
|
1447
1527
|
</div>
|
|
1448
1528
|
|
|
1449
1529
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::Tunnel
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -1329,9 +1329,9 @@
|
|
|
1329
1329
|
</div>
|
|
1330
1330
|
|
|
1331
1331
|
<div id="footer">
|
|
1332
|
-
Generated on
|
|
1332
|
+
Generated on Tue Apr 30 20:26:13 2024 by
|
|
1333
1333
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1334
|
-
0.9.
|
|
1334
|
+
0.9.36 (ruby-3.3.0).
|
|
1335
1335
|
</div>
|
|
1336
1336
|
|
|
1337
1337
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::TunnelGroupBackend
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -1195,9 +1195,9 @@
|
|
|
1195
1195
|
</div>
|
|
1196
1196
|
|
|
1197
1197
|
<div id="footer">
|
|
1198
|
-
Generated on
|
|
1198
|
+
Generated on Tue Apr 30 20:26:18 2024 by
|
|
1199
1199
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1200
|
-
0.9.
|
|
1200
|
+
0.9.36 (ruby-3.3.0).
|
|
1201
1201
|
</div>
|
|
1202
1202
|
|
|
1203
1203
|
</div>
|