templates

package
v0.0.0-...-57e549e Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Default

type Default struct {
	Version string `json:"version"`
	Images  struct {
		Remote struct {
			Image string `json:"image"`
		} `json:"remote"`
	} `json:"images"`
	Dev struct {
		Sync []struct {
			ImageName     string   `json:"imageName"`
			Namespace     string   `json:"namespace"`
			LocalSubPath  string   `json:"localSubPath"`
			ContainerPath string   `json:"containerPath"`
			ExcludePaths  []string `json:"excludePaths"`
		} `json:"sync"`
	} `json:"dev"`
}

Jump to

Keyboard shortcuts

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