public class ServiceHandler extends Object implements ArtifactHandler
Constructor and Description |
---|
ServiceHandler(ServiceModel serviceModel) |
Modifier and Type | Method and Description |
---|---|
String |
generate()
Generate kubernetes service definition from annotation.
|
public ServiceHandler(ServiceModel serviceModel)
public String generate() throws KubernetesPluginException
generate
in interface ArtifactHandler
KubernetesPluginException
- If an error occurs while generating artifact.Copyright © 2018 WSO2. All rights reserved.