Documentation
¶
Index ¶
- func GetImageKey(nodeImage *images.NodeImage) string
- func GetNodeImage(imageName, providerName, releaseName string) *images.NodeImage
- func GetNodeImageFromRelease(release *releases.Release, flatcarChannel string) (*images.NodeImage, error)
- type Client
- func (i *Client) AddReleaseToNodeImageStatus(ctx context.Context, image string) error
- func (i *Client) CreateImage(ctx context.Context, image *images.NodeImage) error
- func (i *Client) DeleteImage(ctx context.Context, image string) error
- func (i *Client) RemoveReleaseFromNodeImageStatus(ctx context.Context, image string) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetImageKey ¶
func GetNodeImage ¶
Types ¶
type Client ¶
Client holds the client and the namespace for node image objects
func (*Client) AddReleaseToNodeImageStatus ¶
func (*Client) CreateImage ¶
Click to show internal directories.
Click to hide internal directories.