All Known Implementing Classes:
InformerConfigMapGetter, PollingConfigMapGetter

public interface ConfigMapGetter
  • Method Summary

    Modifier and Type
    Method
    Description
    io.kubernetes.client.openapi.models.V1ConfigMap
    get(String namespace, String name)
     
  • Method Details

    • get

      io.kubernetes.client.openapi.models.V1ConfigMap get(String namespace, String name)