public static interface StackifyProto.LogGroup.KubernetesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterName()
string cluster_name = 3; |
com.google.protobuf.ByteString |
getClusterNameBytes()
string cluster_name = 3; |
String |
getPodName()
string pod_name = 1; |
com.google.protobuf.ByteString |
getPodNameBytes()
string pod_name = 1; |
String |
getPodNamespace()
string pod_namespace = 2; |
com.google.protobuf.ByteString |
getPodNamespaceBytes()
string pod_namespace = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPodName()
string pod_name = 1;com.google.protobuf.ByteString getPodNameBytes()
string pod_name = 1;String getPodNamespace()
string pod_namespace = 2;com.google.protobuf.ByteString getPodNamespaceBytes()
string pod_namespace = 2;String getClusterName()
string cluster_name = 3;com.google.protobuf.ByteString getClusterNameBytes()
string cluster_name = 3;Copyright © 2020 Stackify, LLC. All rights reserved.