Rancher 2 v8.1.2 published on Thursday, Mar 13, 2025 by Pulumi
rancher2.getCatalogV2
Explore with Pulumi AI
Use this data source to retrieve information about a Rancher2 catalog v2. Catalog v2 resource is available at Rancher v2.5.x and above.
Using getCatalogV2
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCatalogV2(args: GetCatalogV2Args, opts?: InvokeOptions): Promise<GetCatalogV2Result>
function getCatalogV2Output(args: GetCatalogV2OutputArgs, opts?: InvokeOptions): Output<GetCatalogV2Result>def get_catalog_v2(cluster_id: Optional[str] = None,
                   exponential_backoff_max_retries: Optional[int] = None,
                   exponential_backoff_max_wait: Optional[int] = None,
                   exponential_backoff_min_wait: Optional[int] = None,
                   insecure_plain_http: Optional[bool] = None,
                   name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetCatalogV2Result
def get_catalog_v2_output(cluster_id: Optional[pulumi.Input[str]] = None,
                   exponential_backoff_max_retries: Optional[pulumi.Input[int]] = None,
                   exponential_backoff_max_wait: Optional[pulumi.Input[int]] = None,
                   exponential_backoff_min_wait: Optional[pulumi.Input[int]] = None,
                   insecure_plain_http: Optional[pulumi.Input[bool]] = None,
                   name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetCatalogV2Result]func LookupCatalogV2(ctx *Context, args *LookupCatalogV2Args, opts ...InvokeOption) (*LookupCatalogV2Result, error)
func LookupCatalogV2Output(ctx *Context, args *LookupCatalogV2OutputArgs, opts ...InvokeOption) LookupCatalogV2ResultOutput> Note: This function is named LookupCatalogV2 in the Go SDK.
public static class GetCatalogV2 
{
    public static Task<GetCatalogV2Result> InvokeAsync(GetCatalogV2Args args, InvokeOptions? opts = null)
    public static Output<GetCatalogV2Result> Invoke(GetCatalogV2InvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCatalogV2Result> getCatalogV2(GetCatalogV2Args args, InvokeOptions options)
public static Output<GetCatalogV2Result> getCatalogV2(GetCatalogV2Args args, InvokeOptions options)
fn::invoke:
  function: rancher2:index/getCatalogV2:getCatalogV2
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ClusterId string
- The cluster id of the catalog V2 (string)
- Name string
- The name of the catalog v2 (string)
- ExponentialBackoff intMax Retries 
- ExponentialBackoff intMax Wait 
- ExponentialBackoff intMin Wait 
- InsecurePlain boolHttp 
- ClusterId string
- The cluster id of the catalog V2 (string)
- Name string
- The name of the catalog v2 (string)
- ExponentialBackoff intMax Retries 
- ExponentialBackoff intMax Wait 
- ExponentialBackoff intMin Wait 
- InsecurePlain boolHttp 
- clusterId String
- The cluster id of the catalog V2 (string)
- name String
- The name of the catalog v2 (string)
- exponentialBackoff IntegerMax Retries 
- exponentialBackoff IntegerMax Wait 
- exponentialBackoff IntegerMin Wait 
- insecurePlain BooleanHttp 
- clusterId string
- The cluster id of the catalog V2 (string)
- name string
- The name of the catalog v2 (string)
- exponentialBackoff numberMax Retries 
- exponentialBackoff numberMax Wait 
- exponentialBackoff numberMin Wait 
- insecurePlain booleanHttp 
- cluster_id str
- The cluster id of the catalog V2 (string)
- name str
- The name of the catalog v2 (string)
- exponential_backoff_ intmax_ retries 
- exponential_backoff_ intmax_ wait 
- exponential_backoff_ intmin_ wait 
- insecure_plain_ boolhttp 
- clusterId String
- The cluster id of the catalog V2 (string)
- name String
- The name of the catalog v2 (string)
- exponentialBackoff NumberMax Retries 
- exponentialBackoff NumberMax Wait 
- exponentialBackoff NumberMin Wait 
- insecurePlain BooleanHttp 
getCatalogV2 Result
The following output properties are available:
- Annotations Dictionary<string, string>
- (Computed) Annotations for the catalog v2 (map)
- CaBundle string
- (Computed) PEM encoded CA bundle which will be used to validate the repo's certificate (string)
- ClusterId string
- Enabled bool
- (Computed) If disabled the repo clone will not be updated or allowed to be installed from. Default: true(bool)
- ExponentialBackoff intMax Retries 
- ExponentialBackoff intMax Wait 
- ExponentialBackoff intMin Wait 
- GitBranch string
- (Computed) Git Repository branch containing Helm chart definitions. Default master(string)
- GitRepo string
- (Computed) The url of the catalog v2 repo (string)
- Id string
- The provider-assigned unique ID for this managed resource.
- Insecure bool
- (Computed) Use insecure HTTPS to download the repo's index. Default: false(bool)
- Labels Dictionary<string, string>
- (Computed) Labels for the catalog v2 (map)
- Name string
- ResourceVersion string
- (Computed) The k8s resource version (string)
- SecretName string
- (Computed) K8s secret name to be used to connect to the repo (string)
- SecretNamespace string
- (Computed) K8s secret namespace (string)
- ServiceAccount string
- (Computed) K8s service account used to deploy charts instead of the end users credentials (string)
- ServiceAccount stringNamespace 
- (Computed) The username to access the catalog if needed (string)
- Url string
- (Computed) URL to an index generated by Helm (string)
- InsecurePlain boolHttp 
- Annotations map[string]string
- (Computed) Annotations for the catalog v2 (map)
- CaBundle string
- (Computed) PEM encoded CA bundle which will be used to validate the repo's certificate (string)
- ClusterId string
- Enabled bool
- (Computed) If disabled the repo clone will not be updated or allowed to be installed from. Default: true(bool)
- ExponentialBackoff intMax Retries 
- ExponentialBackoff intMax Wait 
- ExponentialBackoff intMin Wait 
- GitBranch string
- (Computed) Git Repository branch containing Helm chart definitions. Default master(string)
- GitRepo string
- (Computed) The url of the catalog v2 repo (string)
- Id string
- The provider-assigned unique ID for this managed resource.
- Insecure bool
- (Computed) Use insecure HTTPS to download the repo's index. Default: false(bool)
- Labels map[string]string
- (Computed) Labels for the catalog v2 (map)
- Name string
- ResourceVersion string
- (Computed) The k8s resource version (string)
- SecretName string
- (Computed) K8s secret name to be used to connect to the repo (string)
- SecretNamespace string
- (Computed) K8s secret namespace (string)
- ServiceAccount string
- (Computed) K8s service account used to deploy charts instead of the end users credentials (string)
- ServiceAccount stringNamespace 
- (Computed) The username to access the catalog if needed (string)
- Url string
- (Computed) URL to an index generated by Helm (string)
- InsecurePlain boolHttp 
- annotations Map<String,String>
- (Computed) Annotations for the catalog v2 (map)
- caBundle String
- (Computed) PEM encoded CA bundle which will be used to validate the repo's certificate (string)
- clusterId String
- enabled Boolean
- (Computed) If disabled the repo clone will not be updated or allowed to be installed from. Default: true(bool)
- exponentialBackoff IntegerMax Retries 
- exponentialBackoff IntegerMax Wait 
- exponentialBackoff IntegerMin Wait 
- gitBranch String
- (Computed) Git Repository branch containing Helm chart definitions. Default master(string)
- gitRepo String
- (Computed) The url of the catalog v2 repo (string)
- id String
- The provider-assigned unique ID for this managed resource.
- insecure Boolean
- (Computed) Use insecure HTTPS to download the repo's index. Default: false(bool)
- labels Map<String,String>
- (Computed) Labels for the catalog v2 (map)
- name String
- resourceVersion String
- (Computed) The k8s resource version (string)
- secretName String
- (Computed) K8s secret name to be used to connect to the repo (string)
- secretNamespace String
- (Computed) K8s secret namespace (string)
- serviceAccount String
- (Computed) K8s service account used to deploy charts instead of the end users credentials (string)
- serviceAccount StringNamespace 
- (Computed) The username to access the catalog if needed (string)
- url String
- (Computed) URL to an index generated by Helm (string)
- insecurePlain BooleanHttp 
- annotations {[key: string]: string}
- (Computed) Annotations for the catalog v2 (map)
- caBundle string
- (Computed) PEM encoded CA bundle which will be used to validate the repo's certificate (string)
- clusterId string
- enabled boolean
- (Computed) If disabled the repo clone will not be updated or allowed to be installed from. Default: true(bool)
- exponentialBackoff numberMax Retries 
- exponentialBackoff numberMax Wait 
- exponentialBackoff numberMin Wait 
- gitBranch string
- (Computed) Git Repository branch containing Helm chart definitions. Default master(string)
- gitRepo string
- (Computed) The url of the catalog v2 repo (string)
- id string
- The provider-assigned unique ID for this managed resource.
- insecure boolean
- (Computed) Use insecure HTTPS to download the repo's index. Default: false(bool)
- labels {[key: string]: string}
- (Computed) Labels for the catalog v2 (map)
- name string
- resourceVersion string
- (Computed) The k8s resource version (string)
- secretName string
- (Computed) K8s secret name to be used to connect to the repo (string)
- secretNamespace string
- (Computed) K8s secret namespace (string)
- serviceAccount string
- (Computed) K8s service account used to deploy charts instead of the end users credentials (string)
- serviceAccount stringNamespace 
- (Computed) The username to access the catalog if needed (string)
- url string
- (Computed) URL to an index generated by Helm (string)
- insecurePlain booleanHttp 
- annotations Mapping[str, str]
- (Computed) Annotations for the catalog v2 (map)
- ca_bundle str
- (Computed) PEM encoded CA bundle which will be used to validate the repo's certificate (string)
- cluster_id str
- enabled bool
- (Computed) If disabled the repo clone will not be updated or allowed to be installed from. Default: true(bool)
- exponential_backoff_ intmax_ retries 
- exponential_backoff_ intmax_ wait 
- exponential_backoff_ intmin_ wait 
- git_branch str
- (Computed) Git Repository branch containing Helm chart definitions. Default master(string)
- git_repo str
- (Computed) The url of the catalog v2 repo (string)
- id str
- The provider-assigned unique ID for this managed resource.
- insecure bool
- (Computed) Use insecure HTTPS to download the repo's index. Default: false(bool)
- labels Mapping[str, str]
- (Computed) Labels for the catalog v2 (map)
- name str
- resource_version str
- (Computed) The k8s resource version (string)
- secret_name str
- (Computed) K8s secret name to be used to connect to the repo (string)
- secret_namespace str
- (Computed) K8s secret namespace (string)
- service_account str
- (Computed) K8s service account used to deploy charts instead of the end users credentials (string)
- service_account_ strnamespace 
- (Computed) The username to access the catalog if needed (string)
- url str
- (Computed) URL to an index generated by Helm (string)
- insecure_plain_ boolhttp 
- annotations Map<String>
- (Computed) Annotations for the catalog v2 (map)
- caBundle String
- (Computed) PEM encoded CA bundle which will be used to validate the repo's certificate (string)
- clusterId String
- enabled Boolean
- (Computed) If disabled the repo clone will not be updated or allowed to be installed from. Default: true(bool)
- exponentialBackoff NumberMax Retries 
- exponentialBackoff NumberMax Wait 
- exponentialBackoff NumberMin Wait 
- gitBranch String
- (Computed) Git Repository branch containing Helm chart definitions. Default master(string)
- gitRepo String
- (Computed) The url of the catalog v2 repo (string)
- id String
- The provider-assigned unique ID for this managed resource.
- insecure Boolean
- (Computed) Use insecure HTTPS to download the repo's index. Default: false(bool)
- labels Map<String>
- (Computed) Labels for the catalog v2 (map)
- name String
- resourceVersion String
- (Computed) The k8s resource version (string)
- secretName String
- (Computed) K8s secret name to be used to connect to the repo (string)
- secretNamespace String
- (Computed) K8s secret namespace (string)
- serviceAccount String
- (Computed) K8s service account used to deploy charts instead of the end users credentials (string)
- serviceAccount StringNamespace 
- (Computed) The username to access the catalog if needed (string)
- url String
- (Computed) URL to an index generated by Helm (string)
- insecurePlain BooleanHttp 
Package Details
- Repository
- Rancher2 pulumi/pulumi-rancher2
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the rancher2Terraform Provider.