Documentation
¶
Index ¶
- type DeployInput
- type Service
- func (s Service) Build(ctx context.Context, functionPath, contextPath string, ...) error
- func (s Service) Deploy(ctx context.Context, i DeployInput) error
- func (s Service) InspectByTag(ctx context.Context, registryUrl, repository, tag string) (types.ImageInspect, error)
- func (s Service) Login(ctx context.Context, registryUrl, username, password string) error
- func (s Service) Push(ctx context.Context, tag string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeployInput ¶
Click to show internal directories.
Click to hide internal directories.