Skip navigation links
A B C D G H I L M O P R S T U 

A

ApiController - Class in org.springframework.cloud.spinnaker
 
ApiController() - Constructor for class org.springframework.cloud.spinnaker.ApiController
 

B

BASE_PATH - Static variable in class org.springframework.cloud.spinnaker.ApiController
 

C

CloudFoundryAppDeployerFactory - Interface in org.springframework.cloud.spinnaker
 
CloudFoundryServerConfigurationProperties - Class in org.springframework.cloud.spinnaker
 
CloudFoundryServerConfigurationProperties() - Constructor for class org.springframework.cloud.spinnaker.CloudFoundryServerConfigurationProperties
 
Config - Class in org.springframework.cloud.spinnaker
 
Config() - Constructor for class org.springframework.cloud.spinnaker.Config
 
createTempFile(ModuleDetails, ByteArrayOutputStream) - Method in class org.springframework.cloud.spinnaker.filemanager.TempFileManager
 

D

DEFAULT_DOMAIN - Static variable in class org.springframework.cloud.spinnaker.ModuleService
 
DEFAULT_PRIMARY_ACCOUNT - Static variable in class org.springframework.cloud.spinnaker.ModuleService
 
DefaultAppDeployerFactory - Class in org.springframework.cloud.spinnaker
 
DefaultAppDeployerFactory() - Constructor for class org.springframework.cloud.spinnaker.DefaultAppDeployerFactory
 
delete(ModuleDetails) - Method in class org.springframework.cloud.spinnaker.filemanager.TempFileManager
 
deploy(String, URL, String, String, String, String, String, Map<String, String>) - Method in class org.springframework.cloud.spinnaker.ModuleController
 
