@pulumi/harness 0.3.2 → 0.3.3
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.
- package/autostopping/getAwsAlb.js +13 -1
- package/autostopping/getAwsAlb.js.map +1 -1
- package/autostopping/getAwsProxy.js +16 -1
- package/autostopping/getAwsProxy.js.map +1 -1
- package/autostopping/getAzureGateway.js +16 -1
- package/autostopping/getAzureGateway.js.map +1 -1
- package/autostopping/getAzureProxy.js +18 -1
- package/autostopping/getAzureProxy.js.map +1 -1
- package/autostopping/getGcpProxy.js +16 -1
- package/autostopping/getGcpProxy.js.map +1 -1
- package/autostopping/getRuleEcs.js +10 -1
- package/autostopping/getRuleEcs.js.map +1 -1
- package/autostopping/getRuleRds.js +9 -1
- package/autostopping/getRuleRds.js.map +1 -1
- package/autostopping/getRuleVm.js +12 -1
- package/autostopping/getRuleVm.js.map +1 -1
- package/autostopping/getSchedule.js +4 -1
- package/autostopping/getSchedule.js.map +1 -1
- package/cloudprovider/getDelegateIds.js +7 -1
- package/cloudprovider/getDelegateIds.js.map +1 -1
- package/getApplication.js +10 -1
- package/getApplication.js.map +1 -1
- package/getCurrentAccount.d.ts +3 -3
- package/getCurrentAccount.js +5 -1
- package/getCurrentAccount.js.map +1 -1
- package/getDelegate.js +9 -1
- package/getDelegate.js.map +1 -1
- package/getEncryptedText.js +7 -1
- package/getEncryptedText.js.map +1 -1
- package/getEnvironment.js +7 -1
- package/getEnvironment.js.map +1 -1
- package/getGitConnector.js +6 -1
- package/getGitConnector.js.map +1 -1
- package/getSecretManager.js +8 -1
- package/getSecretManager.js.map +1 -1
- package/getService.js +5 -1
- package/getService.js.map +1 -1
- package/getSshCredential.js +7 -1
- package/getSshCredential.js.map +1 -1
- package/getSsoProvider.js +6 -1
- package/getSsoProvider.js.map +1 -1
- package/getTrigger.js +8 -1
- package/getTrigger.js.map +1 -1
- package/getUser.js +6 -1
- package/getUser.js.map +1 -1
- package/getUserGroup.js +6 -1
- package/getUserGroup.js.map +1 -1
- package/getYamlConfig.js +5 -1
- package/getYamlConfig.js.map +1 -1
- package/governance/getRule.d.ts +78 -0
- package/governance/getRule.js +50 -0
- package/governance/getRule.js.map +1 -0
- package/governance/getRuleEnforcement.js +4 -1
- package/governance/getRuleEnforcement.js.map +1 -1
- package/governance/index.d.ts +6 -0
- package/governance/index.js +9 -1
- package/governance/index.js.map +1 -1
- package/governance/rule.d.ts +103 -0
- package/governance/rule.js +74 -0
- package/governance/rule.js.map +1 -0
- package/package.json +3 -3
- package/platform/fileStoreFile.d.ts +3 -3
- package/platform/fileStoreFolder.d.ts +3 -3
- package/platform/getApiKey.js +11 -1
- package/platform/getApiKey.js.map +1 -1
- package/platform/getAppDynamicsConnector.js +7 -1
- package/platform/getAppDynamicsConnector.js.map +1 -1
- package/platform/getArtifactoryConnector.js +8 -1
- package/platform/getArtifactoryConnector.js.map +1 -1
- package/platform/getAwsCCConnector.js +7 -1
- package/platform/getAwsCCConnector.js.map +1 -1
- package/platform/getAwsConnector.js +7 -1
- package/platform/getAwsConnector.js.map +1 -1
- package/platform/getAwsKmsConnector.js +7 -1
- package/platform/getAwsKmsConnector.js.map +1 -1
- package/platform/getAwsSecretManagerConnector.js +7 -1
- package/platform/getAwsSecretManagerConnector.js.map +1 -1
- package/platform/getAzureCloudCostConnector.js +7 -1
- package/platform/getAzureCloudCostConnector.js.map +1 -1
- package/platform/getAzureCloudProviderConnector.js +7 -1
- package/platform/getAzureCloudProviderConnector.js.map +1 -1
- package/platform/getAzureKeyVaultConnector.js +7 -1
- package/platform/getAzureKeyVaultConnector.js.map +1 -1
- package/platform/getBitbucketConnector.js +7 -1
- package/platform/getBitbucketConnector.js.map +1 -1
- package/platform/getCcmFilters.js +7 -1
- package/platform/getCcmFilters.js.map +1 -1
- package/platform/getConnectorCustomSecretManager.js +8 -1
- package/platform/getConnectorCustomSecretManager.js.map +1 -1
- package/platform/getConnectorCustomhealthsource.js +7 -1
- package/platform/getConnectorCustomhealthsource.js.map +1 -1
- package/platform/getConnectorJdbc.js +7 -1
- package/platform/getConnectorJdbc.js.map +1 -1
- package/platform/getConnectorPdc.js +7 -1
- package/platform/getConnectorPdc.js.map +1 -1
- package/platform/getConnectorRancher.js +8 -1
- package/platform/getConnectorRancher.js.map +1 -1
- package/platform/getCurrentAccount.js +5 -1
- package/platform/getCurrentAccount.js.map +1 -1
- package/platform/getCurrentUser.js +2 -1
- package/platform/getCurrentUser.js.map +1 -1
- package/platform/getDatadogConnector.js +8 -1
- package/platform/getDatadogConnector.js.map +1 -1
- package/platform/getDbInstance.js +8 -1
- package/platform/getDbInstance.js.map +1 -1
- package/platform/getDbSchema.js +7 -1
- package/platform/getDbSchema.js.map +1 -1
- package/platform/getDelegatetoken.js +10 -1
- package/platform/getDelegatetoken.js.map +1 -1
- package/platform/getDockerConnector.js +7 -1
- package/platform/getDockerConnector.js.map +1 -1
- package/platform/getDynatraceConnector.js +7 -1
- package/platform/getDynatraceConnector.js.map +1 -1
- package/platform/getElasticsearchConnector.js +7 -1
- package/platform/getElasticsearchConnector.js.map +1 -1
- package/platform/getEnvironment.js +8 -1
- package/platform/getEnvironment.js.map +1 -1
- package/platform/getEnvironmentClustersMapping.js +8 -1
- package/platform/getEnvironmentClustersMapping.js.map +1 -1
- package/platform/getEnvironmentGroup.js +7 -1
- package/platform/getEnvironmentGroup.js.map +1 -1
- package/platform/getEnvironmentList.js +6 -1
- package/platform/getEnvironmentList.js.map +1 -1
- package/platform/getEnvironmentServiceOverrides.js +8 -1
- package/platform/getEnvironmentServiceOverrides.js.map +1 -1
- package/platform/getFileStoreFile.js +7 -1
- package/platform/getFileStoreFile.js.map +1 -1
- package/platform/getFileStoreFolder.js +7 -1
- package/platform/getFileStoreFolder.js.map +1 -1
- package/platform/getFilters.js +7 -1
- package/platform/getFilters.js.map +1 -1
- package/platform/getGcpCloudCostConnector.js +7 -1
- package/platform/getGcpCloudCostConnector.js.map +1 -1
- package/platform/getGcpConnector.js +7 -1
- package/platform/getGcpConnector.js.map +1 -1
- package/platform/getGcpSecretManagerConnector.js +7 -1
- package/platform/getGcpSecretManagerConnector.js.map +1 -1
- package/platform/getGitConnector.js +7 -1
- package/platform/getGitConnector.js.map +1 -1
- package/platform/getGithubConnector.js +7 -1
- package/platform/getGithubConnector.js.map +1 -1
- package/platform/getGitlabConnector.js +7 -1
- package/platform/getGitlabConnector.js.map +1 -1
- package/platform/getGitopsAgent.js +7 -1
- package/platform/getGitopsAgent.js.map +1 -1
- package/platform/getGitopsAgentDeployYaml.js +10 -1
- package/platform/getGitopsAgentDeployYaml.js.map +1 -1
- package/platform/getGitopsAppProject.js +8 -1
- package/platform/getGitopsAppProject.js.map +1 -1
- package/platform/getGitopsAppProjectMapping.js +8 -1
- package/platform/getGitopsAppProjectMapping.js.map +1 -1
- package/platform/getGitopsApplications.d.ts +6 -0
- package/platform/getGitopsApplications.js +9 -1
- package/platform/getGitopsApplications.js.map +1 -1
- package/platform/getGitopsCluster.js +8 -1
- package/platform/getGitopsCluster.js.map +1 -1
- package/platform/getGitopsGnupg.js +9 -1
- package/platform/getGitopsGnupg.js.map +1 -1
- package/platform/getGitopsRepoCert.js +7 -1
- package/platform/getGitopsRepoCert.js.map +1 -1
- package/platform/getGitopsRepoCred.d.ts +0 -9
- package/platform/getGitopsRepoCred.js +8 -2
- package/platform/getGitopsRepoCred.js.map +1 -1
- package/platform/getGitopsRepository.d.ts +0 -21
- package/platform/getGitopsRepository.js +8 -3
- package/platform/getGitopsRepository.js.map +1 -1
- package/platform/getGitxWebhook.js +9 -1
- package/platform/getGitxWebhook.js.map +1 -1
- package/platform/getHelmConnector.js +7 -1
- package/platform/getHelmConnector.js.map +1 -1
- package/platform/getIacmDefaultPipeline.js +7 -1
- package/platform/getIacmDefaultPipeline.js.map +1 -1
- package/platform/getInfrastructure.js +9 -1
- package/platform/getInfrastructure.js.map +1 -1
- package/platform/getInputSet.js +9 -1
- package/platform/getInputSet.js.map +1 -1
- package/platform/getJenkinsConnector.js +7 -1
- package/platform/getJenkinsConnector.js.map +1 -1
- package/platform/getJiraConnector.js +7 -1
- package/platform/getJiraConnector.js.map +1 -1
- package/platform/getKubernetesCloudCostConnector.js +7 -1
- package/platform/getKubernetesCloudCostConnector.js.map +1 -1
- package/platform/getKubernetesConnector.js +7 -1
- package/platform/getKubernetesConnector.js.map +1 -1
- package/platform/getManualFreeze.js +7 -1
- package/platform/getManualFreeze.js.map +1 -1
- package/platform/getMonitoredService.js +6 -1
- package/platform/getMonitoredService.js.map +1 -1
- package/platform/getNexusConnector.js +7 -1
- package/platform/getNexusConnector.js.map +1 -1
- package/platform/getNotificationRule.js +6 -1
- package/platform/getNotificationRule.js.map +1 -1
- package/platform/getOciHelmConnector.js +7 -1
- package/platform/getOciHelmConnector.js.map +1 -1
- package/platform/getOrganization.js +6 -1
- package/platform/getOrganization.js.map +1 -1
- package/platform/getOverrides.js +7 -1
- package/platform/getOverrides.js.map +1 -1
- package/platform/getPagerdutyConnector.js +7 -1
- package/platform/getPagerdutyConnector.js.map +1 -1
- package/platform/getPermissions.js +6 -1
- package/platform/getPermissions.js.map +1 -1
- package/platform/getPipeline.js +8 -1
- package/platform/getPipeline.js.map +1 -1
- package/platform/getPipelineFilters.js +7 -1
- package/platform/getPipelineFilters.js.map +1 -1
- package/platform/getPipelineList.js +9 -1
- package/platform/getPipelineList.js.map +1 -1
- package/platform/getPolicy.js +9 -1
- package/platform/getPolicy.js.map +1 -1
- package/platform/getPolicySet.js +11 -1
- package/platform/getPolicySet.js.map +1 -1
- package/platform/getProject.js +6 -1
- package/platform/getProject.js.map +1 -1
- package/platform/getProjectList.js +8 -1
- package/platform/getProjectList.js.map +1 -1
- package/platform/getPrometheusConnector.js +7 -1
- package/platform/getPrometheusConnector.js.map +1 -1
- package/platform/getRepo.js +12 -1
- package/platform/getRepo.js.map +1 -1
- package/platform/getRepoRuleBranch.js +12 -1
- package/platform/getRepoRuleBranch.js.map +1 -1
- package/platform/getRepoWebhook.js +13 -1
- package/platform/getRepoWebhook.js.map +1 -1
- package/platform/getResourceGroup.js +7 -1
- package/platform/getResourceGroup.js.map +1 -1
- package/platform/getRoleAssignments.js +6 -1
- package/platform/getRoleAssignments.js.map +1 -1
- package/platform/getRoles.js +9 -1
- package/platform/getRoles.js.map +1 -1
- package/platform/getSecretFile.js +7 -1
- package/platform/getSecretFile.js.map +1 -1
- package/platform/getSecretSshkey.js +7 -1
- package/platform/getSecretSshkey.js.map +1 -1
- package/platform/getSecretText.js +8 -1
- package/platform/getSecretText.js.map +1 -1
- package/platform/getService.js +8 -1
- package/platform/getService.js.map +1 -1
- package/platform/getServiceAccount.js +8 -1
- package/platform/getServiceAccount.js.map +1 -1
- package/platform/getServiceList.js +6 -1
- package/platform/getServiceList.js.map +1 -1
- package/platform/getServiceNowConnector.js +7 -1
- package/platform/getServiceNowConnector.js.map +1 -1
- package/platform/getServiceOverridesV2.js +7 -1
- package/platform/getServiceOverridesV2.js.map +1 -1
- package/platform/getSlo.js +6 -1
- package/platform/getSlo.js.map +1 -1
- package/platform/getSplunkConnector.js +7 -1
- package/platform/getSplunkConnector.js.map +1 -1
- package/platform/getSpotConnector.js +7 -1
- package/platform/getSpotConnector.js.map +1 -1
- package/platform/getSumologicConnector.js +7 -1
- package/platform/getSumologicConnector.js.map +1 -1
- package/platform/getTasConnector.js +7 -1
- package/platform/getTasConnector.js.map +1 -1
- package/platform/getTemplate.js +14 -1
- package/platform/getTemplate.js.map +1 -1
- package/platform/getTemplateFilters.js +7 -1
- package/platform/getTemplateFilters.js.map +1 -1
- package/platform/getTerraformCloudConnector.js +7 -1
- package/platform/getTerraformCloudConnector.js.map +1 -1
- package/platform/getToken.js +18 -1
- package/platform/getToken.js.map +1 -1
- package/platform/getTriggers.js +9 -1
- package/platform/getTriggers.js.map +1 -1
- package/platform/getUser.js +6 -1
- package/platform/getUser.js.map +1 -1
- package/platform/getUsergroup.js +9 -1
- package/platform/getUsergroup.js.map +1 -1
- package/platform/getVariables.js +6 -1
- package/platform/getVariables.js.map +1 -1
- package/platform/getVaultConnector.js +7 -1
- package/platform/getVaultConnector.js.map +1 -1
- package/platform/getWorkspace.js +13 -1
- package/platform/getWorkspace.js.map +1 -1
- package/platform/getWorkspaceOutputValue.js +6 -1
- package/platform/getWorkspaceOutputValue.js.map +1 -1
- package/platform/gitOpsApplications.d.ts +6 -0
- package/platform/gitOpsApplications.js.map +1 -1
- package/platform/organization.d.ts +1 -1
- package/platform/organization.js +1 -1
- package/platform/policy.d.ts +14 -2
- package/platform/policy.js +14 -2
- package/platform/policy.js.map +1 -1
- package/types/input.d.ts +2 -114
- package/types/output.d.ts +34 -40
package/types/input.d.ts
CHANGED
|
@@ -2698,118 +2698,6 @@ export declare namespace platform {
|
|
|
2698
2698
|
*/
|
|
2699
2699
|
trust?: pulumi.Input<string>;
|
|
2700
2700
|
}
|
|
2701
|
-
interface GetGitopsRepoCredCred {
|
|
2702
|
-
/**
|
|
2703
|
-
* Specifies whether helm-oci support should be enabled for this repo.
|
|
2704
|
-
*/
|
|
2705
|
-
enableOci?: boolean;
|
|
2706
|
-
/**
|
|
2707
|
-
* Specifies the GitHub API URL for GitHub app authentication.
|
|
2708
|
-
*/
|
|
2709
|
-
githubAppEnterpriseBaseUrl?: string;
|
|
2710
|
-
/**
|
|
2711
|
-
* Specifies the Github App ID of the app used to access the repo for GitHub app authentication.
|
|
2712
|
-
*/
|
|
2713
|
-
githubAppId?: string;
|
|
2714
|
-
/**
|
|
2715
|
-
* Specifies the ID of the installed GitHub App for GitHub app authentication.
|
|
2716
|
-
*/
|
|
2717
|
-
githubAppInstallationId?: string;
|
|
2718
|
-
/**
|
|
2719
|
-
* github*app*private_key specifies the private key PEM data for authentication via GitHub app.
|
|
2720
|
-
*/
|
|
2721
|
-
githubAppPrivateKey?: string;
|
|
2722
|
-
/**
|
|
2723
|
-
* Password or PAT to be used for authenticating the remote repository.
|
|
2724
|
-
*/
|
|
2725
|
-
password?: string;
|
|
2726
|
-
/**
|
|
2727
|
-
* SSH Key in PEM format for authenticating the repository. Used only for Git repository.
|
|
2728
|
-
*/
|
|
2729
|
-
sshPrivateKey?: string;
|
|
2730
|
-
/**
|
|
2731
|
-
* Certificate in PEM format for authenticating at the repo server. This is used for mTLS.
|
|
2732
|
-
*/
|
|
2733
|
-
tlsClientCertData?: string;
|
|
2734
|
-
/**
|
|
2735
|
-
* Private key in PEM format for authenticating at the repo server. This is used for mTLS.
|
|
2736
|
-
*/
|
|
2737
|
-
tlsClientCertKey?: string;
|
|
2738
|
-
/**
|
|
2739
|
-
* Type specifies the type of the repoCreds.Can be either 'git' or 'helm. 'git' is assumed if empty or absent
|
|
2740
|
-
*/
|
|
2741
|
-
type?: string;
|
|
2742
|
-
/**
|
|
2743
|
-
* URL of the remote repository. Make sure you pass at least an org, this will not work if you just provide the host, for eg. "https://github.com"
|
|
2744
|
-
*/
|
|
2745
|
-
url?: string;
|
|
2746
|
-
/**
|
|
2747
|
-
* Username to be used for authenticating the remote repository.
|
|
2748
|
-
*/
|
|
2749
|
-
username?: string;
|
|
2750
|
-
}
|
|
2751
|
-
interface GetGitopsRepoCredCredArgs {
|
|
2752
|
-
/**
|
|
2753
|
-
* Specifies whether helm-oci support should be enabled for this repo.
|
|
2754
|
-
*/
|
|
2755
|
-
enableOci?: pulumi.Input<boolean>;
|
|
2756
|
-
/**
|
|
2757
|
-
* Specifies the GitHub API URL for GitHub app authentication.
|
|
2758
|
-
*/
|
|
2759
|
-
githubAppEnterpriseBaseUrl?: pulumi.Input<string>;
|
|
2760
|
-
/**
|
|
2761
|
-
* Specifies the Github App ID of the app used to access the repo for GitHub app authentication.
|
|
2762
|
-
*/
|
|
2763
|
-
githubAppId?: pulumi.Input<string>;
|
|
2764
|
-
/**
|
|
2765
|
-
* Specifies the ID of the installed GitHub App for GitHub app authentication.
|
|
2766
|
-
*/
|
|
2767
|
-
githubAppInstallationId?: pulumi.Input<string>;
|
|
2768
|
-
/**
|
|
2769
|
-
* github*app*private_key specifies the private key PEM data for authentication via GitHub app.
|
|
2770
|
-
*/
|
|
2771
|
-
githubAppPrivateKey?: pulumi.Input<string>;
|
|
2772
|
-
/**
|
|
2773
|
-
* Password or PAT to be used for authenticating the remote repository.
|
|
2774
|
-
*/
|
|
2775
|
-
password?: pulumi.Input<string>;
|
|
2776
|
-
/**
|
|
2777
|
-
* SSH Key in PEM format for authenticating the repository. Used only for Git repository.
|
|
2778
|
-
*/
|
|
2779
|
-
sshPrivateKey?: pulumi.Input<string>;
|
|
2780
|
-
/**
|
|
2781
|
-
* Certificate in PEM format for authenticating at the repo server. This is used for mTLS.
|
|
2782
|
-
*/
|
|
2783
|
-
tlsClientCertData?: pulumi.Input<string>;
|
|
2784
|
-
/**
|
|
2785
|
-
* Private key in PEM format for authenticating at the repo server. This is used for mTLS.
|
|
2786
|
-
*/
|
|
2787
|
-
tlsClientCertKey?: pulumi.Input<string>;
|
|
2788
|
-
/**
|
|
2789
|
-
* Type specifies the type of the repoCreds.Can be either 'git' or 'helm. 'git' is assumed if empty or absent
|
|
2790
|
-
*/
|
|
2791
|
-
type?: pulumi.Input<string>;
|
|
2792
|
-
/**
|
|
2793
|
-
* URL of the remote repository. Make sure you pass at least an org, this will not work if you just provide the host, for eg. "https://github.com"
|
|
2794
|
-
*/
|
|
2795
|
-
url?: pulumi.Input<string>;
|
|
2796
|
-
/**
|
|
2797
|
-
* Username to be used for authenticating the remote repository.
|
|
2798
|
-
*/
|
|
2799
|
-
username?: pulumi.Input<string>;
|
|
2800
|
-
}
|
|
2801
|
-
interface GetGitopsRepositoryUpdateMask {
|
|
2802
|
-
/**
|
|
2803
|
-
* The set of field mask paths.
|
|
2804
|
-
*/
|
|
2805
|
-
paths?: string[];
|
|
2806
|
-
}
|
|
2807
|
-
interface GetGitopsRepositoryUpdateMaskArgs {
|
|
2808
|
-
/**
|
|
2809
|
-
* The set of field mask paths.
|
|
2810
|
-
*/
|
|
2811
|
-
paths?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2812
|
-
}
|
|
2813
2701
|
interface GetInfrastructureGitDetails {
|
|
2814
2702
|
/**
|
|
2815
2703
|
* Name of the branch.
|
|
@@ -3682,7 +3570,7 @@ export declare namespace platform {
|
|
|
3682
3570
|
*/
|
|
3683
3571
|
destinations?: pulumi.Input<pulumi.Input<inputs.platform.GitOpsApplicationsApplicationSpecDestination>[]>;
|
|
3684
3572
|
/**
|
|
3685
|
-
* The ArgoCD project name corresponding to this GitOps application.
|
|
3573
|
+
* The ArgoCD project name corresponding to this GitOps application. Value must match mappings of ArgoCD projects to harness project.
|
|
3686
3574
|
*/
|
|
3687
3575
|
project?: pulumi.Input<string>;
|
|
3688
3576
|
/**
|
|
@@ -4448,7 +4336,7 @@ export declare namespace platform {
|
|
|
4448
4336
|
}
|
|
4449
4337
|
interface GitOpsRepositoryRepo {
|
|
4450
4338
|
/**
|
|
4451
|
-
* Identifies the authentication method used to connect to the repository. Possible values: "HTTPS" "SSH" "GITHUB" "HTTPS*ANONYMOUS*
|
|
4339
|
+
* Identifies the authentication method used to connect to the repository. Possible values: "HTTPS" "SSH" "GITHUB" "HTTPS*ANONYMOUS", "GITHUB*ENTERPRISE".
|
|
4452
4340
|
*/
|
|
4453
4341
|
connectionType: pulumi.Input<string>;
|
|
4454
4342
|
/**
|
package/types/output.d.ts
CHANGED
|
@@ -3772,101 +3772,101 @@ export declare namespace platform {
|
|
|
3772
3772
|
/**
|
|
3773
3773
|
* Specifies whether helm-oci support should be enabled for this repo.
|
|
3774
3774
|
*/
|
|
3775
|
-
enableOci
|
|
3775
|
+
enableOci: boolean;
|
|
3776
3776
|
/**
|
|
3777
3777
|
* Specifies the GitHub API URL for GitHub app authentication.
|
|
3778
3778
|
*/
|
|
3779
|
-
githubAppEnterpriseBaseUrl
|
|
3779
|
+
githubAppEnterpriseBaseUrl: string;
|
|
3780
3780
|
/**
|
|
3781
3781
|
* Specifies the Github App ID of the app used to access the repo for GitHub app authentication.
|
|
3782
3782
|
*/
|
|
3783
|
-
githubAppId
|
|
3783
|
+
githubAppId: string;
|
|
3784
3784
|
/**
|
|
3785
3785
|
* Specifies the ID of the installed GitHub App for GitHub app authentication.
|
|
3786
3786
|
*/
|
|
3787
|
-
githubAppInstallationId
|
|
3787
|
+
githubAppInstallationId: string;
|
|
3788
3788
|
/**
|
|
3789
3789
|
* github*app*private_key specifies the private key PEM data for authentication via GitHub app.
|
|
3790
3790
|
*/
|
|
3791
|
-
githubAppPrivateKey
|
|
3791
|
+
githubAppPrivateKey: string;
|
|
3792
3792
|
/**
|
|
3793
3793
|
* Password or PAT to be used for authenticating the remote repository.
|
|
3794
3794
|
*/
|
|
3795
|
-
password
|
|
3795
|
+
password: string;
|
|
3796
3796
|
/**
|
|
3797
3797
|
* SSH Key in PEM format for authenticating the repository. Used only for Git repository.
|
|
3798
3798
|
*/
|
|
3799
|
-
sshPrivateKey
|
|
3799
|
+
sshPrivateKey: string;
|
|
3800
3800
|
/**
|
|
3801
3801
|
* Certificate in PEM format for authenticating at the repo server. This is used for mTLS.
|
|
3802
3802
|
*/
|
|
3803
|
-
tlsClientCertData
|
|
3803
|
+
tlsClientCertData: string;
|
|
3804
3804
|
/**
|
|
3805
3805
|
* Private key in PEM format for authenticating at the repo server. This is used for mTLS.
|
|
3806
3806
|
*/
|
|
3807
|
-
tlsClientCertKey
|
|
3807
|
+
tlsClientCertKey: string;
|
|
3808
3808
|
/**
|
|
3809
3809
|
* Type specifies the type of the repoCreds.Can be either 'git' or 'helm. 'git' is assumed if empty or absent
|
|
3810
3810
|
*/
|
|
3811
|
-
type
|
|
3811
|
+
type: string;
|
|
3812
3812
|
/**
|
|
3813
3813
|
* URL of the remote repository. Make sure you pass at least an org, this will not work if you just provide the host, for eg. "https://github.com"
|
|
3814
3814
|
*/
|
|
3815
|
-
url
|
|
3815
|
+
url: string;
|
|
3816
3816
|
/**
|
|
3817
3817
|
* Username to be used for authenticating the remote repository.
|
|
3818
3818
|
*/
|
|
3819
|
-
username
|
|
3819
|
+
username: string;
|
|
3820
3820
|
}
|
|
3821
3821
|
interface GetGitopsRepositoryRepo {
|
|
3822
3822
|
/**
|
|
3823
3823
|
* Identifies the authentication method used to connect to the repository. Possible values: "HTTPS" "SSH" "GITHUB" "HTTPS_ANONYMOUS_CONNECTION_TYPE"
|
|
3824
3824
|
*/
|
|
3825
|
-
connectionType
|
|
3825
|
+
connectionType: string;
|
|
3826
3826
|
/**
|
|
3827
3827
|
* Indicates if git-lfs support must be enabled for this repo. This is valid only for Git repositories.
|
|
3828
3828
|
*/
|
|
3829
|
-
enableLfs
|
|
3829
|
+
enableLfs: boolean;
|
|
3830
3830
|
/**
|
|
3831
3831
|
* Indicates if helm-oci support must be enabled for this repo.
|
|
3832
3832
|
*/
|
|
3833
|
-
enableOci
|
|
3833
|
+
enableOci: boolean;
|
|
3834
3834
|
/**
|
|
3835
3835
|
* Base URL of GitHub Enterprise installation. If left empty, this defaults to https://api.github.com.
|
|
3836
3836
|
*/
|
|
3837
|
-
githubAppEnterpriseBaseUrl
|
|
3837
|
+
githubAppEnterpriseBaseUrl: string;
|
|
3838
3838
|
/**
|
|
3839
3839
|
* Id of the GitHub app used to access the repo.
|
|
3840
3840
|
*/
|
|
3841
|
-
githubAppId
|
|
3841
|
+
githubAppId: string;
|
|
3842
3842
|
/**
|
|
3843
3843
|
* Installation id of the GitHub app used to access the repo.
|
|
3844
3844
|
*/
|
|
3845
|
-
githubAppInstallationId
|
|
3845
|
+
githubAppInstallationId: string;
|
|
3846
3846
|
/**
|
|
3847
3847
|
* GitHub app private key PEM data.
|
|
3848
3848
|
*/
|
|
3849
|
-
githubAppPrivateKey
|
|
3849
|
+
githubAppPrivateKey: string;
|
|
3850
3850
|
/**
|
|
3851
3851
|
* Indicates if the credentials were inherited from a repository credential.
|
|
3852
3852
|
*/
|
|
3853
|
-
inheritedCreds
|
|
3853
|
+
inheritedCreds: boolean;
|
|
3854
3854
|
/**
|
|
3855
3855
|
* Indicates if the connection to the repository ignores any errors when verifying TLS certificates or SSH host keys.
|
|
3856
3856
|
*/
|
|
3857
|
-
insecure
|
|
3857
|
+
insecure: boolean;
|
|
3858
3858
|
/**
|
|
3859
3859
|
* Indicates if InsecureIgnoreHostKey should be used. Insecure is favored used only for git repos. Deprecated.
|
|
3860
3860
|
*/
|
|
3861
|
-
insecureIgnoreHostKey
|
|
3861
|
+
insecureIgnoreHostKey: boolean;
|
|
3862
3862
|
/**
|
|
3863
3863
|
* Name to be used for this repo. Only used with Helm repos.
|
|
3864
3864
|
*/
|
|
3865
|
-
name
|
|
3865
|
+
name: string;
|
|
3866
3866
|
/**
|
|
3867
3867
|
* Password or PAT to be used for authenticating the remote repository.
|
|
3868
3868
|
*/
|
|
3869
|
-
password
|
|
3869
|
+
password: string;
|
|
3870
3870
|
/**
|
|
3871
3871
|
* The ArgoCD project name corresponding to this GitOps repository. An empty string means that the GitOps repository belongs to the default project created by Harness.
|
|
3872
3872
|
*/
|
|
@@ -3874,23 +3874,23 @@ export declare namespace platform {
|
|
|
3874
3874
|
/**
|
|
3875
3875
|
* The HTTP/HTTPS proxy used to access the repo.
|
|
3876
3876
|
*/
|
|
3877
|
-
proxy
|
|
3877
|
+
proxy: string;
|
|
3878
3878
|
/**
|
|
3879
3879
|
* URL to the remote repository.
|
|
3880
3880
|
*/
|
|
3881
|
-
repo
|
|
3881
|
+
repo: string;
|
|
3882
3882
|
/**
|
|
3883
3883
|
* SSH Key in PEM format for authenticating the repository. Used only for Git repository.
|
|
3884
3884
|
*/
|
|
3885
|
-
sshPrivateKey
|
|
3885
|
+
sshPrivateKey: string;
|
|
3886
3886
|
/**
|
|
3887
3887
|
* Certificate in PEM format for authenticating at the repo server. This is used for mTLS. The value should be base64 encoded.
|
|
3888
3888
|
*/
|
|
3889
|
-
tlsClientCertData
|
|
3889
|
+
tlsClientCertData: string;
|
|
3890
3890
|
/**
|
|
3891
3891
|
* Private key in PEM format for authenticating at the repo server. This is used for mTLS. The value should be base64 encoded.
|
|
3892
3892
|
*/
|
|
3893
|
-
tlsClientCertKey
|
|
3893
|
+
tlsClientCertKey: string;
|
|
3894
3894
|
/**
|
|
3895
3895
|
* Type specifies the type of the repo. Can be either "git" or "helm. "git" is assumed if empty or absent.
|
|
3896
3896
|
*/
|
|
@@ -3898,13 +3898,7 @@ export declare namespace platform {
|
|
|
3898
3898
|
/**
|
|
3899
3899
|
* Username to be used for authenticating the remote repository.
|
|
3900
3900
|
*/
|
|
3901
|
-
username
|
|
3902
|
-
}
|
|
3903
|
-
interface GetGitopsRepositoryUpdateMask {
|
|
3904
|
-
/**
|
|
3905
|
-
* The set of field mask paths.
|
|
3906
|
-
*/
|
|
3907
|
-
paths?: string[];
|
|
3901
|
+
username: string;
|
|
3908
3902
|
}
|
|
3909
3903
|
interface GetHelmConnectorCredential {
|
|
3910
3904
|
/**
|
|
@@ -5154,7 +5148,7 @@ export declare namespace platform {
|
|
|
5154
5148
|
*/
|
|
5155
5149
|
destinations?: outputs.platform.GitOpsApplicationsApplicationSpecDestination[];
|
|
5156
5150
|
/**
|
|
5157
|
-
* The ArgoCD project name corresponding to this GitOps application.
|
|
5151
|
+
* The ArgoCD project name corresponding to this GitOps application. Value must match mappings of ArgoCD projects to harness project.
|
|
5158
5152
|
*/
|
|
5159
5153
|
project?: string;
|
|
5160
5154
|
/**
|
|
@@ -5920,7 +5914,7 @@ export declare namespace platform {
|
|
|
5920
5914
|
}
|
|
5921
5915
|
interface GitOpsRepositoryRepo {
|
|
5922
5916
|
/**
|
|
5923
|
-
* Identifies the authentication method used to connect to the repository. Possible values: "HTTPS" "SSH" "GITHUB" "HTTPS*ANONYMOUS*
|
|
5917
|
+
* Identifies the authentication method used to connect to the repository. Possible values: "HTTPS" "SSH" "GITHUB" "HTTPS*ANONYMOUS", "GITHUB*ENTERPRISE".
|
|
5924
5918
|
*/
|
|
5925
5919
|
connectionType: string;
|
|
5926
5920
|
/**
|
|
@@ -5950,7 +5944,7 @@ export declare namespace platform {
|
|
|
5950
5944
|
/**
|
|
5951
5945
|
* Indicates if the credentials were inherited from a repository credential.
|
|
5952
5946
|
*/
|
|
5953
|
-
inheritedCreds
|
|
5947
|
+
inheritedCreds: boolean;
|
|
5954
5948
|
/**
|
|
5955
5949
|
* Indicates if the connection to the repository ignores any errors when verifying TLS certificates or SSH host keys.
|
|
5956
5950
|
*/
|
|
@@ -5982,7 +5976,7 @@ export declare namespace platform {
|
|
|
5982
5976
|
/**
|
|
5983
5977
|
* SSH Key in PEM format for authenticating the repository. Used only for Git repository.
|
|
5984
5978
|
*/
|
|
5985
|
-
sshPrivateKey
|
|
5979
|
+
sshPrivateKey: string;
|
|
5986
5980
|
/**
|
|
5987
5981
|
* Certificate in PEM format for authenticating at the repo server. This is used for mTLS. The value should be base64 encoded.
|
|
5988
5982
|
*/
|