Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommitOptionsFn ¶
type CommitOptionsFn func(options *container.CommitOptions)
func Author ¶
func Author(author string) CommitOptionsFn
func Changes ¶
func Changes(changes ...string) CommitOptionsFn
func Comment ¶
func Comment(comment string) CommitOptionsFn
func Config ¶
func Config(config *container.Config) CommitOptionsFn
func Pause ¶
func Pause(pause bool) CommitOptionsFn
func Reference ¶
func Reference(reference string) CommitOptionsFn
Click to show internal directories.
Click to hide internal directories.