package aks
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final class AzureRbacAksServiceDiscovery extends ServiceDiscovery
INTERNAL API
INTERNAL API
Finds relevant targets given a pod list. Note that this doesn't filter by name as it is the job of the selector to do that.
- Annotations
- @InternalApi()
- final case class Settings(authorityHost: String, clientId: String, federatedTokenPath: String, tenantId: String, entraServerId: String, apiCaPath: String, apiTokenPath: String, apiServiceHost: String, apiServicePort: Int, podNamespacePath: String, podNamespace: Option[String], podDomain: String, podLabelSelector: String, rawIp: Boolean, containerName: Option[String]) extends Product with Serializable
INTERNAL API
INTERNAL API
- Annotations
- @InternalApi()
Value Members
- object AzureRbacAksServiceDiscovery
INTERNAL API
INTERNAL API
Finds relevant targets given a pod list. Note that this doesn't filter by name as it is the job of the selector to do that.
- Annotations
- @InternalApi()
- object Settings extends Serializable
INTERNAL API
INTERNAL API
- Annotations
- @InternalApi()