deploy(String, Map<String, String>, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleService
Deploy a module after finding its artifact.

G

getAppDeployer(URL, String, String, String, String, String) - Method in interface org.springframework.cloud.spinnaker.CloudFoundryAppDeployerFactory
 
getAppDeployer(URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.DefaultAppDeployerFactory
 
getArtifact() - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
getClassLoader() - Method in class org.springframework.cloud.spinnaker.LRUCleaningResourceLoader
 
getCloudFoundryClient(String, String, URL) - Method in interface org.springframework.cloud.spinnaker.CloudFoundryAppDeployerFactory
 
getCloudFoundryClient(String, String, URL) - Method in class org.springframework.cloud.spinnaker.DefaultAppDeployerFactory
 
getFreeDiskSpacePercentage() - Method in class org.springframework.cloud.spinnaker.CloudFoundryServerConfigurationProperties
 
getModules() - Method in class org.springframework.cloud.spinnaker.SpinnakerConfiguration
 
getName() - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
getOperations(String, String, URL, String, String) - Method in interface org.springframework.cloud.spinnaker.CloudFoundryAppDeployerFactory
 
getOperations(String, String, URL, String, String) - Method in class org.springframework.cloud.spinnaker.DefaultAppDeployerFactory
 
getPatterns() - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
getPatterns() - Method in class org.springframework.cloud.spinnaker.SpinnakerConfiguration
 
getProperties() - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
getProperties() - Method in class org.springframework.cloud.spinnaker.SpinnakerConfiguration
 
getResource(String) - Method in class org.springframework.cloud.spinnaker.LRUCleaningResourceLoader
 
getServices() - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
getStatus(String, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleService
Look up a single module's AppStatus
getStatuses(URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleService
Look up the status of all modules

H

HomeController - Class in org.springframework.cloud.spinnaker
 
HomeController() - Constructor for class org.springframework.cloud.spinnaker.HomeController
 

I

index() - Method in class org.springframework.cloud.spinnaker.HomeController
 

L

link(String, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleController
 
link(String, URL, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleService
 
listDomains(URL, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ServicesController
 
listOrgs(URL, String, String) - Method in class org.springframework.cloud.spinnaker.ServicesController
 
listServices(String, URL, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ServicesController
 
LRUCleaningResourceLoader - Class in org.springframework.cloud.spinnaker
Handle cleaning our resources to ensure disk space

M

Main - Class in org.springframework.cloud.spinnaker
 
Main() - Constructor for class org.springframework.cloud.spinnaker.Main
 
main(String...) - Static method in class org.springframework.cloud.spinnaker.Main
 
ModuleController - Class in org.springframework.cloud.spinnaker
 
ModuleController(ModuleService) - Constructor for class org.springframework.cloud.spinnaker.ModuleController
 
ModuleDetails - Class in org.springframework.cloud.spinnaker
 
ModuleDetails() - Constructor for class org.springframework.cloud.spinnaker.ModuleDetails
 
ModuleService - Class in org.springframework.cloud.spinnaker
A service to handle module level operations.
ModuleService(SpinnakerConfiguration, CloudFoundryAppDeployerFactory, ResourcePatternResolver, CounterService, TempFileManager, MavenProperties, ResourceLoader) - Constructor for class org.springframework.cloud.spinnaker.ModuleService
 

O

org.springframework.cloud.spinnaker - package org.springframework.cloud.spinnaker
 
org.springframework.cloud.spinnaker.filemanager - package org.springframework.cloud.spinnaker.filemanager
 

P

PREFIX - Static variable in class org.springframework.cloud.spinnaker.CloudFoundryServerConfigurationProperties
 

R

requestDomains(String, String, URL, String, String) - Method in class org.springframework.cloud.spinnaker.ServicesService
 
requestOrgs(String, String, URL) - Method in class org.springframework.cloud.spinnaker.ServicesService
 
requestServices(String, String, String, URL, String, String) - Method in class org.springframework.cloud.spinnaker.ServicesService
 
root(URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ApiController
 

S

ServicesController - Class in org.springframework.cloud.spinnaker
 
ServicesController(ServicesService) - Constructor for class org.springframework.cloud.spinnaker.ServicesController
 
ServicesService - Class in org.springframework.cloud.spinnaker
Service to look up Cloud Foundry Services (funny, ehh?)
ServicesService(CloudFoundryAppDeployerFactory) - Constructor for class org.springframework.cloud.spinnaker.ServicesService
 
setArtifact(String) - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
setFreeDiskSpacePercentage(int) - Method in class org.springframework.cloud.spinnaker.CloudFoundryServerConfigurationProperties
 
setModules(List<ModuleDetails>) - Method in class org.springframework.cloud.spinnaker.SpinnakerConfiguration
 
setName(String) - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
setPatterns(Map<String, String>) - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
setPatterns(Map<String, String>) - Method in class org.springframework.cloud.spinnaker.SpinnakerConfiguration
 
setProperties(Map<String, String>) - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
setProperties(Map<String, String>) - Method in class org.springframework.cloud.spinnaker.SpinnakerConfiguration
 
setServices(List<String>) - Method in class org.springframework.cloud.spinnaker.ModuleDetails
 
SpinnakerConfiguration - Class in org.springframework.cloud.spinnaker
 
SpinnakerConfiguration() - Constructor for class org.springframework.cloud.spinnaker.SpinnakerConfiguration
 
start(String, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleController
 
start(String, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleService
Start a given module on the CF
status(String, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleController
 
statuses(URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleController
 
stop(String, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleController
 
stop(String, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleService
Start a given module on the CF

T

TempFileManager - Class in org.springframework.cloud.spinnaker.filemanager
 
TempFileManager() - Constructor for class org.springframework.cloud.spinnaker.filemanager.TempFileManager
 

U

undeploy(String, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleController
 
undeploy(String, URL, String, String, String, String, String) - Method in class org.springframework.cloud.spinnaker.ModuleService
Undeploy a module
A B C D G H I L M O P R S T U 
Skip navigation links

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.