Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- build() - Method in class io.github.pod4dev.java.PodmanImage
C
- CleaningGenericContainerResourcesAction<T extends GenericContainer> - Class in io.github.pod4dev.java
- CleaningGenericContainerResourcesAction(T) - Constructor for class io.github.pod4dev.java.CleaningGenericContainerResourcesAction
- close() - Method in interface io.github.pod4dev.java.GenericContainer
- Constants - Class in io.github.pod4dev.java
D
- DEFAULT_REGISTRY - Static variable in class io.github.pod4dev.java.Constants
E
- ENV_PODMAN_SOCKET - Static variable in class io.github.pod4dev.java.Constants
F
- findFreePort() - Static method in class io.github.pod4dev.java.Utils
- FixedApiClient - Class in io.github.pod4dev.java
- FixedApiClient() - Constructor for class io.github.pod4dev.java.FixedApiClient
G
- GenericContainer - Interface in io.github.pod4dev.java
- getExposedPort() - Method in class io.github.pod4dev.java.ServiceBinding
-
Exposed port.
- getMappedHost() - Method in class io.github.pod4dev.java.ServiceBinding
-
Host of exposed service.
- getMappedHost(String, int) - Method in interface io.github.pod4dev.java.GenericContainer
-
Getting mapped host for the given service's name and exposed port.
- getMappedHost(String, int) - Method in class io.github.pod4dev.java.KubePlayer
- getMappedPort() - Method in class io.github.pod4dev.java.ServiceBinding
-
Mapped port.
- getMappedPort(String, int) - Method in interface io.github.pod4dev.java.GenericContainer
-
Getting mapped port for the given service's name and exposed port.
- getMappedPort(String, int) - Method in class io.github.pod4dev.java.KubePlayer
- getName() - Method in class io.github.pod4dev.java.PodmanImage
- getRegistry() - Method in class io.github.pod4dev.java.PodmanImage
- getServiceName() - Method in class io.github.pod4dev.java.ServiceBinding
-
Name of service that owns the exposed port.
- getTag() - Method in class io.github.pod4dev.java.PodmanImage
I
- IMAGE_SOCAT - Static variable in class io.github.pod4dev.java.Constants
- io.github.pod4dev.java - package io.github.pod4dev.java
- io.github.pod4dev.java.exceptions - package io.github.pod4dev.java.exceptions
K
- KubePlayer - Class in io.github.pod4dev.java
-
Work with /kube/play API.
- KubePlayer(String) - Constructor for class io.github.pod4dev.java.KubePlayer
-
Creates player with specified path for k8s YAML specification.
- KubePlayer(String, String) - Constructor for class io.github.pod4dev.java.KubePlayer
-
Creates player with specified paths for socket file and k8s YAML specification.
O
- of(String) - Static method in class io.github.pod4dev.java.PodmanImage
- of(String, String) - Static method in class io.github.pod4dev.java.PodmanImage
- of(String, String, String) - Static method in class io.github.pod4dev.java.PodmanImage
P
- PodmanException - Exception in io.github.pod4dev.java.exceptions
- PodmanException() - Constructor for exception io.github.pod4dev.java.exceptions.PodmanException
- PodmanException(String) - Constructor for exception io.github.pod4dev.java.exceptions.PodmanException
- PodmanException(String, Throwable) - Constructor for exception io.github.pod4dev.java.exceptions.PodmanException
- PodmanException(Throwable) - Constructor for exception io.github.pod4dev.java.exceptions.PodmanException
- PodmanImage - Class in io.github.pod4dev.java
R
- readYaml(String) - Static method in class io.github.pod4dev.java.Utils
- run() - Method in class io.github.pod4dev.java.CleaningGenericContainerResourcesAction
S
- serialize(Object, String) - Method in class io.github.pod4dev.java.FixedApiClient
- ServiceBinding - Class in io.github.pod4dev.java
-
Service binging.
- ServiceBinding(String, String, int, int) - Constructor for class io.github.pod4dev.java.ServiceBinding
-
Creates port binding.
- start() - Method in interface io.github.pod4dev.java.GenericContainer
-
Creates the pod or container and immediately starts it.
- start() - Method in class io.github.pod4dev.java.KubePlayer
- stop() - Method in interface io.github.pod4dev.java.GenericContainer
-
Stops the pod or container with clearing created volumes.
- stop() - Method in class io.github.pod4dev.java.KubePlayer
U
- Utils - Class in io.github.pod4dev.java
W
- withCleanup(boolean) - Method in interface io.github.pod4dev.java.GenericContainer
-
Do resources cleanup after stopping.
- withCleanup(boolean) - Method in class io.github.pod4dev.java.KubePlayer
- withExposedService(String, int) - Method in interface io.github.pod4dev.java.GenericContainer
-
Specify service and its port for expose.
- withExposedService(String, int) - Method in class io.github.pod4dev.java.KubePlayer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form