Skip navigation links
A C F G H I J R S 

A

assertClientForReplicationController(String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given replication controller or throws an assertion error if one could not be found
assertClientForReplicationController(String, String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given replication controller or throws an assertion error if one could not be found
assertClientForService(String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given service or throws an assertion error if one could not be found
assertClientForService(String, String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given service or throws an assertion error if one could not be found

C

clientForContainer(String, Container, Pod) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns the jolokia client for the given container
clientForPod(Iterable<Pod>) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod in the collection
clientForPod(Pod) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns the Jolokia client for the first container in the pod which exposes the jolokia port
clientForReplicationController(ReplicationController) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given replication controller
clientForReplicationController(String, String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given replication controller
clientForReplicationController(String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given replication controller
clientForService(String, String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given service
clientForService(String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given service
clientForService(Service) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns a client for the first working pod for the given service
clientsForPod(Iterable<Pod>) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns the clients for the running pods in the collection
clientsForReplicationController(ReplicationController) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns all the clients for the first working pod for the given replication controller
clientsForReplicationController(String, String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns all the clients for the first working pod for the given replication controller
clientsForService(String, String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns all the clients for the first working pod for the given service
clientsForService(String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns all the clients for the first working pod for the given service
clientsForService(Service) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns all the clients the first working pod for the given service
createJolokiaClient(Container, String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
createJolokiaClientFromHostAndPort(Container, String, Integer) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 

F

filterPod(Pod) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Strategy method to filter pods before creating clients for them.

G

getKubernetes() - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
getPassword() - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
getPodFilter() - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
getUser() - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 

H

hasDocker(Pod) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
Returns true if we detect we are running inside docker

I

io.fabric8.kubernetes.jolokia - package io.fabric8.kubernetes.jolokia
 
isUseKubeProxy() - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 

J

JolokiaClients - Class in io.fabric8.kubernetes.jolokia
Provides simple access to jolokia clients for a cluster
JolokiaClients() - Constructor for class io.fabric8.kubernetes.jolokia.JolokiaClients
 
JolokiaClients(KubernetesClient) - Constructor for class io.fabric8.kubernetes.jolokia.JolokiaClients
 

R

requireReplicationController(String, String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
requireService(String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
requireService(String, String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 

S

setPassword(String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
setPodFilter(Filter<Pod>) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
setUseKubeProxy(boolean) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
setUser(String) - Method in class io.fabric8.kubernetes.jolokia.JolokiaClients
 
A C F G H I J R S 
Skip navigation links

Copyright © 2011–2016 Red Hat. All rights reserved.