Class KubernetesTypeInfo
java.lang.Object
com.redhat.devtools.intellij.common.validation.KubernetesTypeInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic KubernetesTypeInfoextractMeta(com.intellij.psi.PsiFile file) static KubernetesTypeInfofromFileName(String filename) getKind()inthashCode()voidsetApiGroup(String apiGroup) voidtoString()
-
Constructor Details
-
KubernetesTypeInfo
-
KubernetesTypeInfo
public KubernetesTypeInfo()
-
-
Method Details