public class MetadataUtils
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
getOrgId(io.fabric8.kubernetes.api.model.HasMetadata crd)
getTeam(io.fabric8.kubernetes.api.model.HasMetadata crd)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ANNOTATION_STORAGE_ACCOUNT_NAME
public static final String ANNOTATION_STORAGE_ACCOUNT_NAME
- See Also:
-
-
LABEL_ORG_ID
public static final String LABEL_ORG_ID
- See Also:
-
-
LABEL_TEAM
public static final String LABEL_TEAM
- See Also:
-
-
Constructor Details
-
MetadataUtils
public MetadataUtils()
-