Scaleway v1.26.0 published on Friday, Mar 28, 2025 by pulumiverse
scaleway.kubernetes.getCluster
Explore with Pulumi AI
Gets information about a Kubernetes Cluster.
Using getCluster
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 getCluster(args: GetClusterArgs, opts?: InvokeOptions): Promise<GetClusterResult>
function getClusterOutput(args: GetClusterOutputArgs, opts?: InvokeOptions): Output<GetClusterResult>
def get_cluster(cluster_id: Optional[str] = None,
name: Optional[str] = None,
project_id: Optional[str] = None,
region: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetClusterResult
def get_cluster_output(cluster_id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
project_id: Optional[pulumi.Input[str]] = None,
region: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetClusterResult]
func LookupCluster(ctx *Context, args *LookupClusterArgs, opts ...InvokeOption) (*LookupClusterResult, error)
func LookupClusterOutput(ctx *Context, args *LookupClusterOutputArgs, opts ...InvokeOption) LookupClusterResultOutput
> Note: This function is named LookupCluster
in the Go SDK.
public static class GetCluster
{
public static Task<GetClusterResult> InvokeAsync(GetClusterArgs args, InvokeOptions? opts = null)
public static Output<GetClusterResult> Invoke(GetClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
public static Output<GetClusterResult> getCluster(GetClusterArgs args, InvokeOptions options)
fn::invoke:
function: scaleway:kubernetes/getCluster:getCluster
arguments:
# arguments dictionary
The following arguments are supported:
- cluster_
id str - The cluster ID. Only one of
name
andcluster_id
should be specified. - name str
- The cluster name. Only one of
name
andcluster_id
should be specified. - project_
id str - The ID of the project the cluster is associated with.
- region str
region
) The region in which the cluster exists.
getCluster Result
The following output properties are available:
- Admission
Plugins List<string> - The list of admission plugins enabled on the cluster.
- Apiserver
Cert List<string>Sans - Apiserver
Url string - The URL of the Kubernetes API server.
- Auto
Upgrades List<Pulumiverse.Scaleway. Kubernetes. Outputs. Get Cluster Auto Upgrade> - The auto upgrade configuration.
- Autoscaler
Configs List<Pulumiverse.Scaleway. Kubernetes. Outputs. Get Cluster Autoscaler Config> - The configuration options for the Kubernetes cluster autoscaler.
- Cni string
- The Container Network Interface (CNI) for the Kubernetes cluster.
- Created
At string - The creation date of the cluster.
- Description string
- A description for the Kubernetes cluster.
- Feature
Gates List<string> - The list of feature gates enabled on the cluster.
- Id string
- The provider-assigned unique ID for this managed resource.
- Kubeconfigs
List<Pulumiverse.
Scaleway. Kubernetes. Outputs. Get Cluster Kubeconfig> - Open
Id List<Pulumiverse.Connect Configs Scaleway. Kubernetes. Outputs. Get Cluster Open Id Connect Config> - Organization
Id string - The ID of the organization the cluster is associated with.
- Private
Network stringId - The ID of the private network of the cluster.
- Status string
- The status of the Kubernetes cluster.
- List<string>
- The tags associated with the Kubernetes cluster.
- Type string
- The type of the Kubernetes cluster.
- Updated
At string - The last update date of the cluster.
- Upgrade
Available bool - True if a newer Kubernetes version is available.
- Version string
- The version of the Kubernetes cluster.
- Wildcard
Dns string - The DNS wildcard that points to all ready nodes.
- Cluster
Id string - Name string
- Project
Id string - Region string
- The region in which the cluster is.
- Admission
Plugins []string - The list of admission plugins enabled on the cluster.
- Apiserver
Cert []stringSans - Apiserver
Url string - The URL of the Kubernetes API server.
- Auto
Upgrades []GetCluster Auto Upgrade - The auto upgrade configuration.
- Autoscaler
Configs []GetCluster Autoscaler Config - The configuration options for the Kubernetes cluster autoscaler.
- Cni string
- The Container Network Interface (CNI) for the Kubernetes cluster.
- Created
At string - The creation date of the cluster.
- Description string
- A description for the Kubernetes cluster.
- Feature
Gates []string - The list of feature gates enabled on the cluster.
- Id string
- The provider-assigned unique ID for this managed resource.
- Kubeconfigs
[]Get
Cluster Kubeconfig - Open
Id []GetConnect Configs Cluster Open Id Connect Config - Organization
Id string - The ID of the organization the cluster is associated with.
- Private
Network stringId - The ID of the private network of the cluster.
- Status string
- The status of the Kubernetes cluster.
- []string
- The tags associated with the Kubernetes cluster.
- Type string
- The type of the Kubernetes cluster.
- Updated
At string - The last update date of the cluster.
- Upgrade
Available bool - True if a newer Kubernetes version is available.
- Version string
- The version of the Kubernetes cluster.
- Wildcard
Dns string - The DNS wildcard that points to all ready nodes.
- Cluster
Id string - Name string
- Project
Id string - Region string
- The region in which the cluster is.
- admission
Plugins List<String> - The list of admission plugins enabled on the cluster.
- apiserver
Cert List<String>Sans - apiserver
Url String - The URL of the Kubernetes API server.
- auto
Upgrades List<GetCluster Auto Upgrade> - The auto upgrade configuration.
- autoscaler
Configs List<GetCluster Autoscaler Config> - The configuration options for the Kubernetes cluster autoscaler.
- cni String
- The Container Network Interface (CNI) for the Kubernetes cluster.
- created
At String - The creation date of the cluster.
- description String
- A description for the Kubernetes cluster.
- feature
Gates List<String> - The list of feature gates enabled on the cluster.
- id String
- The provider-assigned unique ID for this managed resource.
- kubeconfigs
List<Get
Cluster Kubeconfig> - open
Id List<GetConnect Configs Cluster Open Id Connect Config> - organization
Id String - The ID of the organization the cluster is associated with.
- private
Network StringId - The ID of the private network of the cluster.
- status String
- The status of the Kubernetes cluster.
- List<String>
- The tags associated with the Kubernetes cluster.
- type String
- The type of the Kubernetes cluster.
- updated
At String - The last update date of the cluster.
- upgrade
Available Boolean - True if a newer Kubernetes version is available.
- version String
- The version of the Kubernetes cluster.
- wildcard
Dns String - The DNS wildcard that points to all ready nodes.
- cluster
Id String - name String
- project
Id String - region String
- The region in which the cluster is.
- admission
Plugins string[] - The list of admission plugins enabled on the cluster.
- apiserver
Cert string[]Sans - apiserver
Url string - The URL of the Kubernetes API server.
- auto
Upgrades GetCluster Auto Upgrade[] - The auto upgrade configuration.
- autoscaler
Configs GetCluster Autoscaler Config[] - The configuration options for the Kubernetes cluster autoscaler.
- cni string
- The Container Network Interface (CNI) for the Kubernetes cluster.
- created
At string - The creation date of the cluster.
- description string
- A description for the Kubernetes cluster.
- feature
Gates string[] - The list of feature gates enabled on the cluster.
- id string
- The provider-assigned unique ID for this managed resource.
- kubeconfigs
Get
Cluster Kubeconfig[] - open
Id GetConnect Configs Cluster Open Id Connect Config[] - organization
Id string - The ID of the organization the cluster is associated with.
- private
Network stringId - The ID of the private network of the cluster.
- status string
- The status of the Kubernetes cluster.
- string[]
- The tags associated with the Kubernetes cluster.
- type string
- The type of the Kubernetes cluster.
- updated
At string - The last update date of the cluster.
- upgrade
Available boolean - True if a newer Kubernetes version is available.
- version string
- The version of the Kubernetes cluster.
- wildcard
Dns string - The DNS wildcard that points to all ready nodes.
- cluster
Id string - name string
- project
Id string - region string
- The region in which the cluster is.
- admission_
plugins Sequence[str] - The list of admission plugins enabled on the cluster.
- apiserver_
cert_ Sequence[str]sans - apiserver_
url str - The URL of the Kubernetes API server.
- auto_
upgrades Sequence[GetCluster Auto Upgrade] - The auto upgrade configuration.
- autoscaler_
configs Sequence[GetCluster Autoscaler Config] - The configuration options for the Kubernetes cluster autoscaler.
- cni str
- The Container Network Interface (CNI) for the Kubernetes cluster.
- created_
at str - The creation date of the cluster.
- description str
- A description for the Kubernetes cluster.
- feature_
gates Sequence[str] - The list of feature gates enabled on the cluster.
- id str
- The provider-assigned unique ID for this managed resource.
- kubeconfigs
Sequence[Get
Cluster Kubeconfig] - open_
id_ Sequence[Getconnect_ configs Cluster Open Id Connect Config] - organization_
id str - The ID of the organization the cluster is associated with.
- private_
network_ strid - The ID of the private network of the cluster.
- status str
- The status of the Kubernetes cluster.
- Sequence[str]
- The tags associated with the Kubernetes cluster.
- type str
- The type of the Kubernetes cluster.
- updated_
at str - The last update date of the cluster.
- upgrade_
available bool - True if a newer Kubernetes version is available.
- version str
- The version of the Kubernetes cluster.
- wildcard_
dns str - The DNS wildcard that points to all ready nodes.
- cluster_
id str - name str
- project_
id str - region str
- The region in which the cluster is.
- admission
Plugins List<String> - The list of admission plugins enabled on the cluster.
- apiserver
Cert List<String>Sans - apiserver
Url String - The URL of the Kubernetes API server.
- auto
Upgrades List<Property Map> - The auto upgrade configuration.
- autoscaler
Configs List<Property Map> - The configuration options for the Kubernetes cluster autoscaler.
- cni String
- The Container Network Interface (CNI) for the Kubernetes cluster.
- created
At String - The creation date of the cluster.
- description String
- A description for the Kubernetes cluster.
- feature
Gates List<String> - The list of feature gates enabled on the cluster.
- id String
- The provider-assigned unique ID for this managed resource.
- kubeconfigs List<Property Map>
- open
Id List<Property Map>Connect Configs - organization
Id String - The ID of the organization the cluster is associated with.
- private
Network StringId - The ID of the private network of the cluster.
- status String
- The status of the Kubernetes cluster.
- List<String>
- The tags associated with the Kubernetes cluster.
- type String
- The type of the Kubernetes cluster.
- updated
At String - The last update date of the cluster.
- upgrade
Available Boolean - True if a newer Kubernetes version is available.
- version String
- The version of the Kubernetes cluster.
- wildcard
Dns String - The DNS wildcard that points to all ready nodes.
- cluster
Id String - name String
- project
Id String - region String
- The region in which the cluster is.
Supporting Types
GetClusterAutoUpgrade
- Enable
This property is required. bool - True if Kubernetes patch version auto upgrades is enabled.
- Maintenance
Window Day This property is required. string - The day of the auto upgrade maintenance window (
monday
tosunday
, orany
). - Maintenance
Window Start Hour This property is required. int - The start hour (UTC) of the 2-hour auto upgrade maintenance window (0 to 23).
- Enable
This property is required. bool - True if Kubernetes patch version auto upgrades is enabled.
- Maintenance
Window Day This property is required. string - The day of the auto upgrade maintenance window (
monday
tosunday
, orany
). - Maintenance
Window Start Hour This property is required. int - The start hour (UTC) of the 2-hour auto upgrade maintenance window (0 to 23).
- enable
This property is required. Boolean - True if Kubernetes patch version auto upgrades is enabled.
- maintenance
Window Day This property is required. String - The day of the auto upgrade maintenance window (
monday
tosunday
, orany
). - maintenance
Window Start Hour This property is required. Integer - The start hour (UTC) of the 2-hour auto upgrade maintenance window (0 to 23).
- enable
This property is required. boolean - True if Kubernetes patch version auto upgrades is enabled.
- maintenance
Window Day This property is required. string - The day of the auto upgrade maintenance window (
monday
tosunday
, orany
). - maintenance
Window Start Hour This property is required. number - The start hour (UTC) of the 2-hour auto upgrade maintenance window (0 to 23).
- enable
This property is required. bool - True if Kubernetes patch version auto upgrades is enabled.
- maintenance_
window_ day This property is required. str - The day of the auto upgrade maintenance window (
monday
tosunday
, orany
). - maintenance_
window_ start_ hour This property is required. int - The start hour (UTC) of the 2-hour auto upgrade maintenance window (0 to 23).
- enable
This property is required. Boolean - True if Kubernetes patch version auto upgrades is enabled.
- maintenance
Window Day This property is required. String - The day of the auto upgrade maintenance window (
monday
tosunday
, orany
). - maintenance
Window Start Hour This property is required. Number - The start hour (UTC) of the 2-hour auto upgrade maintenance window (0 to 23).
GetClusterAutoscalerConfig
- Balance
Similar Node Groups This property is required. bool - True if detecting similar node groups and balance the number of nodes between them is enabled.
- Disable
Scale Down This property is required. bool - True if the scale down feature of the autoscaler is disabled.
- Estimator
This property is required. string - The type of resource estimator used in scale up.
- Expander
This property is required. string - The type of node group expander be used in scale up.
- Expendable
Pods Priority Cutoff This property is required. int - Pods with priority below cutoff will be expendable. They can be killed without any consideration during scale down and they don't cause scale up. Pods with null priority (PodPriority disabled) are non expendable.
- Ignore
Daemonsets Utilization This property is required. bool - True if ignoring DaemonSet pods when calculating resource utilization for scaling down is enabled.
- Max
Graceful Termination Sec This property is required. int - Maximum number of seconds the cluster autoscaler waits for pod termination when trying to scale down a node
- Scale
Down Delay After Add This property is required. string - The duration after scale up that scale down evaluation resumes.
- Scale
Down Unneeded Time This property is required. string - The duration a node should be unneeded before it is eligible for scale down.
- Scale
Down Utilization Threshold This property is required. double - Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down
- Balance
Similar Node Groups This property is required. bool - True if detecting similar node groups and balance the number of nodes between them is enabled.
- Disable
Scale Down This property is required. bool - True if the scale down feature of the autoscaler is disabled.
- Estimator
This property is required. string - The type of resource estimator used in scale up.
- Expander
This property is required. string - The type of node group expander be used in scale up.
- Expendable
Pods Priority Cutoff This property is required. int - Pods with priority below cutoff will be expendable. They can be killed without any consideration during scale down and they don't cause scale up. Pods with null priority (PodPriority disabled) are non expendable.
- Ignore
Daemonsets Utilization This property is required. bool - True if ignoring DaemonSet pods when calculating resource utilization for scaling down is enabled.
- Max
Graceful Termination Sec This property is required. int - Maximum number of seconds the cluster autoscaler waits for pod termination when trying to scale down a node
- Scale
Down Delay After Add This property is required. string - The duration after scale up that scale down evaluation resumes.
- Scale
Down Unneeded Time This property is required. string - The duration a node should be unneeded before it is eligible for scale down.
- Scale
Down Utilization Threshold This property is required. float64 - Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down
- balance
Similar Node Groups This property is required. Boolean - True if detecting similar node groups and balance the number of nodes between them is enabled.
- disable
Scale Down This property is required. Boolean - True if the scale down feature of the autoscaler is disabled.
- estimator
This property is required. String - The type of resource estimator used in scale up.
- expander
This property is required. String - The type of node group expander be used in scale up.
- expendable
Pods Priority Cutoff This property is required. Integer - Pods with priority below cutoff will be expendable. They can be killed without any consideration during scale down and they don't cause scale up. Pods with null priority (PodPriority disabled) are non expendable.
- ignore
Daemonsets Utilization This property is required. Boolean - True if ignoring DaemonSet pods when calculating resource utilization for scaling down is enabled.
- max
Graceful Termination Sec This property is required. Integer - Maximum number of seconds the cluster autoscaler waits for pod termination when trying to scale down a node
- scale
Down Delay After Add This property is required. String - The duration after scale up that scale down evaluation resumes.
- scale
Down Unneeded Time This property is required. String - The duration a node should be unneeded before it is eligible for scale down.
- scale
Down Utilization Threshold This property is required. Double - Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down
- balance
Similar Node Groups This property is required. boolean - True if detecting similar node groups and balance the number of nodes between them is enabled.
- disable
Scale Down This property is required. boolean - True if the scale down feature of the autoscaler is disabled.
- estimator
This property is required. string - The type of resource estimator used in scale up.
- expander
This property is required. string - The type of node group expander be used in scale up.
- expendable
Pods Priority Cutoff This property is required. number - Pods with priority below cutoff will be expendable. They can be killed without any consideration during scale down and they don't cause scale up. Pods with null priority (PodPriority disabled) are non expendable.
- ignore
Daemonsets Utilization This property is required. boolean - True if ignoring DaemonSet pods when calculating resource utilization for scaling down is enabled.
- max
Graceful Termination Sec This property is required. number - Maximum number of seconds the cluster autoscaler waits for pod termination when trying to scale down a node
- scale
Down Delay After Add This property is required. string - The duration after scale up that scale down evaluation resumes.
- scale
Down Unneeded Time This property is required. string - The duration a node should be unneeded before it is eligible for scale down.
- scale
Down Utilization Threshold This property is required. number - Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down
- balance_
similar_ node_ groups This property is required. bool - True if detecting similar node groups and balance the number of nodes between them is enabled.
- disable_
scale_ down This property is required. bool - True if the scale down feature of the autoscaler is disabled.
- estimator
This property is required. str - The type of resource estimator used in scale up.
- expander
This property is required. str - The type of node group expander be used in scale up.
- expendable_
pods_ priority_ cutoff This property is required. int - Pods with priority below cutoff will be expendable. They can be killed without any consideration during scale down and they don't cause scale up. Pods with null priority (PodPriority disabled) are non expendable.
- ignore_
daemonsets_ utilization This property is required. bool - True if ignoring DaemonSet pods when calculating resource utilization for scaling down is enabled.
- max_
graceful_ termination_ sec This property is required. int - Maximum number of seconds the cluster autoscaler waits for pod termination when trying to scale down a node
- scale_
down_ delay_ after_ add This property is required. str - The duration after scale up that scale down evaluation resumes.
- scale_
down_ unneeded_ time This property is required. str - The duration a node should be unneeded before it is eligible for scale down.
- scale_
down_ utilization_ threshold This property is required. float - Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down
- balance
Similar Node Groups This property is required. Boolean - True if detecting similar node groups and balance the number of nodes between them is enabled.
- disable
Scale Down This property is required. Boolean - True if the scale down feature of the autoscaler is disabled.
- estimator
This property is required. String - The type of resource estimator used in scale up.
- expander
This property is required. String - The type of node group expander be used in scale up.
- expendable
Pods Priority Cutoff This property is required. Number - Pods with priority below cutoff will be expendable. They can be killed without any consideration during scale down and they don't cause scale up. Pods with null priority (PodPriority disabled) are non expendable.
- ignore
Daemonsets Utilization This property is required. Boolean - True if ignoring DaemonSet pods when calculating resource utilization for scaling down is enabled.
- max
Graceful Termination Sec This property is required. Number - Maximum number of seconds the cluster autoscaler waits for pod termination when trying to scale down a node
- scale
Down Delay After Add This property is required. String - The duration after scale up that scale down evaluation resumes.
- scale
Down Unneeded Time This property is required. String - The duration a node should be unneeded before it is eligible for scale down.
- scale
Down Utilization Threshold This property is required. Number - Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down
GetClusterKubeconfig
- Cluster
Ca Certificate This property is required. string - The CA certificate of the Kubernetes API server.
- Config
File This property is required. string - The raw kubeconfig file.
- Host
This property is required. string - The URL of the Kubernetes API server.
- Token
This property is required. string - The token to connect to the Kubernetes API server.
- Cluster
Ca Certificate This property is required. string - The CA certificate of the Kubernetes API server.
- Config
File This property is required. string - The raw kubeconfig file.
- Host
This property is required. string - The URL of the Kubernetes API server.
- Token
This property is required. string - The token to connect to the Kubernetes API server.
- cluster
Ca Certificate This property is required. String - The CA certificate of the Kubernetes API server.
- config
File This property is required. String - The raw kubeconfig file.
- host
This property is required. String - The URL of the Kubernetes API server.
- token
This property is required. String - The token to connect to the Kubernetes API server.
- cluster
Ca Certificate This property is required. string - The CA certificate of the Kubernetes API server.
- config
File This property is required. string - The raw kubeconfig file.
- host
This property is required. string - The URL of the Kubernetes API server.
- token
This property is required. string - The token to connect to the Kubernetes API server.
- cluster_
ca_ certificate This property is required. str - The CA certificate of the Kubernetes API server.
- config_
file This property is required. str - The raw kubeconfig file.
- host
This property is required. str - The URL of the Kubernetes API server.
- token
This property is required. str - The token to connect to the Kubernetes API server.
- cluster
Ca Certificate This property is required. String - The CA certificate of the Kubernetes API server.
- config
File This property is required. String - The raw kubeconfig file.
- host
This property is required. String - The URL of the Kubernetes API server.
- token
This property is required. String - The token to connect to the Kubernetes API server.
GetClusterOpenIdConnectConfig
- Client
Id This property is required. string - A client id that all tokens must be issued for
- Groups
Claims This property is required. List<string> - JWT claim to use as the user's group
- Groups
Prefix This property is required. string - Prefix prepended to group claims
- Issuer
Url This property is required. string - URL of the provider which allows the API server to discover public signing keys
- Required
Claims This property is required. List<string> - Multiple key=value pairs that describes a required claim in the ID Token
- Username
Claim This property is required. string - JWT claim to use as the user name
- Username
Prefix This property is required. string - Prefix prepended to username
- Client
Id This property is required. string - A client id that all tokens must be issued for
- Groups
Claims This property is required. []string - JWT claim to use as the user's group
- Groups
Prefix This property is required. string - Prefix prepended to group claims
- Issuer
Url This property is required. string - URL of the provider which allows the API server to discover public signing keys
- Required
Claims This property is required. []string - Multiple key=value pairs that describes a required claim in the ID Token
- Username
Claim This property is required. string - JWT claim to use as the user name
- Username
Prefix This property is required. string - Prefix prepended to username
- client
Id This property is required. String - A client id that all tokens must be issued for
- groups
Claims This property is required. List<String> - JWT claim to use as the user's group
- groups
Prefix This property is required. String - Prefix prepended to group claims
- issuer
Url This property is required. String - URL of the provider which allows the API server to discover public signing keys
- required
Claims This property is required. List<String> - Multiple key=value pairs that describes a required claim in the ID Token
- username
Claim This property is required. String - JWT claim to use as the user name
- username
Prefix This property is required. String - Prefix prepended to username
- client
Id This property is required. string - A client id that all tokens must be issued for
- groups
Claims This property is required. string[] - JWT claim to use as the user's group
- groups
Prefix This property is required. string - Prefix prepended to group claims
- issuer
Url This property is required. string - URL of the provider which allows the API server to discover public signing keys
- required
Claims This property is required. string[] - Multiple key=value pairs that describes a required claim in the ID Token
- username
Claim This property is required. string - JWT claim to use as the user name
- username
Prefix This property is required. string - Prefix prepended to username
- client_
id This property is required. str - A client id that all tokens must be issued for
- groups_
claims This property is required. Sequence[str] - JWT claim to use as the user's group
- groups_
prefix This property is required. str - Prefix prepended to group claims
- issuer_
url This property is required. str - URL of the provider which allows the API server to discover public signing keys
- required_
claims This property is required. Sequence[str] - Multiple key=value pairs that describes a required claim in the ID Token
- username_
claim This property is required. str - JWT claim to use as the user name
- username_
prefix This property is required. str - Prefix prepended to username
- client
Id This property is required. String - A client id that all tokens must be issued for
- groups
Claims This property is required. List<String> - JWT claim to use as the user's group
- groups
Prefix This property is required. String - Prefix prepended to group claims
- issuer
Url This property is required. String - URL of the provider which allows the API server to discover public signing keys
- required
Claims This property is required. List<String> - Multiple key=value pairs that describes a required claim in the ID Token
- username
Claim This property is required. String - JWT claim to use as the user name
- username
Prefix This property is required. String - Prefix prepended to username
Package Details
- Repository
- scaleway pulumiverse/pulumi-scaleway
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scaleway
Terraform Provider.