Interface SidecarFluent<A extends SidecarFluent<A>>

    • Method Detail

      • withImage

        A withImage​(String image)
      • getResources

        io.fabric8.kubernetes.api.model.ResourceRequirements getResources()
      • withResources

        A withResources​(io.fabric8.kubernetes.api.model.ResourceRequirements resources)
      • hasResources

        Boolean hasResources()