package io.cattle.platform.docker.constants; public class DockerIpAddressConstants { public static final String KIND_DOCKER = "docker"; }