Uses of Class
io.quarkus.kubernetes.deployment.ServiceAccountConfig
-
Packages that use ServiceAccountConfig Package Description io.quarkus.kubernetes.deployment -
-
Uses of ServiceAccountConfig in io.quarkus.kubernetes.deployment
Fields in io.quarkus.kubernetes.deployment with type parameters of type ServiceAccountConfig Modifier and Type Field Description (package private) Map<String,ServiceAccountConfig>RbacConfig. serviceAccountsList of service account resources to generate.
-