MCPcopy Create free account

hub / github.com/GoogleContainerTools/jib / functions

Functions4,110 in github.com/GoogleContainerTools/jib

↓ 12 callersMethodsetBaseImage
Image reference to a base image. The default is {@code scratch}. @param baseImage image reference to a base image @return this
jib-build-plan/src/main/java/com/google/cloud/tools/jib/api/buildplan/ContainerBuildPlan.java:66
↓ 12 callersMethodwaitForLoggingThread
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/ProjectProperties.java:37
↓ 11 callersMethodactivateHttpAndHttpsProxies
Initializes proxy settings based on Maven settings if they are not already set by the user directly. @param settings Maven settings
jib-maven-plugin/src/main/java/com/google/cloud/tools/jib/maven/MavenSettingsProxyProvider.java:47
↓ 11 callersMethodassertFilePaths
(Path src, AbsoluteUnixPath dest, FileTemplate template)
jib-maven-plugin/src/test/java/com/google/cloud/tools/jib/maven/skaffold/SyncMapMojoTest.java:79
↓ 11 callersMethodassertPathListsAreEqual
Asserts that two lists contain the same paths. Required to avoid Mac's /var/ vs. /private/var/ symlink issue. @param expected the expected list of pa
jib-gradle-plugin/src/test/java/com/google/cloud/tools/jib/gradle/skaffold/FilesTaskV2Test.java:82
↓ 11 callersMethodbuilder
Creates a new {@link Builder} to build a {@link BuildContext}. @return a new {@link Builder}
jib-core/src/main/java/com/google/cloud/tools/jib/configuration/BuildContext.java:383
↓ 11 callersMethodfailedFuture
()
jib-core/src/main/java/com/google/cloud/tools/jib/builder/steps/StepsRunner.java:73
↓ 11 callersMethodfetchDockerHostForHttpRequest
Fetches the host to use for the http request.
jib-cli/src/test/java/com/google/cloud/tools/jib/api/HttpRequestTester.java:39
↓ 11 callersMethodgetAllTargetImageTags
Returns all image tags configured for this build. @return the set of image tags configured for this build
jib-core/src/main/java/com/google/cloud/tools/jib/configuration/BuildContext.java:463
↓ 11 callersMethodgetAuthFor
Returns the base64-encoded {@code Basic} authorization for {@code registry}, or {@code null} if none exists. The order of lookup preference: <ol> <
jib-core/src/main/java/com/google/cloud/tools/jib/registry/credentials/DockerConfig.java:76
↓ 11 callersMethodgetBaseImageCache
Do not use directly, use {@link CacheDirectories} instead. @return a user configured base image cache
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/CommonCliOptions.java:395
↓ 11 callersMethodgetCredentialHelper
()
jib-core/src/main/java/com/google/cloud/tools/jib/registry/credentials/DockerCredentialHelper.java:215
↓ 11 callersMethodgetCredentialRetrievers
()
jib-core/src/main/java/com/google/cloud/tools/jib/configuration/ImageConfiguration.java:145
↓ 11 callersMethodgetDigestsForPlatform
(String architecture, String os)
jib-core/src/main/java/com/google/cloud/tools/jib/image/json/V22ManifestListTemplate.java:104
↓ 11 callersMethodgetExecutorService
()
jib-core/src/main/java/com/google/cloud/tools/jib/configuration/BuildContext.java:492
↓ 11 callersMethodgetExplodedArtifactDirectory
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/CacheDirectories.java:103
↓ 11 callersMethodgetExtraClasspath
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/RawConfiguration.java:84
↓ 11 callersMethodgetHelper
()
jib-gradle-plugin/src/main/java/com/google/cloud/tools/jib/gradle/CredHelperParameters.java:42
↓ 11 callersMethodgetJarArtifact
Gets the path of the JAR that the Maven JAR Plugin generates. Will also make copies of jar files with non-conforming names like those produced by spri
jib-maven-plugin/src/main/java/com/google/cloud/tools/jib/maven/MavenProjectProperties.java:518
↓ 11 callersMethodgetLayerDirectory
Gets the directory for the layer with digest {@code layerDigest}. @param layerDigest the digest of the layer @return the directory for that {@code la
jib-core/src/main/java/com/google/cloud/tools/jib/cache/CacheStorageFiles.java:125
↓ 11 callersMethodgetLog
()
jib-maven-plugin/src/test/java/com/google/cloud/tools/jib/maven/JibPluginConfigurationTest.java:63
↓ 11 callersMethodgetManifest
Gets the manifest. @return the manifest
jib-core/src/main/java/com/google/cloud/tools/jib/image/json/ManifestAndConfigTemplate.java:93
↓ 11 callersMethodgetPassword
Gets the password. @return the password
jib-core/src/main/java/com/google/cloud/tools/jib/api/Credential.java:60
↓ 11 callersMethodgetResource
(String resource)
jib-core/src/test/java/com/google/cloud/tools/jib/builder/steps/LocalBaseImageStepsTest.java:64
↓ 11 callersMethodgetSession
()
jib-maven-plugin/src/main/java/com/google/cloud/tools/jib/maven/JibPluginConfiguration.java:389
↓ 11 callersMethodgetTargetImage
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/CommonCliOptions.java:276
↓ 11 callersMethodgetTestRepositoryLocation
()
jib-core/src/integration-test/java/com/google/cloud/tools/jib/IntegrationTestingConfiguration.java:25
↓ 11 callersMethodgetToolVersion
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/ProjectProperties.java:51
↓ 11 callersMethodgetWorkingDirectory
()
jib-build-plan/src/main/java/com/google/cloud/tools/jib/api/buildplan/ContainerBuildPlan.java:467
↓ 11 callersMethodinitializer
Returns a {@link RegistryEndpointProvider} for initializing the BLOB upload with an existence check.
jib-core/src/main/java/com/google/cloud/tools/jib/registry/BlobPusher.java:233
↓ 11 callersMethodisJettyBaseimage
Returns {@code true} if the user-specified base image is jetty or if a custom base image is not specified. @return a boolean @throws InvalidImageRefe
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/CommonContainerConfigCliOptions.java:189
↓ 11 callersMethodparseMapProperty
Parses a string in the form of "key1=value1,key2=value2,..." into a map. @param property the map string to parse, with entries separated by "," and k
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/ConfigurationPropertyValidator.java:138
↓ 11 callersMethodretrieve
Calls the credential helper CLI. <p>Calls occur in the form: <pre>{@code echo -n <server URL> | docker-credential-<credential helper suffix> get }</
jib-core/src/main/java/com/google/cloud/tools/jib/registry/credentials/DockerCredentialHelper.java:128
↓ 11 callersMethodsetArchitecture
Sets the image architecture. @param architecture the architecture @return this
jib-core/src/main/java/com/google/cloud/tools/jib/image/Image.java:82
↓ 11 callersMethodtoStringWithQualifier
Stringifies the {@link ImageReference}. If the digest is set, the result will include the digest and no tag. Otherwise, the result will include the ta
jib-core/src/main/java/com/google/cloud/tools/jib/api/ImageReference.java:383
↓ 11 callersMethodverifyBody
Verifies the response body. Repeatedly tries {@code url} at the interval of .5 seconds for up to 20 seconds until getting OK HTTP response code.
jib-cli/src/test/java/com/google/cloud/tools/jib/api/HttpRequestTester.java:34
↓ 11 callersMethodverifyCapturedUrls
(String... urls)
jib-core/src/test/java/com/google/cloud/tools/jib/http/FailoverHttpClientTest.java:531
↓ 11 callersMethodwriteToByteArray
Writes the BLOB to a byte array. @param blob the BLOB to write @return the BLOB contents as a byte array @throws IOException if writing out the BLOB
jib-core/src/main/java/com/google/cloud/tools/jib/blob/Blobs.java:74
↓ 10 callersMethodaddEventHandler
Adds the {@code eventConsumer} to handle the {@link JibEvent} with class {@code eventType}. The order in which handlers are added is the order in whic
jib-core/src/main/java/com/google/cloud/tools/jib/api/Containerizer.java:244
↓ 10 callersMethodbuild
()
jib-core/src/main/java/com/google/cloud/tools/jib/registry/RegistryErrorExceptionBuilder.java:100
↓ 10 callersMethodbuild
( Path projectRoot, String imageReference, String pomXml, boolean buildTwice)
jib-maven-plugin/src/integration-test/java/com/google/cloud/tools/jib/maven/BuildImageMojoIntegrationTest.java:106
↓ 10 callersMethodcreateCredentialRetrieverFactory
( String registry, String repository)
jib-core/src/test/java/com/google/cloud/tools/jib/frontend/CredentialRetrieverFactoryTest.java:290
↓ 10 callersMethodgetAdditionalTags
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/CommonCliOptions.java:408
↓ 10 callersMethodgetApiRoute
Returns the registry endpoint URL. @param apiRouteBase the registry's base URL (for example, {@code https://gcr.io/v2/}) @return the registry endpoin
jib-core/src/main/java/com/google/cloud/tools/jib/registry/RegistryEndpointProvider.java:45
↓ 10 callersMethodgetAuth
()
jib-core/src/main/java/com/google/cloud/tools/jib/registry/credentials/json/DockerConfigTemplate.java:80
↓ 10 callersMethodgetBlob
()
jib-core/src/main/java/com/google/cloud/tools/jib/cache/CachedLayer.java:110
↓ 10 callersMethodgetConfigurationName
Returns the configurationName property while setting it to the value of the system property if present. @return The configurationName property
jib-gradle-plugin/src/main/java/com/google/cloud/tools/jib/gradle/JibExtension.java:234
↓ 10 callersMethodgetContent
()
jib-core/src/main/java/com/google/cloud/tools/jib/http/ResponseException.java:40
↓ 10 callersMethodgetCreationTime
(String imageReference)
jib-gradle-plugin/src/integration-test/java/com/google/cloud/tools/jib/gradle/JibRunHelper.java:164
↓ 10 callersMethodgetExposedPorts
()
jib-core/src/main/java/com/google/cloud/tools/jib/image/Image.java:397
↓ 10 callersMethodgetFormat
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/buildfile/BuildFileSpec.java:179
↓ 10 callersMethodgetFoundMainClasses
Gets the found main classes. @return the found main classes
jib-core/src/main/java/com/google/cloud/tools/jib/api/MainClassFinder.java:113
↓ 10 callersMethodgetFromImage
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/RawConfiguration.java:66
↓ 10 callersMethodgetHeaders
()
jib-core/src/main/java/com/google/cloud/tools/jib/http/ResponseException.java:44
↓ 10 callersMethodgetImageIdOutputPath
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/RawConfiguration.java:132
↓ 10 callersMethodgetPort
Gets the port number. @return the port number
jib-build-plan/src/main/java/com/google/cloud/tools/jib/api/buildplan/Port.java:75
↓ 10 callersMethodgetRegistryMirrors
Gets the registry mirror configuration. @return registry mirrors
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/globalconfig/GlobalConfig.java:142
↓ 10 callersMethodgetTargetImage
Gets the target image reference. @return the configured target image reference
jib-maven-plugin/src/main/java/com/google/cloud/tools/jib/maven/JibPluginConfiguration.java:454
↓ 10 callersMethodgetUsername
Gets the username. @return the username
jib-core/src/main/java/com/google/cloud/tools/jib/api/Credential.java:51
↓ 10 callersMethodinferAuth
Find auth credentials for a specific registry. @param registry we want credential for @return auth information for the registry (can be empty) @throw
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/InferredAuthProvider.java:31
↓ 10 callersMethodisAllowInsecureRegistries
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/CommonCliOptions.java:382
↓ 10 callersMethodisSendCredentialsOverHttp
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/CommonCliOptions.java:386
↓ 10 callersMethodisSerialize
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/CommonCliOptions.java:272
↓ 10 callersMethodisValidJavaClass
Checks if a string is a valid Java class name. @param className the class name to check @return {@code true} if {@code className} is a valid Java cla
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/MainClassResolver.java:119
↓ 10 callersMethodlogContains
(String substring)
jib-core/src/test/java/com/google/cloud/tools/jib/registry/RegistryClientTest.java:414
↓ 10 callersMethodtoBuildContext
Builds a {@link BuildContext} using this and a {@link Containerizer}. @param containerizer the {@link Containerizer} @return the {@link BuildContext}
jib-core/src/main/java/com/google/cloud/tools/jib/api/JibContainerBuilder.java:722
↓ 10 callersMethodtoContainerBuilder
Returns a new {@link JibContainerBuilder} using the parameters specified on the {@link JavaContainerBuilder}. @return a new {@link JibContainerBuilde
jib-core/src/main/java/com/google/cloud/tools/jib/api/JavaContainerBuilder.java:545
↓ 10 callersMethodunzip
Unzips {@code archive} into {@code destination}. @param archive zip archive to unzip @param destination target root for unzipping @throws IOException
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/ZipUtil.java:47
↓ 10 callersMethodwithDirectory
Initializes the cache using {@code cacheDirectory} for storage. @param cacheDirectory the directory for the cache. Creates the directory if it does n
jib-core/src/main/java/com/google/cloud/tools/jib/cache/Cache.java:55
↓ 10 callersMethodwriteTo
(JsonTemplate template, OutputStream out)
jib-core/src/main/java/com/google/cloud/tools/jib/json/JsonTemplateMapper.java:169
↓ 9 callersMethodaction
Create a retryable action. @param action the action to be run @param <E> the class of exceptions that may be thrown @return the instance
jib-core/src/main/java/com/google/cloud/tools/jib/cache/Retry.java:59
↓ 9 callersMethodaddClasses
Adds the contents of a classes directory to the image. @param classFilesDirectory the directory containing the class files @return this @throws IOExc
jib-core/src/main/java/com/google/cloud/tools/jib/api/JavaContainerBuilder.java:421
↓ 9 callersMethodbuildToDockerDaemon
(TestProject project, String imageReference, String pomXml)
jib-maven-plugin/src/integration-test/java/com/google/cloud/tools/jib/maven/BuildDockerMojoIntegrationTest.java:44
↓ 9 callersMethodbuilder
Creates a new {@link Builder} for a {@link CachedLayer}. @return the new {@link Builder}
jib-core/src/main/java/com/google/cloud/tools/jib/cache/CachedLayer.java:82
↓ 9 callersMethodcallRegistryEndpoint
Calls the registry endpoint. @param registryEndpointProvider the {@link RegistryEndpointProvider} to the endpoint @throws IOException if communicatin
jib-core/src/main/java/com/google/cloud/tools/jib/registry/RegistryClient.java:611
↓ 9 callersMethodcheckManifestPlatform
Assuming the base image is not a manifest list, checks and warns misconfigured platforms. @param buildContext the {@link BuildContext} @param contain
jib-core/src/main/java/com/google/cloud/tools/jib/builder/steps/PlatformChecker.java:39
↓ 9 callersMethodfromScratch
Starts building the container from an empty base image. @return a new {@link JibContainerBuilder} to continue building the container
jib-core/src/main/java/com/google/cloud/tools/jib/api/Jib.java:105
↓ 9 callersMethodgetAppRootChecked
Gets the value of the {@code appRoot} parameter. If the parameter is empty, returns {@code /var/lib/jetty/webapps/ROOT} for WAR projects or {@link Jav
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/PluginConfigurationProcessor.java:855
↓ 9 callersMethodgetBaseImage
Gets the base image reference. @return the configured base image reference
jib-maven-plugin/src/main/java/com/google/cloud/tools/jib/maven/JibPluginConfiguration.java:422
↓ 9 callersMethodgetBaseImageLayersCache
Gets the {@link Cache} for base image layers. @return the {@link Cache} for base image layers
jib-core/src/main/java/com/google/cloud/tools/jib/configuration/BuildContext.java:501
↓ 9 callersMethodgetBaseImageMajorJavaVersion
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/IncompatibleBaseImageJavaVersionException.java:35
↓ 9 callersMethodgetCachedBaseImages
Retrieves the cached base images. If a base image reference is not a manifest list, returns a single image (if cached). If a manifest list, returns al
jib-core/src/main/java/com/google/cloud/tools/jib/builder/steps/PullBaseImageStep.java:441
↓ 9 callersMethodgetCmd
()
jib-build-plan/src/main/java/com/google/cloud/tools/jib/api/buildplan/ContainerBuildPlan.java:477
↓ 9 callersMethodgetDigestOutputPath
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/RawConfiguration.java:130
↓ 9 callersMethodgetExposedPorts
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/buildfile/BuildFileSpec.java:195
↓ 9 callersMethodgetHeader
Returns a list of the header string values for the given header name. @param headerName the header name @return a list of headers in the response
jib-core/src/main/java/com/google/cloud/tools/jib/http/Response.java:51
↓ 9 callersMethodgetHttpMethod
Returns the HTTP method to send the request with.
jib-core/src/main/java/com/google/cloud/tools/jib/registry/RegistryEndpointProvider.java:37
↓ 9 callersMethodgetImage
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/SkaffoldInitOutput.java:91
↓ 9 callersMethodgetImageRepository
()
jib-core/src/main/java/com/google/cloud/tools/jib/configuration/ImageConfiguration.java:137
↓ 9 callersMethodgetJavaVersion
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/ArtifactProcessor.java:45
↓ 9 callersMethodgetModificationTime
()
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/buildfile/FilePropertiesStack.java:98
↓ 9 callersMethodgetProject
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/SkaffoldInitOutput.java:97
↓ 9 callersMethodgetProjectCache
Do not use directly, use {@link CacheDirectories} instead. @return a user configured project cache
jib-cli/src/main/java/com/google/cloud/tools/jib/cli/CommonCliOptions.java:404
↓ 9 callersMethodgetProjectMajorJavaVersion
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/IncompatibleBaseImageJavaVersionException.java:39
↓ 9 callersMethodgetRegistryMirrors
Gets the registry mirrors. @return the registry mirrors
jib-core/src/main/java/com/google/cloud/tools/jib/configuration/BuildContext.java:546
↓ 9 callersMethodgetRepository
Gets the repository portion of the {@link ImageReference}. @return the repository
jib-core/src/main/java/com/google/cloud/tools/jib/api/ImageReference.java:296
↓ 9 callersMethodgetTarOutputPath
()
jib-plugins-common/src/main/java/com/google/cloud/tools/jib/plugins/common/RawConfiguration.java:128
↓ 9 callersMethodinvoke
(Callable<E> callable)
jib-core/src/test/java/com/google/cloud/tools/jib/MultithreadedExecutor.java:41
↓ 9 callersMethodisBrokenPipe
(IOException original)
jib-core/src/main/java/com/google/cloud/tools/jib/registry/RegistryEndpointCaller.java:55
↓ 9 callersMethodisContainerizable
Return false if the `jib.containerize` property is specified and does not match this module/project. Used by the Skaffold-Jib binding. @return true i
jib-maven-plugin/src/main/java/com/google/cloud/tools/jib/maven/JibPluginConfiguration.java:824
← previousnext →301–400 of 4,110, ranked by callers