Uses of Interface
io.fabric8.kubernetes.client.dsl.ServiceAccountResource
-
Packages that use ServiceAccountResource Package Description io.fabric8.kubernetes.client -
-
Uses of ServiceAccountResource in io.fabric8.kubernetes.client
Methods in io.fabric8.kubernetes.client that return types with arguments of type ServiceAccountResource Modifier and Type Method Description MixedOperation<io.fabric8.kubernetes.api.model.ServiceAccount,io.fabric8.kubernetes.api.model.ServiceAccountList,ServiceAccountResource>KubernetesClient. serviceAccounts()API entrypoint for ServiceAccount related operations.MixedOperation<io.fabric8.kubernetes.api.model.ServiceAccount,io.fabric8.kubernetes.api.model.ServiceAccountList,ServiceAccountResource>NamespacedKubernetesClientAdapter. serviceAccounts()
-