public class Assertions extends Object
Modifier | Constructor and Description |
---|---|
protected |
Assertions()
Creates a new
. |
Modifier and Type | Method and Description |
---|---|
static APIVersionAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.APIVersion actual)
Creates a new instance of
. |
static AuthInfoAssert |
assertThat(io.fabric8.kubernetes.api.model.AuthInfo actual)
Creates a new instance of
. |
static AWSElasticBlockStoreVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSource actual)
Creates a new instance of
. |
static AzureFileVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.AzureFileVolumeSource actual)
Creates a new instance of
. |
static BaseKubernetesListAssert |
assertThat(io.fabric8.kubernetes.api.model.BaseKubernetesList actual)
Creates a new instance of
. |
static BinaryBuildSourceAssert |
assertThat(io.fabric8.openshift.api.model.BinaryBuildSource actual)
Creates a new instance of
. |
static BindingAssert |
assertThat(io.fabric8.kubernetes.api.model.Binding actual)
Creates a new instance of
. |
static BuildAssert |
assertThat(io.fabric8.openshift.api.model.Build actual)
Creates a new instance of
. |
static BuildConfigAssert |
assertThat(io.fabric8.openshift.api.model.BuildConfig actual)
Creates a new instance of
. |
static BuildConfigListAssert |
assertThat(io.fabric8.openshift.api.model.BuildConfigList actual)
Creates a new instance of
. |
static BuildConfigSpecAssert |
assertThat(io.fabric8.openshift.api.model.BuildConfigSpec actual)
Creates a new instance of
. |
static BuildConfigStatusAssert |
assertThat(io.fabric8.openshift.api.model.BuildConfigStatus actual)
Creates a new instance of
. |
static BuildListAssert |
assertThat(io.fabric8.openshift.api.model.BuildList actual)
Creates a new instance of
. |
static BuildOutputAssert |
assertThat(io.fabric8.openshift.api.model.BuildOutput actual)
Creates a new instance of
. |
static BuildPostCommitSpecAssert |
assertThat(io.fabric8.openshift.api.model.BuildPostCommitSpec actual)
Creates a new instance of
. |
static BuildRequestAssert |
assertThat(io.fabric8.openshift.api.model.BuildRequest actual)
Creates a new instance of
. |
static BuildSourceAssert |
assertThat(io.fabric8.openshift.api.model.BuildSource actual)
Creates a new instance of
. |
static BuildSpecAssert |
assertThat(io.fabric8.openshift.api.model.BuildSpec actual)
Creates a new instance of
. |
static BuildStatusAssert |
assertThat(io.fabric8.openshift.api.model.BuildStatus actual)
Creates a new instance of
. |
static BuildStrategyAssert |
assertThat(io.fabric8.openshift.api.model.BuildStrategy actual)
Creates a new instance of
. |
static BuildTriggerPolicyAssert |
assertThat(io.fabric8.openshift.api.model.BuildTriggerPolicy actual)
Creates a new instance of
. |
static CapabilitiesAssert |
assertThat(io.fabric8.kubernetes.api.model.Capabilities actual)
Creates a new instance of
. |
static CephFSVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.CephFSVolumeSource actual)
Creates a new instance of
. |
static CinderVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.CinderVolumeSource actual)
Creates a new instance of
. |
static ClusterAssert |
assertThat(io.fabric8.kubernetes.api.model.Cluster actual)
Creates a new instance of
. |
static ClusterPolicyAssert |
assertThat(io.fabric8.openshift.api.model.ClusterPolicy actual)
Creates a new instance of
. |
static ClusterPolicyBindingAssert |
assertThat(io.fabric8.openshift.api.model.ClusterPolicyBinding actual)
Creates a new instance of
. |
static ClusterPolicyBindingListAssert |
assertThat(io.fabric8.openshift.api.model.ClusterPolicyBindingList actual)
Creates a new instance of
. |
static ClusterPolicyListAssert |
assertThat(io.fabric8.openshift.api.model.ClusterPolicyList actual)
Creates a new instance of
. |
static ClusterRoleAssert |
assertThat(io.fabric8.openshift.api.model.ClusterRole actual)
Creates a new instance of
. |
static ClusterRoleBindingAssert |
assertThat(io.fabric8.openshift.api.model.ClusterRoleBinding actual)
Creates a new instance of
. |
static ClusterRoleBindingListAssert |
assertThat(io.fabric8.openshift.api.model.ClusterRoleBindingList actual)
Creates a new instance of
. |
static ClusterRoleScopeRestrictionAssert |
assertThat(io.fabric8.openshift.api.model.ClusterRoleScopeRestriction actual)
Creates a new instance of
. |
static ComponentConditionAssert |
assertThat(io.fabric8.kubernetes.api.model.ComponentCondition actual)
Creates a new instance of
. |
static ComponentStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.ComponentStatus actual)
Creates a new instance of
. |
static ComponentStatusListAssert |
assertThat(io.fabric8.kubernetes.api.model.ComponentStatusList actual)
Creates a new instance of
. |
static ConfigAssert |
assertThat(io.fabric8.kubernetes.api.model.Config actual)
Creates a new instance of
. |
static ConfigMapAssert |
assertThat(io.fabric8.kubernetes.api.model.ConfigMap actual)
Creates a new instance of
. |
static ConfigMapKeySelectorAssert |
assertThat(io.fabric8.kubernetes.api.model.ConfigMapKeySelector actual)
Creates a new instance of
. |
static ConfigMapListAssert |
assertThat(io.fabric8.kubernetes.api.model.ConfigMapList actual)
Creates a new instance of
. |
static ConfigMapVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.ConfigMapVolumeSource actual)
Creates a new instance of
. |
static ContainerAssert |
assertThat(io.fabric8.kubernetes.api.model.Container actual)
Creates a new instance of
. |
static ContainerImageAssert |
assertThat(io.fabric8.kubernetes.api.model.ContainerImage actual)
Creates a new instance of
. |
static ContainerPortAssert |
assertThat(io.fabric8.kubernetes.api.model.ContainerPort actual)
Creates a new instance of
. |
static ContainerStateAssert |
assertThat(io.fabric8.kubernetes.api.model.ContainerState actual)
Creates a new instance of
. |
static ContainerStateRunningAssert |
assertThat(io.fabric8.kubernetes.api.model.ContainerStateRunning actual)
Creates a new instance of
. |
static ContainerStateTerminatedAssert |
assertThat(io.fabric8.kubernetes.api.model.ContainerStateTerminated actual)
Creates a new instance of
. |
static ContainerStateWaitingAssert |
assertThat(io.fabric8.kubernetes.api.model.ContainerStateWaiting actual)
Creates a new instance of
. |
static ContainerStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.ContainerStatus actual)
Creates a new instance of
. |
static ContextAssert |
assertThat(io.fabric8.kubernetes.api.model.Context actual)
Creates a new instance of
. |
static CPUTargetUtilizationAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.CPUTargetUtilization actual)
Creates a new instance of
. |
static CustomBuildStrategyAssert |
assertThat(io.fabric8.openshift.api.model.CustomBuildStrategy actual)
Creates a new instance of
. |
static CustomDeploymentStrategyParamsAssert |
assertThat(io.fabric8.openshift.api.model.CustomDeploymentStrategyParams actual)
Creates a new instance of
. |
static DaemonEndpointAssert |
assertThat(io.fabric8.kubernetes.api.model.DaemonEndpoint actual)
Creates a new instance of
. |
static DaemonSetAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.DaemonSet actual)
Creates a new instance of
. |
static DaemonSetListAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.DaemonSetList actual)
Creates a new instance of
. |
static DaemonSetSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.DaemonSetSpec actual)
Creates a new instance of
. |
static DaemonSetStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.DaemonSetStatus actual)
Creates a new instance of
. |
static DecAssert |
assertThat(io.fabric8.openshift.api.model.Dec actual)
Creates a new instance of
. |
static DeleteOptionsAssert |
assertThat(io.fabric8.kubernetes.api.model.DeleteOptions actual)
Creates a new instance of
. |
static DeploymentAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.Deployment actual)
Creates a new instance of
. |
static DeploymentCauseAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentCause actual)
Creates a new instance of
. |
static DeploymentCauseImageTriggerAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentCauseImageTrigger actual)
Creates a new instance of
. |
static DeploymentConfigAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentConfig actual)
Creates a new instance of
. |
static DeploymentConfigListAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentConfigList actual)
Creates a new instance of
. |
static DeploymentConfigSpecAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentConfigSpec actual)
Creates a new instance of
. |
static DeploymentConfigStatusAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentConfigStatus actual)
Creates a new instance of
. |
static DeploymentDetailsAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentDetails actual)
Creates a new instance of
. |
static DeploymentListAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentList actual)
Creates a new instance of
. |
static DeploymentRollbackAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentRollback actual)
Creates a new instance of
. |
static DeploymentSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentSpec actual)
Creates a new instance of
. |
static DeploymentStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentStatus actual)
Creates a new instance of
. |
static DeploymentStrategyAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentStrategy actual)
Creates a new instance of
. |
static DeploymentStrategyAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentStrategy actual)
Creates a new instance of
. |
static DeploymentTriggerImageChangeParamsAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentTriggerImageChangeParams actual)
Creates a new instance of
. |
static DeploymentTriggerPolicyAssert |
assertThat(io.fabric8.openshift.api.model.DeploymentTriggerPolicy actual)
Creates a new instance of
. |
static DockerBuildStrategyAssert |
assertThat(io.fabric8.openshift.api.model.DockerBuildStrategy actual)
Creates a new instance of
. |
static DownwardAPIVolumeFileAssert |
assertThat(io.fabric8.kubernetes.api.model.DownwardAPIVolumeFile actual)
Creates a new instance of
. |
static DownwardAPIVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.DownwardAPIVolumeSource actual)
Creates a new instance of
. |
static EmptyDirVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.EmptyDirVolumeSource actual)
Creates a new instance of
. |
static EndpointAddressAssert |
assertThat(io.fabric8.kubernetes.api.model.EndpointAddress actual)
Creates a new instance of
. |
static EndpointPortAssert |
assertThat(io.fabric8.kubernetes.api.model.EndpointPort actual)
Creates a new instance of
. |
static EndpointsAssert |
assertThat(io.fabric8.kubernetes.api.model.Endpoints actual)
Creates a new instance of
. |
static EndpointsListAssert |
assertThat(io.fabric8.kubernetes.api.model.EndpointsList actual)
Creates a new instance of
. |
static EndpointSubsetAssert |
assertThat(io.fabric8.kubernetes.api.model.EndpointSubset actual)
Creates a new instance of
. |
static EnvVarAssert |
assertThat(io.fabric8.kubernetes.api.model.EnvVar actual)
Creates a new instance of
. |
static EnvVarSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.EnvVarSource actual)
Creates a new instance of
. |
static EventAssert |
assertThat(io.fabric8.kubernetes.api.model.Event actual)
Creates a new instance of
. |
static EventListAssert |
assertThat(io.fabric8.kubernetes.api.model.EventList actual)
Creates a new instance of
. |
static EventSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.EventSource actual)
Creates a new instance of
. |
static ExecActionAssert |
assertThat(io.fabric8.kubernetes.api.model.ExecAction actual)
Creates a new instance of
. |
static ExecNewPodHookAssert |
assertThat(io.fabric8.openshift.api.model.ExecNewPodHook actual)
Creates a new instance of
. |
static FCVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.FCVolumeSource actual)
Creates a new instance of
. |
static FlexVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.FlexVolumeSource actual)
Creates a new instance of
. |
static FlockerVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.FlockerVolumeSource actual)
Creates a new instance of
. |
static FSGroupStrategyOptionsAssert |
assertThat(io.fabric8.kubernetes.api.model.FSGroupStrategyOptions actual)
Creates a new instance of
. |
static GCEPersistentDiskVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSource actual)
Creates a new instance of
. |
static GitBuildSourceAssert |
assertThat(io.fabric8.openshift.api.model.GitBuildSource actual)
Creates a new instance of
. |
static GitRepoVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.GitRepoVolumeSource actual)
Creates a new instance of
. |
static GitSourceRevisionAssert |
assertThat(io.fabric8.openshift.api.model.GitSourceRevision actual)
Creates a new instance of
. |
static GlusterfsVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.GlusterfsVolumeSource actual)
Creates a new instance of
. |
static GroupAssert |
assertThat(io.fabric8.openshift.api.model.Group actual)
Creates a new instance of
. |
static GroupListAssert |
assertThat(io.fabric8.openshift.api.model.GroupList actual)
Creates a new instance of
. |
static HandlerAssert |
assertThat(io.fabric8.kubernetes.api.model.Handler actual)
Creates a new instance of
. |
static HasMetadataAssert |
assertThat(io.fabric8.kubernetes.api.model.HasMetadata actual)
Creates a new instance of
. |
static HorizontalPodAutoscalerAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscaler actual)
Creates a new instance of
. |
static HorizontalPodAutoscalerListAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscalerList actual)
Creates a new instance of
. |
static HorizontalPodAutoscalerSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscalerSpec actual)
Creates a new instance of
. |
static HorizontalPodAutoscalerStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscalerStatus actual)
Creates a new instance of
. |
static HostPathVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.HostPathVolumeSource actual)
Creates a new instance of
. |
static HTTPGetActionAssert |
assertThat(io.fabric8.kubernetes.api.model.HTTPGetAction actual)
Creates a new instance of
. |
static HTTPHeaderAssert |
assertThat(io.fabric8.kubernetes.api.model.HTTPHeader actual)
Creates a new instance of
. |
static HTTPIngressPathAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.HTTPIngressPath actual)
Creates a new instance of
. |
static HTTPIngressRuleValueAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.HTTPIngressRuleValue actual)
Creates a new instance of
. |
static IdentityAssert |
assertThat(io.fabric8.openshift.api.model.Identity actual)
Creates a new instance of
. |
static IdentityListAssert |
assertThat(io.fabric8.openshift.api.model.IdentityList actual)
Creates a new instance of
. |
static IDRangeAssert |
assertThat(io.fabric8.kubernetes.api.model.IDRange actual)
Creates a new instance of
. |
static ImageAssert |
assertThat(io.fabric8.openshift.api.model.Image actual)
Creates a new instance of
. |
static ImageChangeTriggerAssert |
assertThat(io.fabric8.openshift.api.model.ImageChangeTrigger actual)
Creates a new instance of
. |
static ImageLayerAssert |
assertThat(io.fabric8.openshift.api.model.ImageLayer actual)
Creates a new instance of
. |
static ImageListAssert |
assertThat(io.fabric8.openshift.api.model.ImageList actual)
Creates a new instance of
. |
static ImageSourceAssert |
assertThat(io.fabric8.openshift.api.model.ImageSource actual)
Creates a new instance of
. |
static ImageSourcePathAssert |
assertThat(io.fabric8.openshift.api.model.ImageSourcePath actual)
Creates a new instance of
. |
static ImageStreamAssert |
assertThat(io.fabric8.openshift.api.model.ImageStream actual)
Creates a new instance of
. |
static ImageStreamListAssert |
assertThat(io.fabric8.openshift.api.model.ImageStreamList actual)
Creates a new instance of
. |
static ImageStreamSpecAssert |
assertThat(io.fabric8.openshift.api.model.ImageStreamSpec actual)
Creates a new instance of
. |
static ImageStreamStatusAssert |
assertThat(io.fabric8.openshift.api.model.ImageStreamStatus actual)
Creates a new instance of
. |
static IngressAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.Ingress actual)
Creates a new instance of
. |
static IngressBackendAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.IngressBackend actual)
Creates a new instance of
. |
static IngressListAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.IngressList actual)
Creates a new instance of
. |
static IngressRuleAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.IngressRule actual)
Creates a new instance of
. |
static IngressSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.IngressSpec actual)
Creates a new instance of
. |
static IngressStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.IngressStatus actual)
Creates a new instance of
. |
static IngressTLSAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.IngressTLS actual)
Creates a new instance of
. |
static IntOrStringAssert |
assertThat(io.fabric8.kubernetes.api.model.IntOrString actual)
Creates a new instance of
. |
static ISCSIVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.ISCSIVolumeSource actual)
Creates a new instance of
. |
static JenkinsPipelineBuildStrategyAssert |
assertThat(io.fabric8.openshift.api.model.JenkinsPipelineBuildStrategy actual)
Creates a new instance of
. |
static JobAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.Job actual)
Creates a new instance of
. |
static JobConditionAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.JobCondition actual)
Creates a new instance of
. |
static JobListAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.JobList actual)
Creates a new instance of
. |
static JobSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.JobSpec actual)
Creates a new instance of
. |
static JobStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.JobStatus actual)
Creates a new instance of
. |
static KeyToPathAssert |
assertThat(io.fabric8.kubernetes.api.model.KeyToPath actual)
Creates a new instance of
. |
static KubernetesKindAssert |
assertThat(io.fabric8.kubernetes.api.model.KubernetesKind actual)
Creates a new instance of
. |
static KubernetesListAssert |
assertThat(io.fabric8.kubernetes.api.model.KubernetesList actual)
Creates a new instance of
. |
static KubernetesResourceAssert |
assertThat(io.fabric8.kubernetes.api.model.KubernetesResource actual)
Creates a new instance of
. |
static KubernetesResourceListAssert |
assertThat(io.fabric8.kubernetes.api.model.KubernetesResourceList actual)
Creates a new instance of
. |
static KubeSchemaAssert |
assertThat(io.fabric8.kubernetes.api.model.KubeSchema actual)
Creates a new instance of
. |
static LabelSelectorAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.LabelSelector actual)
Creates a new instance of
. |
static LabelSelectorRequirementAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.LabelSelectorRequirement actual)
Creates a new instance of
. |
static LifecycleAssert |
assertThat(io.fabric8.kubernetes.api.model.Lifecycle actual)
Creates a new instance of
. |
static LifecycleHookAssert |
assertThat(io.fabric8.openshift.api.model.LifecycleHook actual)
Creates a new instance of
. |
static LimitRangeAssert |
assertThat(io.fabric8.kubernetes.api.model.LimitRange actual)
Creates a new instance of
. |
static LimitRangeItemAssert |
assertThat(io.fabric8.kubernetes.api.model.LimitRangeItem actual)
Creates a new instance of
. |
static LimitRangeListAssert |
assertThat(io.fabric8.kubernetes.api.model.LimitRangeList actual)
Creates a new instance of
. |
static LimitRangeSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.LimitRangeSpec actual)
Creates a new instance of
. |
static ListMetaAssert |
assertThat(io.fabric8.kubernetes.api.model.ListMeta actual)
Creates a new instance of
. |
static LoadBalancerIngressAssert |
assertThat(io.fabric8.kubernetes.api.model.LoadBalancerIngress actual)
Creates a new instance of
. |
static LoadBalancerStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.LoadBalancerStatus actual)
Creates a new instance of
. |
static LocalObjectReferenceAssert |
assertThat(io.fabric8.kubernetes.api.model.LocalObjectReference actual)
Creates a new instance of
. |
static LocalSubjectAccessReviewAssert |
assertThat(io.fabric8.openshift.api.model.LocalSubjectAccessReview actual)
Creates a new instance of
. |
static MetadataFileAssert |
assertThat(io.fabric8.kubernetes.api.model.MetadataFile actual)
Creates a new instance of
. |
static MetadataVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.MetadataVolumeSource actual)
Creates a new instance of
. |
static NamedAuthInfoAssert |
assertThat(io.fabric8.kubernetes.api.model.NamedAuthInfo actual)
Creates a new instance of
. |
static NamedClusterAssert |
assertThat(io.fabric8.kubernetes.api.model.NamedCluster actual)
Creates a new instance of
. |
static NamedClusterRoleAssert |
assertThat(io.fabric8.openshift.api.model.NamedClusterRole actual)
Creates a new instance of
. |
static NamedClusterRoleBindingAssert |
assertThat(io.fabric8.openshift.api.model.NamedClusterRoleBinding actual)
Creates a new instance of
. |
static NamedContextAssert |
assertThat(io.fabric8.kubernetes.api.model.NamedContext actual)
Creates a new instance of
. |
static NamedExtensionAssert |
assertThat(io.fabric8.kubernetes.api.model.NamedExtension actual)
Creates a new instance of
. |
static NamedRoleAssert |
assertThat(io.fabric8.openshift.api.model.NamedRole actual)
Creates a new instance of
. |
static NamedRoleBindingAssert |
assertThat(io.fabric8.openshift.api.model.NamedRoleBinding actual)
Creates a new instance of
. |
static NamedTagEventListAssert |
assertThat(io.fabric8.openshift.api.model.NamedTagEventList actual)
Creates a new instance of
. |
static NamespaceAssert |
assertThat(io.fabric8.kubernetes.api.model.Namespace actual)
Creates a new instance of
. |
static NamespaceListAssert |
assertThat(io.fabric8.kubernetes.api.model.NamespaceList actual)
Creates a new instance of
. |
static NamespaceSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.NamespaceSpec actual)
Creates a new instance of
. |
static NamespaceStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.NamespaceStatus actual)
Creates a new instance of
. |
static NFSVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.NFSVolumeSource actual)
Creates a new instance of
. |
static NodeAssert |
assertThat(io.fabric8.kubernetes.api.model.Node actual)
Creates a new instance of
. |
static NodeAddressAssert |
assertThat(io.fabric8.kubernetes.api.model.NodeAddress actual)
Creates a new instance of
. |
static NodeConditionAssert |
assertThat(io.fabric8.kubernetes.api.model.NodeCondition actual)
Creates a new instance of
. |
static NodeDaemonEndpointsAssert |
assertThat(io.fabric8.kubernetes.api.model.NodeDaemonEndpoints actual)
Creates a new instance of
. |
static NodeListAssert |
assertThat(io.fabric8.kubernetes.api.model.NodeList actual)
Creates a new instance of
. |
static NodeSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.NodeSpec actual)
Creates a new instance of
. |
static NodeStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.NodeStatus actual)
Creates a new instance of
. |
static NodeSystemInfoAssert |
assertThat(io.fabric8.kubernetes.api.model.NodeSystemInfo actual)
Creates a new instance of
. |
static OAuthAccessTokenAssert |
assertThat(io.fabric8.openshift.api.model.OAuthAccessToken actual)
Creates a new instance of
. |
static OAuthAccessTokenListAssert |
assertThat(io.fabric8.openshift.api.model.OAuthAccessTokenList actual)
Creates a new instance of
. |
static OAuthAuthorizeTokenAssert |
assertThat(io.fabric8.openshift.api.model.OAuthAuthorizeToken actual)
Creates a new instance of
. |
static OAuthAuthorizeTokenListAssert |
assertThat(io.fabric8.openshift.api.model.OAuthAuthorizeTokenList actual)
Creates a new instance of
. |
static OAuthClientAssert |
assertThat(io.fabric8.openshift.api.model.OAuthClient actual)
Creates a new instance of
. |
static OAuthClientAuthorizationAssert |
assertThat(io.fabric8.openshift.api.model.OAuthClientAuthorization actual)
Creates a new instance of
. |
static OAuthClientAuthorizationListAssert |
assertThat(io.fabric8.openshift.api.model.OAuthClientAuthorizationList actual)
Creates a new instance of
. |
static OAuthClientListAssert |
assertThat(io.fabric8.openshift.api.model.OAuthClientList actual)
Creates a new instance of
. |
static ObjectFieldSelectorAssert |
assertThat(io.fabric8.kubernetes.api.model.ObjectFieldSelector actual)
Creates a new instance of
. |
static ObjectMetaAssert |
assertThat(io.fabric8.kubernetes.api.model.ObjectMeta actual)
Creates a new instance of
. |
static ObjectReferenceAssert |
assertThat(io.fabric8.kubernetes.api.model.ObjectReference actual)
Creates a new instance of
. |
static ParameterAssert |
assertThat(io.fabric8.openshift.api.model.Parameter actual)
Creates a new instance of
. |
static PersistentVolumeAssert |
assertThat(io.fabric8.kubernetes.api.model.PersistentVolume actual)
Creates a new instance of
. |
static PersistentVolumeClaimAssert |
assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaim actual)
Creates a new instance of
. |
static PersistentVolumeClaimListAssert |
assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaimList actual)
Creates a new instance of
. |
static PersistentVolumeClaimSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaimSpec actual)
Creates a new instance of
. |
static PersistentVolumeClaimStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaimStatus actual)
Creates a new instance of
. |
static PersistentVolumeClaimVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSource actual)
Creates a new instance of
. |
static PersistentVolumeListAssert |
assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeList actual)
Creates a new instance of
. |
static PersistentVolumeSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeSpec actual)
Creates a new instance of
. |
static PersistentVolumeStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeStatus actual)
Creates a new instance of
. |
static PodAssert |
assertThat(io.fabric8.kubernetes.api.model.Pod actual)
Creates a new instance of
. |
static PodConditionAssert |
assertThat(io.fabric8.kubernetes.api.model.PodCondition actual)
Creates a new instance of
. |
static PodListAssert |
assertThat(io.fabric8.kubernetes.api.model.PodList actual)
Creates a new instance of
. |
static PodSecurityContextAssert |
assertThat(io.fabric8.kubernetes.api.model.PodSecurityContext actual)
Creates a new instance of
. |
static PodSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.PodSpec actual)
Creates a new instance of
. |
static PodStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.PodStatus actual)
Creates a new instance of
. |
static PodTemplateAssert |
assertThat(io.fabric8.kubernetes.api.model.PodTemplate actual)
Creates a new instance of
. |
static PodTemplateListAssert |
assertThat(io.fabric8.kubernetes.api.model.PodTemplateList actual)
Creates a new instance of
. |
static PodTemplateSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.PodTemplateSpec actual)
Creates a new instance of
. |
static PolicyAssert |
assertThat(io.fabric8.openshift.api.model.Policy actual)
Creates a new instance of
. |
static PolicyBindingAssert |
assertThat(io.fabric8.openshift.api.model.PolicyBinding actual)
Creates a new instance of
. |
static PolicyBindingListAssert |
assertThat(io.fabric8.openshift.api.model.PolicyBindingList actual)
Creates a new instance of
. |
static PolicyListAssert |
assertThat(io.fabric8.openshift.api.model.PolicyList actual)
Creates a new instance of
. |
static PolicyRuleAssert |
assertThat(io.fabric8.openshift.api.model.PolicyRule actual)
Creates a new instance of
. |
static PreconditionsAssert |
assertThat(io.fabric8.kubernetes.api.model.Preconditions actual)
Creates a new instance of
. |
static PreferencesAssert |
assertThat(io.fabric8.kubernetes.api.model.Preferences actual)
Creates a new instance of
. |
static ProbeAssert |
assertThat(io.fabric8.kubernetes.api.model.Probe actual)
Creates a new instance of
. |
static ProjectAssert |
assertThat(io.fabric8.openshift.api.model.Project actual)
Creates a new instance of
. |
static ProjectListAssert |
assertThat(io.fabric8.openshift.api.model.ProjectList actual)
Creates a new instance of
. |
static ProjectRequestAssert |
assertThat(io.fabric8.openshift.api.model.ProjectRequest actual)
Creates a new instance of
. |
static ProjectSpecAssert |
assertThat(io.fabric8.openshift.api.model.ProjectSpec actual)
Creates a new instance of
. |
static ProjectStatusAssert |
assertThat(io.fabric8.openshift.api.model.ProjectStatus actual)
Creates a new instance of
. |
static QuantityAssert |
assertThat(io.fabric8.kubernetes.api.model.Quantity actual)
Creates a new instance of
. |
static RBDVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.RBDVolumeSource actual)
Creates a new instance of
. |
static RecreateDeploymentStrategyParamsAssert |
assertThat(io.fabric8.openshift.api.model.RecreateDeploymentStrategyParams actual)
Creates a new instance of
. |
static ReplicaSetAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.ReplicaSet actual)
Creates a new instance of
. |
static ReplicaSetListAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.ReplicaSetList actual)
Creates a new instance of
. |
static ReplicaSetSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.ReplicaSetSpec actual)
Creates a new instance of
. |
static ReplicaSetStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.ReplicaSetStatus actual)
Creates a new instance of
. |
static ReplicationControllerAssert |
assertThat(io.fabric8.kubernetes.api.model.ReplicationController actual)
Creates a new instance of
. |
static ReplicationControllerListAssert |
assertThat(io.fabric8.kubernetes.api.model.ReplicationControllerList actual)
Creates a new instance of
. |
static ReplicationControllerSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.ReplicationControllerSpec actual)
Creates a new instance of
. |
static ReplicationControllerStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.ReplicationControllerStatus actual)
Creates a new instance of
. |
static ResourceQuotaAssert |
assertThat(io.fabric8.kubernetes.api.model.ResourceQuota actual)
Creates a new instance of
. |
static ResourceQuotaListAssert |
assertThat(io.fabric8.kubernetes.api.model.ResourceQuotaList actual)
Creates a new instance of
. |
static ResourceQuotaSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.ResourceQuotaSpec actual)
Creates a new instance of
. |
static ResourceQuotaStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.ResourceQuotaStatus actual)
Creates a new instance of
. |
static ResourceRequirementsAssert |
assertThat(io.fabric8.kubernetes.api.model.ResourceRequirements actual)
Creates a new instance of
. |
static RoleAssert |
assertThat(io.fabric8.openshift.api.model.Role actual)
Creates a new instance of
. |
static RoleBindingAssert |
assertThat(io.fabric8.openshift.api.model.RoleBinding actual)
Creates a new instance of
. |
static RoleBindingListAssert |
assertThat(io.fabric8.openshift.api.model.RoleBindingList actual)
Creates a new instance of
. |
static RoleListAssert |
assertThat(io.fabric8.openshift.api.model.RoleList actual)
Creates a new instance of
. |
static RollbackConfigAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.RollbackConfig actual)
Creates a new instance of
. |
static RollingDeploymentStrategyParamsAssert |
assertThat(io.fabric8.openshift.api.model.RollingDeploymentStrategyParams actual)
Creates a new instance of
. |
static RollingUpdateDeploymentAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.RollingUpdateDeployment actual)
Creates a new instance of
. |
static RootPathsAssert |
assertThat(io.fabric8.kubernetes.api.model.RootPaths actual)
Creates a new instance of
. |
static RouteAssert |
assertThat(io.fabric8.openshift.api.model.Route actual)
Creates a new instance of
. |
static RouteIngressAssert |
assertThat(io.fabric8.openshift.api.model.RouteIngress actual)
Creates a new instance of
. |
static RouteIngressConditionAssert |
assertThat(io.fabric8.openshift.api.model.RouteIngressCondition actual)
Creates a new instance of
. |
static RouteListAssert |
assertThat(io.fabric8.openshift.api.model.RouteList actual)
Creates a new instance of
. |
static RoutePortAssert |
assertThat(io.fabric8.openshift.api.model.RoutePort actual)
Creates a new instance of
. |
static RouteSpecAssert |
assertThat(io.fabric8.openshift.api.model.RouteSpec actual)
Creates a new instance of
. |
static RouteStatusAssert |
assertThat(io.fabric8.openshift.api.model.RouteStatus actual)
Creates a new instance of
. |
static RunAsUserStrategyOptionsAssert |
assertThat(io.fabric8.kubernetes.api.model.RunAsUserStrategyOptions actual)
Creates a new instance of
. |
static ScaleAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.Scale actual)
Creates a new instance of
. |
static ScaleSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.ScaleSpec actual)
Creates a new instance of
. |
static ScaleStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.ScaleStatus actual)
Creates a new instance of
. |
static ScopeRestrictionAssert |
assertThat(io.fabric8.openshift.api.model.ScopeRestriction actual)
Creates a new instance of
. |
static SecretAssert |
assertThat(io.fabric8.kubernetes.api.model.Secret actual)
Creates a new instance of
. |
static SecretBuildSourceAssert |
assertThat(io.fabric8.openshift.api.model.SecretBuildSource actual)
Creates a new instance of
. |
static SecretKeySelectorAssert |
assertThat(io.fabric8.kubernetes.api.model.SecretKeySelector actual)
Creates a new instance of
. |
static SecretListAssert |
assertThat(io.fabric8.kubernetes.api.model.SecretList actual)
Creates a new instance of
. |
static SecretSpecAssert |
assertThat(io.fabric8.openshift.api.model.SecretSpec actual)
Creates a new instance of
. |
static SecretVolumeSourceAssert |
assertThat(io.fabric8.kubernetes.api.model.SecretVolumeSource actual)
Creates a new instance of
. |
static SecurityContextAssert |
assertThat(io.fabric8.kubernetes.api.model.SecurityContext actual)
Creates a new instance of
. |
static SecurityContextConstraintsAssert |
assertThat(io.fabric8.kubernetes.api.model.SecurityContextConstraints actual)
Creates a new instance of
. |
static SecurityContextConstraintsListAssert |
assertThat(io.fabric8.kubernetes.api.model.SecurityContextConstraintsList actual)
Creates a new instance of
. |
static SELinuxContextStrategyOptionsAssert |
assertThat(io.fabric8.kubernetes.api.model.SELinuxContextStrategyOptions actual)
Creates a new instance of
. |
static SELinuxOptionsAssert |
assertThat(io.fabric8.kubernetes.api.model.SELinuxOptions actual)
Creates a new instance of
. |
static ServiceAssert |
assertThat(io.fabric8.kubernetes.api.model.Service actual)
Creates a new instance of
. |
static ServiceAccountAssert |
assertThat(io.fabric8.kubernetes.api.model.ServiceAccount actual)
Creates a new instance of
. |
static ServiceAccountListAssert |
assertThat(io.fabric8.kubernetes.api.model.ServiceAccountList actual)
Creates a new instance of
. |
static ServiceListAssert |
assertThat(io.fabric8.kubernetes.api.model.ServiceList actual)
Creates a new instance of
. |
static ServicePortAssert |
assertThat(io.fabric8.kubernetes.api.model.ServicePort actual)
Creates a new instance of
. |
static ServiceSpecAssert |
assertThat(io.fabric8.kubernetes.api.model.ServiceSpec actual)
Creates a new instance of
. |
static ServiceStatusAssert |
assertThat(io.fabric8.kubernetes.api.model.ServiceStatus actual)
Creates a new instance of
. |
static SourceBuildStrategyAssert |
assertThat(io.fabric8.openshift.api.model.SourceBuildStrategy actual)
Creates a new instance of
. |
static SourceControlUserAssert |
assertThat(io.fabric8.openshift.api.model.SourceControlUser actual)
Creates a new instance of
. |
static SourceRevisionAssert |
assertThat(io.fabric8.openshift.api.model.SourceRevision actual)
Creates a new instance of
. |
static StatusAssert |
assertThat(io.fabric8.kubernetes.api.model.Status actual)
Creates a new instance of
. |
static StatusCauseAssert |
assertThat(io.fabric8.kubernetes.api.model.StatusCause actual)
Creates a new instance of
. |
static StatusDetailsAssert |
assertThat(io.fabric8.kubernetes.api.model.StatusDetails actual)
Creates a new instance of
. |
static SubjectAccessReviewAssert |
assertThat(io.fabric8.openshift.api.model.SubjectAccessReview actual)
Creates a new instance of
. |
static SubjectAccessReviewResponseAssert |
assertThat(io.fabric8.openshift.api.model.SubjectAccessReviewResponse actual)
Creates a new instance of
. |
static SubresourceReferenceAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.SubresourceReference actual)
Creates a new instance of
. |
static SupplementalGroupsStrategyOptionsAssert |
assertThat(io.fabric8.kubernetes.api.model.SupplementalGroupsStrategyOptions actual)
Creates a new instance of
. |
static TagEventAssert |
assertThat(io.fabric8.openshift.api.model.TagEvent actual)
Creates a new instance of
. |
static TagEventConditionAssert |
assertThat(io.fabric8.openshift.api.model.TagEventCondition actual)
Creates a new instance of
. |
static TagImageHookAssert |
assertThat(io.fabric8.openshift.api.model.TagImageHook actual)
Creates a new instance of
. |
static TagImportPolicyAssert |
assertThat(io.fabric8.openshift.api.model.TagImportPolicy actual)
Creates a new instance of
. |
static TagReferenceAssert |
assertThat(io.fabric8.openshift.api.model.TagReference actual)
Creates a new instance of
. |
static TCPSocketActionAssert |
assertThat(io.fabric8.kubernetes.api.model.TCPSocketAction actual)
Creates a new instance of
. |
static TemplateAssert |
assertThat(io.fabric8.openshift.api.model.Template actual)
Creates a new instance of
. |
static TemplateListAssert |
assertThat(io.fabric8.openshift.api.model.TemplateList actual)
Creates a new instance of
. |
static ThirdPartyResourceAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.ThirdPartyResource actual)
Creates a new instance of
. |
static ThirdPartyResourceListAssert |
assertThat(io.fabric8.kubernetes.api.model.extensions.ThirdPartyResourceList actual)
Creates a new instance of
. |
static TLSConfigAssert |
assertThat(io.fabric8.openshift.api.model.TLSConfig actual)
Creates a new instance of
. |
static UserAssert |
assertThat(io.fabric8.openshift.api.model.User actual)
Creates a new instance of
. |
static UserListAssert |
assertThat(io.fabric8.openshift.api.model.UserList actual)
Creates a new instance of
. |
static VolumeAssert |
assertThat(io.fabric8.kubernetes.api.model.Volume actual)
Creates a new instance of
. |
static VolumeMountAssert |
assertThat(io.fabric8.kubernetes.api.model.VolumeMount actual)
Creates a new instance of
. |
static WatchEventAssert |
assertThat(io.fabric8.kubernetes.api.model.WatchEvent actual)
Creates a new instance of
. |
static WebHookTriggerAssert |
assertThat(io.fabric8.openshift.api.model.WebHookTrigger actual)
Creates a new instance of
. |
protected Assertions()
Assertions
.public static AWSElasticBlockStoreVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.AWSElasticBlockStoreVolumeSource actual)
AWSElasticBlockStoreVolumeSourceAssert
.actual
- the actual value.public static AuthInfoAssert assertThat(io.fabric8.kubernetes.api.model.AuthInfo actual)
AuthInfoAssert
.actual
- the actual value.public static AzureFileVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.AzureFileVolumeSource actual)
AzureFileVolumeSourceAssert
.actual
- the actual value.public static BaseKubernetesListAssert assertThat(io.fabric8.kubernetes.api.model.BaseKubernetesList actual)
BaseKubernetesListAssert
.actual
- the actual value.public static BindingAssert assertThat(io.fabric8.kubernetes.api.model.Binding actual)
BindingAssert
.actual
- the actual value.public static CapabilitiesAssert assertThat(io.fabric8.kubernetes.api.model.Capabilities actual)
CapabilitiesAssert
.actual
- the actual value.public static CephFSVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.CephFSVolumeSource actual)
CephFSVolumeSourceAssert
.actual
- the actual value.public static CinderVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.CinderVolumeSource actual)
CinderVolumeSourceAssert
.actual
- the actual value.public static ClusterAssert assertThat(io.fabric8.kubernetes.api.model.Cluster actual)
ClusterAssert
.actual
- the actual value.public static ComponentConditionAssert assertThat(io.fabric8.kubernetes.api.model.ComponentCondition actual)
ComponentConditionAssert
.actual
- the actual value.public static ComponentStatusAssert assertThat(io.fabric8.kubernetes.api.model.ComponentStatus actual)
ComponentStatusAssert
.actual
- the actual value.public static ComponentStatusListAssert assertThat(io.fabric8.kubernetes.api.model.ComponentStatusList actual)
ComponentStatusListAssert
.actual
- the actual value.public static ConfigAssert assertThat(io.fabric8.kubernetes.api.model.Config actual)
ConfigAssert
.actual
- the actual value.public static ConfigMapAssert assertThat(io.fabric8.kubernetes.api.model.ConfigMap actual)
ConfigMapAssert
.actual
- the actual value.public static ConfigMapKeySelectorAssert assertThat(io.fabric8.kubernetes.api.model.ConfigMapKeySelector actual)
ConfigMapKeySelectorAssert
.actual
- the actual value.public static ConfigMapListAssert assertThat(io.fabric8.kubernetes.api.model.ConfigMapList actual)
ConfigMapListAssert
.actual
- the actual value.public static ConfigMapVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.ConfigMapVolumeSource actual)
ConfigMapVolumeSourceAssert
.actual
- the actual value.public static ContainerAssert assertThat(io.fabric8.kubernetes.api.model.Container actual)
ContainerAssert
.actual
- the actual value.public static ContainerImageAssert assertThat(io.fabric8.kubernetes.api.model.ContainerImage actual)
ContainerImageAssert
.actual
- the actual value.public static ContainerPortAssert assertThat(io.fabric8.kubernetes.api.model.ContainerPort actual)
ContainerPortAssert
.actual
- the actual value.public static ContainerStateAssert assertThat(io.fabric8.kubernetes.api.model.ContainerState actual)
ContainerStateAssert
.actual
- the actual value.public static ContainerStateRunningAssert assertThat(io.fabric8.kubernetes.api.model.ContainerStateRunning actual)
ContainerStateRunningAssert
.actual
- the actual value.public static ContainerStateTerminatedAssert assertThat(io.fabric8.kubernetes.api.model.ContainerStateTerminated actual)
ContainerStateTerminatedAssert
.actual
- the actual value.public static ContainerStateWaitingAssert assertThat(io.fabric8.kubernetes.api.model.ContainerStateWaiting actual)
ContainerStateWaitingAssert
.actual
- the actual value.public static ContainerStatusAssert assertThat(io.fabric8.kubernetes.api.model.ContainerStatus actual)
ContainerStatusAssert
.actual
- the actual value.public static ContextAssert assertThat(io.fabric8.kubernetes.api.model.Context actual)
ContextAssert
.actual
- the actual value.public static DaemonEndpointAssert assertThat(io.fabric8.kubernetes.api.model.DaemonEndpoint actual)
DaemonEndpointAssert
.actual
- the actual value.public static DeleteOptionsAssert assertThat(io.fabric8.kubernetes.api.model.DeleteOptions actual)
DeleteOptionsAssert
.actual
- the actual value.public static DownwardAPIVolumeFileAssert assertThat(io.fabric8.kubernetes.api.model.DownwardAPIVolumeFile actual)
DownwardAPIVolumeFileAssert
.actual
- the actual value.public static DownwardAPIVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.DownwardAPIVolumeSource actual)
DownwardAPIVolumeSourceAssert
.actual
- the actual value.public static EmptyDirVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.EmptyDirVolumeSource actual)
EmptyDirVolumeSourceAssert
.actual
- the actual value.public static EndpointAddressAssert assertThat(io.fabric8.kubernetes.api.model.EndpointAddress actual)
EndpointAddressAssert
.actual
- the actual value.public static EndpointPortAssert assertThat(io.fabric8.kubernetes.api.model.EndpointPort actual)
EndpointPortAssert
.actual
- the actual value.public static EndpointSubsetAssert assertThat(io.fabric8.kubernetes.api.model.EndpointSubset actual)
EndpointSubsetAssert
.actual
- the actual value.public static EndpointsAssert assertThat(io.fabric8.kubernetes.api.model.Endpoints actual)
EndpointsAssert
.actual
- the actual value.public static EndpointsListAssert assertThat(io.fabric8.kubernetes.api.model.EndpointsList actual)
EndpointsListAssert
.actual
- the actual value.public static EnvVarAssert assertThat(io.fabric8.kubernetes.api.model.EnvVar actual)
EnvVarAssert
.actual
- the actual value.public static EnvVarSourceAssert assertThat(io.fabric8.kubernetes.api.model.EnvVarSource actual)
EnvVarSourceAssert
.actual
- the actual value.public static EventAssert assertThat(io.fabric8.kubernetes.api.model.Event actual)
EventAssert
.actual
- the actual value.public static EventListAssert assertThat(io.fabric8.kubernetes.api.model.EventList actual)
EventListAssert
.actual
- the actual value.public static EventSourceAssert assertThat(io.fabric8.kubernetes.api.model.EventSource actual)
EventSourceAssert
.actual
- the actual value.public static ExecActionAssert assertThat(io.fabric8.kubernetes.api.model.ExecAction actual)
ExecActionAssert
.actual
- the actual value.public static FCVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.FCVolumeSource actual)
FCVolumeSourceAssert
.actual
- the actual value.public static FSGroupStrategyOptionsAssert assertThat(io.fabric8.kubernetes.api.model.FSGroupStrategyOptions actual)
FSGroupStrategyOptionsAssert
.actual
- the actual value.public static FlexVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.FlexVolumeSource actual)
FlexVolumeSourceAssert
.actual
- the actual value.public static FlockerVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.FlockerVolumeSource actual)
FlockerVolumeSourceAssert
.actual
- the actual value.public static GCEPersistentDiskVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.GCEPersistentDiskVolumeSource actual)
GCEPersistentDiskVolumeSourceAssert
.actual
- the actual value.public static GitRepoVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.GitRepoVolumeSource actual)
GitRepoVolumeSourceAssert
.actual
- the actual value.public static GlusterfsVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.GlusterfsVolumeSource actual)
GlusterfsVolumeSourceAssert
.actual
- the actual value.public static HTTPGetActionAssert assertThat(io.fabric8.kubernetes.api.model.HTTPGetAction actual)
HTTPGetActionAssert
.actual
- the actual value.public static HTTPHeaderAssert assertThat(io.fabric8.kubernetes.api.model.HTTPHeader actual)
HTTPHeaderAssert
.actual
- the actual value.public static HandlerAssert assertThat(io.fabric8.kubernetes.api.model.Handler actual)
HandlerAssert
.actual
- the actual value.public static HasMetadataAssert assertThat(io.fabric8.kubernetes.api.model.HasMetadata actual)
HasMetadataAssert
.actual
- the actual value.public static HostPathVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.HostPathVolumeSource actual)
HostPathVolumeSourceAssert
.actual
- the actual value.public static IDRangeAssert assertThat(io.fabric8.kubernetes.api.model.IDRange actual)
IDRangeAssert
.actual
- the actual value.public static ISCSIVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.ISCSIVolumeSource actual)
ISCSIVolumeSourceAssert
.actual
- the actual value.public static IntOrStringAssert assertThat(io.fabric8.kubernetes.api.model.IntOrString actual)
IntOrStringAssert
.actual
- the actual value.public static KeyToPathAssert assertThat(io.fabric8.kubernetes.api.model.KeyToPath actual)
KeyToPathAssert
.actual
- the actual value.public static KubeSchemaAssert assertThat(io.fabric8.kubernetes.api.model.KubeSchema actual)
KubeSchemaAssert
.actual
- the actual value.public static KubernetesKindAssert assertThat(io.fabric8.kubernetes.api.model.KubernetesKind actual)
KubernetesKindAssert
.actual
- the actual value.public static KubernetesListAssert assertThat(io.fabric8.kubernetes.api.model.KubernetesList actual)
KubernetesListAssert
.actual
- the actual value.public static KubernetesResourceAssert assertThat(io.fabric8.kubernetes.api.model.KubernetesResource actual)
KubernetesResourceAssert
.actual
- the actual value.public static KubernetesResourceListAssert assertThat(io.fabric8.kubernetes.api.model.KubernetesResourceList actual)
KubernetesResourceListAssert
.actual
- the actual value.public static LifecycleAssert assertThat(io.fabric8.kubernetes.api.model.Lifecycle actual)
LifecycleAssert
.actual
- the actual value.public static LimitRangeAssert assertThat(io.fabric8.kubernetes.api.model.LimitRange actual)
LimitRangeAssert
.actual
- the actual value.public static LimitRangeItemAssert assertThat(io.fabric8.kubernetes.api.model.LimitRangeItem actual)
LimitRangeItemAssert
.actual
- the actual value.public static LimitRangeListAssert assertThat(io.fabric8.kubernetes.api.model.LimitRangeList actual)
LimitRangeListAssert
.actual
- the actual value.public static LimitRangeSpecAssert assertThat(io.fabric8.kubernetes.api.model.LimitRangeSpec actual)
LimitRangeSpecAssert
.actual
- the actual value.public static ListMetaAssert assertThat(io.fabric8.kubernetes.api.model.ListMeta actual)
ListMetaAssert
.actual
- the actual value.public static LoadBalancerIngressAssert assertThat(io.fabric8.kubernetes.api.model.LoadBalancerIngress actual)
LoadBalancerIngressAssert
.actual
- the actual value.public static LoadBalancerStatusAssert assertThat(io.fabric8.kubernetes.api.model.LoadBalancerStatus actual)
LoadBalancerStatusAssert
.actual
- the actual value.public static LocalObjectReferenceAssert assertThat(io.fabric8.kubernetes.api.model.LocalObjectReference actual)
LocalObjectReferenceAssert
.actual
- the actual value.public static MetadataFileAssert assertThat(io.fabric8.kubernetes.api.model.MetadataFile actual)
MetadataFileAssert
.actual
- the actual value.public static MetadataVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.MetadataVolumeSource actual)
MetadataVolumeSourceAssert
.actual
- the actual value.public static NFSVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.NFSVolumeSource actual)
NFSVolumeSourceAssert
.actual
- the actual value.public static NamedAuthInfoAssert assertThat(io.fabric8.kubernetes.api.model.NamedAuthInfo actual)
NamedAuthInfoAssert
.actual
- the actual value.public static NamedClusterAssert assertThat(io.fabric8.kubernetes.api.model.NamedCluster actual)
NamedClusterAssert
.actual
- the actual value.public static NamedContextAssert assertThat(io.fabric8.kubernetes.api.model.NamedContext actual)
NamedContextAssert
.actual
- the actual value.public static NamedExtensionAssert assertThat(io.fabric8.kubernetes.api.model.NamedExtension actual)
NamedExtensionAssert
.actual
- the actual value.public static NamespaceAssert assertThat(io.fabric8.kubernetes.api.model.Namespace actual)
NamespaceAssert
.actual
- the actual value.public static NamespaceListAssert assertThat(io.fabric8.kubernetes.api.model.NamespaceList actual)
NamespaceListAssert
.actual
- the actual value.public static NamespaceSpecAssert assertThat(io.fabric8.kubernetes.api.model.NamespaceSpec actual)
NamespaceSpecAssert
.actual
- the actual value.public static NamespaceStatusAssert assertThat(io.fabric8.kubernetes.api.model.NamespaceStatus actual)
NamespaceStatusAssert
.actual
- the actual value.public static NodeAssert assertThat(io.fabric8.kubernetes.api.model.Node actual)
NodeAssert
.actual
- the actual value.public static NodeAddressAssert assertThat(io.fabric8.kubernetes.api.model.NodeAddress actual)
NodeAddressAssert
.actual
- the actual value.public static NodeConditionAssert assertThat(io.fabric8.kubernetes.api.model.NodeCondition actual)
NodeConditionAssert
.actual
- the actual value.public static NodeDaemonEndpointsAssert assertThat(io.fabric8.kubernetes.api.model.NodeDaemonEndpoints actual)
NodeDaemonEndpointsAssert
.actual
- the actual value.public static NodeListAssert assertThat(io.fabric8.kubernetes.api.model.NodeList actual)
NodeListAssert
.actual
- the actual value.public static NodeSpecAssert assertThat(io.fabric8.kubernetes.api.model.NodeSpec actual)
NodeSpecAssert
.actual
- the actual value.public static NodeStatusAssert assertThat(io.fabric8.kubernetes.api.model.NodeStatus actual)
NodeStatusAssert
.actual
- the actual value.public static NodeSystemInfoAssert assertThat(io.fabric8.kubernetes.api.model.NodeSystemInfo actual)
NodeSystemInfoAssert
.actual
- the actual value.public static ObjectFieldSelectorAssert assertThat(io.fabric8.kubernetes.api.model.ObjectFieldSelector actual)
ObjectFieldSelectorAssert
.actual
- the actual value.public static ObjectMetaAssert assertThat(io.fabric8.kubernetes.api.model.ObjectMeta actual)
ObjectMetaAssert
.actual
- the actual value.public static ObjectReferenceAssert assertThat(io.fabric8.kubernetes.api.model.ObjectReference actual)
ObjectReferenceAssert
.actual
- the actual value.public static PersistentVolumeAssert assertThat(io.fabric8.kubernetes.api.model.PersistentVolume actual)
PersistentVolumeAssert
.actual
- the actual value.public static PersistentVolumeClaimAssert assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaim actual)
PersistentVolumeClaimAssert
.actual
- the actual value.public static PersistentVolumeClaimListAssert assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaimList actual)
PersistentVolumeClaimListAssert
.actual
- the actual value.public static PersistentVolumeClaimSpecAssert assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaimSpec actual)
PersistentVolumeClaimSpecAssert
.actual
- the actual value.public static PersistentVolumeClaimStatusAssert assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaimStatus actual)
PersistentVolumeClaimStatusAssert
.actual
- the actual value.public static PersistentVolumeClaimVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeClaimVolumeSource actual)
PersistentVolumeClaimVolumeSourceAssert
.actual
- the actual value.public static PersistentVolumeListAssert assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeList actual)
PersistentVolumeListAssert
.actual
- the actual value.public static PersistentVolumeSpecAssert assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeSpec actual)
PersistentVolumeSpecAssert
.actual
- the actual value.public static PersistentVolumeStatusAssert assertThat(io.fabric8.kubernetes.api.model.PersistentVolumeStatus actual)
PersistentVolumeStatusAssert
.actual
- the actual value.public static PodAssert assertThat(io.fabric8.kubernetes.api.model.Pod actual)
PodAssert
.actual
- the actual value.public static PodConditionAssert assertThat(io.fabric8.kubernetes.api.model.PodCondition actual)
PodConditionAssert
.actual
- the actual value.public static PodListAssert assertThat(io.fabric8.kubernetes.api.model.PodList actual)
PodListAssert
.actual
- the actual value.public static PodSecurityContextAssert assertThat(io.fabric8.kubernetes.api.model.PodSecurityContext actual)
PodSecurityContextAssert
.actual
- the actual value.public static PodSpecAssert assertThat(io.fabric8.kubernetes.api.model.PodSpec actual)
PodSpecAssert
.actual
- the actual value.public static PodStatusAssert assertThat(io.fabric8.kubernetes.api.model.PodStatus actual)
PodStatusAssert
.actual
- the actual value.public static PodTemplateAssert assertThat(io.fabric8.kubernetes.api.model.PodTemplate actual)
PodTemplateAssert
.actual
- the actual value.public static PodTemplateListAssert assertThat(io.fabric8.kubernetes.api.model.PodTemplateList actual)
PodTemplateListAssert
.actual
- the actual value.public static PodTemplateSpecAssert assertThat(io.fabric8.kubernetes.api.model.PodTemplateSpec actual)
PodTemplateSpecAssert
.actual
- the actual value.public static PreconditionsAssert assertThat(io.fabric8.kubernetes.api.model.Preconditions actual)
PreconditionsAssert
.actual
- the actual value.public static PreferencesAssert assertThat(io.fabric8.kubernetes.api.model.Preferences actual)
PreferencesAssert
.actual
- the actual value.public static ProbeAssert assertThat(io.fabric8.kubernetes.api.model.Probe actual)
ProbeAssert
.actual
- the actual value.public static QuantityAssert assertThat(io.fabric8.kubernetes.api.model.Quantity actual)
QuantityAssert
.actual
- the actual value.public static RBDVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.RBDVolumeSource actual)
RBDVolumeSourceAssert
.actual
- the actual value.public static ReplicationControllerAssert assertThat(io.fabric8.kubernetes.api.model.ReplicationController actual)
ReplicationControllerAssert
.actual
- the actual value.public static ReplicationControllerListAssert assertThat(io.fabric8.kubernetes.api.model.ReplicationControllerList actual)
ReplicationControllerListAssert
.actual
- the actual value.public static ReplicationControllerSpecAssert assertThat(io.fabric8.kubernetes.api.model.ReplicationControllerSpec actual)
ReplicationControllerSpecAssert
.actual
- the actual value.public static ReplicationControllerStatusAssert assertThat(io.fabric8.kubernetes.api.model.ReplicationControllerStatus actual)
ReplicationControllerStatusAssert
.actual
- the actual value.public static ResourceQuotaAssert assertThat(io.fabric8.kubernetes.api.model.ResourceQuota actual)
ResourceQuotaAssert
.actual
- the actual value.public static ResourceQuotaListAssert assertThat(io.fabric8.kubernetes.api.model.ResourceQuotaList actual)
ResourceQuotaListAssert
.actual
- the actual value.public static ResourceQuotaSpecAssert assertThat(io.fabric8.kubernetes.api.model.ResourceQuotaSpec actual)
ResourceQuotaSpecAssert
.actual
- the actual value.public static ResourceQuotaStatusAssert assertThat(io.fabric8.kubernetes.api.model.ResourceQuotaStatus actual)
ResourceQuotaStatusAssert
.actual
- the actual value.public static ResourceRequirementsAssert assertThat(io.fabric8.kubernetes.api.model.ResourceRequirements actual)
ResourceRequirementsAssert
.actual
- the actual value.public static RootPathsAssert assertThat(io.fabric8.kubernetes.api.model.RootPaths actual)
RootPathsAssert
.actual
- the actual value.public static RunAsUserStrategyOptionsAssert assertThat(io.fabric8.kubernetes.api.model.RunAsUserStrategyOptions actual)
RunAsUserStrategyOptionsAssert
.actual
- the actual value.public static SELinuxContextStrategyOptionsAssert assertThat(io.fabric8.kubernetes.api.model.SELinuxContextStrategyOptions actual)
SELinuxContextStrategyOptionsAssert
.actual
- the actual value.public static SELinuxOptionsAssert assertThat(io.fabric8.kubernetes.api.model.SELinuxOptions actual)
SELinuxOptionsAssert
.actual
- the actual value.public static SecretAssert assertThat(io.fabric8.kubernetes.api.model.Secret actual)
SecretAssert
.actual
- the actual value.public static SecretKeySelectorAssert assertThat(io.fabric8.kubernetes.api.model.SecretKeySelector actual)
SecretKeySelectorAssert
.actual
- the actual value.public static SecretListAssert assertThat(io.fabric8.kubernetes.api.model.SecretList actual)
SecretListAssert
.actual
- the actual value.public static SecretVolumeSourceAssert assertThat(io.fabric8.kubernetes.api.model.SecretVolumeSource actual)
SecretVolumeSourceAssert
.actual
- the actual value.public static SecurityContextAssert assertThat(io.fabric8.kubernetes.api.model.SecurityContext actual)
SecurityContextAssert
.actual
- the actual value.public static SecurityContextConstraintsAssert assertThat(io.fabric8.kubernetes.api.model.SecurityContextConstraints actual)
SecurityContextConstraintsAssert
.actual
- the actual value.public static SecurityContextConstraintsListAssert assertThat(io.fabric8.kubernetes.api.model.SecurityContextConstraintsList actual)
SecurityContextConstraintsListAssert
.actual
- the actual value.public static ServiceAssert assertThat(io.fabric8.kubernetes.api.model.Service actual)
ServiceAssert
.actual
- the actual value.public static ServiceAccountAssert assertThat(io.fabric8.kubernetes.api.model.ServiceAccount actual)
ServiceAccountAssert
.actual
- the actual value.public static ServiceAccountListAssert assertThat(io.fabric8.kubernetes.api.model.ServiceAccountList actual)
ServiceAccountListAssert
.actual
- the actual value.public static ServiceListAssert assertThat(io.fabric8.kubernetes.api.model.ServiceList actual)
ServiceListAssert
.actual
- the actual value.public static ServicePortAssert assertThat(io.fabric8.kubernetes.api.model.ServicePort actual)
ServicePortAssert
.actual
- the actual value.public static ServiceSpecAssert assertThat(io.fabric8.kubernetes.api.model.ServiceSpec actual)
ServiceSpecAssert
.actual
- the actual value.public static ServiceStatusAssert assertThat(io.fabric8.kubernetes.api.model.ServiceStatus actual)
ServiceStatusAssert
.actual
- the actual value.public static StatusAssert assertThat(io.fabric8.kubernetes.api.model.Status actual)
StatusAssert
.actual
- the actual value.public static StatusCauseAssert assertThat(io.fabric8.kubernetes.api.model.StatusCause actual)
StatusCauseAssert
.actual
- the actual value.public static StatusDetailsAssert assertThat(io.fabric8.kubernetes.api.model.StatusDetails actual)
StatusDetailsAssert
.actual
- the actual value.public static SupplementalGroupsStrategyOptionsAssert assertThat(io.fabric8.kubernetes.api.model.SupplementalGroupsStrategyOptions actual)
SupplementalGroupsStrategyOptionsAssert
.actual
- the actual value.public static TCPSocketActionAssert assertThat(io.fabric8.kubernetes.api.model.TCPSocketAction actual)
TCPSocketActionAssert
.actual
- the actual value.public static VolumeAssert assertThat(io.fabric8.kubernetes.api.model.Volume actual)
VolumeAssert
.actual
- the actual value.public static VolumeMountAssert assertThat(io.fabric8.kubernetes.api.model.VolumeMount actual)
VolumeMountAssert
.actual
- the actual value.public static WatchEventAssert assertThat(io.fabric8.kubernetes.api.model.WatchEvent actual)
WatchEventAssert
.actual
- the actual value.public static APIVersionAssert assertThat(io.fabric8.kubernetes.api.model.extensions.APIVersion actual)
APIVersionAssert
.actual
- the actual value.public static CPUTargetUtilizationAssert assertThat(io.fabric8.kubernetes.api.model.extensions.CPUTargetUtilization actual)
CPUTargetUtilizationAssert
.actual
- the actual value.public static DaemonSetAssert assertThat(io.fabric8.kubernetes.api.model.extensions.DaemonSet actual)
DaemonSetAssert
.actual
- the actual value.public static DaemonSetListAssert assertThat(io.fabric8.kubernetes.api.model.extensions.DaemonSetList actual)
DaemonSetListAssert
.actual
- the actual value.public static DaemonSetSpecAssert assertThat(io.fabric8.kubernetes.api.model.extensions.DaemonSetSpec actual)
DaemonSetSpecAssert
.actual
- the actual value.public static DaemonSetStatusAssert assertThat(io.fabric8.kubernetes.api.model.extensions.DaemonSetStatus actual)
DaemonSetStatusAssert
.actual
- the actual value.public static DeploymentAssert assertThat(io.fabric8.kubernetes.api.model.extensions.Deployment actual)
DeploymentAssert
.actual
- the actual value.public static DeploymentListAssert assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentList actual)
DeploymentListAssert
.actual
- the actual value.public static DeploymentRollbackAssert assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentRollback actual)
DeploymentRollbackAssert
.actual
- the actual value.public static DeploymentSpecAssert assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentSpec actual)
DeploymentSpecAssert
.actual
- the actual value.public static DeploymentStatusAssert assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentStatus actual)
DeploymentStatusAssert
.actual
- the actual value.public static DeploymentStrategyAssert assertThat(io.fabric8.kubernetes.api.model.extensions.DeploymentStrategy actual)
DeploymentStrategyAssert
.actual
- the actual value.public static HTTPIngressPathAssert assertThat(io.fabric8.kubernetes.api.model.extensions.HTTPIngressPath actual)
HTTPIngressPathAssert
.actual
- the actual value.public static HTTPIngressRuleValueAssert assertThat(io.fabric8.kubernetes.api.model.extensions.HTTPIngressRuleValue actual)
HTTPIngressRuleValueAssert
.actual
- the actual value.public static HorizontalPodAutoscalerAssert assertThat(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscaler actual)
HorizontalPodAutoscalerAssert
.actual
- the actual value.public static HorizontalPodAutoscalerListAssert assertThat(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscalerList actual)
HorizontalPodAutoscalerListAssert
.actual
- the actual value.public static HorizontalPodAutoscalerSpecAssert assertThat(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscalerSpec actual)
HorizontalPodAutoscalerSpecAssert
.actual
- the actual value.public static HorizontalPodAutoscalerStatusAssert assertThat(io.fabric8.kubernetes.api.model.extensions.HorizontalPodAutoscalerStatus actual)
HorizontalPodAutoscalerStatusAssert
.actual
- the actual value.public static IngressAssert assertThat(io.fabric8.kubernetes.api.model.extensions.Ingress actual)
IngressAssert
.actual
- the actual value.public static IngressBackendAssert assertThat(io.fabric8.kubernetes.api.model.extensions.IngressBackend actual)
IngressBackendAssert
.actual
- the actual value.public static IngressListAssert assertThat(io.fabric8.kubernetes.api.model.extensions.IngressList actual)
IngressListAssert
.actual
- the actual value.public static IngressRuleAssert assertThat(io.fabric8.kubernetes.api.model.extensions.IngressRule actual)
IngressRuleAssert
.actual
- the actual value.public static IngressSpecAssert assertThat(io.fabric8.kubernetes.api.model.extensions.IngressSpec actual)
IngressSpecAssert
.actual
- the actual value.public static IngressStatusAssert assertThat(io.fabric8.kubernetes.api.model.extensions.IngressStatus actual)
IngressStatusAssert
.actual
- the actual value.public static IngressTLSAssert assertThat(io.fabric8.kubernetes.api.model.extensions.IngressTLS actual)
IngressTLSAssert
.actual
- the actual value.public static JobAssert assertThat(io.fabric8.kubernetes.api.model.extensions.Job actual)
JobAssert
.actual
- the actual value.public static JobConditionAssert assertThat(io.fabric8.kubernetes.api.model.extensions.JobCondition actual)
JobConditionAssert
.actual
- the actual value.public static JobListAssert assertThat(io.fabric8.kubernetes.api.model.extensions.JobList actual)
JobListAssert
.actual
- the actual value.public static JobSpecAssert assertThat(io.fabric8.kubernetes.api.model.extensions.JobSpec actual)
JobSpecAssert
.actual
- the actual value.public static JobStatusAssert assertThat(io.fabric8.kubernetes.api.model.extensions.JobStatus actual)
JobStatusAssert
.actual
- the actual value.public static LabelSelectorAssert assertThat(io.fabric8.kubernetes.api.model.extensions.LabelSelector actual)
LabelSelectorAssert
.actual
- the actual value.public static LabelSelectorRequirementAssert assertThat(io.fabric8.kubernetes.api.model.extensions.LabelSelectorRequirement actual)
LabelSelectorRequirementAssert
.actual
- the actual value.public static ReplicaSetAssert assertThat(io.fabric8.kubernetes.api.model.extensions.ReplicaSet actual)
ReplicaSetAssert
.actual
- the actual value.public static ReplicaSetListAssert assertThat(io.fabric8.kubernetes.api.model.extensions.ReplicaSetList actual)
ReplicaSetListAssert
.actual
- the actual value.public static ReplicaSetSpecAssert assertThat(io.fabric8.kubernetes.api.model.extensions.ReplicaSetSpec actual)
ReplicaSetSpecAssert
.actual
- the actual value.public static ReplicaSetStatusAssert assertThat(io.fabric8.kubernetes.api.model.extensions.ReplicaSetStatus actual)
ReplicaSetStatusAssert
.actual
- the actual value.public static RollbackConfigAssert assertThat(io.fabric8.kubernetes.api.model.extensions.RollbackConfig actual)
RollbackConfigAssert
.actual
- the actual value.public static RollingUpdateDeploymentAssert assertThat(io.fabric8.kubernetes.api.model.extensions.RollingUpdateDeployment actual)
RollingUpdateDeploymentAssert
.actual
- the actual value.public static ScaleAssert assertThat(io.fabric8.kubernetes.api.model.extensions.Scale actual)
ScaleAssert
.actual
- the actual value.public static ScaleSpecAssert assertThat(io.fabric8.kubernetes.api.model.extensions.ScaleSpec actual)
ScaleSpecAssert
.actual
- the actual value.public static ScaleStatusAssert assertThat(io.fabric8.kubernetes.api.model.extensions.ScaleStatus actual)
ScaleStatusAssert
.actual
- the actual value.public static SubresourceReferenceAssert assertThat(io.fabric8.kubernetes.api.model.extensions.SubresourceReference actual)
SubresourceReferenceAssert
.actual
- the actual value.public static ThirdPartyResourceAssert assertThat(io.fabric8.kubernetes.api.model.extensions.ThirdPartyResource actual)
ThirdPartyResourceAssert
.actual
- the actual value.public static ThirdPartyResourceListAssert assertThat(io.fabric8.kubernetes.api.model.extensions.ThirdPartyResourceList actual)
ThirdPartyResourceListAssert
.actual
- the actual value.public static BinaryBuildSourceAssert assertThat(io.fabric8.openshift.api.model.BinaryBuildSource actual)
BinaryBuildSourceAssert
.actual
- the actual value.public static BuildAssert assertThat(io.fabric8.openshift.api.model.Build actual)
BuildAssert
.actual
- the actual value.public static BuildConfigAssert assertThat(io.fabric8.openshift.api.model.BuildConfig actual)
BuildConfigAssert
.actual
- the actual value.public static BuildConfigListAssert assertThat(io.fabric8.openshift.api.model.BuildConfigList actual)
BuildConfigListAssert
.actual
- the actual value.public static BuildConfigSpecAssert assertThat(io.fabric8.openshift.api.model.BuildConfigSpec actual)
BuildConfigSpecAssert
.actual
- the actual value.public static BuildConfigStatusAssert assertThat(io.fabric8.openshift.api.model.BuildConfigStatus actual)
BuildConfigStatusAssert
.actual
- the actual value.public static BuildListAssert assertThat(io.fabric8.openshift.api.model.BuildList actual)
BuildListAssert
.actual
- the actual value.public static BuildOutputAssert assertThat(io.fabric8.openshift.api.model.BuildOutput actual)
BuildOutputAssert
.actual
- the actual value.public static BuildPostCommitSpecAssert assertThat(io.fabric8.openshift.api.model.BuildPostCommitSpec actual)
BuildPostCommitSpecAssert
.actual
- the actual value.public static BuildRequestAssert assertThat(io.fabric8.openshift.api.model.BuildRequest actual)
BuildRequestAssert
.actual
- the actual value.public static BuildSourceAssert assertThat(io.fabric8.openshift.api.model.BuildSource actual)
BuildSourceAssert
.actual
- the actual value.public static BuildSpecAssert assertThat(io.fabric8.openshift.api.model.BuildSpec actual)
BuildSpecAssert
.actual
- the actual value.public static BuildStatusAssert assertThat(io.fabric8.openshift.api.model.BuildStatus actual)
BuildStatusAssert
.actual
- the actual value.public static BuildStrategyAssert assertThat(io.fabric8.openshift.api.model.BuildStrategy actual)
BuildStrategyAssert
.actual
- the actual value.public static BuildTriggerPolicyAssert assertThat(io.fabric8.openshift.api.model.BuildTriggerPolicy actual)
BuildTriggerPolicyAssert
.actual
- the actual value.public static ClusterPolicyAssert assertThat(io.fabric8.openshift.api.model.ClusterPolicy actual)
ClusterPolicyAssert
.actual
- the actual value.public static ClusterPolicyBindingAssert assertThat(io.fabric8.openshift.api.model.ClusterPolicyBinding actual)
ClusterPolicyBindingAssert
.actual
- the actual value.public static ClusterPolicyBindingListAssert assertThat(io.fabric8.openshift.api.model.ClusterPolicyBindingList actual)
ClusterPolicyBindingListAssert
.actual
- the actual value.public static ClusterPolicyListAssert assertThat(io.fabric8.openshift.api.model.ClusterPolicyList actual)
ClusterPolicyListAssert
.actual
- the actual value.public static ClusterRoleAssert assertThat(io.fabric8.openshift.api.model.ClusterRole actual)
ClusterRoleAssert
.actual
- the actual value.public static ClusterRoleBindingAssert assertThat(io.fabric8.openshift.api.model.ClusterRoleBinding actual)
ClusterRoleBindingAssert
.actual
- the actual value.public static ClusterRoleBindingListAssert assertThat(io.fabric8.openshift.api.model.ClusterRoleBindingList actual)
ClusterRoleBindingListAssert
.actual
- the actual value.public static ClusterRoleScopeRestrictionAssert assertThat(io.fabric8.openshift.api.model.ClusterRoleScopeRestriction actual)
ClusterRoleScopeRestrictionAssert
.actual
- the actual value.public static CustomBuildStrategyAssert assertThat(io.fabric8.openshift.api.model.CustomBuildStrategy actual)
CustomBuildStrategyAssert
.actual
- the actual value.public static CustomDeploymentStrategyParamsAssert assertThat(io.fabric8.openshift.api.model.CustomDeploymentStrategyParams actual)
CustomDeploymentStrategyParamsAssert
.actual
- the actual value.public static DecAssert assertThat(io.fabric8.openshift.api.model.Dec actual)
DecAssert
.actual
- the actual value.public static DeploymentCauseAssert assertThat(io.fabric8.openshift.api.model.DeploymentCause actual)
DeploymentCauseAssert
.actual
- the actual value.public static DeploymentCauseImageTriggerAssert assertThat(io.fabric8.openshift.api.model.DeploymentCauseImageTrigger actual)
DeploymentCauseImageTriggerAssert
.actual
- the actual value.public static DeploymentConfigAssert assertThat(io.fabric8.openshift.api.model.DeploymentConfig actual)
DeploymentConfigAssert
.actual
- the actual value.public static DeploymentConfigListAssert assertThat(io.fabric8.openshift.api.model.DeploymentConfigList actual)
DeploymentConfigListAssert
.actual
- the actual value.public static DeploymentConfigSpecAssert assertThat(io.fabric8.openshift.api.model.DeploymentConfigSpec actual)
DeploymentConfigSpecAssert
.actual
- the actual value.public static DeploymentConfigStatusAssert assertThat(io.fabric8.openshift.api.model.DeploymentConfigStatus actual)
DeploymentConfigStatusAssert
.actual
- the actual value.public static DeploymentDetailsAssert assertThat(io.fabric8.openshift.api.model.DeploymentDetails actual)
DeploymentDetailsAssert
.actual
- the actual value.public static DeploymentStrategyAssert assertThat(io.fabric8.openshift.api.model.DeploymentStrategy actual)
DeploymentStrategyAssert
.actual
- the actual value.public static DeploymentTriggerImageChangeParamsAssert assertThat(io.fabric8.openshift.api.model.DeploymentTriggerImageChangeParams actual)
DeploymentTriggerImageChangeParamsAssert
.actual
- the actual value.public static DeploymentTriggerPolicyAssert assertThat(io.fabric8.openshift.api.model.DeploymentTriggerPolicy actual)
DeploymentTriggerPolicyAssert
.actual
- the actual value.public static DockerBuildStrategyAssert assertThat(io.fabric8.openshift.api.model.DockerBuildStrategy actual)
DockerBuildStrategyAssert
.actual
- the actual value.public static ExecNewPodHookAssert assertThat(io.fabric8.openshift.api.model.ExecNewPodHook actual)
ExecNewPodHookAssert
.actual
- the actual value.public static GitBuildSourceAssert assertThat(io.fabric8.openshift.api.model.GitBuildSource actual)
GitBuildSourceAssert
.actual
- the actual value.public static GitSourceRevisionAssert assertThat(io.fabric8.openshift.api.model.GitSourceRevision actual)
GitSourceRevisionAssert
.actual
- the actual value.public static GroupAssert assertThat(io.fabric8.openshift.api.model.Group actual)
GroupAssert
.actual
- the actual value.public static GroupListAssert assertThat(io.fabric8.openshift.api.model.GroupList actual)
GroupListAssert
.actual
- the actual value.public static IdentityAssert assertThat(io.fabric8.openshift.api.model.Identity actual)
IdentityAssert
.actual
- the actual value.public static IdentityListAssert assertThat(io.fabric8.openshift.api.model.IdentityList actual)
IdentityListAssert
.actual
- the actual value.public static ImageAssert assertThat(io.fabric8.openshift.api.model.Image actual)
ImageAssert
.actual
- the actual value.public static ImageChangeTriggerAssert assertThat(io.fabric8.openshift.api.model.ImageChangeTrigger actual)
ImageChangeTriggerAssert
.actual
- the actual value.public static ImageLayerAssert assertThat(io.fabric8.openshift.api.model.ImageLayer actual)
ImageLayerAssert
.actual
- the actual value.public static ImageListAssert assertThat(io.fabric8.openshift.api.model.ImageList actual)
ImageListAssert
.actual
- the actual value.public static ImageSourceAssert assertThat(io.fabric8.openshift.api.model.ImageSource actual)
ImageSourceAssert
.actual
- the actual value.public static ImageSourcePathAssert assertThat(io.fabric8.openshift.api.model.ImageSourcePath actual)
ImageSourcePathAssert
.actual
- the actual value.public static ImageStreamAssert assertThat(io.fabric8.openshift.api.model.ImageStream actual)
ImageStreamAssert
.actual
- the actual value.public static ImageStreamListAssert assertThat(io.fabric8.openshift.api.model.ImageStreamList actual)
ImageStreamListAssert
.actual
- the actual value.public static ImageStreamSpecAssert assertThat(io.fabric8.openshift.api.model.ImageStreamSpec actual)
ImageStreamSpecAssert
.actual
- the actual value.public static ImageStreamStatusAssert assertThat(io.fabric8.openshift.api.model.ImageStreamStatus actual)
ImageStreamStatusAssert
.actual
- the actual value.public static JenkinsPipelineBuildStrategyAssert assertThat(io.fabric8.openshift.api.model.JenkinsPipelineBuildStrategy actual)
JenkinsPipelineBuildStrategyAssert
.actual
- the actual value.public static LifecycleHookAssert assertThat(io.fabric8.openshift.api.model.LifecycleHook actual)
LifecycleHookAssert
.actual
- the actual value.public static LocalSubjectAccessReviewAssert assertThat(io.fabric8.openshift.api.model.LocalSubjectAccessReview actual)
LocalSubjectAccessReviewAssert
.actual
- the actual value.public static NamedClusterRoleAssert assertThat(io.fabric8.openshift.api.model.NamedClusterRole actual)
NamedClusterRoleAssert
.actual
- the actual value.public static NamedClusterRoleBindingAssert assertThat(io.fabric8.openshift.api.model.NamedClusterRoleBinding actual)
NamedClusterRoleBindingAssert
.actual
- the actual value.public static NamedRoleAssert assertThat(io.fabric8.openshift.api.model.NamedRole actual)
NamedRoleAssert
.actual
- the actual value.public static NamedRoleBindingAssert assertThat(io.fabric8.openshift.api.model.NamedRoleBinding actual)
NamedRoleBindingAssert
.actual
- the actual value.public static NamedTagEventListAssert assertThat(io.fabric8.openshift.api.model.NamedTagEventList actual)
NamedTagEventListAssert
.actual
- the actual value.public static OAuthAccessTokenAssert assertThat(io.fabric8.openshift.api.model.OAuthAccessToken actual)
OAuthAccessTokenAssert
.actual
- the actual value.public static OAuthAccessTokenListAssert assertThat(io.fabric8.openshift.api.model.OAuthAccessTokenList actual)
OAuthAccessTokenListAssert
.actual
- the actual value.public static OAuthAuthorizeTokenAssert assertThat(io.fabric8.openshift.api.model.OAuthAuthorizeToken actual)
OAuthAuthorizeTokenAssert
.actual
- the actual value.public static OAuthAuthorizeTokenListAssert assertThat(io.fabric8.openshift.api.model.OAuthAuthorizeTokenList actual)
OAuthAuthorizeTokenListAssert
.actual
- the actual value.public static OAuthClientAssert assertThat(io.fabric8.openshift.api.model.OAuthClient actual)
OAuthClientAssert
.actual
- the actual value.public static OAuthClientAuthorizationAssert assertThat(io.fabric8.openshift.api.model.OAuthClientAuthorization actual)
OAuthClientAuthorizationAssert
.actual
- the actual value.public static OAuthClientAuthorizationListAssert assertThat(io.fabric8.openshift.api.model.OAuthClientAuthorizationList actual)
OAuthClientAuthorizationListAssert
.actual
- the actual value.public static OAuthClientListAssert assertThat(io.fabric8.openshift.api.model.OAuthClientList actual)
OAuthClientListAssert
.actual
- the actual value.public static ParameterAssert assertThat(io.fabric8.openshift.api.model.Parameter actual)
ParameterAssert
.actual
- the actual value.public static PolicyAssert assertThat(io.fabric8.openshift.api.model.Policy actual)
PolicyAssert
.actual
- the actual value.public static PolicyBindingAssert assertThat(io.fabric8.openshift.api.model.PolicyBinding actual)
PolicyBindingAssert
.actual
- the actual value.public static PolicyBindingListAssert assertThat(io.fabric8.openshift.api.model.PolicyBindingList actual)
PolicyBindingListAssert
.actual
- the actual value.public static PolicyListAssert assertThat(io.fabric8.openshift.api.model.PolicyList actual)
PolicyListAssert
.actual
- the actual value.public static PolicyRuleAssert assertThat(io.fabric8.openshift.api.model.PolicyRule actual)
PolicyRuleAssert
.actual
- the actual value.public static ProjectAssert assertThat(io.fabric8.openshift.api.model.Project actual)
ProjectAssert
.actual
- the actual value.public static ProjectListAssert assertThat(io.fabric8.openshift.api.model.ProjectList actual)
ProjectListAssert
.actual
- the actual value.public static ProjectRequestAssert assertThat(io.fabric8.openshift.api.model.ProjectRequest actual)
ProjectRequestAssert
.actual
- the actual value.public static ProjectSpecAssert assertThat(io.fabric8.openshift.api.model.ProjectSpec actual)
ProjectSpecAssert
.actual
- the actual value.public static ProjectStatusAssert assertThat(io.fabric8.openshift.api.model.ProjectStatus actual)
ProjectStatusAssert
.actual
- the actual value.public static RecreateDeploymentStrategyParamsAssert assertThat(io.fabric8.openshift.api.model.RecreateDeploymentStrategyParams actual)
RecreateDeploymentStrategyParamsAssert
.actual
- the actual value.public static RoleAssert assertThat(io.fabric8.openshift.api.model.Role actual)
RoleAssert
.actual
- the actual value.public static RoleBindingAssert assertThat(io.fabric8.openshift.api.model.RoleBinding actual)
RoleBindingAssert
.actual
- the actual value.public static RoleBindingListAssert assertThat(io.fabric8.openshift.api.model.RoleBindingList actual)
RoleBindingListAssert
.actual
- the actual value.public static RoleListAssert assertThat(io.fabric8.openshift.api.model.RoleList actual)
RoleListAssert
.actual
- the actual value.public static RollingDeploymentStrategyParamsAssert assertThat(io.fabric8.openshift.api.model.RollingDeploymentStrategyParams actual)
RollingDeploymentStrategyParamsAssert
.actual
- the actual value.public static RouteAssert assertThat(io.fabric8.openshift.api.model.Route actual)
RouteAssert
.actual
- the actual value.public static RouteIngressAssert assertThat(io.fabric8.openshift.api.model.RouteIngress actual)
RouteIngressAssert
.actual
- the actual value.public static RouteIngressConditionAssert assertThat(io.fabric8.openshift.api.model.RouteIngressCondition actual)
RouteIngressConditionAssert
.actual
- the actual value.public static RouteListAssert assertThat(io.fabric8.openshift.api.model.RouteList actual)
RouteListAssert
.actual
- the actual value.public static RoutePortAssert assertThat(io.fabric8.openshift.api.model.RoutePort actual)
RoutePortAssert
.actual
- the actual value.public static RouteSpecAssert assertThat(io.fabric8.openshift.api.model.RouteSpec actual)
RouteSpecAssert
.actual
- the actual value.public static RouteStatusAssert assertThat(io.fabric8.openshift.api.model.RouteStatus actual)
RouteStatusAssert
.actual
- the actual value.public static ScopeRestrictionAssert assertThat(io.fabric8.openshift.api.model.ScopeRestriction actual)
ScopeRestrictionAssert
.actual
- the actual value.public static SecretBuildSourceAssert assertThat(io.fabric8.openshift.api.model.SecretBuildSource actual)
SecretBuildSourceAssert
.actual
- the actual value.public static SecretSpecAssert assertThat(io.fabric8.openshift.api.model.SecretSpec actual)
SecretSpecAssert
.actual
- the actual value.public static SourceBuildStrategyAssert assertThat(io.fabric8.openshift.api.model.SourceBuildStrategy actual)
SourceBuildStrategyAssert
.actual
- the actual value.public static SourceControlUserAssert assertThat(io.fabric8.openshift.api.model.SourceControlUser actual)
SourceControlUserAssert
.actual
- the actual value.public static SourceRevisionAssert assertThat(io.fabric8.openshift.api.model.SourceRevision actual)
SourceRevisionAssert
.actual
- the actual value.public static SubjectAccessReviewAssert assertThat(io.fabric8.openshift.api.model.SubjectAccessReview actual)
SubjectAccessReviewAssert
.actual
- the actual value.public static SubjectAccessReviewResponseAssert assertThat(io.fabric8.openshift.api.model.SubjectAccessReviewResponse actual)
SubjectAccessReviewResponseAssert
.actual
- the actual value.public static TLSConfigAssert assertThat(io.fabric8.openshift.api.model.TLSConfig actual)
TLSConfigAssert
.actual
- the actual value.public static TagEventAssert assertThat(io.fabric8.openshift.api.model.TagEvent actual)
TagEventAssert
.actual
- the actual value.public static TagEventConditionAssert assertThat(io.fabric8.openshift.api.model.TagEventCondition actual)
TagEventConditionAssert
.actual
- the actual value.public static TagImageHookAssert assertThat(io.fabric8.openshift.api.model.TagImageHook actual)
TagImageHookAssert
.actual
- the actual value.public static TagImportPolicyAssert assertThat(io.fabric8.openshift.api.model.TagImportPolicy actual)
TagImportPolicyAssert
.actual
- the actual value.public static TagReferenceAssert assertThat(io.fabric8.openshift.api.model.TagReference actual)
TagReferenceAssert
.actual
- the actual value.public static TemplateAssert assertThat(io.fabric8.openshift.api.model.Template actual)
TemplateAssert
.actual
- the actual value.public static TemplateListAssert assertThat(io.fabric8.openshift.api.model.TemplateList actual)
TemplateListAssert
.actual
- the actual value.public static UserAssert assertThat(io.fabric8.openshift.api.model.User actual)
UserAssert
.actual
- the actual value.public static UserListAssert assertThat(io.fabric8.openshift.api.model.UserList actual)
UserListAssert
.actual
- the actual value.public static WebHookTriggerAssert assertThat(io.fabric8.openshift.api.model.WebHookTrigger actual)
WebHookTriggerAssert
.actual
- the actual value.Copyright © 2011–2016 Red Hat. All rights reserved.