Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct { Source gceimgresource.Source `json:"source"` Version gceimgresource.Version `json:"version"` }
Request is the input of a get step.
type Response ¶
type Response struct { Version gceimgresource.Version `json:"version"` Metadata []Metadata `json:"metadata,omitempty"` }
Response is the output of a get step.
Click to show internal directories.
Click to hide internal directories.