blob: 1005057f18f8ebbd856dfd5a858dd1a11d5bf8fb [file] [log] [blame]
option app_label = "kubernetes";
option name = "kubernetes";
message KubernetesService (Service){
option verbose_name = "Kubernetes Service";
}
message KubernetesServiceInstance (ServiceInstance){
option verbose_name = "Kubernetes Service Instance";
}