Class RemoteExtensionConfig


  • @Beta
    public class RemoteExtensionConfig
    extends java.lang.Object
    A Spinnaker plugin's remote extension configuration.

    This model is used by Spinnaker to determine which extension points and services require remote extension point configuration.

    The plugin release SpinnakerPluginInfo.Release#requires field is used to inform Spinnaker which service to use in configuring the extension point type and additionally if the remote extension is compatible with the running version of the Spinnaker service.

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RemoteExtensionConfig

        public RemoteExtensionConfig()