All Classes and Interfaces

Class
Description
Used to mark a SpinnakerEventListener as asynchronous.
If a service does not provide its own ServiceSdk, this empty class will be provided in return.
Deprecated.
When proxying an extension class, implement this interface to provide a mechanism to obtain the underlying proxied class.
 
A simple HTTP client abstraction for use by plugins to talk to other Spinnaker services.
The HttpClient configuration.
 
 
 
 
 
Contains a bucket of configured HttpClients for use within an extension.
Marks a class within a plugin as one that is candidate for dependency injection.
Denotes that a class provides plugin configuration.
A convenience interface for accessing plugin SDK services.
Represents an HTTP request for HttpClient.
HTTP Response wrapper.
Provides utility methods into Spinnaker's standard internal serialization libraries.
Marker interface for service-specific SDKs.
The base type for all Spinnaker application events that are accessible by plugins.
An application event listener for Spinnaker events that can be utilized by plugins.
Designates a Spinnaker interface or abstract class as a PF4J ExtensionPoint.
Util to load a YML resource and convert to a POJO .