me.snowdrop.istio.api.DoneableIstioResource Maven / Gradle / Ivy
package me.snowdrop.istio.api;
import io.fabric8.kubernetes.api.model.Doneable;
public interface DoneableIstioResource extends Doneable {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy