Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the state of a migration at a certain point.

export
interface

IoK8sApiStoragemigrationV1alpha1MigrationCondition

Hierarchy

  • IoK8sApiStoragemigrationV1alpha1MigrationCondition

Index

Properties

lastUpdateTime?: string

Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

memberof

IoK8sApiStoragemigrationV1alpha1MigrationCondition

message?: string

A human readable message indicating details about the transition.

memberof

IoK8sApiStoragemigrationV1alpha1MigrationCondition

reason?: string

The reason for the condition's last transition.

memberof

IoK8sApiStoragemigrationV1alpha1MigrationCondition

status: string

Status of the condition, one of True, False, Unknown.

memberof

IoK8sApiStoragemigrationV1alpha1MigrationCondition

type: string

Type of the condition.

memberof

IoK8sApiStoragemigrationV1alpha1MigrationCondition

Generated using TypeDoc