octopusdeploy 0.43.1 published on Wednesday, Apr 30, 2025 by octopusdeploylabs
octopusdeploy.getKubernetesClusterDeploymentTargets
Explore with Pulumi AI
octopusdeploy 0.43.1 published on Wednesday, Apr 30, 2025 by octopusdeploylabs
Provides information about existing Kubernetes cluster deployment targets.
Using getKubernetesClusterDeploymentTargets
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 getKubernetesClusterDeploymentTargets(args: GetKubernetesClusterDeploymentTargetsArgs, opts?: InvokeOptions): Promise<GetKubernetesClusterDeploymentTargetsResult>
function getKubernetesClusterDeploymentTargetsOutput(args: GetKubernetesClusterDeploymentTargetsOutputArgs, opts?: InvokeOptions): Output<GetKubernetesClusterDeploymentTargetsResult>
def get_kubernetes_cluster_deployment_targets(deployment_id: Optional[str] = None,
environments: Optional[Sequence[str]] = None,
health_statuses: Optional[Sequence[str]] = None,
ids: Optional[Sequence[str]] = None,
is_disabled: Optional[bool] = None,
name: Optional[str] = None,
partial_name: Optional[str] = None,
roles: Optional[Sequence[str]] = None,
shell_names: Optional[Sequence[str]] = None,
skip: Optional[float] = None,
space_id: Optional[str] = None,
take: Optional[float] = None,
tenant_tags: Optional[Sequence[str]] = None,
tenants: Optional[Sequence[str]] = None,
thumbprint: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetKubernetesClusterDeploymentTargetsResult
def get_kubernetes_cluster_deployment_targets_output(deployment_id: Optional[pulumi.Input[str]] = None,
environments: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
health_statuses: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
is_disabled: Optional[pulumi.Input[bool]] = None,
name: Optional[pulumi.Input[str]] = None,
partial_name: Optional[pulumi.Input[str]] = None,
roles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
shell_names: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
skip: Optional[pulumi.Input[float]] = None,
space_id: Optional[pulumi.Input[str]] = None,
take: Optional[pulumi.Input[float]] = None,
tenant_tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
tenants: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
thumbprint: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetKubernetesClusterDeploymentTargetsResult]
func GetKubernetesClusterDeploymentTargets(ctx *Context, args *GetKubernetesClusterDeploymentTargetsArgs, opts ...InvokeOption) (*GetKubernetesClusterDeploymentTargetsResult, error)
func GetKubernetesClusterDeploymentTargetsOutput(ctx *Context, args *GetKubernetesClusterDeploymentTargetsOutputArgs, opts ...InvokeOption) GetKubernetesClusterDeploymentTargetsResultOutput
> Note: This function is named GetKubernetesClusterDeploymentTargets
in the Go SDK.
public static class GetKubernetesClusterDeploymentTargets
{
public static Task<GetKubernetesClusterDeploymentTargetsResult> InvokeAsync(GetKubernetesClusterDeploymentTargetsArgs args, InvokeOptions? opts = null)
public static Output<GetKubernetesClusterDeploymentTargetsResult> Invoke(GetKubernetesClusterDeploymentTargetsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetKubernetesClusterDeploymentTargetsResult> getKubernetesClusterDeploymentTargets(GetKubernetesClusterDeploymentTargetsArgs args, InvokeOptions options)
public static Output<GetKubernetesClusterDeploymentTargetsResult> getKubernetesClusterDeploymentTargets(GetKubernetesClusterDeploymentTargetsArgs args, InvokeOptions options)
fn::invoke:
function: octopusdeploy:index/getKubernetesClusterDeploymentTargets:getKubernetesClusterDeploymentTargets
arguments:
# arguments dictionary
The following arguments are supported:
- Deployment
Id string - A filter to search by deployment ID.
- Environments List<string>
- A filter to search by a list of environment IDs.
- Health
Statuses List<string> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - Ids List<string>
- A filter to search by a list of IDs.
- Is
Disabled bool - A filter to search by the disabled status of a resource.
- Name string
- A filter to search by name.
- Partial
Name string - A filter to search by the partial match of a name.
- Roles List<string>
- A filter to search by a list of role IDs.
- Shell
Names List<string> - A list of shell names to match in the query and/or search
- Skip double
- A filter to specify the number of items to skip in the response.
- Space
Id string - The space ID associated with this resource.
- Take double
- A filter to specify the number of items to take (or return) in the response.
- List<string>
- A filter to search by a list of tenant tags.
- Tenants List<string>
- A filter to search by a list of tenant IDs.
- Thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- Deployment
Id string - A filter to search by deployment ID.
- Environments []string
- A filter to search by a list of environment IDs.
- Health
Statuses []string - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - Ids []string
- A filter to search by a list of IDs.
- Is
Disabled bool - A filter to search by the disabled status of a resource.
- Name string
- A filter to search by name.
- Partial
Name string - A filter to search by the partial match of a name.
- Roles []string
- A filter to search by a list of role IDs.
- Shell
Names []string - A list of shell names to match in the query and/or search
- Skip float64
- A filter to specify the number of items to skip in the response.
- Space
Id string - The space ID associated with this resource.
- Take float64
- A filter to specify the number of items to take (or return) in the response.
- []string
- A filter to search by a list of tenant tags.
- Tenants []string
- A filter to search by a list of tenant IDs.
- Thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- deployment
Id String - A filter to search by deployment ID.
- environments List<String>
- A filter to search by a list of environment IDs.
- health
Statuses List<String> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids List<String>
- A filter to search by a list of IDs.
- is
Disabled Boolean - A filter to search by the disabled status of a resource.
- name String
- A filter to search by name.
- partial
Name String - A filter to search by the partial match of a name.
- roles List<String>
- A filter to search by a list of role IDs.
- shell
Names List<String> - A list of shell names to match in the query and/or search
- skip Double
- A filter to specify the number of items to skip in the response.
- space
Id String - The space ID associated with this resource.
- take Double
- A filter to specify the number of items to take (or return) in the response.
- List<String>
- A filter to search by a list of tenant tags.
- tenants List<String>
- A filter to search by a list of tenant IDs.
- thumbprint String
- The thumbprint of the deployment target to match in the query and/or search
- deployment
Id string - A filter to search by deployment ID.
- environments string[]
- A filter to search by a list of environment IDs.
- health
Statuses string[] - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids string[]
- A filter to search by a list of IDs.
- is
Disabled boolean - A filter to search by the disabled status of a resource.
- name string
- A filter to search by name.
- partial
Name string - A filter to search by the partial match of a name.
- roles string[]
- A filter to search by a list of role IDs.
- shell
Names string[] - A list of shell names to match in the query and/or search
- skip number
- A filter to specify the number of items to skip in the response.
- space
Id string - The space ID associated with this resource.
- take number
- A filter to specify the number of items to take (or return) in the response.
- string[]
- A filter to search by a list of tenant tags.
- tenants string[]
- A filter to search by a list of tenant IDs.
- thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- deployment_
id str - A filter to search by deployment ID.
- environments Sequence[str]
- A filter to search by a list of environment IDs.
- health_
statuses Sequence[str] - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids Sequence[str]
- A filter to search by a list of IDs.
- is_
disabled bool - A filter to search by the disabled status of a resource.
- name str
- A filter to search by name.
- partial_
name str - A filter to search by the partial match of a name.
- roles Sequence[str]
- A filter to search by a list of role IDs.
- shell_
names Sequence[str] - A list of shell names to match in the query and/or search
- skip float
- A filter to specify the number of items to skip in the response.
- space_
id str - The space ID associated with this resource.
- take float
- A filter to specify the number of items to take (or return) in the response.
- Sequence[str]
- A filter to search by a list of tenant tags.
- tenants Sequence[str]
- A filter to search by a list of tenant IDs.
- thumbprint str
- The thumbprint of the deployment target to match in the query and/or search
- deployment
Id String - A filter to search by deployment ID.
- environments List<String>
- A filter to search by a list of environment IDs.
- health
Statuses List<String> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids List<String>
- A filter to search by a list of IDs.
- is
Disabled Boolean - A filter to search by the disabled status of a resource.
- name String
- A filter to search by name.
- partial
Name String - A filter to search by the partial match of a name.
- roles List<String>
- A filter to search by a list of role IDs.
- shell
Names List<String> - A list of shell names to match in the query and/or search
- skip Number
- A filter to specify the number of items to skip in the response.
- space
Id String - The space ID associated with this resource.
- take Number
- A filter to specify the number of items to take (or return) in the response.
- List<String>
- A filter to search by a list of tenant tags.
- tenants List<String>
- A filter to search by a list of tenant IDs.
- thumbprint String
- The thumbprint of the deployment target to match in the query and/or search
getKubernetesClusterDeploymentTargets Result
The following output properties are available:
- Id string
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- Kubernetes
Cluster List<GetDeployment Targets Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target> - A list of Kubernetes cluster deployment targets that match the filter(s).
- Space
Id string - The space ID associated with this resource.
- Deployment
Id string - A filter to search by deployment ID.
- Environments List<string>
- A filter to search by a list of environment IDs.
- Health
Statuses List<string> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - Ids List<string>
- A filter to search by a list of IDs.
- Is
Disabled bool - A filter to search by the disabled status of a resource.
- Name string
- A filter to search by name.
- Partial
Name string - A filter to search by the partial match of a name.
- Roles List<string>
- A filter to search by a list of role IDs.
- Shell
Names List<string> - A list of shell names to match in the query and/or search
- Skip double
- A filter to specify the number of items to skip in the response.
- Take double
- A filter to specify the number of items to take (or return) in the response.
- List<string>
- A filter to search by a list of tenant tags.
- Tenants List<string>
- A filter to search by a list of tenant IDs.
- Thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- Id string
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- Kubernetes
Cluster []GetDeployment Targets Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target - A list of Kubernetes cluster deployment targets that match the filter(s).
- Space
Id string - The space ID associated with this resource.
- Deployment
Id string - A filter to search by deployment ID.
- Environments []string
- A filter to search by a list of environment IDs.
- Health
Statuses []string - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - Ids []string
- A filter to search by a list of IDs.
- Is
Disabled bool - A filter to search by the disabled status of a resource.
- Name string
- A filter to search by name.
- Partial
Name string - A filter to search by the partial match of a name.
- Roles []string
- A filter to search by a list of role IDs.
- Shell
Names []string - A list of shell names to match in the query and/or search
- Skip float64
- A filter to specify the number of items to skip in the response.
- Take float64
- A filter to specify the number of items to take (or return) in the response.
- []string
- A filter to search by a list of tenant tags.
- Tenants []string
- A filter to search by a list of tenant IDs.
- Thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- id String
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- kubernetes
Cluster List<GetDeployment Targets Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target> - A list of Kubernetes cluster deployment targets that match the filter(s).
- space
Id String - The space ID associated with this resource.
- deployment
Id String - A filter to search by deployment ID.
- environments List<String>
- A filter to search by a list of environment IDs.
- health
Statuses List<String> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids List<String>
- A filter to search by a list of IDs.
- is
Disabled Boolean - A filter to search by the disabled status of a resource.
- name String
- A filter to search by name.
- partial
Name String - A filter to search by the partial match of a name.
- roles List<String>
- A filter to search by a list of role IDs.
- shell
Names List<String> - A list of shell names to match in the query and/or search
- skip Double
- A filter to specify the number of items to skip in the response.
- take Double
- A filter to specify the number of items to take (or return) in the response.
- List<String>
- A filter to search by a list of tenant tags.
- tenants List<String>
- A filter to search by a list of tenant IDs.
- thumbprint String
- The thumbprint of the deployment target to match in the query and/or search
- id string
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- kubernetes
Cluster GetDeployment Targets Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target[] - A list of Kubernetes cluster deployment targets that match the filter(s).
- space
Id string - The space ID associated with this resource.
- deployment
Id string - A filter to search by deployment ID.
- environments string[]
- A filter to search by a list of environment IDs.
- health
Statuses string[] - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids string[]
- A filter to search by a list of IDs.
- is
Disabled boolean - A filter to search by the disabled status of a resource.
- name string
- A filter to search by name.
- partial
Name string - A filter to search by the partial match of a name.
- roles string[]
- A filter to search by a list of role IDs.
- shell
Names string[] - A list of shell names to match in the query and/or search
- skip number
- A filter to specify the number of items to skip in the response.
- take number
- A filter to specify the number of items to take (or return) in the response.
- string[]
- A filter to search by a list of tenant tags.
- tenants string[]
- A filter to search by a list of tenant IDs.
- thumbprint string
- The thumbprint of the deployment target to match in the query and/or search
- id str
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- kubernetes_
cluster_ Sequence[Getdeployment_ targets Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target] - A list of Kubernetes cluster deployment targets that match the filter(s).
- space_
id str - The space ID associated with this resource.
- deployment_
id str - A filter to search by deployment ID.
- environments Sequence[str]
- A filter to search by a list of environment IDs.
- health_
statuses Sequence[str] - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids Sequence[str]
- A filter to search by a list of IDs.
- is_
disabled bool - A filter to search by the disabled status of a resource.
- name str
- A filter to search by name.
- partial_
name str - A filter to search by the partial match of a name.
- roles Sequence[str]
- A filter to search by a list of role IDs.
- shell_
names Sequence[str] - A list of shell names to match in the query and/or search
- skip float
- A filter to specify the number of items to skip in the response.
- take float
- A filter to specify the number of items to take (or return) in the response.
- Sequence[str]
- A filter to search by a list of tenant tags.
- tenants Sequence[str]
- A filter to search by a list of tenant IDs.
- thumbprint str
- The thumbprint of the deployment target to match in the query and/or search
- id String
- An auto-generated identifier that includes the timestamp when this data source was last modified.
- kubernetes
Cluster List<Property Map>Deployment Targets - A list of Kubernetes cluster deployment targets that match the filter(s).
- space
Id String - The space ID associated with this resource.
- deployment
Id String - A filter to search by deployment ID.
- environments List<String>
- A filter to search by a list of environment IDs.
- health
Statuses List<String> - A filter to search by a list of health statuses of resources. Valid health statuses are
HasWarnings
,Healthy
,Unavailable
,Unhealthy
, orUnknown
. - ids List<String>
- A filter to search by a list of IDs.
- is
Disabled Boolean - A filter to search by the disabled status of a resource.
- name String
- A filter to search by name.
- partial
Name String - A filter to search by the partial match of a name.
- roles List<String>
- A filter to search by a list of role IDs.
- shell
Names List<String> - A list of shell names to match in the query and/or search
- skip Number
- A filter to specify the number of items to skip in the response.
- take Number
- A filter to specify the number of items to take (or return) in the response.
- List<String>
- A filter to search by a list of tenant tags.
- tenants List<String>
- A filter to search by a list of tenant IDs.
- thumbprint String
- The thumbprint of the deployment target to match in the query and/or search
Supporting Types
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTarget
- Authentications
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication> - Aws
Account List<GetAuthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication> - Azure
Service List<GetPrincipal Authentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication> - Certificate
Authentications List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication> - Cluster
Certificate string - Cluster
Certificate stringPath - Cluster
Url string - Container
Options string - Containers
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container> - Default
Worker stringPool Id - Endpoints
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint> - Environments List<string>
- Gcp
Account List<GetAuthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication> - Has
Latest boolCalamari - Health
Status string - Id string
- Is
Disabled bool - Is
In boolProcess - Machine
Policy stringId - Name string
- Namespace string
- Operating
System string - Pod
Authentications List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication> - Proxy
Id string - Roles List<string>
- Running
In boolContainer - Shell
Name string - Shell
Version string - Skip
Tls boolVerification - Space
Id string - Status string
- Status
Summary string - List<string>
- Tenanted
Deployment stringParticipation - Tenants List<string>
- Thumbprint string
- Uri string
- Authentications
[]Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication - Aws
Account []GetAuthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication - Azure
Service []GetPrincipal Authentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication - Certificate
Authentications []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication - Cluster
Certificate string - Cluster
Certificate stringPath - Cluster
Url string - Container
Options string - Containers
[]Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container - Default
Worker stringPool Id - Endpoints
[]Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint - Environments []string
- Gcp
Account []GetAuthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication - Has
Latest boolCalamari - Health
Status string - Id string
- Is
Disabled bool - Is
In boolProcess - Machine
Policy stringId - Name string
- Namespace string
- Operating
System string - Pod
Authentications []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication - Proxy
Id string - Roles []string
- Running
In boolContainer - Shell
Name string - Shell
Version string - Skip
Tls boolVerification - Space
Id string - Status string
- Status
Summary string - []string
- Tenanted
Deployment stringParticipation - Tenants []string
- Thumbprint string
- Uri string
- authentications
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication> - aws
Account List<GetAuthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication> - azure
Service List<GetPrincipal Authentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication> - certificate
Authentications List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication> - cluster
Certificate String - cluster
Certificate StringPath - cluster
Url String - container
Options String - containers
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container> - default
Worker StringPool Id - endpoints
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint> - environments List<String>
- gcp
Account List<GetAuthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication> - has
Latest BooleanCalamari - health
Status String - id String
- is
Disabled Boolean - is
In BooleanProcess - machine
Policy StringId - name String
- namespace String
- operating
System String - pod
Authentications List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication> - proxy
Id String - roles List<String>
- running
In BooleanContainer - shell
Name String - shell
Version String - skip
Tls BooleanVerification - space
Id String - status String
- status
Summary String - List<String>
- tenanted
Deployment StringParticipation - tenants List<String>
- thumbprint String
- uri String
- authentications
Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication[] - aws
Account GetAuthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication[] - azure
Service GetPrincipal Authentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication[] - certificate
Authentications GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication[] - cluster
Certificate string - cluster
Certificate stringPath - cluster
Url string - container
Options string - containers
Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container[] - default
Worker stringPool Id - endpoints
Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint[] - environments string[]
- gcp
Account GetAuthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication[] - has
Latest booleanCalamari - health
Status string - id string
- is
Disabled boolean - is
In booleanProcess - machine
Policy stringId - name string
- namespace string
- operating
System string - pod
Authentications GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication[] - proxy
Id string - roles string[]
- running
In booleanContainer - shell
Name string - shell
Version string - skip
Tls booleanVerification - space
Id string - status string
- status
Summary string - string[]
- tenanted
Deployment stringParticipation - tenants string[]
- thumbprint string
- uri string
- authentications
Sequence[Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication] - aws_
account_ Sequence[Getauthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication] - azure_
service_ Sequence[Getprincipal_ authentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication] - certificate_
authentications Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication] - cluster_
certificate str - cluster_
certificate_ strpath - cluster_
url str - container_
options str - containers
Sequence[Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container] - default_
worker_ strpool_ id - endpoints
Sequence[Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint] - environments Sequence[str]
- gcp_
account_ Sequence[Getauthentications Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication] - has_
latest_ boolcalamari - health_
status str - id str
- is_
disabled bool - is_
in_ boolprocess - machine_
policy_ strid - name str
- namespace str
- operating_
system str - pod_
authentications Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication] - proxy_
id str - roles Sequence[str]
- running_
in_ boolcontainer - shell_
name str - shell_
version str - skip_
tls_ boolverification - space_
id str - status str
- status_
summary str - Sequence[str]
- tenanted_
deployment_ strparticipation - tenants Sequence[str]
- thumbprint str
- uri str
- authentications List<Property Map>
- aws
Account List<Property Map>Authentications - azure
Service List<Property Map>Principal Authentications - certificate
Authentications List<Property Map> - cluster
Certificate String - cluster
Certificate StringPath - cluster
Url String - container
Options String - containers List<Property Map>
- default
Worker StringPool Id - endpoints List<Property Map>
- environments List<String>
- gcp
Account List<Property Map>Authentications - has
Latest BooleanCalamari - health
Status String - id String
- is
Disabled Boolean - is
In BooleanProcess - machine
Policy StringId - name String
- namespace String
- operating
System String - pod
Authentications List<Property Map> - proxy
Id String - roles List<String>
- running
In BooleanContainer - shell
Name String - shell
Version String - skip
Tls BooleanVerification - space
Id String - status String
- status
Summary String - List<String>
- tenanted
Deployment StringParticipation - tenants List<String>
- thumbprint String
- uri String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetAuthentication
- Account
Id string
- Account
Id string
- account
Id String
- account
Id string
- account_
id str
- account
Id String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetAwsAccountAuthentication
- Account
Id string - Assume
Role bool - Assume
Role stringExternal Id - Assume
Role doubleSession Duration - Assumed
Role stringArn - Assumed
Role stringSession - Cluster
Name string - Use
Instance boolRole
- Account
Id string - Assume
Role bool - Assume
Role stringExternal Id - Assume
Role float64Session Duration - Assumed
Role stringArn - Assumed
Role stringSession - Cluster
Name string - Use
Instance boolRole
- account
Id String - assume
Role Boolean - assume
Role StringExternal Id - assume
Role DoubleSession Duration - assumed
Role StringArn - assumed
Role StringSession - cluster
Name String - use
Instance BooleanRole
- account
Id string - assume
Role boolean - assume
Role stringExternal Id - assume
Role numberSession Duration - assumed
Role stringArn - assumed
Role stringSession - cluster
Name string - use
Instance booleanRole
- account_
id str - assume_
role bool - assume_
role_ strexternal_ id - assume_
role_ floatsession_ duration - assumed_
role_ strarn - assumed_
role_ strsession - cluster_
name str - use_
instance_ boolrole
- account
Id String - assume
Role Boolean - assume
Role StringExternal Id - assume
Role NumberSession Duration - assumed
Role StringArn - assumed
Role StringSession - cluster
Name String - use
Instance BooleanRole
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetAzureServicePrincipalAuthentication
- Account
Id string - Admin
Login string - Cluster
Name string - Cluster
Resource stringGroup
- Account
Id string - Admin
Login string - Cluster
Name string - Cluster
Resource stringGroup
- account
Id String - admin
Login String - cluster
Name String - cluster
Resource StringGroup
- account
Id string - admin
Login string - cluster
Name string - cluster
Resource stringGroup
- account_
id str - admin_
login str - cluster_
name str - cluster_
resource_ strgroup
- account
Id String - admin
Login String - cluster
Name String - cluster
Resource StringGroup
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetCertificateAuthentication
- Client
Certificate string
- Client
Certificate string
- client
Certificate String
- client
Certificate string
- client
Certificate String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetContainer
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpoint
- Aad
Client stringCredential Secret - Aad
Credential stringType - Aad
User stringCredential Username - Account
Id string - Applications
Directory string - Authentications
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication> - Certificate
Signature stringAlgorithm - Certificate
Store stringLocation - Certificate
Store stringName - Client
Certificate stringVariable - Cloud
Service stringName - Cluster
Certificate string - Cluster
Certificate stringPath - Cluster
Url string - Communication
Style string - Connection
Endpoint string - Container
Options string - Containers
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container> - Default
Worker stringPool Id - Destinations
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination> - Dot
Net stringCore Platform - Fingerprint string
- Host string
- Id string
- Namespace string
- Port double
- Proxy
Id string - Resource
Group stringName - Running
In boolContainer - Security
Mode string - Server
Certificate stringThumbprint - Skip
Tls boolVerification - Slot string
- Storage
Account stringName - Swap
If boolPossible - Tentacle
Version List<GetDetails Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail> - Thumbprint string
- Uri string
- Use
Current boolInstance Count - Web
App stringName - Web
App stringSlot Name - Working
Directory string
- Aad
Client stringCredential Secret - Aad
Credential stringType - Aad
User stringCredential Username - Account
Id string - Applications
Directory string - Authentications
[]Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication - Certificate
Signature stringAlgorithm - Certificate
Store stringLocation - Certificate
Store stringName - Client
Certificate stringVariable - Cloud
Service stringName - Cluster
Certificate string - Cluster
Certificate stringPath - Cluster
Url string - Communication
Style string - Connection
Endpoint string - Container
Options string - Containers
[]Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container - Default
Worker stringPool Id - Destinations
[]Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination - Dot
Net stringCore Platform - Fingerprint string
- Host string
- Id string
- Namespace string
- Port float64
- Proxy
Id string - Resource
Group stringName - Running
In boolContainer - Security
Mode string - Server
Certificate stringThumbprint - Skip
Tls boolVerification - Slot string
- Storage
Account stringName - Swap
If boolPossible - Tentacle
Version []GetDetails Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail - Thumbprint string
- Uri string
- Use
Current boolInstance Count - Web
App stringName - Web
App stringSlot Name - Working
Directory string
- aad
Client StringCredential Secret - aad
Credential StringType - aad
User StringCredential Username - account
Id String - applications
Directory String - authentications
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication> - certificate
Signature StringAlgorithm - certificate
Store StringLocation - certificate
Store StringName - client
Certificate StringVariable - cloud
Service StringName - cluster
Certificate String - cluster
Certificate StringPath - cluster
Url String - communication
Style String - connection
Endpoint String - container
Options String - containers
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container> - default
Worker StringPool Id - destinations
List<Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination> - dot
Net StringCore Platform - fingerprint String
- host String
- id String
- namespace String
- port Double
- proxy
Id String - resource
Group StringName - running
In BooleanContainer - security
Mode String - server
Certificate StringThumbprint - skip
Tls BooleanVerification - slot String
- storage
Account StringName - swap
If BooleanPossible - tentacle
Version List<GetDetails Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail> - thumbprint String
- uri String
- use
Current BooleanInstance Count - web
App StringName - web
App StringSlot Name - working
Directory String
- aad
Client stringCredential Secret - aad
Credential stringType - aad
User stringCredential Username - account
Id string - applications
Directory string - authentications
Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication[] - certificate
Signature stringAlgorithm - certificate
Store stringLocation - certificate
Store stringName - client
Certificate stringVariable - cloud
Service stringName - cluster
Certificate string - cluster
Certificate stringPath - cluster
Url string - communication
Style string - connection
Endpoint string - container
Options string - containers
Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container[] - default
Worker stringPool Id - destinations
Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination[] - dot
Net stringCore Platform - fingerprint string
- host string
- id string
- namespace string
- port number
- proxy
Id string - resource
Group stringName - running
In booleanContainer - security
Mode string - server
Certificate stringThumbprint - skip
Tls booleanVerification - slot string
- storage
Account stringName - swap
If booleanPossible - tentacle
Version GetDetails Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail[] - thumbprint string
- uri string
- use
Current booleanInstance Count - web
App stringName - web
App stringSlot Name - working
Directory string
- aad_
client_ strcredential_ secret - aad_
credential_ strtype - aad_
user_ strcredential_ username - account_
id str - applications_
directory str - authentications
Sequence[Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication] - certificate_
signature_ stralgorithm - certificate_
store_ strlocation - certificate_
store_ strname - client_
certificate_ strvariable - cloud_
service_ strname - cluster_
certificate str - cluster_
certificate_ strpath - cluster_
url str - communication_
style str - connection_
endpoint str - container_
options str - containers
Sequence[Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container] - default_
worker_ strpool_ id - destinations
Sequence[Get
Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination] - dot_
net_ strcore_ platform - fingerprint str
- host str
- id str
- namespace str
- port float
- proxy_
id str - resource_
group_ strname - running_
in_ boolcontainer - security_
mode str - server_
certificate_ strthumbprint - skip_
tls_ boolverification - slot str
- storage_
account_ strname - swap_
if_ boolpossible - tentacle_
version_ Sequence[Getdetails Kubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail] - thumbprint str
- uri str
- use_
current_ boolinstance_ count - web_
app_ strname - web_
app_ strslot_ name - working_
directory str
- aad
Client StringCredential Secret - aad
Credential StringType - aad
User StringCredential Username - account
Id String - applications
Directory String - authentications List<Property Map>
- certificate
Signature StringAlgorithm - certificate
Store StringLocation - certificate
Store StringName - client
Certificate StringVariable - cloud
Service StringName - cluster
Certificate String - cluster
Certificate StringPath - cluster
Url String - communication
Style String - connection
Endpoint String - container
Options String - containers List<Property Map>
- default
Worker StringPool Id - destinations List<Property Map>
- dot
Net StringCore Platform - fingerprint String
- host String
- id String
- namespace String
- port Number
- proxy
Id String - resource
Group StringName - running
In BooleanContainer - security
Mode String - server
Certificate StringThumbprint - skip
Tls BooleanVerification - slot String
- storage
Account StringName - swap
If BooleanPossible - tentacle
Version List<Property Map>Details - thumbprint String
- uri String
- use
Current BooleanInstance Count - web
App StringName - web
App StringSlot Name - working
Directory String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpointAuthentication
- Account
Id string - Admin
Login string - Assume
Role bool - Assume
Role stringExternal Id - Assume
Role doubleSession Duration - Assumed
Role stringArn - Assumed
Role stringSession - Authentication
Type string - Client
Certificate string - Cluster
Name string - Cluster
Resource stringGroup - Impersonate
Service boolAccount - Project string
- Region string
- Service
Account stringEmails - Token
Path string - Use
Instance boolRole - Use
Vm boolService Account - Zone string
- Account
Id string - Admin
Login string - Assume
Role bool - Assume
Role stringExternal Id - Assume
Role float64Session Duration - Assumed
Role stringArn - Assumed
Role stringSession - Authentication
Type string - Client
Certificate string - Cluster
Name string - Cluster
Resource stringGroup - Impersonate
Service boolAccount - Project string
- Region string
- Service
Account stringEmails - Token
Path string - Use
Instance boolRole - Use
Vm boolService Account - Zone string
- account
Id String - admin
Login String - assume
Role Boolean - assume
Role StringExternal Id - assume
Role DoubleSession Duration - assumed
Role StringArn - assumed
Role StringSession - authentication
Type String - client
Certificate String - cluster
Name String - cluster
Resource StringGroup - impersonate
Service BooleanAccount - project String
- region String
- service
Account StringEmails - token
Path String - use
Instance BooleanRole - use
Vm BooleanService Account - zone String
- account
Id string - admin
Login string - assume
Role boolean - assume
Role stringExternal Id - assume
Role numberSession Duration - assumed
Role stringArn - assumed
Role stringSession - authentication
Type string - client
Certificate string - cluster
Name string - cluster
Resource stringGroup - impersonate
Service booleanAccount - project string
- region string
- service
Account stringEmails - token
Path string - use
Instance booleanRole - use
Vm booleanService Account - zone string
- account_
id str - admin_
login str - assume_
role bool - assume_
role_ strexternal_ id - assume_
role_ floatsession_ duration - assumed_
role_ strarn - assumed_
role_ strsession - authentication_
type str - client_
certificate str - cluster_
name str - cluster_
resource_ strgroup - impersonate_
service_ boolaccount - project str
- region str
- service_
account_ stremails - token_
path str - use_
instance_ boolrole - use_
vm_ boolservice_ account - zone str
- account
Id String - admin
Login String - assume
Role Boolean - assume
Role StringExternal Id - assume
Role NumberSession Duration - assumed
Role StringArn - assumed
Role StringSession - authentication
Type String - client
Certificate String - cluster
Name String - cluster
Resource StringGroup - impersonate
Service BooleanAccount - project String
- region String
- service
Account StringEmails - token
Path String - use
Instance BooleanRole - use
Vm BooleanService Account - zone String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpointContainer
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpointDestination
- Destination
Type string - Drop
Folder stringPath
- Destination
Type string - Drop
Folder stringPath
- destination
Type String - drop
Folder StringPath
- destination
Type string - drop
Folder stringPath
- destination_
type str - drop_
folder_ strpath
- destination
Type String - drop
Folder StringPath
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpointTentacleVersionDetail
- Upgrade
Locked bool - Upgrade
Required bool - Upgrade
Suggested bool - Version string
- Upgrade
Locked bool - Upgrade
Required bool - Upgrade
Suggested bool - Version string
- upgrade
Locked Boolean - upgrade
Required Boolean - upgrade
Suggested Boolean - version String
- upgrade
Locked boolean - upgrade
Required boolean - upgrade
Suggested boolean - version string
- upgrade_
locked bool - upgrade_
required bool - upgrade_
suggested bool - version str
- upgrade
Locked Boolean - upgrade
Required Boolean - upgrade
Suggested Boolean - version String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetGcpAccountAuthentication
- Account
Id string - Cluster
Name string - Impersonate
Service boolAccount - Project string
- Region string
- Service
Account stringEmails - Use
Vm boolService Account - Zone string
- Account
Id string - Cluster
Name string - Impersonate
Service boolAccount - Project string
- Region string
- Service
Account stringEmails - Use
Vm boolService Account - Zone string
- account
Id String - cluster
Name String - impersonate
Service BooleanAccount - project String
- region String
- service
Account StringEmails - use
Vm BooleanService Account - zone String
- account
Id string - cluster
Name string - impersonate
Service booleanAccount - project string
- region string
- service
Account stringEmails - use
Vm booleanService Account - zone string
- account_
id str - cluster_
name str - impersonate_
service_ boolaccount - project str
- region str
- service_
account_ stremails - use_
vm_ boolservice_ account - zone str
- account
Id String - cluster
Name String - impersonate
Service BooleanAccount - project String
- region String
- service
Account StringEmails - use
Vm BooleanService Account - zone String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetPodAuthentication
- Token
Path string
- Token
Path string
- token
Path String
- token
Path string
- token_
path str
- token
Path String
Package Details
- Repository
- octopusdeploy octopusdeploylabs/terraform-provider-octopusdeploy
- License
- Notes
- This Pulumi package is based on the
octopusdeploy
Terraform Provider.
octopusdeploy 0.43.1 published on Wednesday, Apr 30, 2025 by octopusdeploylabs