Interface PopulateDefaultLoginCredentialsForImageStrategy

    • Method Detail

      • apply

        LoginCredentials apply​(Object image)
        Processes the cloud-specific resources to determine the login credentials.
        Specified by:
        apply in interface com.google.common.base.Function<Object,​LoginCredentials>
        Specified by:
        apply in interface Function<Object,​LoginCredentials>
        Parameters:
        image - this is the cloud-specific representation of the image object.
        Returns:
        credentials parsed from the image if not null