Class NodeAndTemplateOptionsToStatementWithoutPublicKey

  • All Implemented Interfaces:
    NodeAndTemplateOptionsToStatement

    @Singleton
    public class NodeAndTemplateOptionsToStatementWithoutPublicKey
    extends Object
    implements NodeAndTemplateOptionsToStatement
    Convert the node and template options into a statement, but ignoring the public key.

    Providers that can install the public key using their API should bind this strategy to avoid an unnecessary SSH connection to manually upload it.