com.io7m.certusine.etcd.internal.Messages.xml Maven / Gradle / Ivy
The newest version!
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <entry key="errorUnexpectedResponse">Received an unexpected response: {0}</entry> <entry key="parameterEndpoint">The base address/URI of the etcd server.</entry> <entry key="parameterUserName">The username used to authenticate with the etcd server, if required.</entry> <entry key="parameterPassword">The password used to authenticate with the etcd server, if required.</entry> </properties>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy