Skip to content

Update Go API bindings #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 70 additions & 16 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
@@ -2,27 +2,35 @@
.travis.yml
README.md
api/openapi.yaml
api_activity.go
api_agent.go
api_authentication.go
api_config.go
api_core_trace.go
api_domain.go
api_domain_auth_provider.go
api_hyper_trace.go
api_hypervisor_hooks.go
api_images.go
api_instances.go
api_licensing.go
api_matrix.go
api_models.go
api_net_connect.go
api_netdump.go
api_projects.go
api_roles.go
api_snapshot_sharing.go
api_snapshots.go
api_status.go
api_teams.go
api_trial_requests.go
api_users.go
api_web_player.go
client.go
configuration.go
docs/ActivityApi.md
docs/ActivityEntry.md
docs/ActivityList.md
docs/ActivityRequest.md
docs/Address.md
docs/AgentApi.md
docs/AgentApp.md
@@ -44,20 +52,25 @@ docs/ApiError.md
docs/ApiInternalConsistencyError.md
docs/ApiNotFoundError.md
docs/ApiToken.md
docs/Assessment.md
docs/AssessmentIdStatus.md
docs/AuthProvider.md
docs/AuthenticationApi.md
docs/Bit.md
docs/BtraceEnableOptions.md
docs/Button.md
docs/CheckSubdomainResponse.md
docs/ConfigApi.md
docs/ConfigResponse.md
docs/ConfigResponseMaintenance.md
docs/CoreTraceApi.md
docs/CouponOptions.md
docs/CreateAssessmentDto.md
docs/CreateNetworkConnectionOptions.md
docs/CreateTeam.md
docs/CreatedBy.md
docs/Credentials.md
docs/DeleteSnapshotPermissionsRequestPayload.md
docs/DomainApi.md
docs/DomainAuthProviderApi.md
docs/DomainAuthProviderRequest.md
docs/DomainAuthProviderResponse.md
@@ -66,6 +79,7 @@ docs/Extension.md
docs/Features.md
docs/FileChanges.md
docs/Firmware.md
docs/GetAssessmentsByInstanceId500Response.md
docs/GpioStateDefinition.md
docs/GpiosState.md
docs/GrantTrialRequestResponse.md
@@ -74,6 +88,7 @@ docs/HyperTraceApi.md
docs/HypervisorHooksApi.md
docs/Image.md
docs/ImagesApi.md
docs/InputResponse.md
docs/Instance.md
docs/InstanceAgentState.md
docs/InstanceBootOptions.md
@@ -96,47 +111,57 @@ docs/InviteRevokeParamsIds.md
docs/Kcrange.md
docs/KernelTask.md
docs/KernelThread.md
docs/LicensingApi.md
docs/Logging.md
docs/Maintenance.md
docs/MatrixApi.md
docs/MediaPlayBody.md
docs/MeteredSubscriptionUsage.md
docs/Model.md
docs/ModelSoftware.md
docs/ModelsApi.md
docs/NetConnectApi.md
docs/NetdumpApi.md
docs/NetdumpFilter.md
docs/NetworkConnection.md
docs/NetworkConnectionOffsetPaginationResult.md
docs/NetworkConnectionProvider.md
docs/NetworkConnectionProviderOffsetPaginationResult.md
docs/OpenIDConfig.md
docs/PasswordChangeBody.md
docs/PasswordResetBody.md
docs/PatchInstanceOptions.md
docs/PeripheralsData.md
docs/Plan.md
docs/PostSnapshotPermissionsRequestPayload.md
docs/PostShareSnapshotRequestPayload.md
docs/Project.md
docs/ProjectKey.md
docs/ProjectQuota.md
docs/ProjectSettings.md
docs/ProjectUsage.md
docs/ProjectsApi.md
docs/ProxyConfig.md
docs/RateInfo.md
docs/ResetLinkBody.md
docs/Role.md
docs/RolesApi.md
docs/RotateBody.md
docs/SharedSnapshotsInfo.md
docs/Snapshot.md
docs/SnapshotCreationOptions.md
docs/SnapshotPermissions.md
docs/SnapshotMember.md
docs/SnapshotOwner.md
docs/SnapshotPermissionsRequestPayload.md
docs/SnapshotSharing.md
docs/SnapshotSharingApi.md
docs/SnapshotSharingPermissions.md
docs/SnapshotStatus.md
docs/SnapshotUser.md
docs/SnapshotsApi.md
docs/SslsplitFilter.md
docs/StatusApi.md
docs/SubscriberInvite.md
docs/Team.md
docs/TeamCreate.md
docs/TeamsApi.md
docs/TestAssessmentDto.md
docs/TextInput.md
docs/Token.md
docs/TouchCurveInput.md
@@ -145,22 +170,29 @@ docs/Trial.md
docs/TrialExtension.md
docs/TrialRequestMetadata.md
docs/TrialRequestOptions.md
docs/TrialRequestsApi.md
docs/UpdateAssessmentDto.md
docs/UpdateExtension.md
docs/UpdateNetworkConnectionOptions.md
docs/User.md
docs/UserError.md
docs/UserSnapshots.md
docs/UsersApi.md
docs/V1CheckSubdomainExistenceParameters.md
docs/V1CreateHookParameters.md
docs/V1LoadExtensionParameters.md
docs/V1SetStateBody.md
docs/ValidationError.md
docs/VolumeOptions.md
docs/VpnDefinition.md
docs/WebPlayerApi.md
docs/WebPlayerCreateSessionRequest.md
docs/WebPlayerSession.md
git_push.sh
go.mod
go.sum
model_activity_entry.go
model_activity_list.go
model_activity_request.go
model_address.go
model_agent_app.go
model_agent_app_ready_response.go
@@ -181,29 +213,35 @@ model_api_error.go
model_api_internal_consistency_error.go
model_api_not_found_error.go
model_api_token.go
model_assessment.go
model_assessment_id_status.go
model_auth_provider.go
model_bit.go
model_btrace_enable_options.go
model_button.go
model_check_subdomain_response.go
model_config_response.go
model_config_response_maintenance.go
model_coupon_options.go
model_create_assessment_dto.go
model_create_network_connection_options.go
model_create_team.go
model_created_by.go
model_credentials.go
model_delete_snapshot_permissions_request_payload.go
model_domain_auth_provider_request.go
model_domain_auth_provider_response.go
model_domain_options.go
model_extension.go
model_features.go
model_file_changes.go
model_firmware.go
model_get_assessments_by_instance_id_500_response.go
model_gpio_state_definition.go
model_gpios_state.go
model_grant_trial_request_response.go
model_hook.go
model_image.go
model_input_response.go
model_instance.go
model_instance_agent_state.go
model_instance_boot_options.go
@@ -232,32 +270,40 @@ model_metered_subscription_usage.go
model_model.go
model_model_software.go
model_netdump_filter.go
model_network_connection.go
model_network_connection_offset_pagination_result.go
model_network_connection_provider.go
model_network_connection_provider_offset_pagination_result.go
model_open_id_config.go
model_password_change_body.go
model_password_reset_body.go
model_patch_instance_options.go
model_peripherals_data.go
model_plan.go
model_post_snapshot_permissions_request_payload.go
model_post_share_snapshot_request_payload.go
model_project.go
model_project_key.go
model_project_quota.go
model_project_settings.go
model_project_usage.go
model_proxy_config.go
model_rate_info.go
model_reset_link_body.go
model_role.go
model_rotate_body.go
model_shared_snapshots_info.go
model_snapshot.go
model_snapshot_creation_options.go
model_snapshot_permissions.go
model_snapshot_member.go
model_snapshot_owner.go
model_snapshot_permissions_request_payload.go
model_snapshot_sharing.go
model_snapshot_sharing_permissions.go
model_snapshot_status.go
model_snapshot_user.go
model_sslsplit_filter.go
model_subscriber_invite.go
model_team.go
model_team_create.go
model_test_assessment_dto.go
model_text_input.go
model_token.go
model_touch_curve_input.go
@@ -266,9 +312,13 @@ model_trial.go
model_trial_extension.go
model_trial_request_metadata.go
model_trial_request_options.go
model_update_assessment_dto.go
model_update_extension.go
model_update_network_connection_options.go
model_user.go
model_user_error.go
model_user_snapshots.go
model_v1_check_subdomain_existence_parameters.go
model_v1_create_hook_parameters.go
model_v1_load_extension_parameters.go
model_v1_set_state_body.go
@@ -278,23 +328,27 @@ model_vpn_definition.go
model_web_player_create_session_request.go
model_web_player_session.go
response.go
test/api_activity_test.go
test/api_agent_test.go
test/api_authentication_test.go
test/api_config_test.go
test/api_core_trace_test.go
test/api_domain_auth_provider_test.go
test/api_domain_test.go
test/api_hyper_trace_test.go
test/api_hypervisor_hooks_test.go
test/api_images_test.go
test/api_instances_test.go
test/api_licensing_test.go
test/api_matrix_test.go
test/api_models_test.go
test/api_net_connect_test.go
test/api_netdump_test.go
test/api_projects_test.go
test/api_roles_test.go
test/api_snapshot_sharing_test.go
test/api_snapshots_test.go
test/api_status_test.go
test/api_teams_test.go
test/api_trial_requests_test.go
test/api_users_test.go
test/api_web_player_test.go
utils.go
Loading