Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Headers map[string]string Namespace string Workload string Factory cmdutil.Factory ContainerName string NoProxy bool ExtraCIDR []string // docker options Platform string //Pull string // always, missing, never PublishAll bool Entrypoint string DockerImage string Publish opts.ListOpts Expose opts.ListOpts ExtraHosts opts.ListOpts NetMode opts.NetworkOpt //Aliases opts.ListOpts Env opts.ListOpts Mounts opts.MountOpt Volumes opts.ListOpts VolumeDriver string }
Click to show internal directories.
Click to hide internal directories.