Documentation ¶
Index ¶
- func ConvertTemplates(files []managementv3.File) (map[string]string, error)
- func DeleteCharts(port string, obj *v3.App) error
- func GenerateRandomPort() string
- func GenerateToken(user *mgmtv3.User, prefix string, tokenClient mgmtv3.TokenInterface) (string, error)
- func InstallCharts(rootDir, port string, obj *v3.App) error
- func ParseExternalID(externalID string) (string, error)
- func StartTiller(context context.Context, port, probePort, namespace, kubeConfigPath string) error
- func WriteTempDir(rootDir string, files map[string]string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertTemplates ¶
func ConvertTemplates(files []managementv3.File) (map[string]string, error)
func GenerateRandomPort ¶
func GenerateRandomPort() string
func GenerateToken ¶
func ParseExternalID ¶
func StartTiller ¶
StartTiller start tiller server and return the listening address of the grpc address
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.