Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { ImageConfig *ocispecs.Image `json:"imageConfig"` Definition *pb.Definition `json:"definition"` }
func DecodeConfig ¶
func GetConfig ¶
GetDefinition reads the json file from the build context and returns the definition of the build.
func (*Config) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.