Modifier and Type | Method and Description |
---|---|
ContainerImage |
DefaultContainerImageMetadataResolver.RegistryRequest.getContainerImage() |
ContainerImage |
ContainerImageParser.parse(String imageName) |
Constructor and Description |
---|
RegistryRequest(ContainerImage containerImage,
RegistryConfiguration registryConf,
org.springframework.http.HttpHeaders authHttpHeaders,
org.springframework.web.client.RestTemplate requestRestTemplate) |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.HttpHeaders |
RegistryAuthorizer.getAuthorizationHeaders(ContainerImage containerImage,
RegistryConfiguration registryConfiguration) |
org.springframework.http.HttpHeaders |
DockerOAuth2RegistryAuthorizer.getAuthorizationHeaders(ContainerImage containerImage,
RegistryConfiguration registryConfiguration) |
org.springframework.http.HttpHeaders |
BasicAuthRegistryAuthorizer.getAuthorizationHeaders(ContainerImage containerImage,
RegistryConfiguration registryConfiguration) |
org.springframework.http.HttpHeaders |
AwsEcrAuthorizer.getAuthorizationHeaders(ContainerImage containerImage,
RegistryConfiguration registryConfiguration) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.