Container Registry Basic Credentials Response
data class ContainerRegistryBasicCredentialsResponse(val server: String, val type: String, val username: String)
The basic authentication properties for the container registry resource.