octopusdeploy 0.43.0 published on Thursday, Apr 17, 2025 by octopusdeploylabs
octopusdeploy.getKubernetesClusterDeploymentTargets
Explore with Pulumi AI
octopusdeploy 0.43.0 published on Thursday, Apr 17, 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
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication> - Aws
Account Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication> - Azure
Service Principal Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication> - Certificate
Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication> - Cluster
Certificate This property is required. string - Cluster
Certificate Path This property is required. string - Cluster
Url This property is required. string - Container
Options This property is required. string - Containers
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container> - Default
Worker Pool Id This property is required. string - Endpoints
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint> - Environments
This property is required. List<string> - Gcp
Account Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication> - Has
Latest Calamari This property is required. bool - Health
Status This property is required. string - Id
This property is required. string - Is
Disabled This property is required. bool - Is
In Process This property is required. bool - Machine
Policy Id This property is required. string - Name
This property is required. string - Namespace
This property is required. string - Operating
System This property is required. string - Pod
Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication> - Proxy
Id This property is required. string - Roles
This property is required. List<string> - Running
In Container This property is required. bool - Shell
Name This property is required. string - Shell
Version This property is required. string - Skip
Tls Verification This property is required. bool - Space
Id This property is required. string - Status
This property is required. string - Status
Summary This property is required. string This property is required. List<string>- Tenanted
Deployment Participation This property is required. string - Tenants
This property is required. List<string> - Thumbprint
This property is required. string - Uri
This property is required. string
- Authentications
This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication - Aws
Account Authentications This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication - Azure
Service Principal Authentications This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication - Certificate
Authentications This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication - Cluster
Certificate This property is required. string - Cluster
Certificate Path This property is required. string - Cluster
Url This property is required. string - Container
Options This property is required. string - Containers
This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container - Default
Worker Pool Id This property is required. string - Endpoints
This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint - Environments
This property is required. []string - Gcp
Account Authentications This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication - Has
Latest Calamari This property is required. bool - Health
Status This property is required. string - Id
This property is required. string - Is
Disabled This property is required. bool - Is
In Process This property is required. bool - Machine
Policy Id This property is required. string - Name
This property is required. string - Namespace
This property is required. string - Operating
System This property is required. string - Pod
Authentications This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication - Proxy
Id This property is required. string - Roles
This property is required. []string - Running
In Container This property is required. bool - Shell
Name This property is required. string - Shell
Version This property is required. string - Skip
Tls Verification This property is required. bool - Space
Id This property is required. string - Status
This property is required. string - Status
Summary This property is required. string This property is required. []string- Tenanted
Deployment Participation This property is required. string - Tenants
This property is required. []string - Thumbprint
This property is required. string - Uri
This property is required. string
- authentications
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication> - aws
Account Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication> - azure
Service Principal Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication> - certificate
Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication> - cluster
Certificate This property is required. String - cluster
Certificate Path This property is required. String - cluster
Url This property is required. String - container
Options This property is required. String - containers
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container> - default
Worker Pool Id This property is required. String - endpoints
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint> - environments
This property is required. List<String> - gcp
Account Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication> - has
Latest Calamari This property is required. Boolean - health
Status This property is required. String - id
This property is required. String - is
Disabled This property is required. Boolean - is
In Process This property is required. Boolean - machine
Policy Id This property is required. String - name
This property is required. String - namespace
This property is required. String - operating
System This property is required. String - pod
Authentications This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication> - proxy
Id This property is required. String - roles
This property is required. List<String> - running
In Container This property is required. Boolean - shell
Name This property is required. String - shell
Version This property is required. String - skip
Tls Verification This property is required. Boolean - space
Id This property is required. String - status
This property is required. String - status
Summary This property is required. String This property is required. List<String>- tenanted
Deployment Participation This property is required. String - tenants
This property is required. List<String> - thumbprint
This property is required. String - uri
This property is required. String
- authentications
This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication[] - aws
Account Authentications This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication[] - azure
Service Principal Authentications This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication[] - certificate
Authentications This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication[] - cluster
Certificate This property is required. string - cluster
Certificate Path This property is required. string - cluster
Url This property is required. string - container
Options This property is required. string - containers
This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container[] - default
Worker Pool Id This property is required. string - endpoints
This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint[] - environments
This property is required. string[] - gcp
Account Authentications This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication[] - has
Latest Calamari This property is required. boolean - health
Status This property is required. string - id
This property is required. string - is
Disabled This property is required. boolean - is
In Process This property is required. boolean - machine
Policy Id This property is required. string - name
This property is required. string - namespace
This property is required. string - operating
System This property is required. string - pod
Authentications This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication[] - proxy
Id This property is required. string - roles
This property is required. string[] - running
In Container This property is required. boolean - shell
Name This property is required. string - shell
Version This property is required. string - skip
Tls Verification This property is required. boolean - space
Id This property is required. string - status
This property is required. string - status
Summary This property is required. string This property is required. string[]- tenanted
Deployment Participation This property is required. string - tenants
This property is required. string[] - thumbprint
This property is required. string - uri
This property is required. string
- authentications
This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Authentication] - aws_
account_ authentications This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Aws Account Authentication] - azure_
service_ principal_ authentications This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Azure Service Principal Authentication] - certificate_
authentications This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Certificate Authentication] - cluster_
certificate This property is required. str - cluster_
certificate_ path This property is required. str - cluster_
url This property is required. str - container_
options This property is required. str - containers
This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Container] - default_
worker_ pool_ id This property is required. str - endpoints
This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint] - environments
This property is required. Sequence[str] - gcp_
account_ authentications This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Gcp Account Authentication] - has_
latest_ calamari This property is required. bool - health_
status This property is required. str - id
This property is required. str - is_
disabled This property is required. bool - is_
in_ process This property is required. bool - machine_
policy_ id This property is required. str - name
This property is required. str - namespace
This property is required. str - operating_
system This property is required. str - pod_
authentications This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Pod Authentication] - proxy_
id This property is required. str - roles
This property is required. Sequence[str] - running_
in_ container This property is required. bool - shell_
name This property is required. str - shell_
version This property is required. str - skip_
tls_ verification This property is required. bool - space_
id This property is required. str - status
This property is required. str - status_
summary This property is required. str This property is required. Sequence[str]- tenanted_
deployment_ participation This property is required. str - tenants
This property is required. Sequence[str] - thumbprint
This property is required. str - uri
This property is required. str
- authentications
This property is required. List<Property Map> - aws
Account Authentications This property is required. List<Property Map> - azure
Service Principal Authentications This property is required. List<Property Map> - certificate
Authentications This property is required. List<Property Map> - cluster
Certificate This property is required. String - cluster
Certificate Path This property is required. String - cluster
Url This property is required. String - container
Options This property is required. String - containers
This property is required. List<Property Map> - default
Worker Pool Id This property is required. String - endpoints
This property is required. List<Property Map> - environments
This property is required. List<String> - gcp
Account Authentications This property is required. List<Property Map> - has
Latest Calamari This property is required. Boolean - health
Status This property is required. String - id
This property is required. String - is
Disabled This property is required. Boolean - is
In Process This property is required. Boolean - machine
Policy Id This property is required. String - name
This property is required. String - namespace
This property is required. String - operating
System This property is required. String - pod
Authentications This property is required. List<Property Map> - proxy
Id This property is required. String - roles
This property is required. List<String> - running
In Container This property is required. Boolean - shell
Name This property is required. String - shell
Version This property is required. String - skip
Tls Verification This property is required. Boolean - space
Id This property is required. String - status
This property is required. String - status
Summary This property is required. String This property is required. List<String>- tenanted
Deployment Participation This property is required. String - tenants
This property is required. List<String> - thumbprint
This property is required. String - uri
This property is required. String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetAuthentication
- Account
Id This property is required. string
- Account
Id This property is required. string
- account
Id This property is required. String
- account
Id This property is required. string
- account_
id This property is required. str
- account
Id This property is required. String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetAwsAccountAuthentication
- Account
Id This property is required. string - Assume
Role This property is required. bool - Assume
Role External Id This property is required. string - Assume
Role Session Duration This property is required. double - Assumed
Role Arn This property is required. string - Assumed
Role Session This property is required. string - Cluster
Name This property is required. string - Use
Instance Role This property is required. bool
- Account
Id This property is required. string - Assume
Role This property is required. bool - Assume
Role External Id This property is required. string - Assume
Role Session Duration This property is required. float64 - Assumed
Role Arn This property is required. string - Assumed
Role Session This property is required. string - Cluster
Name This property is required. string - Use
Instance Role This property is required. bool
- account
Id This property is required. String - assume
Role This property is required. Boolean - assume
Role External Id This property is required. String - assume
Role Session Duration This property is required. Double - assumed
Role Arn This property is required. String - assumed
Role Session This property is required. String - cluster
Name This property is required. String - use
Instance Role This property is required. Boolean
- account
Id This property is required. string - assume
Role This property is required. boolean - assume
Role External Id This property is required. string - assume
Role Session Duration This property is required. number - assumed
Role Arn This property is required. string - assumed
Role Session This property is required. string - cluster
Name This property is required. string - use
Instance Role This property is required. boolean
- account_
id This property is required. str - assume_
role This property is required. bool - assume_
role_ external_ id This property is required. str - assume_
role_ session_ duration This property is required. float - assumed_
role_ arn This property is required. str - assumed_
role_ session This property is required. str - cluster_
name This property is required. str - use_
instance_ role This property is required. bool
- account
Id This property is required. String - assume
Role This property is required. Boolean - assume
Role External Id This property is required. String - assume
Role Session Duration This property is required. Number - assumed
Role Arn This property is required. String - assumed
Role Session This property is required. String - cluster
Name This property is required. String - use
Instance Role This property is required. Boolean
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetAzureServicePrincipalAuthentication
- Account
Id This property is required. string - Admin
Login This property is required. string - Cluster
Name This property is required. string - Cluster
Resource Group This property is required. string
- Account
Id This property is required. string - Admin
Login This property is required. string - Cluster
Name This property is required. string - Cluster
Resource Group This property is required. string
- account
Id This property is required. String - admin
Login This property is required. String - cluster
Name This property is required. String - cluster
Resource Group This property is required. String
- account
Id This property is required. string - admin
Login This property is required. string - cluster
Name This property is required. string - cluster
Resource Group This property is required. string
- account_
id This property is required. str - admin_
login This property is required. str - cluster_
name This property is required. str - cluster_
resource_ group This property is required. str
- account
Id This property is required. String - admin
Login This property is required. String - cluster
Name This property is required. String - cluster
Resource Group This property is required. String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetCertificateAuthentication
- Client
Certificate This property is required. string
- Client
Certificate This property is required. string
- client
Certificate This property is required. String
- client
Certificate This property is required. string
- client_
certificate This property is required. str
- client
Certificate This property is required. String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetContainer
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpoint
- Aad
Client Credential Secret This property is required. string - Aad
Credential Type This property is required. string - Aad
User Credential Username This property is required. string - Account
Id This property is required. string - Applications
Directory This property is required. string - Authentications
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication> - Certificate
Signature Algorithm This property is required. string - Certificate
Store Location This property is required. string - Certificate
Store Name This property is required. string - Client
Certificate Variable This property is required. string - Cloud
Service Name This property is required. string - Cluster
Certificate This property is required. string - Cluster
Certificate Path This property is required. string - Cluster
Url This property is required. string - Communication
Style This property is required. string - Connection
Endpoint This property is required. string - Container
Options This property is required. string - Containers
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container> - Default
Worker Pool Id This property is required. string - Destinations
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination> - Dot
Net Core Platform This property is required. string - Fingerprint
This property is required. string - Host
This property is required. string - Id
This property is required. string - Namespace
This property is required. string - Port
This property is required. double - Proxy
Id This property is required. string - Resource
Group Name This property is required. string - Running
In Container This property is required. bool - Security
Mode This property is required. string - Server
Certificate Thumbprint This property is required. string - Skip
Tls Verification This property is required. bool - Slot
This property is required. string - Storage
Account Name This property is required. string - Swap
If Possible This property is required. bool - Tentacle
Version Details This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail> - Thumbprint
This property is required. string - Uri
This property is required. string - Use
Current Instance Count This property is required. bool - Web
App Name This property is required. string - Web
App Slot Name This property is required. string - Working
Directory This property is required. string
- Aad
Client Credential Secret This property is required. string - Aad
Credential Type This property is required. string - Aad
User Credential Username This property is required. string - Account
Id This property is required. string - Applications
Directory This property is required. string - Authentications
This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication - Certificate
Signature Algorithm This property is required. string - Certificate
Store Location This property is required. string - Certificate
Store Name This property is required. string - Client
Certificate Variable This property is required. string - Cloud
Service Name This property is required. string - Cluster
Certificate This property is required. string - Cluster
Certificate Path This property is required. string - Cluster
Url This property is required. string - Communication
Style This property is required. string - Connection
Endpoint This property is required. string - Container
Options This property is required. string - Containers
This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container - Default
Worker Pool Id This property is required. string - Destinations
This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination - Dot
Net Core Platform This property is required. string - Fingerprint
This property is required. string - Host
This property is required. string - Id
This property is required. string - Namespace
This property is required. string - Port
This property is required. float64 - Proxy
Id This property is required. string - Resource
Group Name This property is required. string - Running
In Container This property is required. bool - Security
Mode This property is required. string - Server
Certificate Thumbprint This property is required. string - Skip
Tls Verification This property is required. bool - Slot
This property is required. string - Storage
Account Name This property is required. string - Swap
If Possible This property is required. bool - Tentacle
Version Details This property is required. []GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail - Thumbprint
This property is required. string - Uri
This property is required. string - Use
Current Instance Count This property is required. bool - Web
App Name This property is required. string - Web
App Slot Name This property is required. string - Working
Directory This property is required. string
- aad
Client Credential Secret This property is required. String - aad
Credential Type This property is required. String - aad
User Credential Username This property is required. String - account
Id This property is required. String - applications
Directory This property is required. String - authentications
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication> - certificate
Signature Algorithm This property is required. String - certificate
Store Location This property is required. String - certificate
Store Name This property is required. String - client
Certificate Variable This property is required. String - cloud
Service Name This property is required. String - cluster
Certificate This property is required. String - cluster
Certificate Path This property is required. String - cluster
Url This property is required. String - communication
Style This property is required. String - connection
Endpoint This property is required. String - container
Options This property is required. String - containers
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container> - default
Worker Pool Id This property is required. String - destinations
This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination> - dot
Net Core Platform This property is required. String - fingerprint
This property is required. String - host
This property is required. String - id
This property is required. String - namespace
This property is required. String - port
This property is required. Double - proxy
Id This property is required. String - resource
Group Name This property is required. String - running
In Container This property is required. Boolean - security
Mode This property is required. String - server
Certificate Thumbprint This property is required. String - skip
Tls Verification This property is required. Boolean - slot
This property is required. String - storage
Account Name This property is required. String - swap
If Possible This property is required. Boolean - tentacle
Version Details This property is required. List<GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail> - thumbprint
This property is required. String - uri
This property is required. String - use
Current Instance Count This property is required. Boolean - web
App Name This property is required. String - web
App Slot Name This property is required. String - working
Directory This property is required. String
- aad
Client Credential Secret This property is required. string - aad
Credential Type This property is required. string - aad
User Credential Username This property is required. string - account
Id This property is required. string - applications
Directory This property is required. string - authentications
This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication[] - certificate
Signature Algorithm This property is required. string - certificate
Store Location This property is required. string - certificate
Store Name This property is required. string - client
Certificate Variable This property is required. string - cloud
Service Name This property is required. string - cluster
Certificate This property is required. string - cluster
Certificate Path This property is required. string - cluster
Url This property is required. string - communication
Style This property is required. string - connection
Endpoint This property is required. string - container
Options This property is required. string - containers
This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container[] - default
Worker Pool Id This property is required. string - destinations
This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination[] - dot
Net Core Platform This property is required. string - fingerprint
This property is required. string - host
This property is required. string - id
This property is required. string - namespace
This property is required. string - port
This property is required. number - proxy
Id This property is required. string - resource
Group Name This property is required. string - running
In Container This property is required. boolean - security
Mode This property is required. string - server
Certificate Thumbprint This property is required. string - skip
Tls Verification This property is required. boolean - slot
This property is required. string - storage
Account Name This property is required. string - swap
If Possible This property is required. boolean - tentacle
Version Details This property is required. GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail[] - thumbprint
This property is required. string - uri
This property is required. string - use
Current Instance Count This property is required. boolean - web
App Name This property is required. string - web
App Slot Name This property is required. string - working
Directory This property is required. string
- aad_
client_ credential_ secret This property is required. str - aad_
credential_ type This property is required. str - aad_
user_ credential_ username This property is required. str - account_
id This property is required. str - applications_
directory This property is required. str - authentications
This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Authentication] - certificate_
signature_ algorithm This property is required. str - certificate_
store_ location This property is required. str - certificate_
store_ name This property is required. str - client_
certificate_ variable This property is required. str - cloud_
service_ name This property is required. str - cluster_
certificate This property is required. str - cluster_
certificate_ path This property is required. str - cluster_
url This property is required. str - communication_
style This property is required. str - connection_
endpoint This property is required. str - container_
options This property is required. str - containers
This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Container] - default_
worker_ pool_ id This property is required. str - destinations
This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Destination] - dot_
net_ core_ platform This property is required. str - fingerprint
This property is required. str - host
This property is required. str - id
This property is required. str - namespace
This property is required. str - port
This property is required. float - proxy_
id This property is required. str - resource_
group_ name This property is required. str - running_
in_ container This property is required. bool - security_
mode This property is required. str - server_
certificate_ thumbprint This property is required. str - skip_
tls_ verification This property is required. bool - slot
This property is required. str - storage_
account_ name This property is required. str - swap_
if_ possible This property is required. bool - tentacle_
version_ details This property is required. Sequence[GetKubernetes Cluster Deployment Targets Kubernetes Cluster Deployment Target Endpoint Tentacle Version Detail] - thumbprint
This property is required. str - uri
This property is required. str - use_
current_ instance_ count This property is required. bool - web_
app_ name This property is required. str - web_
app_ slot_ name This property is required. str - working_
directory This property is required. str
- aad
Client Credential Secret This property is required. String - aad
Credential Type This property is required. String - aad
User Credential Username This property is required. String - account
Id This property is required. String - applications
Directory This property is required. String - authentications
This property is required. List<Property Map> - certificate
Signature Algorithm This property is required. String - certificate
Store Location This property is required. String - certificate
Store Name This property is required. String - client
Certificate Variable This property is required. String - cloud
Service Name This property is required. String - cluster
Certificate This property is required. String - cluster
Certificate Path This property is required. String - cluster
Url This property is required. String - communication
Style This property is required. String - connection
Endpoint This property is required. String - container
Options This property is required. String - containers
This property is required. List<Property Map> - default
Worker Pool Id This property is required. String - destinations
This property is required. List<Property Map> - dot
Net Core Platform This property is required. String - fingerprint
This property is required. String - host
This property is required. String - id
This property is required. String - namespace
This property is required. String - port
This property is required. Number - proxy
Id This property is required. String - resource
Group Name This property is required. String - running
In Container This property is required. Boolean - security
Mode This property is required. String - server
Certificate Thumbprint This property is required. String - skip
Tls Verification This property is required. Boolean - slot
This property is required. String - storage
Account Name This property is required. String - swap
If Possible This property is required. Boolean - tentacle
Version Details This property is required. List<Property Map> - thumbprint
This property is required. String - uri
This property is required. String - use
Current Instance Count This property is required. Boolean - web
App Name This property is required. String - web
App Slot Name This property is required. String - working
Directory This property is required. String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpointAuthentication
- Account
Id This property is required. string - Admin
Login This property is required. string - Assume
Role This property is required. bool - Assume
Role External Id This property is required. string - Assume
Role Session Duration This property is required. double - Assumed
Role Arn This property is required. string - Assumed
Role Session This property is required. string - Authentication
Type This property is required. string - Client
Certificate This property is required. string - Cluster
Name This property is required. string - Cluster
Resource Group This property is required. string - Impersonate
Service Account This property is required. bool - Project
This property is required. string - Region
This property is required. string - Service
Account Emails This property is required. string - Token
Path This property is required. string - Use
Instance Role This property is required. bool - Use
Vm Service Account This property is required. bool - Zone
This property is required. string
- Account
Id This property is required. string - Admin
Login This property is required. string - Assume
Role This property is required. bool - Assume
Role External Id This property is required. string - Assume
Role Session Duration This property is required. float64 - Assumed
Role Arn This property is required. string - Assumed
Role Session This property is required. string - Authentication
Type This property is required. string - Client
Certificate This property is required. string - Cluster
Name This property is required. string - Cluster
Resource Group This property is required. string - Impersonate
Service Account This property is required. bool - Project
This property is required. string - Region
This property is required. string - Service
Account Emails This property is required. string - Token
Path This property is required. string - Use
Instance Role This property is required. bool - Use
Vm Service Account This property is required. bool - Zone
This property is required. string
- account
Id This property is required. String - admin
Login This property is required. String - assume
Role This property is required. Boolean - assume
Role External Id This property is required. String - assume
Role Session Duration This property is required. Double - assumed
Role Arn This property is required. String - assumed
Role Session This property is required. String - authentication
Type This property is required. String - client
Certificate This property is required. String - cluster
Name This property is required. String - cluster
Resource Group This property is required. String - impersonate
Service Account This property is required. Boolean - project
This property is required. String - region
This property is required. String - service
Account Emails This property is required. String - token
Path This property is required. String - use
Instance Role This property is required. Boolean - use
Vm Service Account This property is required. Boolean - zone
This property is required. String
- account
Id This property is required. string - admin
Login This property is required. string - assume
Role This property is required. boolean - assume
Role External Id This property is required. string - assume
Role Session Duration This property is required. number - assumed
Role Arn This property is required. string - assumed
Role Session This property is required. string - authentication
Type This property is required. string - client
Certificate This property is required. string - cluster
Name This property is required. string - cluster
Resource Group This property is required. string - impersonate
Service Account This property is required. boolean - project
This property is required. string - region
This property is required. string - service
Account Emails This property is required. string - token
Path This property is required. string - use
Instance Role This property is required. boolean - use
Vm Service Account This property is required. boolean - zone
This property is required. string
- account_
id This property is required. str - admin_
login This property is required. str - assume_
role This property is required. bool - assume_
role_ external_ id This property is required. str - assume_
role_ session_ duration This property is required. float - assumed_
role_ arn This property is required. str - assumed_
role_ session This property is required. str - authentication_
type This property is required. str - client_
certificate This property is required. str - cluster_
name This property is required. str - cluster_
resource_ group This property is required. str - impersonate_
service_ account This property is required. bool - project
This property is required. str - region
This property is required. str - service_
account_ emails This property is required. str - token_
path This property is required. str - use_
instance_ role This property is required. bool - use_
vm_ service_ account This property is required. bool - zone
This property is required. str
- account
Id This property is required. String - admin
Login This property is required. String - assume
Role This property is required. Boolean - assume
Role External Id This property is required. String - assume
Role Session Duration This property is required. Number - assumed
Role Arn This property is required. String - assumed
Role Session This property is required. String - authentication
Type This property is required. String - client
Certificate This property is required. String - cluster
Name This property is required. String - cluster
Resource Group This property is required. String - impersonate
Service Account This property is required. Boolean - project
This property is required. String - region
This property is required. String - service
Account Emails This property is required. String - token
Path This property is required. String - use
Instance Role This property is required. Boolean - use
Vm Service Account This property is required. Boolean - zone
This property is required. String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpointContainer
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpointDestination
- Destination
Type This property is required. string - Drop
Folder Path This property is required. string
- Destination
Type This property is required. string - Drop
Folder Path This property is required. string
- destination
Type This property is required. String - drop
Folder Path This property is required. String
- destination
Type This property is required. string - drop
Folder Path This property is required. string
- destination_
type This property is required. str - drop_
folder_ path This property is required. str
- destination
Type This property is required. String - drop
Folder Path This property is required. String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetEndpointTentacleVersionDetail
- Upgrade
Locked This property is required. bool - Upgrade
Required This property is required. bool - Upgrade
Suggested This property is required. bool - Version
This property is required. string
- Upgrade
Locked This property is required. bool - Upgrade
Required This property is required. bool - Upgrade
Suggested This property is required. bool - Version
This property is required. string
- upgrade
Locked This property is required. Boolean - upgrade
Required This property is required. Boolean - upgrade
Suggested This property is required. Boolean - version
This property is required. String
- upgrade
Locked This property is required. boolean - upgrade
Required This property is required. boolean - upgrade
Suggested This property is required. boolean - version
This property is required. string
- upgrade_
locked This property is required. bool - upgrade_
required This property is required. bool - upgrade_
suggested This property is required. bool - version
This property is required. str
- upgrade
Locked This property is required. Boolean - upgrade
Required This property is required. Boolean - upgrade
Suggested This property is required. Boolean - version
This property is required. String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetGcpAccountAuthentication
- Account
Id This property is required. string - Cluster
Name This property is required. string - Impersonate
Service Account This property is required. bool - Project
This property is required. string - Region
This property is required. string - Service
Account Emails This property is required. string - Use
Vm Service Account This property is required. bool - Zone
This property is required. string
- Account
Id This property is required. string - Cluster
Name This property is required. string - Impersonate
Service Account This property is required. bool - Project
This property is required. string - Region
This property is required. string - Service
Account Emails This property is required. string - Use
Vm Service Account This property is required. bool - Zone
This property is required. string
- account
Id This property is required. String - cluster
Name This property is required. String - impersonate
Service Account This property is required. Boolean - project
This property is required. String - region
This property is required. String - service
Account Emails This property is required. String - use
Vm Service Account This property is required. Boolean - zone
This property is required. String
- account
Id This property is required. string - cluster
Name This property is required. string - impersonate
Service Account This property is required. boolean - project
This property is required. string - region
This property is required. string - service
Account Emails This property is required. string - use
Vm Service Account This property is required. boolean - zone
This property is required. string
- account_
id This property is required. str - cluster_
name This property is required. str - impersonate_
service_ account This property is required. bool - project
This property is required. str - region
This property is required. str - service_
account_ emails This property is required. str - use_
vm_ service_ account This property is required. bool - zone
This property is required. str
- account
Id This property is required. String - cluster
Name This property is required. String - impersonate
Service Account This property is required. Boolean - project
This property is required. String - region
This property is required. String - service
Account Emails This property is required. String - use
Vm Service Account This property is required. Boolean - zone
This property is required. String
GetKubernetesClusterDeploymentTargetsKubernetesClusterDeploymentTargetPodAuthentication
- Token
Path This property is required. string
- Token
Path This property is required. string
- token
Path This property is required. String
- token
Path This property is required. string
- token_
path This property is required. str
- token
Path This property is required. String
Package Details
- Repository
- octopusdeploy octopusdeploylabs/terraform-provider-octopusdeploy
- License
- Notes
- This Pulumi package is based on the
octopusdeploy
Terraform Provider.
octopusdeploy 0.43.0 published on Thursday, Apr 17, 2025 by octopusdeploylabs