Documentation
¶
Index ¶
- func Build(ctx context.Context, opts BuildOpts, c *client.Client) ([]*imagespec.Image, error)
- func BuildKernel(ctx context.Context, opts BuildOpts) ([]*imagespec.Image, error)
- func BuildRootfs(ctx context.Context, c *client.Client, opts BuildOpts) (_ []*imagespec.Image, rerr error)
- func CreateSSH(ssh []*SSH) (session.Attachable, error)
- func CreateSecrets(secrets []*Secret) (session.Attachable, error)
- type BuildOpts
- type Rootfs
- type RootfsOpts
- type RootfsType
- type SSH
- type Secret
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildKernel ¶
func BuildRootfs ¶
func CreateSecrets ¶
func CreateSecrets(secrets []*Secret) (session.Attachable, error)
Types ¶
type BuildOpts ¶
type RootfsOpts ¶
Click to show internal directories.
Click to hide internal directories.