Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotFound ¶
IsNotFound checks whether an error implements the notFound interface.
func NewNotFound ¶
NewNotFound wraps an existing error as a not found error.
Types ¶
type Response ¶
type Response struct { ID string Group string Name string CrossplaneVersion string Ready string Healthy string Message string Age *time.Duration Cfg string Updated string ConnName string }
Response is a normalized ControlPlane response. NOTE(tnthornton) this is expected to be different in the near future as cloud and spaces APIs converge.
Click to show internal directories.
Click to hide internal directories.