Class KubernetesCrudAttributesExtractor

  • All Implemented Interfaces:
    io.fabric8.mockwebserver.crud.AttributeExtractor<io.fabric8.kubernetes.api.model.HasMetadata>

    public class KubernetesCrudAttributesExtractor
    extends KubernetesAttributesExtractor
    • Constructor Detail

      • KubernetesCrudAttributesExtractor

        public KubernetesCrudAttributesExtractor()
    • Method Detail

      • extract

        public io.fabric8.mockwebserver.crud.AttributeSet extract​(io.fabric8.kubernetes.api.model.HasMetadata hasMetadata)
        Specified by:
        extract in interface io.fabric8.mockwebserver.crud.AttributeExtractor<io.fabric8.kubernetes.api.model.HasMetadata>
        Overrides:
        extract in class KubernetesAttributesExtractor