Rancher 2 v11.0.0 published on Wednesday, Dec 24, 2025 by Pulumi
Rancher 2 v11.0.0 published on Wednesday, Dec 24, 2025 by Pulumi
Using getClusterProxyConfigV2
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 getClusterProxyConfigV2(opts?: InvokeOptions): Promise<GetClusterProxyConfigV2Result>
function getClusterProxyConfigV2Output(opts?: InvokeOptions): Output<GetClusterProxyConfigV2Result>def get_cluster_proxy_config_v2(opts: Optional[InvokeOptions] = None) -> GetClusterProxyConfigV2Result
def get_cluster_proxy_config_v2_output(opts: Optional[InvokeOptions] = None) -> Output[GetClusterProxyConfigV2Result]func LookupClusterProxyConfigV2(ctx *Context, opts ...InvokeOption) (*LookupClusterProxyConfigV2Result, error)
func LookupClusterProxyConfigV2Output(ctx *Context, opts ...InvokeOption) LookupClusterProxyConfigV2ResultOutput> Note: This function is named LookupClusterProxyConfigV2 in the Go SDK.
public static class GetClusterProxyConfigV2
{
public static Task<GetClusterProxyConfigV2Result> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetClusterProxyConfigV2Result> Invoke(InvokeOptions? opts = null)
}public static CompletableFuture<GetClusterProxyConfigV2Result> getClusterProxyConfigV2(InvokeOptions options)
public static Output<GetClusterProxyConfigV2Result> getClusterProxyConfigV2(InvokeOptions options)
fn::invoke:
function: rancher2:index/getClusterProxyConfigV2:getClusterProxyConfigV2
arguments:
# arguments dictionarygetClusterProxyConfigV2 Result
The following output properties are available:
- cluster_
id str - enabled bool
- id str
- The provider-assigned unique ID for this managed resource.
Package Details
- Repository
- Rancher2 pulumi/pulumi-rancher2
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
rancher2Terraform Provider.
Rancher 2 v11.0.0 published on Wednesday, Dec 24, 2025 by Pulumi
