Documentation ¶
Index ¶
- func BackdropFromStruct(name string, value cue.Value) (*api.Backdrop, error)
- func BuildArgumentFromStruct(name string, value cue.Value) (*api.BuildArgument, error)
- func BuildInfoFromStruct(_ string, value cue.Value) (*api.BuildInfo, error)
- func BuildSSHAgentFromStruct(name string, value cue.Value) (*api.SshAgent, error)
- func BuildSecretFromStruct(name string, value cue.Value) (*api.BuildSecret, error)
- func DeviceMappingFromStruct(name string, value cue.Value) (*api.DeviceMapping, error)
- func EnvironmentVariableFromStruct(name string, value cue.Value) (*api.EnvironmentVariable, error)
- func GetAllBackdrops(filenames ...string) (map[string]*api.Backdrop, error)
- func PortBindingFromStruct(name string, value cue.Value) (*api.PortBinding, error)
- func VolumeMountFromStruct(name string, value cue.Value) (*api.VolumeMount, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BackdropFromStruct ¶
func BuildArgumentFromStruct ¶
func BuildInfoFromStruct ¶
func BuildSSHAgentFromStruct ¶
func BuildSecretFromStruct ¶
func DeviceMappingFromStruct ¶
func PortBindingFromStruct ¶
func VolumeMountFromStruct ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.