Documentation
¶
Index ¶
Constants ¶
View Source
const AppJSONV1GeneratorName = "app-json/v1"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppJSONOptions ¶
type AppJSONOptions struct {
Action configcmd.BulkAction
In io.Reader
Filenames []string
BaseImage string
Generator string
AsTemplate string
PrintObject func(runtime.Object) error
OutputVersions []schema.GroupVersion
Namespace string
Client client.TemplateConfigsNamespacer
}
func (*AppJSONOptions) Run ¶
func (o *AppJSONOptions) Run() error
func (*AppJSONOptions) Validate ¶
func (o *AppJSONOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.