Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
CacheDir = filepath.Join(dtcsi.DataPath, "cache")
)
Functions ¶
func NewImageInstaller ¶
Types ¶
type Properties ¶
type Properties struct { ImageUri string ApiReader client.Reader Dynakube *dynatracev1beta2.DynaKube PathResolver metadata.PathResolver Metadata metadata.Access ImageDigest string }
Click to show internal directories.
Click to hide internal directories.