IstioCertificateAuthority Class
- java.
lang. Object - com.
azure. resourcemanager. containerservice. models. IstioCertificateAuthority
- com.
Implements
public final class IstioCertificateAuthority
implements JsonSerializable<IstioCertificateAuthority>
Istio Service Mesh Certificate Authority (CA) configuration. For now, we only support plugin certificates as described here https://aka.ms/asm-plugin-ca.
Constructor | Description |
---|---|
Istio |
Creates an instance of Istio |
Modifier and Type | Method and Description |
---|---|
static
Istio |
from Reads an instance of Istio |
Istio |
plugin()
Get the plugin property: Plugin certificates information for Service Mesh. |
Json |
to |
void |
validate()
Validates the instance. |
Istio |
with Set the plugin property: Plugin certificates information for Service Mesh. |
Methods inherited from java.lang.Object
IstioCertificateAuthority
public IstioCertificateAuthority()
Creates an instance of IstioCertificateAuthority class.
fromJson
public static IstioCertificateAuthority fromJson(JsonReader jsonReader)
Reads an instance of IstioCertificateAuthority from the JsonReader.
Parameters:
Returns:
Throws:
plugin
public IstioPluginCertificateAuthority plugin()
Get the plugin property: Plugin certificates information for Service Mesh.
Returns:
toJson
validate
public void validate()
Validates the instance.
withPlugin
public IstioCertificateAuthority withPlugin(IstioPluginCertificateAuthority plugin)
Set the plugin property: Plugin certificates information for Service Mesh.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: