Package org.hcjf.properties
Class SystemProperties.Net.KubernetesSpy.EndPoints
- java.lang.Object
-
- org.hcjf.properties.SystemProperties.Net.KubernetesSpy.EndPoints
-
- Enclosing class:
- SystemProperties.Net.KubernetesSpy
public static final class SystemProperties.Net.KubernetesSpy.EndPoints extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringLIST_END_POINTSstatic java.lang.StringLIST_PODSstatic java.lang.StringLIST_SERVICES
-
Constructor Summary
Constructors Constructor Description EndPoints()
-
-
-
Field Detail
-
LIST_PODS
public static final java.lang.String LIST_PODS
- See Also:
- Constant Field Values
-
LIST_SERVICES
public static final java.lang.String LIST_SERVICES
- See Also:
- Constant Field Values
-
LIST_END_POINTS
public static final java.lang.String LIST_END_POINTS
- See Also:
- Constant Field Values
-
-