eksd

package
v0.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Flavor name of the eks-d flavor
	Flavor string = "eks-d"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EKSD

type EKSD struct {
	// contains filtered or unexported fields
}

EKSD is used to wrap the eks-d manifest and provide helper functions

func New

func New(eksdURL string) (*EKSD, error)

New create an instance of EKSD with the manifest from the URL argument

func (*EKSD) ImageInfo

func (e *EKSD) ImageInfo(name string) (repo string, tag string, err error)

ImageInfo returns the image repo and tag for an asset

func (*EKSD) KubeBinURL

func (e *EKSD) KubeBinURL(binName string) (url string, sha256 string, err error)

KubeBinURL looks through the eksd manifest and locates the URL for the binary

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL