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::IdentityProvider
|
|
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:16 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::Listable
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -992,9 +992,9 @@
|
|
|
992
992
|
</div>
|
|
993
993
|
|
|
994
994
|
<div id="footer">
|
|
995
|
-
Generated on
|
|
995
|
+
Generated on Tue Apr 30 20:26:14 2024 by
|
|
996
996
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
997
|
-
0.9.
|
|
997
|
+
0.9.36 (ruby-3.3.0).
|
|
998
998
|
</div>
|
|
999
999
|
|
|
1000
1000
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::Location
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -807,9 +807,9 @@
|
|
|
807
807
|
</div>
|
|
808
808
|
|
|
809
809
|
<div id="footer">
|
|
810
|
-
Generated on
|
|
810
|
+
Generated on Tue Apr 30 20:26:14 2024 by
|
|
811
811
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
812
|
-
0.9.
|
|
812
|
+
0.9.36 (ruby-3.3.0).
|
|
813
813
|
</div>
|
|
814
814
|
|
|
815
815
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::Ref
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -663,9 +663,9 @@
|
|
|
663
663
|
</div>
|
|
664
664
|
|
|
665
665
|
<div id="footer">
|
|
666
|
-
Generated on
|
|
666
|
+
Generated on Tue Apr 30 20:26:13 2024 by
|
|
667
667
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
668
|
-
0.9.
|
|
668
|
+
0.9.36 (ruby-3.3.0).
|
|
669
669
|
</div>
|
|
670
670
|
|
|
671
671
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::ReservedAddr
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -248,35 +248,6 @@
|
|
|
248
248
|
<p>Returns the value of attribute description.</p>
|
|
249
249
|
</div></span>
|
|
250
250
|
|
|
251
|
-
</li>
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
<li class="public ">
|
|
255
|
-
<span class="summary_signature">
|
|
256
|
-
|
|
257
|
-
<a href="#endpoint_configuration-instance_method" title="#endpoint_configuration (instance method)">#<strong>endpoint_configuration</strong> ⇒ Object </a>
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
</span>
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
<span class="note title readonly">readonly</span>
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
<span class="summary_desc"><div class='inline'>
|
|
277
|
-
<p>Returns the value of attribute endpoint_configuration.</p>
|
|
278
|
-
</div></span>
|
|
279
|
-
|
|
280
251
|
</li>
|
|
281
252
|
|
|
282
253
|
|
|
@@ -557,6 +528,7 @@
|
|
|
557
528
|
<pre class="lines">
|
|
558
529
|
|
|
559
530
|
|
|
531
|
+
20
|
|
560
532
|
21
|
|
561
533
|
22
|
|
562
534
|
23
|
|
@@ -568,12 +540,10 @@
|
|
|
568
540
|
29
|
|
569
541
|
30
|
|
570
542
|
31
|
|
571
|
-
32
|
|
572
|
-
33
|
|
573
|
-
34</pre>
|
|
543
|
+
32</pre>
|
|
574
544
|
</td>
|
|
575
545
|
<td>
|
|
576
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line
|
|
546
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line 20</span>
|
|
577
547
|
|
|
578
548
|
<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>
|
|
579
549
|
<span class='ivar'>@client</span> <span class='op'>=</span> <span class='id identifier rubyid_client'>client</span>
|
|
@@ -587,7 +557,6 @@
|
|
|
587
557
|
<span class='ivar'>@metadata</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'>metadata</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
588
558
|
<span class='ivar'>@addr</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'>addr</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
589
559
|
<span class='ivar'>@region</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'>region</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
590
|
-
<span class='ivar'>@endpoint_configuration</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'>endpoint_configuration</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
591
560
|
<span class='kw'>end</span></pre>
|
|
592
561
|
</td>
|
|
593
562
|
</tr>
|
|
@@ -815,49 +784,6 @@
|
|
|
815
784
|
</div>
|
|
816
785
|
|
|
817
786
|
|
|
818
|
-
<span id=""></span>
|
|
819
|
-
<div class="method_details ">
|
|
820
|
-
<h3 class="signature " id="endpoint_configuration-instance_method">
|
|
821
|
-
|
|
822
|
-
#<strong>endpoint_configuration</strong> ⇒ <tt>Object</tt> <span class="extras">(readonly)</span>
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
</h3><div class="docstring">
|
|
829
|
-
<div class="discussion">
|
|
830
|
-
|
|
831
|
-
<p>Returns the value of attribute endpoint_configuration.</p>
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
</div>
|
|
835
|
-
</div>
|
|
836
|
-
<div class="tags">
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
</div><table class="source_code">
|
|
840
|
-
<tr>
|
|
841
|
-
<td>
|
|
842
|
-
<pre class="lines">
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
10
|
|
846
|
-
11
|
|
847
|
-
12</pre>
|
|
848
|
-
</td>
|
|
849
|
-
<td>
|
|
850
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line 10</span>
|
|
851
|
-
|
|
852
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_endpoint_configuration'>endpoint_configuration</span>
|
|
853
|
-
<span class='ivar'>@endpoint_configuration</span>
|
|
854
|
-
<span class='kw'>end</span></pre>
|
|
855
|
-
</td>
|
|
856
|
-
</tr>
|
|
857
|
-
</table>
|
|
858
|
-
</div>
|
|
859
|
-
|
|
860
|
-
|
|
861
787
|
<span id=""></span>
|
|
862
788
|
<div class="method_details ">
|
|
863
789
|
<h3 class="signature " id="id-instance_method">
|
|
@@ -1051,12 +977,12 @@
|
|
|
1051
977
|
<pre class="lines">
|
|
1052
978
|
|
|
1053
979
|
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
980
|
+
34
|
|
981
|
+
35
|
|
982
|
+
36</pre>
|
|
1057
983
|
</td>
|
|
1058
984
|
<td>
|
|
1059
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line
|
|
985
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line 34</span>
|
|
1060
986
|
|
|
1061
987
|
<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>
|
|
1062
988
|
<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>
|
|
@@ -1094,14 +1020,14 @@
|
|
|
1094
1020
|
<pre class="lines">
|
|
1095
1021
|
|
|
1096
1022
|
|
|
1023
|
+
50
|
|
1024
|
+
51
|
|
1097
1025
|
52
|
|
1098
1026
|
53
|
|
1099
|
-
54
|
|
1100
|
-
55
|
|
1101
|
-
56</pre>
|
|
1027
|
+
54</pre>
|
|
1102
1028
|
</td>
|
|
1103
1029
|
<td>
|
|
1104
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line
|
|
1030
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line 50</span>
|
|
1105
1031
|
|
|
1106
1032
|
<span class='kw'>def</span> <span class='id identifier rubyid_delete'>delete</span>
|
|
1107
1033
|
<span class='ivar'>@client</span><span class='period'>.</span><span class='id identifier rubyid_delete'>delete</span><span class='lparen'>(</span>
|
|
@@ -1128,12 +1054,12 @@
|
|
|
1128
1054
|
<pre class="lines">
|
|
1129
1055
|
|
|
1130
1056
|
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1057
|
+
42
|
|
1058
|
+
43
|
|
1059
|
+
44</pre>
|
|
1134
1060
|
</td>
|
|
1135
1061
|
<td>
|
|
1136
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line
|
|
1062
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line 42</span>
|
|
1137
1063
|
|
|
1138
1064
|
<span class='kw'>def</span> <span class='id identifier rubyid_to_h'>to_h</span>
|
|
1139
1065
|
<span class='ivar'>@attrs</span><span class='period'>.</span><span class='id identifier rubyid_to_h'>to_h</span>
|
|
@@ -1158,12 +1084,12 @@
|
|
|
1158
1084
|
<pre class="lines">
|
|
1159
1085
|
|
|
1160
1086
|
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1087
|
+
38
|
|
1088
|
+
39
|
|
1089
|
+
40</pre>
|
|
1164
1090
|
</td>
|
|
1165
1091
|
<td>
|
|
1166
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line
|
|
1092
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_addr.rb', line 38</span>
|
|
1167
1093
|
|
|
1168
1094
|
<span class='kw'>def</span> <span class='id identifier rubyid_to_s'>to_s</span>
|
|
1169
1095
|
<span class='ivar'>@attrs</span><span class='period'>.</span><span class='id identifier rubyid_to_s'>to_s</span>
|
|
@@ -1178,9 +1104,9 @@
|
|
|
1178
1104
|
</div>
|
|
1179
1105
|
|
|
1180
1106
|
<div id="footer">
|
|
1181
|
-
Generated on
|
|
1107
|
+
Generated on Tue Apr 30 20:26:15 2024 by
|
|
1182
1108
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1183
|
-
0.9.
|
|
1109
|
+
0.9.36 (ruby-3.3.0).
|
|
1184
1110
|
</div>
|
|
1185
1111
|
|
|
1186
1112
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::ReservedDomain
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -393,64 +393,6 @@
|
|
|
393
393
|
<p>Returns the value of attribute domain.</p>
|
|
394
394
|
</div></span>
|
|
395
395
|
|
|
396
|
-
</li>
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
<li class="public ">
|
|
400
|
-
<span class="summary_signature">
|
|
401
|
-
|
|
402
|
-
<a href="#http_endpoint_configuration-instance_method" title="#http_endpoint_configuration (instance method)">#<strong>http_endpoint_configuration</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 http_endpoint_configuration.</p>
|
|
423
|
-
</div></span>
|
|
424
|
-
|
|
425
|
-
</li>
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
<li class="public ">
|
|
429
|
-
<span class="summary_signature">
|
|
430
|
-
|
|
431
|
-
<a href="#https_endpoint_configuration-instance_method" title="#https_endpoint_configuration (instance method)">#<strong>https_endpoint_configuration</strong> ⇒ Object </a>
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
</span>
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
<span class="note title readonly">readonly</span>
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
<span class="summary_desc"><div class='inline'>
|
|
451
|
-
<p>Returns the value of attribute https_endpoint_configuration.</p>
|
|
452
|
-
</div></span>
|
|
453
|
-
|
|
454
396
|
</li>
|
|
455
397
|
|
|
456
398
|
|
|
@@ -731,6 +673,8 @@
|
|
|
731
673
|
<pre class="lines">
|
|
732
674
|
|
|
733
675
|
|
|
676
|
+
25
|
|
677
|
+
26
|
|
734
678
|
27
|
|
735
679
|
28
|
|
736
680
|
29
|
|
@@ -746,14 +690,10 @@
|
|
|
746
690
|
39
|
|
747
691
|
40
|
|
748
692
|
41
|
|
749
|
-
42
|
|
750
|
-
43
|
|
751
|
-
44
|
|
752
|
-
45
|
|
753
|
-
46</pre>
|
|
693
|
+
42</pre>
|
|
754
694
|
</td>
|
|
755
695
|
<td>
|
|
756
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line
|
|
696
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line 25</span>
|
|
757
697
|
|
|
758
698
|
<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>
|
|
759
699
|
<span class='ivar'>@client</span> <span class='op'>=</span> <span class='id identifier rubyid_client'>client</span>
|
|
@@ -768,8 +708,6 @@
|
|
|
768
708
|
<span class='ivar'>@domain</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'>domain</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
769
709
|
<span class='ivar'>@region</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'>region</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
770
710
|
<span class='ivar'>@cname_target</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'>cname_target</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
771
|
-
<span class='ivar'>@http_endpoint_configuration</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'>http_endpoint_configuration</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
772
|
-
<span class='ivar'>@https_endpoint_configuration</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'>https_endpoint_configuration</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
773
711
|
<span class='ivar'>@certificate</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'>certificate</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
774
712
|
<span class='ivar'>@certificate_management_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'>certificate_management_policy</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
775
713
|
<span class='ivar'>@certificate_management_status</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'>certificate_management_status</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
|
@@ -1216,92 +1154,6 @@
|
|
|
1216
1154
|
</div>
|
|
1217
1155
|
|
|
1218
1156
|
|
|
1219
|
-
<span id=""></span>
|
|
1220
|
-
<div class="method_details ">
|
|
1221
|
-
<h3 class="signature " id="http_endpoint_configuration-instance_method">
|
|
1222
|
-
|
|
1223
|
-
#<strong>http_endpoint_configuration</strong> ⇒ <tt>Object</tt> <span class="extras">(readonly)</span>
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
</h3><div class="docstring">
|
|
1230
|
-
<div class="discussion">
|
|
1231
|
-
|
|
1232
|
-
<p>Returns the value of attribute http_endpoint_configuration.</p>
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
</div>
|
|
1236
|
-
</div>
|
|
1237
|
-
<div class="tags">
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
</div><table class="source_code">
|
|
1241
|
-
<tr>
|
|
1242
|
-
<td>
|
|
1243
|
-
<pre class="lines">
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
10
|
|
1247
|
-
11
|
|
1248
|
-
12</pre>
|
|
1249
|
-
</td>
|
|
1250
|
-
<td>
|
|
1251
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line 10</span>
|
|
1252
|
-
|
|
1253
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_http_endpoint_configuration'>http_endpoint_configuration</span>
|
|
1254
|
-
<span class='ivar'>@http_endpoint_configuration</span>
|
|
1255
|
-
<span class='kw'>end</span></pre>
|
|
1256
|
-
</td>
|
|
1257
|
-
</tr>
|
|
1258
|
-
</table>
|
|
1259
|
-
</div>
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
<span id=""></span>
|
|
1263
|
-
<div class="method_details ">
|
|
1264
|
-
<h3 class="signature " id="https_endpoint_configuration-instance_method">
|
|
1265
|
-
|
|
1266
|
-
#<strong>https_endpoint_configuration</strong> ⇒ <tt>Object</tt> <span class="extras">(readonly)</span>
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
</h3><div class="docstring">
|
|
1273
|
-
<div class="discussion">
|
|
1274
|
-
|
|
1275
|
-
<p>Returns the value of attribute https_endpoint_configuration.</p>
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
</div>
|
|
1279
|
-
</div>
|
|
1280
|
-
<div class="tags">
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
</div><table class="source_code">
|
|
1284
|
-
<tr>
|
|
1285
|
-
<td>
|
|
1286
|
-
<pre class="lines">
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
10
|
|
1290
|
-
11
|
|
1291
|
-
12</pre>
|
|
1292
|
-
</td>
|
|
1293
|
-
<td>
|
|
1294
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line 10</span>
|
|
1295
|
-
|
|
1296
|
-
<span class='kw'>def</span> <span class='id identifier rubyid_https_endpoint_configuration'>https_endpoint_configuration</span>
|
|
1297
|
-
<span class='ivar'>@https_endpoint_configuration</span>
|
|
1298
|
-
<span class='kw'>end</span></pre>
|
|
1299
|
-
</td>
|
|
1300
|
-
</tr>
|
|
1301
|
-
</table>
|
|
1302
|
-
</div>
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
1157
|
<span id=""></span>
|
|
1306
1158
|
<div class="method_details ">
|
|
1307
1159
|
<h3 class="signature " id="id-instance_method">
|
|
@@ -1495,12 +1347,12 @@
|
|
|
1495
1347
|
<pre class="lines">
|
|
1496
1348
|
|
|
1497
1349
|
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1350
|
+
44
|
|
1351
|
+
45
|
|
1352
|
+
46</pre>
|
|
1501
1353
|
</td>
|
|
1502
1354
|
<td>
|
|
1503
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line
|
|
1355
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line 44</span>
|
|
1504
1356
|
|
|
1505
1357
|
<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>
|
|
1506
1358
|
<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>
|
|
@@ -1538,14 +1390,14 @@
|
|
|
1538
1390
|
<pre class="lines">
|
|
1539
1391
|
|
|
1540
1392
|
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1393
|
+
60
|
|
1394
|
+
61
|
|
1395
|
+
62
|
|
1396
|
+
63
|
|
1397
|
+
64</pre>
|
|
1546
1398
|
</td>
|
|
1547
1399
|
<td>
|
|
1548
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line
|
|
1400
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line 60</span>
|
|
1549
1401
|
|
|
1550
1402
|
<span class='kw'>def</span> <span class='id identifier rubyid_delete'>delete</span>
|
|
1551
1403
|
<span class='ivar'>@client</span><span class='period'>.</span><span class='id identifier rubyid_delete'>delete</span><span class='lparen'>(</span>
|
|
@@ -1572,12 +1424,12 @@
|
|
|
1572
1424
|
<pre class="lines">
|
|
1573
1425
|
|
|
1574
1426
|
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1427
|
+
52
|
|
1428
|
+
53
|
|
1429
|
+
54</pre>
|
|
1578
1430
|
</td>
|
|
1579
1431
|
<td>
|
|
1580
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line
|
|
1432
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line 52</span>
|
|
1581
1433
|
|
|
1582
1434
|
<span class='kw'>def</span> <span class='id identifier rubyid_to_h'>to_h</span>
|
|
1583
1435
|
<span class='ivar'>@attrs</span><span class='period'>.</span><span class='id identifier rubyid_to_h'>to_h</span>
|
|
@@ -1602,12 +1454,12 @@
|
|
|
1602
1454
|
<pre class="lines">
|
|
1603
1455
|
|
|
1604
1456
|
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1457
|
+
48
|
|
1458
|
+
49
|
|
1459
|
+
50</pre>
|
|
1608
1460
|
</td>
|
|
1609
1461
|
<td>
|
|
1610
|
-
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line
|
|
1462
|
+
<pre class="code"><span class="info file"># File 'lib/ngrokapi/models/reserved_domain.rb', line 48</span>
|
|
1611
1463
|
|
|
1612
1464
|
<span class='kw'>def</span> <span class='id identifier rubyid_to_s'>to_s</span>
|
|
1613
1465
|
<span class='ivar'>@attrs</span><span class='period'>.</span><span class='id identifier rubyid_to_s'>to_s</span>
|
|
@@ -1622,9 +1474,9 @@
|
|
|
1622
1474
|
</div>
|
|
1623
1475
|
|
|
1624
1476
|
<div id="footer">
|
|
1625
|
-
Generated on
|
|
1477
|
+
Generated on Tue Apr 30 20:26:16 2024 by
|
|
1626
1478
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1627
|
-
0.9.
|
|
1479
|
+
0.9.36 (ruby-3.3.0).
|
|
1628
1480
|
</div>
|
|
1629
1481
|
|
|
1630
1482
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::ReservedDomainCertJob
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -807,9 +807,9 @@
|
|
|
807
807
|
</div>
|
|
808
808
|
|
|
809
809
|
<div id="footer">
|
|
810
|
-
Generated on
|
|
810
|
+
Generated on Tue Apr 30 20:26:21 2024 by
|
|
811
811
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
812
|
-
0.9.
|
|
812
|
+
0.9.36 (ruby-3.3.0).
|
|
813
813
|
</div>
|
|
814
814
|
|
|
815
815
|
</div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>
|
|
7
7
|
Class: NgrokAPI::Models::ReservedDomainCertPolicy
|
|
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:23 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::ReservedDomainCertStatus
|
|
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:23 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::SSHCertificateAuthority
|
|
8
8
|
|
|
9
|
-
— Documentation by YARD 0.9.
|
|
9
|
+
— Documentation by YARD 0.9.36
|
|
10
10
|
|
|
11
11
|
</title>
|
|
12
12
|
|
|
@@ -1189,9 +1189,9 @@
|
|
|
1189
1189
|
</div>
|
|
1190
1190
|
|
|
1191
1191
|
<div id="footer">
|
|
1192
|
-
Generated on
|
|
1192
|
+
Generated on Tue Apr 30 20:26:22 2024 by
|
|
1193
1193
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1194
|
-
0.9.
|
|
1194
|
+
0.9.36 (ruby-3.3.0).
|
|
1195
1195
|
</div>
|
|
1196
1196
|
|
|
1197
1197
|
</div>
|