- generateHostname(String) - Method in class cz.xtf.core.openshift.OpenShift
-
Generates hostname as is expected to be generated by OpenShift instance.
- get() - Static method in class cz.xtf.core.bm.BuildManagers
-
- get(Path) - Static method in class cz.xtf.core.bm.helpers.ContentHash
-
- get(String) - Static method in class cz.xtf.core.config.XTFConfig
-
- get(String, String) - Static method in class cz.xtf.core.config.XTFConfig
-
- get(int) - Method in class cz.xtf.core.event.EventList
-
- get(String) - Static method in class cz.xtf.core.image.Image
-
- get(String) - Static method in class cz.xtf.core.openshift.OpenShift
-
Autoconfigures the client with the default fabric8 client rules
- get(Path, String) - Static method in class cz.xtf.core.openshift.OpenShift
-
- get(String, String, String, String) - Static method in class cz.xtf.core.openshift.OpenShift
-
- get(String, String, String) - Static method in class cz.xtf.core.openshift.OpenShift
-
- get(OpenShift, FailFastCheck) - Static method in class cz.xtf.core.openshift.OpenShiftWaiters
-
- getAcceptedIssuers() - Method in class cz.xtf.core.http.Https.TrustAllManager
-
- getAdminToken() - Static method in class cz.xtf.core.openshift.OpenShifts
-
- getAllContainerLogReaders(Pod) - Method in class cz.xtf.core.openshift.OpenShift
-
Return readers on logs of all containers from the pod
- getAllContainerLogs(Pod) - Method in class cz.xtf.core.openshift.OpenShift
-
Return logs of all containers from the pod
- getAllContainers(Pod) - Method in class cz.xtf.core.openshift.OpenShift
-
Retrieve pod containers
- getAnyContainer(Pod) - Method in class cz.xtf.core.openshift.OpenShift
-
Retrieve any container from the given pod
- getAnyPod(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getAnyPod(String, String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getAnyPod(Map<String, String>) - Method in class cz.xtf.core.openshift.OpenShift
-
- getBinaryPath() - Static method in class cz.xtf.core.openshift.OpenShifts
-
- getBuild(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getBuildConfig(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getBuildConfigEnvVars(String) - Method in class cz.xtf.core.openshift.OpenShift
-
Returns environment variables of buildConfig specified under sourceStrategy.
- getBuildConfigs() - Method in class cz.xtf.core.openshift.OpenShift
-
- getBuildLog(Build) - Method in class cz.xtf.core.openshift.OpenShift
-
- getBuildLogReader(Build) - Method in class cz.xtf.core.openshift.OpenShift
-
- getBuildReference(ManagedBuild) - Method in class cz.xtf.core.bm.BuildManager
-
- getBuilds() - Method in class cz.xtf.core.openshift.OpenShift
-
- getCode(String) - Static method in class cz.xtf.core.http.Https
-
- getConfigMap(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getConfigMaps() - Method in class cz.xtf.core.openshift.OpenShift
-
- getContainer(Pod, String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getContent(String) - Static method in class cz.xtf.core.http.Https
-
- getContentHash() - Method in class cz.xtf.core.bm.BinaryBuild
-
- getContentHash() - Method in class cz.xtf.core.bm.BinaryBuildFromFile
-
- getContentHash() - Method in class cz.xtf.core.bm.BinaryBuildFromSources
-
- getContext() - Method in interface cz.xtf.core.openshift.crd.CustomResourceDefinitionContextProvider
-
- getConventionallyPrefixedLogMessage(String) - Static method in class cz.xtf.core.service.logs.streaming.ServiceLogUtils
-
Adds a prefix to the message which is passed in, in order to display that it is part of the logs streaming
process, i.e.
- getCRDContextProviders() - Static method in class cz.xtf.core.openshift.OpenShift
-
- getDeploymentConfig(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getDeploymentConfigEnvVars(String) - Method in class cz.xtf.core.openshift.OpenShift
-
Returns first container environment variables.
- getDeploymentConfigs() - Method in class cz.xtf.core.openshift.OpenShift
-
- getEndpoint(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getEndpoints() - Method in class cz.xtf.core.openshift.OpenShift
-
- getEnv(BuildConfig) - Method in class cz.xtf.core.bm.BinaryBuild
-
- getEnv(BuildConfig) - Method in class cz.xtf.core.bm.BinaryBuildFromFile
-
- getEnv(BuildConfig) - Method in class cz.xtf.core.bm.BinaryDockerBuild
-
- getEnv(BuildConfig) - Method in class cz.xtf.core.bm.BinarySourceBuild
-
- getEventList() - Method in class cz.xtf.core.openshift.OpenShift
-
- getEvents() - Method in class cz.xtf.core.openshift.OpenShift
-
Deprecated.
- getFilter() - Method in class cz.xtf.core.service.logs.streaming.ServiceLogsSettings
-
Regex to filter out the resources which the Service Logs Streaming activation should be monitoring.
- getHorizontalPodAutoscaler(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getHorizontalPodAutoscalers() - Method in class cz.xtf.core.openshift.OpenShift
-
- getHttpConnection(URL) - Static method in class cz.xtf.core.http.Https
-
- getHttpsConnection(URL) - Static method in class cz.xtf.core.http.Https
-
- getId() - Method in interface cz.xtf.core.bm.ManagedBuild
-
- getImage(BuildConfig) - Method in class cz.xtf.core.bm.BinaryBuild
-
- getImage(BuildConfig) - Method in class cz.xtf.core.bm.BinaryBuildFromFile
-
- getImage(BuildConfig) - Method in class cz.xtf.core.bm.BinaryDockerBuild
-
- getImage(BuildConfig) - Method in class cz.xtf.core.bm.BinarySourceBuild
-
- getImageStream() - Method in class cz.xtf.core.image.Image
-
- getImageStream(String) - Method in class cz.xtf.core.image.Image
-
- getImageStream(String, String...) - Method in class cz.xtf.core.image.Image
-
- getImageStream(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getImageStreams() - Method in class cz.xtf.core.openshift.OpenShift
-
- getImageStreamTag(String, String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getImageStreamTags() - Method in class cz.xtf.core.openshift.OpenShift
-
- getLabeledPods(String, String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getLabeledPods(Map<String, String>) - Method in class cz.xtf.core.openshift.OpenShift
-
- getLatestBuild(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getMajorTag() - Method in class cz.xtf.core.image.Image
-
- getMasterToken() - Static method in class cz.xtf.core.openshift.OpenShifts
-
- getNext() - Static method in enum cz.xtf.core.service.logs.streaming.ServiceLogColor
-
- getNode(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getNodes() - Method in class cz.xtf.core.openshift.OpenShift
-
- getNodes(Map<String, String>) - Method in class cz.xtf.core.openshift.OpenShift
-
- getOcFromCache(String, String, File) - Static method in class cz.xtf.core.openshift.OpenShifts
-
- getOutputAsList() - Method in class cz.xtf.core.openshift.PodShellOutput
-
- getOutputAsList(String) - Method in class cz.xtf.core.openshift.PodShellOutput
-
- getOutputAsMap(String) - Method in class cz.xtf.core.openshift.PodShellOutput
-
- getOutputAsMap(String, String) - Method in class cz.xtf.core.openshift.PodShellOutput
-
- getOutputPath() - Method in class cz.xtf.core.service.logs.streaming.ServiceLogsSettings
-
Base path which should be used as the output where the logs stream files must be written
- getPersistentVolumeClaim(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPersistentVolumeClaims() - Method in class cz.xtf.core.openshift.OpenShift
-
- getPod(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPodLog(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPodLog(Pod) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPodLog(Pod, String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPodLog(Pod, Container) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPodLogReader(Pod) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPodLogReader(Pod, String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPodLogReader(Pod, Container) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPods() - Method in class cz.xtf.core.openshift.OpenShift
-
- getPods(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getPods(String, int) - Method in class cz.xtf.core.openshift.OpenShift
-
- getProject(String) - Method in class cz.xtf.core.openshift.OpenShift
-
Tries to retrieve project with name 'name'.
- getProject() - Method in class cz.xtf.core.openshift.OpenShift
-
- getResourceQuota(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getRole(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getRoleBinding(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getRoleBindings() - Method in class cz.xtf.core.openshift.OpenShift
-
- getRoles() - Method in class cz.xtf.core.openshift.OpenShift
-
- getRoute(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getRoutes() - Method in class cz.xtf.core.openshift.OpenShift
-
- getSecret(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getSecrets() - Method in class cz.xtf.core.openshift.OpenShift
-
- getService(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getServiceAccount(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getServiceAccounts() - Method in class cz.xtf.core.openshift.OpenShift
-
- getServices() - Method in class cz.xtf.core.openshift.OpenShift
-
- getStatefulSet(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getStatefulSets() - Method in class cz.xtf.core.openshift.OpenShift
-
- getStream() - Method in class cz.xtf.core.event.EventListFilter
-
- getTarget() - Method in class cz.xtf.core.service.logs.streaming.ServiceLogsSettings
-
Regular expression which defines the test classes whose services logs must be streamed - e.g.
- getTemplate(String) - Method in class cz.xtf.core.openshift.OpenShift
-
- getTemplates() - Method in class cz.xtf.core.openshift.OpenShift
-
- getTokens(byte[], int, int) - Method in class cz.xtf.core.service.logs.streaming.ServiceLogColoredPrintStream
-
Splits the current buffer into tokens; the criteria for splitting consists in considering each new line as a
token and everything else as another token.
- getUserConfigMaps() - Method in class cz.xtf.core.openshift.OpenShift
-
Retrieves all configmaps but "kube-root-ca.crt" and "openshift-service-ca.crt" which are created out of the box.
- getUserRoleBindings() - Method in class cz.xtf.core.openshift.OpenShift
-
Retrieves role bindings that aren't considered default.
- getUserSecrets() - Method in class cz.xtf.core.openshift.OpenShift
-
Retrieves secrets that aren't considered default.
- getUserServiceAccounts() - Method in class cz.xtf.core.openshift.OpenShift
-
Retrieves service accounts that aren't considered default.
- getVersion() - Static method in class cz.xtf.core.openshift.OpenShifts
-