package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Feb 4, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Cluster struct {
Name string `json:"name"`
Kubeconfig string `json:"kubeconfig"`
Context string `json:"context"`
}
type Webhook struct {
Port int `json:"port"`
CertDir string `json:"certDir"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.