package
Version:
v1.74.0
Opens a new window with list of versions in this module.
Published: Jul 1, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PreflightResult struct {
Result string `json:"result"`
CreatedAt *time.Time `json:"createdAt"`
AppSlug string `json:"appSlug"`
ClusterSlug string `json:"clusterSlug"`
Skipped bool `json:"skipped"`
HasFailingStrictPreflights bool `json:"hasFailingStrictPreflights"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.