Documentation ¶
Index ¶
- func DeploymentReadyCondition(data *model.TestDataProvider) func() string
- func GetAllProjectConditions(data *model.TestDataProvider) (result []status.Condition, err error)
- func GetDeploymentStatus(data *model.TestDataProvider) status.AtlasDeploymentStatus
- func GetProjectResource(data *model.TestDataProvider) (v1.AtlasProject, error)
- func GetProjectStatus(data *model.TestDataProvider) status.AtlasProjectStatus
- func GetProjectStatusCondition(data *model.TestDataProvider, statusType status.ConditionType) (string, error)
- func ProjectReadyCondition(data *model.TestDataProvider) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeploymentReadyCondition ¶ added in v1.4.0
func DeploymentReadyCondition(data *model.TestDataProvider) func() string
func GetAllProjectConditions ¶ added in v1.4.0
func GetAllProjectConditions(data *model.TestDataProvider) (result []status.Condition, err error)
func GetDeploymentStatus ¶ added in v1.4.0
func GetDeploymentStatus(data *model.TestDataProvider) status.AtlasDeploymentStatus
func GetProjectResource ¶
func GetProjectResource(data *model.TestDataProvider) (v1.AtlasProject, error)
func GetProjectStatus ¶ added in v1.4.0
func GetProjectStatus(data *model.TestDataProvider) status.AtlasProjectStatus
func GetProjectStatusCondition ¶ added in v1.4.0
func GetProjectStatusCondition(data *model.TestDataProvider, statusType status.ConditionType) (string, error)
func ProjectReadyCondition ¶ added in v1.4.0
func ProjectReadyCondition(data *model.TestDataProvider) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.