All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.gesellix.docker.client.authentication.CredsStoreHelperResult.groovy Maven / Gradle / Ivy

package de.gesellix.docker.client.authentication

import groovy.transform.EqualsAndHashCode

@EqualsAndHashCode
class CredsStoreHelperResult {

  String error
  Map data
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy