java.lang.Object
io.helidon.integrations.oci.HelidonOci
Helper methods for OCI integration.
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleanimdsAvailable(OciConfig config) Check whether IMDS (metadata service endpoint) is available or not.
- 
Method Details- 
imdsAvailableCheck whether IMDS (metadata service endpoint) is available or not.- Parameters:
- config- OCI meta configuration, allowing a customized IMDS endpoint
- Returns:
- whether the metadata service is available
 
 
-