Categorygithub.com/devcyclehq/go-mgmt-sdk
modulepackage
0.1.0
Repository: https://github.com/devcyclehq/go-mgmt-sdk.git
Documentation: pkg.go.dev

# README

Go API for DevCycle Management Api

No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: 1.0.0
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.v3.generators.go.GoClientCodegen

Installation

Put the package under your project folder and add the following in import:

import "./swagger"

Documentation for API Endpoints

All URIs are relative to /

ClassMethodHTTP requestDescription
CustomPropertiesApiCustomPropertiesControllerCreatePost /v1/projects/{project}/customPropertiesCreate Custom Property
CustomPropertiesApiCustomPropertiesControllerFindAllGet /v1/projects/{project}/customPropertiesList Custom Properties
EnvironmentsApiEnvironmentsControllerCreatePost /v1/projects/{project}/environmentsCreate Environment
EnvironmentsApiEnvironmentsControllerFindAllGet /v1/projects/{project}/environmentsList Environments
EnvironmentsApiEnvironmentsControllerFindOneGet /v1/projects/{project}/environments/{key}Get an Environment
EnvironmentsApiEnvironmentsControllerRemoveDelete /v1/projects/{project}/environments/{key}Delete an Environment
EnvironmentsApiEnvironmentsControllerUpdatePatch /v1/projects/{project}/environments/{key}Update an Environment
FeaturesApiFeatureConfigsControllerFindAllGet /v1/projects/{project}/features/{feature}/configurationsList Feature configurations
FeaturesApiFeatureConfigsControllerUpdatePatch /v1/projects/{project}/features/{feature}/configurationsUpdate a Feature configuration
FeaturesApiFeaturesControllerCreatePost /v1/projects/{project}/featuresCreate Feature
FeaturesApiFeaturesControllerFindAllGet /v1/projects/{project}/featuresList Features
FeaturesApiFeaturesControllerFindOneGet /v1/projects/{project}/features/{key}Get a Feature
FeaturesApiFeaturesControllerRemoveDelete /v1/projects/{project}/features/{key}Delete a Feature
FeaturesApiFeaturesControllerUpdatePatch /v1/projects/{project}/features/{key}Update a Feature
FeaturesApiJiraFeaturesControllerCreatePost /v1/projects/{project}/features/{key}/integrations/jira/issuesLink feature to Jira issue
FeaturesApiJiraFeaturesControllerFindAllGet /v1/projects/{project}/features/{key}/integrations/jira/issuesList linked Jira Issues
FeaturesApiJiraFeaturesControllerRemoveDelete /v1/projects/{project}/features/{key}/integrations/jira/issues/{issue_id}Unlink feature from Jira issue
JiraIntegrationApiJiraFeaturesControllerCreatePost /v1/projects/{project}/features/{key}/integrations/jira/issuesLink feature to Jira issue
JiraIntegrationApiJiraFeaturesControllerFindAllGet /v1/projects/{project}/features/{key}/integrations/jira/issuesList linked Jira Issues
JiraIntegrationApiJiraFeaturesControllerRemoveDelete /v1/projects/{project}/features/{key}/integrations/jira/issues/{issue_id}Unlink feature from Jira issue
ProjectsApiProjectsControllerCreatePost /v1/projectsCreate Project
ProjectsApiProjectsControllerFindAllGet /v1/projectsList Projects
ProjectsApiProjectsControllerFindOneGet /v1/projects/{key}Get a Project
ProjectsApiProjectsControllerRemoveDelete /v1/projects/{key}Delete a Project
ProjectsApiProjectsControllerUpdatePatch /v1/projects/{key}Update a Project
ResultsApiResultsControllerGetEvaluationsPerHourByFeatureGet /v1/projects/{project}/features/{feature}/results/evaluations
ResultsApiResultsControllerGetEvaluationsPerHourByProjectGet /v1/projects/{project}/results/evaluations
ResultsApiResultsControllerGetResultsSummaryGet /v1/projects/{project}/features/{feature}/results/summary
VariablesApiVariablesControllerCreatePost /v1/projects/{project}/variablesCreate a Variable
VariablesApiVariablesControllerFindAllGet /v1/projects/{project}/variablesList Variables
VariablesApiVariablesControllerFindOneGet /v1/projects/{project}/variables/{key}Get a Variable
VariablesApiVariablesControllerRemoveDelete /v1/projects/{project}/variables/{key}Delete a Variable
VariablesApiVariablesControllerUpdatePatch /v1/projects/{project}/variables/{key}Update a Variable

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

# Functions

CacheExpires helper function to determine remaining time before repeating a request.
NewAPIClient creates a new API client.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ContextAccessToken takes a string oauth2 access token as authentication for the request.
ContextAPIKey takes an APIKey as authentication for the request.
ContextBasicAuth takes BasicAuth as authentication for the request.
ContextOAuth2 takes a oauth2.TokenSource as authentication for the request.

# Structs

No description provided by the author
Environment based settings.
SDK Keys for mobile SDKs / client SDKs / server SDKs.
Environment based settings.
Audience model describing target segmentation.
Audience filters, describing logic for segmenting users.
Rollout sub-document describing how a Target's audience is rolled out.
Environment based settings.
Audience object describing target segmentation.
Rollout sub-document describing how a Target's audience is rolled out.
No description provided by the author
No description provided by the author
APIKey provides API key based authentication to a request passed via context using ContextAPIKey.
No description provided by the author
No description provided by the author
No description provided by the author
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DVCClient manages communication with the DevCycle Management API API v1.0.0 In most cases there should be only one, shared, DVCClient.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenericSwaggerError Provides access to the body, error and model on returned errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author