package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jun 9, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 9
Opens a new window with list of known importers.
Documentation
¶
type Clean struct {
CleanPrepare bool `yaml:"cleanPrepare"`
}
type Prepare struct {
Kubernetes []string `yaml:"kubernetes"`
}
type Response struct {
StatusCode int `yaml:"statusCode"`
Body string `yaml:"body"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.