Index

C D E G I P R S U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

close() - Method in interface io.github.pod4dev.java.service.GenericService
 
Constants - Class in io.github.pod4dev.java.core
 
Container - Interface in io.github.pod4dev.java.service
 
createPodK8s(String) - Static method in class io.github.pod4dev.java.service.Initializer
Creates player with specified path for k8s YAML specification.
createPodK8s(URI, String) - Static method in class io.github.pod4dev.java.service.Initializer
Creates player with specified paths for socket file and k8s YAML specification.

D

DEFAULT_REGISTRY - Static variable in class io.github.pod4dev.java.core.Constants
 

E

ENV_DOCKER_HOST - Static variable in class io.github.pod4dev.java.core.Constants
 
ENV_PODMAN_HOST - Static variable in class io.github.pod4dev.java.core.Constants
 

G

GenericService - Interface in io.github.pod4dev.java.service
 
getClient() - Method in interface io.github.pod4dev.java.service.GenericService
Get API client.
getClient() - Method in class io.github.pod4dev.java.service.impl.PlayerImpl
 
getExposedPort() - Method in class io.github.pod4dev.java.core.ServiceBinding
Exposed port.
getHost(URI) - Static method in class io.github.pod4dev.java.core.Utils
 
getMappedHost() - Method in class io.github.pod4dev.java.core.ServiceBinding
Host of exposed service.
getMappedHost() - Method in interface io.github.pod4dev.java.service.GenericService
Getting mapped host
getMappedPort() - Method in class io.github.pod4dev.java.core.ServiceBinding
Mapped port.
getMappedPort(String, Integer) - Method in class io.github.pod4dev.java.service.impl.PlayerImpl
 
getMappedPort(String, Integer) - Method in interface io.github.pod4dev.java.service.Player
Getting mapped port for the given service's name and exposed port.
getPodmanUri() - Static method in class io.github.pod4dev.java.core.Utils
 
getServiceName() - Method in class io.github.pod4dev.java.core.ServiceBinding
Name of service that owns the exposed port.

I

IMAGE_SOCAT - Static variable in class io.github.pod4dev.java.core.Constants
 
Initializer - Class in io.github.pod4dev.java.service
 
io.github.pod4dev.java.core - package io.github.pod4dev.java.core
 
io.github.pod4dev.java.exceptions - package io.github.pod4dev.java.exceptions
 
io.github.pod4dev.java.podman - package io.github.pod4dev.java.podman
 
io.github.pod4dev.java.service - package io.github.pod4dev.java.service
 
io.github.pod4dev.java.service.impl - package io.github.pod4dev.java.service.impl
 
isRunning() - Method in interface io.github.pod4dev.java.service.GenericService
Check if service is running.
isRunning() - Method in class io.github.pod4dev.java.service.impl.PlayerImpl
 

P

Player - Interface in io.github.pod4dev.java.service
 
PlayerImpl - Class in io.github.pod4dev.java.service.impl
Work with /kube/play API.
PlayerImpl(String) - Constructor for class io.github.pod4dev.java.service.impl.PlayerImpl
 
PlayerImpl(URI, String) - Constructor for class io.github.pod4dev.java.service.impl.PlayerImpl
 
PodmanClient - Class in io.github.pod4dev.java.podman
 
PodmanClient(URI) - Constructor for class io.github.pod4dev.java.podman.PodmanClient
 
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
 
podmanURI() - Method in class io.github.pod4dev.java.podman.PodmanClient
 

R

readYaml(String) - Static method in class io.github.pod4dev.java.core.Utils
 

S

serialize(Object, String) - Method in class io.github.pod4dev.java.podman.PodmanClient
 
ServiceBinding - Class in io.github.pod4dev.java.core
Service binging.
ServiceBinding(String, String, Integer) - Constructor for class io.github.pod4dev.java.core.ServiceBinding
 
ServiceBinding(String, String, Integer, Integer) - Constructor for class io.github.pod4dev.java.core.ServiceBinding
Creates port binding.
setMappedPort(Integer) - Method in class io.github.pod4dev.java.core.ServiceBinding
Mapped port.
start() - Method in interface io.github.pod4dev.java.service.GenericService
Creates the pod or container and immediately starts it.
start() - Method in class io.github.pod4dev.java.service.impl.PlayerImpl
 
stop() - Method in interface io.github.pod4dev.java.service.GenericService
Stops the pod or container with clearing created volumes.
stop() - Method in class io.github.pod4dev.java.service.impl.PlayerImpl
 

U

Utils - Class in io.github.pod4dev.java.core
 

W

withCleanup(boolean) - Method in interface io.github.pod4dev.java.service.GenericService
Do resources cleanup after stopping.
withCleanup(boolean) - Method in class io.github.pod4dev.java.service.impl.PlayerImpl
 
withExposedService(String, Integer) - Method in class io.github.pod4dev.java.service.impl.PlayerImpl
 
withExposedService(String, Integer) - Method in interface io.github.pod4dev.java.service.Player
Specify service and its port for expose.
withRemoveVolumes(boolean) - Method in interface io.github.pod4dev.java.service.GenericService
Do volumes cleanup after stopping.
withRemoveVolumes(boolean) - Method in class io.github.pod4dev.java.service.impl.PlayerImpl
 
C D E G I P R S U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form