# Functions
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewCreateAuthProviderRequest calls the generic CreateAuthProvider builder with application/json body.
NewCreateAuthProviderRequestWithBody generates requests for CreateAuthProvider with any type of body.
NewCreateCatalogProviderRequest calls the generic CreateCatalogProvider builder with application/json body.
NewCreateCatalogProviderRequestWithBody generates requests for CreateCatalogProvider with any type of body.
NewCreateConnectionRequest calls the generic CreateConnection builder with application/json body.
NewCreateConnectionRequestWithBody generates requests for CreateConnection with any type of body.
NewCreateEntityPageLayoutRequest calls the generic CreateEntityPageLayout builder with application/json body.
NewCreateEntityPageLayoutRequestWithBody generates requests for CreateEntityPageLayout with any type of body.
NewCreateIdentityProviderRequest calls the generic CreateIdentityProvider builder with application/json body.
NewCreateIdentityProviderRequestWithBody generates requests for CreateIdentityProvider with any type of body.
NewCreateIntegrationRequest calls the generic CreateIntegration builder with application/json body.
NewCreateIntegrationRequestWithBody generates requests for CreateIntegration with any type of body.
NewCreateOrganizationRequest calls the generic CreateOrganization builder with application/json body.
NewCreateOrganizationRequestWithBody generates requests for CreateOrganization with any type of body.
NewCreatePluginConfigurationRequest calls the generic CreatePluginConfiguration builder with application/json body.
NewCreatePluginConfigurationRequestWithBody generates requests for CreatePluginConfiguration with any type of body.
NewCreatePortalProxyRequest calls the generic CreatePortalProxy builder with application/json body.
NewCreatePortalProxyRequestWithBody generates requests for CreatePortalProxy with any type of body.
NewCreatePortalRequest calls the generic CreatePortal builder with application/json body.
NewCreatePortalRequestWithBody generates requests for CreatePortal with any type of body.
NewCreateTenantRequest calls the generic CreateTenant builder with application/json body.
NewCreateTenantRequestWithBody generates requests for CreateTenant with any type of body.
NewCreateTenantUserRequest calls the generic CreateTenantUser builder with application/json body.
NewCreateTenantUserRequestWithBody generates requests for CreateTenantUser with any type of body.
NewDeleteAuthProviderRequest generates requests for DeleteAuthProvider.
NewDeleteCatalogProviderRequest generates requests for DeleteCatalogProvider.
NewDeleteConnectionRequest generates requests for DeleteConnection.
NewDeleteEntityPageLayoutRequest generates requests for DeleteEntityPageLayout.
NewDeleteIdentityProviderRequest generates requests for DeleteIdentityProvider.
NewDeleteIntegrationRequest generates requests for DeleteIntegration.
NewDeleteOrganizationByIDRequest generates requests for DeleteOrganizationByID.
NewDeletePluginConfigurationRequest generates requests for DeletePluginConfiguration.
NewDeletePortalProxyRequest generates requests for DeletePortalProxy.
NewDeletePortalRequest generates requests for DeletePortal.
NewDeleteTenantRequest generates requests for DeleteTenant.
NewDeleteTenantUserRequest generates requests for DeleteTenantUser.
NewGetAuthProviderRequest generates requests for GetAuthProvider.
NewGetAuthProvidersRequest generates requests for GetAuthProviders.
NewGetCatalogProviderRequest generates requests for GetCatalogProvider.
NewGetCatalogProvidersRequest generates requests for GetCatalogProviders.
NewGetClusterByIdRequest generates requests for GetClusterById.
NewGetClustersRequest generates requests for GetClusters.
NewGetConnectionRequest generates requests for GetConnection.
NewGetConnectionsRequest generates requests for GetConnections.
NewGetEntityPageLayoutRequest generates requests for GetEntityPageLayout.
NewGetEntityPageLayoutsRequest generates requests for GetEntityPageLayouts.
NewGetIdentityProviderRequest generates requests for GetIdentityProvider.
NewGetIdentityProvidersRequest generates requests for GetIdentityProviders.
NewGetIntegrationRequest generates requests for GetIntegration.
NewGetIntegrationsRequest generates requests for GetIntegrations.
NewGetOrganizationByIDRequest generates requests for GetOrganizationByID.
NewGetOrganizationsRequest generates requests for GetOrganizations.
NewGetPluginConfigurationRequest generates requests for GetPluginConfiguration.
NewGetPluginConfigurationsRequest generates requests for GetPluginConfigurations.
NewGetPortalProxiesRequest generates requests for GetPortalProxies.
NewGetPortalProxyRequest generates requests for GetPortalProxy.
NewGetPortalRequest generates requests for GetPortal.
NewGetPortalsRequest generates requests for GetPortals.
NewGetPortalStatusRequest generates requests for GetPortalStatus.
NewGetPortalVersionPluginDefinitionRequest generates requests for GetPortalVersionPluginDefinition.
NewGetPortalVersionPluginDefinitionsRequest generates requests for GetPortalVersionPluginDefinitions.
NewGetPortalVersionRequest generates requests for GetPortalVersion.
NewGetPortalVersionsRequest generates requests for GetPortalVersions.
NewGetTenantRequest generates requests for GetTenant.
NewGetTenantsRequest generates requests for GetTenants.
NewGetTenantUserRequest generates requests for GetTenantUser.
NewGetTenantUsersRequest generates requests for GetTenantUsers.
NewUpdateAuthProviderRequest calls the generic UpdateAuthProvider builder with application/json body.
NewUpdateAuthProviderRequestWithBody generates requests for UpdateAuthProvider with any type of body.
NewUpdateCatalogProviderRequest calls the generic UpdateCatalogProvider builder with application/json body.
NewUpdateCatalogProviderRequestWithBody generates requests for UpdateCatalogProvider with any type of body.
NewUpdateConnectionRequest calls the generic UpdateConnection builder with application/json body.
NewUpdateConnectionRequestWithBody generates requests for UpdateConnection with any type of body.
NewUpdateEntityPageLayoutRequest calls the generic UpdateEntityPageLayout builder with application/json body.
NewUpdateEntityPageLayoutRequestWithBody generates requests for UpdateEntityPageLayout with any type of body.
NewUpdateIdentityProviderRequest calls the generic UpdateIdentityProvider builder with application/json body.
NewUpdateIdentityProviderRequestWithBody generates requests for UpdateIdentityProvider with any type of body.
NewUpdateIntegrationRequest calls the generic UpdateIntegration builder with application/json body.
NewUpdateIntegrationRequestWithBody generates requests for UpdateIntegration with any type of body.
NewUpdateOrganizationByIDRequest calls the generic UpdateOrganizationByID builder with application/json body.
NewUpdateOrganizationByIDRequestWithBody generates requests for UpdateOrganizationByID with any type of body.
NewUpdatePluginConfigurationRequest calls the generic UpdatePluginConfiguration builder with application/json body.
NewUpdatePluginConfigurationRequestWithBody generates requests for UpdatePluginConfiguration with any type of body.
NewUpdatePortalProxyRequest calls the generic UpdatePortalProxy builder with application/json body.
NewUpdatePortalProxyRequestWithBody generates requests for UpdatePortalProxy with any type of body.
NewUpdatePortalRequest calls the generic UpdatePortal builder with application/json body.
NewUpdatePortalRequestWithBody generates requests for UpdatePortal with any type of body.
NewUpdateTenantRequest calls the generic UpdateTenant builder with application/json body.
NewUpdateTenantRequestWithBody generates requests for UpdateTenant with any type of body.
ParseCreateAuthProviderResponse parses an HTTP response from a CreateAuthProviderWithResponse call.
ParseCreateCatalogProviderResponse parses an HTTP response from a CreateCatalogProviderWithResponse call.
ParseCreateConnectionResponse parses an HTTP response from a CreateConnectionWithResponse call.
ParseCreateEntityPageLayoutResponse parses an HTTP response from a CreateEntityPageLayoutWithResponse call.
ParseCreateIdentityProviderResponse parses an HTTP response from a CreateIdentityProviderWithResponse call.
ParseCreateIntegrationResponse parses an HTTP response from a CreateIntegrationWithResponse call.
ParseCreateOrganizationResponse parses an HTTP response from a CreateOrganizationWithResponse call.
ParseCreatePluginConfigurationResponse parses an HTTP response from a CreatePluginConfigurationWithResponse call.
ParseCreatePortalProxyResponse parses an HTTP response from a CreatePortalProxyWithResponse call.
ParseCreatePortalResponse parses an HTTP response from a CreatePortalWithResponse call.
ParseCreateTenantResponse parses an HTTP response from a CreateTenantWithResponse call.
ParseCreateTenantUserResponse parses an HTTP response from a CreateTenantUserWithResponse call.
ParseDeleteAuthProviderResponse parses an HTTP response from a DeleteAuthProviderWithResponse call.
ParseDeleteCatalogProviderResponse parses an HTTP response from a DeleteCatalogProviderWithResponse call.
ParseDeleteConnectionResponse parses an HTTP response from a DeleteConnectionWithResponse call.
ParseDeleteEntityPageLayoutResponse parses an HTTP response from a DeleteEntityPageLayoutWithResponse call.
ParseDeleteIdentityProviderResponse parses an HTTP response from a DeleteIdentityProviderWithResponse call.
ParseDeleteIntegrationResponse parses an HTTP response from a DeleteIntegrationWithResponse call.
ParseDeleteOrganizationByIDResponse parses an HTTP response from a DeleteOrganizationByIDWithResponse call.
ParseDeletePluginConfigurationResponse parses an HTTP response from a DeletePluginConfigurationWithResponse call.
ParseDeletePortalProxyResponse parses an HTTP response from a DeletePortalProxyWithResponse call.
ParseDeletePortalResponse parses an HTTP response from a DeletePortalWithResponse call.
ParseDeleteTenantResponse parses an HTTP response from a DeleteTenantWithResponse call.
ParseDeleteTenantUserResponse parses an HTTP response from a DeleteTenantUserWithResponse call.
ParseGetAuthProviderResponse parses an HTTP response from a GetAuthProviderWithResponse call.
ParseGetAuthProvidersResponse parses an HTTP response from a GetAuthProvidersWithResponse call.
ParseGetCatalogProviderResponse parses an HTTP response from a GetCatalogProviderWithResponse call.
ParseGetCatalogProvidersResponse parses an HTTP response from a GetCatalogProvidersWithResponse call.
ParseGetClusterByIdResponse parses an HTTP response from a GetClusterByIdWithResponse call.
ParseGetClustersResponse parses an HTTP response from a GetClustersWithResponse call.
ParseGetConnectionResponse parses an HTTP response from a GetConnectionWithResponse call.
ParseGetConnectionsResponse parses an HTTP response from a GetConnectionsWithResponse call.
ParseGetEntityPageLayoutResponse parses an HTTP response from a GetEntityPageLayoutWithResponse call.
ParseGetEntityPageLayoutsResponse parses an HTTP response from a GetEntityPageLayoutsWithResponse call.
ParseGetIdentityProviderResponse parses an HTTP response from a GetIdentityProviderWithResponse call.
ParseGetIdentityProvidersResponse parses an HTTP response from a GetIdentityProvidersWithResponse call.
ParseGetIntegrationResponse parses an HTTP response from a GetIntegrationWithResponse call.
ParseGetIntegrationsResponse parses an HTTP response from a GetIntegrationsWithResponse call.
ParseGetOrganizationByIDResponse parses an HTTP response from a GetOrganizationByIDWithResponse call.
ParseGetOrganizationsByNameResponse parses an HTTP response from a GetOrganizationsByNameWithResponse call.
ParseGetOrganizationsResponse parses an HTTP response from a GetOrganizationsWithResponse call.
ParseGetPluginConfigurationResponse parses an HTTP response from a GetPluginConfigurationWithResponse call.
ParseGetPluginConfigurationsResponse parses an HTTP response from a GetPluginConfigurationsWithResponse call.
ParseGetPortalProxiesResponse parses an HTTP response from a GetPortalProxiesWithResponse call.
ParseGetPortalProxyResponse parses an HTTP response from a GetPortalProxyWithResponse call.
ParseGetPortalResponse parses an HTTP response from a GetPortalWithResponse call.
ParseGetPortalsResponse parses an HTTP response from a GetPortalsWithResponse call.
ParseGetPortalStatusResponse parses an HTTP response from a GetPortalStatusWithResponse call.
ParseGetPortalVersionPluginDefinitionResponse parses an HTTP response from a GetPortalVersionPluginDefinitionWithResponse call.
ParseGetPortalVersionPluginDefinitionsResponse parses an HTTP response from a GetPortalVersionPluginDefinitionsWithResponse call.
ParseGetPortalVersionResponse parses an HTTP response from a GetPortalVersionWithResponse call.
ParseGetPortalVersionsResponse parses an HTTP response from a GetPortalVersionsWithResponse call.
ParseGetTenantResponse parses an HTTP response from a GetTenantWithResponse call.
ParseGetTenantsResponse parses an HTTP response from a GetTenantsWithResponse call.
ParseGetTenantUserResponse parses an HTTP response from a GetTenantUserWithResponse call.
ParseGetTenantUsersResponse parses an HTTP response from a GetTenantUsersWithResponse call.
ParseUpdateAuthProviderResponse parses an HTTP response from a UpdateAuthProviderWithResponse call.
ParseUpdateCatalogProviderResponse parses an HTTP response from a UpdateCatalogProviderWithResponse call.
ParseUpdateConnectionResponse parses an HTTP response from a UpdateConnectionWithResponse call.
ParseUpdateEntityPageLayoutResponse parses an HTTP response from a UpdateEntityPageLayoutWithResponse call.
ParseUpdateIdentityProviderResponse parses an HTTP response from a UpdateIdentityProviderWithResponse call.
ParseUpdateIntegrationResponse parses an HTTP response from a UpdateIntegrationWithResponse call.
ParseUpdateOrganizationByIDResponse parses an HTTP response from a UpdateOrganizationByIDWithResponse call.
ParseUpdatePluginConfigurationResponse parses an HTTP response from a UpdatePluginConfigurationWithResponse call.
ParseUpdatePortalProxyResponse parses an HTTP response from a UpdatePortalProxyWithResponse call.
ParseUpdatePortalResponse parses an HTTP response from a UpdatePortalWithResponse call.
ParseUpdateTenantResponse parses an HTTP response from a UpdateTenantWithResponse call.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.
# Constants
Defines values for PluginDefinitionFrontendExtensionType.
Defines values for PluginDefinitionFrontendExtensionType.
Defines values for GithubCatalogProviderFiltersVisibility.
Defines values for LocationCatalogProviderAllow.
Defines values for LocationCatalogProviderAllow.
Defines values for LocationCatalogProviderAllow.
Defines values for LocationCatalogProviderAllow.
Defines values for LocationCatalogProviderAllow.
Defines values for LocationCatalogProviderAllow.
Defines values for LocationCatalogProviderAllow.
Defines values for LocationCatalogProviderAllow.
Defines values for LocationCatalogProviderAllow.
Defines values for LocationCatalogProviderInputAllow.
Defines values for LocationCatalogProviderInputAllow.
Defines values for LocationCatalogProviderInputAllow.
Defines values for LocationCatalogProviderInputAllow.
Defines values for LocationCatalogProviderInputAllow.
Defines values for LocationCatalogProviderInputAllow.
Defines values for LocationCatalogProviderInputAllow.
Defines values for LocationCatalogProviderInputAllow.
Defines values for LocationCatalogProviderInputAllow.
Defines values for PortalProxyCredentials.
Defines values for PortalProxyCredentials.
Defines values for PortalProxyCredentials.
Defines values for PortalProxyInputCredentials.
Defines values for PortalProxyInputCredentials.
Defines values for PortalProxyInputCredentials.
Defines values for GithubCatalogProviderFiltersVisibility.
Defines values for GithubCatalogProviderFiltersVisibility.
# Structs
AuthProvider defines model for AuthProvider.
AuthProvider_ProviderConfig defines model for AuthProvider.ProviderConfig.
AuthProviderConfig defines model for AuthProviderConfig.
AuthProviderInput defines model for AuthProviderInput.
AuthProviderInput_ProviderConfig defines model for AuthProviderInput.ProviderConfig.
AuthProvidersListResponse defines model for AuthProvidersListResponse.
BaseResourceType defines model for BaseResourceType.
CatalogProvider defines model for CatalogProvider.
CatalogProvider_ProviderConfig The configuration for the Flightdeck Catalog Provider.
CatalogProviderConfig defines model for CatalogProviderConfig.
CatalogProviderInput defines model for CatalogProviderInput.
CatalogProviderInput_ProviderConfig The configuration for the Flightdeck Catalog Provider.
CatalogProvidersListResponse defines model for CatalogProvidersListResponse.
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
Cluster defines model for Cluster.
ClustersListResponse defines model for ClustersListResponse.
Connection defines model for Connection.
Connection_ConnectionConfig The configuration for the Flightdeck Connection.
ConnectionConfig defines model for ConnectionConfig.
ConnectionInput defines model for ConnectionInput.
ConnectionInput_ConnectionConfig The configuration for the Flightdeck Connection.
ConnectionsListResponse defines model for ConnectionsListResponse.
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
EntityPageCardSpec defines model for EntityPageCardSpec.
EntityPageContentSpec defines model for EntityPageContentSpec.
EntityPageLayout defines model for EntityPageLayout.
EntityPageLayoutInput defines model for EntityPageLayoutInput.
EntityPageLayoutsListResponse defines model for EntityPageLayoutsListResponse.
No description provided by the author
GetAuthProvidersParams defines parameters for GetAuthProviders.
No description provided by the author
No description provided by the author
GetCatalogProvidersParams defines parameters for GetCatalogProviders.
No description provided by the author
No description provided by the author
GetClustersParams defines parameters for GetClusters.
No description provided by the author
No description provided by the author
GetConnectionsParams defines parameters for GetConnections.
No description provided by the author
No description provided by the author
GetEntityPageLayoutsParams defines parameters for GetEntityPageLayouts.
No description provided by the author
No description provided by the author
GetIdentityProvidersParams defines parameters for GetIdentityProviders.
No description provided by the author
No description provided by the author
GetIntegrationsParams defines parameters for GetIntegrations.
No description provided by the author
No description provided by the author
No description provided by the author
GetOrganizationsParams defines parameters for GetOrganizations.
No description provided by the author
No description provided by the author
GetPluginConfigurationsParams defines parameters for GetPluginConfigurations.
No description provided by the author
GetPortalProxiesParams defines parameters for GetPortalProxies.
No description provided by the author
No description provided by the author
No description provided by the author
GetPortalsParams defines parameters for GetPortals.
No description provided by the author
No description provided by the author
No description provided by the author
GetPortalVersionPluginDefinitionsParams defines parameters for GetPortalVersionPluginDefinitions.
No description provided by the author
No description provided by the author
GetPortalVersionsParams defines parameters for GetPortalVersions.
No description provided by the author
No description provided by the author
GetTenantsParams defines parameters for GetTenants.
No description provided by the author
No description provided by the author
GetTenantUsersParams defines parameters for GetTenantUsers.
No description provided by the author
GithubAppIntegration defines model for GithubAppIntegration.
GithubAuthProvider defines model for GithubAuthProvider.
GithubAuthProviderInput defines model for GithubAuthProviderInput.
GithubCatalogProvider defines model for GithubCatalogProvider.
GithubCatalogProviderFilters defines model for GithubCatalogProviderFilters.
GithubCatalogProviderFiltersTopic defines model for GithubCatalogProviderFiltersTopic.
GithubCatalogProviderInput defines model for GithubCatalogProviderInput.
GithubIdentityProvider defines model for GithubIdentityProvider.
GithubIdentityProviderInput defines model for GithubIdentityProviderInput.
GithubIntegration defines model for GithubIntegration.
GithubIntegrationInput defines model for GithubIntegrationInput.
GitlabAuthProvider defines model for GitlabAuthProvider.
GitlabAuthProviderInput defines model for GitlabAuthProviderInput.
GitlabCatalogProvider defines model for GitlabCatalogProvider.
GitlabCatalogProviderInput defines model for GitlabCatalogProviderInput.
GitlabIdentityProvider defines model for GitlabIdentityProvider.
GitlabIdentityProviderInput defines model for GitlabIdentityProviderInput.
GitlabIntegration defines model for GitlabIntegration.
GitlabIntegrationInput Represents a Gitlab Integration resource.
GoogleAuthProvider defines model for GoogleAuthProvider.
GoogleAuthProviderInput defines model for GoogleAuthProviderInput.
GoogleIdentityProvider defines model for GoogleIdentityProvider.
GoogleIdentityProviderInput defines model for GoogleIdentityProviderInput.
IdentityProvider defines model for IdentityProvider.
IdentityProvider_ProviderConfig The configuration of the Identity Provider.
IdentityProviderConfig Represents an Identity Provider configuration resource.
IdentityProviderInput defines model for IdentityProviderInput.
IdentityProviderInput_ProviderConfig The configuration of the Identity Provider.
IdentityProvidersListResponse defines model for IdentityProvidersListResponse.
Integration defines model for Integration.
Integration_IntegrationConfig The configuration of the Integration.
IntegrationConfig Represents an Integration configuration.
IntegrationInput Represents an Integration resource.
IntegrationInput_IntegrationConfig The configuration of the Integration.
IntegrationsListResponse Represents a list of Integration resources.
LocationCatalogProvider defines model for LocationCatalogProvider.
LocationCatalogProviderInput defines model for LocationCatalogProviderInput.
Organization defines model for Organization.
OrganizationInput defines model for OrganizationInput.
OrganizationsListResponse defines model for OrganizationsListResponse.
PageInfo defines model for PageInfo.
PluginConfiguration defines model for PluginConfiguration.
PluginConfigurationDefinitionSpec Represents a Plugin Configuration Definition resource.
PluginConfigurationInput Represents a Plugin Configuration resource.
PluginConfigurationsListResponse defines model for PluginConfigurationsListResponse.
PluginDefinition defines model for PluginDefinition.
PluginDefinitionBackendSpec Represents a Plugin Definition Backend resource.
PluginDefinitionFrontendExtension Represents a Plugin Definition Frontend Extension resource.
PluginDefinitionFrontendSpec Represents a Plugin Definition Frontend resource.
PluginDefinitionInput Represents a Plugin Definition resource.
PluginDefinitionsListResponse Represents a list of Plugin Definition resources.
PluginNameVersionSpec Represents a Plugin Name Version resource.
Portal defines model for Portal.
PortalInput Represents a Portal resource.
PortalProxiesListResponse Represents a list of Portal Proxy resources.
PortalProxy defines model for PortalProxy.
PortalProxyHeader Represents a Portal Proxy Header resource.
PortalProxyInput Represents a Portal Proxy resource.
PortalProxyPathRewrite Represents a Portal Proxy Path Rewrite resource.
PortalsListResponse Represents a list of Portal resources.
PortalStatus Represents the current status of a Portal.
PortalVersion defines model for PortalVersion.
PortalVersionsListResponse defines model for PortalVersionsListResponse.
SubscriptionEntitlements Represents a Flightdeck Organization's Entitlements status.
SubscriptionInfo defines model for SubscriptionInfo.
TailscaleConnection defines model for TailscaleConnection.
TailscaleConnectionInput defines model for TailscaleConnectionInput.
TaskScheduleDefinitionConfig defines model for TaskScheduleDefinitionConfig.
TaskScheduleDefinitionTimeConfigFrequency defines model for TaskScheduleDefinitionTimeConfigFrequency.
TaskScheduleDefinitionTimeConfigTimeout defines model for TaskScheduleDefinitionTimeConfigTimeout.
Tenant defines model for Tenant.
TenantInput Represents a Tenant resource.
TenantsListResponse Represents a list of Tenant resources.
TenantUser defines model for TenantUser.
TenantUserInput Represents a Tenant User Input resource.
TenantUsersListResponse Represents a list of Tenant User resources.
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
# Interfaces
The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.
# Type aliases
ClientOption allows setting custom parameters during construction.
CreateAuthProviderJSONRequestBody defines body for CreateAuthProvider for application/json ContentType.
CreateCatalogProviderJSONRequestBody defines body for CreateCatalogProvider for application/json ContentType.
CreateConnectionJSONRequestBody defines body for CreateConnection for application/json ContentType.
CreateEntityPageLayoutJSONRequestBody defines body for CreateEntityPageLayout for application/json ContentType.
CreateIdentityProviderJSONRequestBody defines body for CreateIdentityProvider for application/json ContentType.
CreateIntegrationJSONRequestBody defines body for CreateIntegration for application/json ContentType.
CreateOrganizationJSONRequestBody defines body for CreateOrganization for application/json ContentType.
CreatePluginConfigurationJSONRequestBody defines body for CreatePluginConfiguration for application/json ContentType.
CreatePortalJSONRequestBody defines body for CreatePortal for application/json ContentType.
CreatePortalProxyJSONRequestBody defines body for CreatePortalProxy for application/json ContentType.
CreateTenantJSONRequestBody defines body for CreateTenant for application/json ContentType.
CreateTenantUserJSONRequestBody defines body for CreateTenantUser for application/json ContentType.
GithubCatalogProviderFiltersVisibility defines model for GithubCatalogProviderFilters.Visibility.
LocationCatalogProviderAllow defines model for LocationCatalogProvider.Allow.
LocationCatalogProviderInputAllow defines model for LocationCatalogProviderInput.Allow.
PluginDefinitionFrontendExtensionType The type of the Entity Extension.
PortalProxyCredentials The credential configuration of the Portal Proxy.
PortalProxyInputCredentials The credential configuration of the Portal Proxy.
RequestEditorFn is the function signature for the RequestEditor callback function.
UpdateAuthProviderJSONRequestBody defines body for UpdateAuthProvider for application/json ContentType.
UpdateCatalogProviderJSONRequestBody defines body for UpdateCatalogProvider for application/json ContentType.
UpdateConnectionJSONRequestBody defines body for UpdateConnection for application/json ContentType.
UpdateEntityPageLayoutJSONRequestBody defines body for UpdateEntityPageLayout for application/json ContentType.
UpdateIdentityProviderJSONRequestBody defines body for UpdateIdentityProvider for application/json ContentType.
UpdateIntegrationJSONRequestBody defines body for UpdateIntegration for application/json ContentType.
UpdateOrganizationByIDJSONRequestBody defines body for UpdateOrganizationByID for application/json ContentType.
UpdatePluginConfigurationJSONRequestBody defines body for UpdatePluginConfiguration for application/json ContentType.
UpdatePortalJSONRequestBody defines body for UpdatePortal for application/json ContentType.
UpdatePortalProxyJSONRequestBody defines body for UpdatePortalProxy for application/json ContentType.
UpdateTenantJSONRequestBody defines body for UpdateTenant for application/json ContentType.