Uses of Enum Class
org.citrusframework.kubernetes.ClusterType
Packages that use ClusterType
-
Uses of ClusterType in org.citrusframework.actions.knative
Methods in org.citrusframework.actions.knative with parameters of type ClusterTypeModifier and TypeMethodDescriptionKnativeActionBuilderBase.clusterType(ClusterType clusterType) Explicitly set cluster type for this action. -
Uses of ClusterType in org.citrusframework.kubernetes
Methods in org.citrusframework.kubernetes that return ClusterTypeModifier and TypeMethodDescriptionstatic ClusterTypeReturns the enum constant of this class with the specified name.static ClusterType[]ClusterType.values()Returns an array containing the constants of this enum class, in the order they are declared.