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