Interface Manifest
- All Known Implementing Classes:
KubernetesManifestContainer
public interface Manifest
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getMoniker
com.netflix.spinnaker.moniker.Moniker getMoniker() -
getAccount
String getAccount() -
getName
String getName() -
getLocation
String getLocation() -
getStatus
Manifest.Status getStatus() -
getWarnings
List<Manifest.Warning> getWarnings()
-