Packages

package aks

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. 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()
  2. 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

  1. 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()
  2. object Settings extends Serializable

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalApi()

Ungrouped