Interface DockerRegistryAuthentication


public interface DockerRegistryAuthentication
Docker registry authentication configuration.
Since:
2.4.0
Author:
Scott Frederick
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the auth header that should be used for docker authentication.
  • Method Details

    • getAuthHeader

      String getAuthHeader()
      Returns the auth header that should be used for docker authentication.
      Returns:
      the auth header