Documentation
¶
Overview ¶
Package images implements reconciler for exporting the image build.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scope ¶
type Scope interface { cloud.Build InstanceImageSpec() *compute.AttachedDisk IsProvisionerReady() bool ImageName() string Name() string IsReady() bool GetComputeService() *compute.Service SetArtifactRef(artificatRef string) }
Scope is an interface that holds methods used for reconciling images.
Click to show internal directories.
Click to hide internal directories.