Documentation ¶
Overview ¶
Code generated by "mdtogo"; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ApplyExamples = `` /* 486-byte string literal not displayed */
View Source
var ApplyLong = `` /* 1271-byte string literal not displayed */
View Source
var ApplyShort = `Apply a package to the cluster (create, update, delete)`
View Source
var DestroyExamples = `
# remove all resources in a package from the cluster
kpt live destroy my-dir/
`
View Source
var DestroyLong = `` /* 162-byte string literal not displayed */
View Source
var DestroyShort = `Remove all previously applied resources in a package from the cluster`
View Source
var DiffExamples = `` /* 196-byte string literal not displayed */
View Source
var DiffLong = `` /* 648-byte string literal not displayed */
View Source
var DiffShort = `Diff the local package config against the live cluster resources`
View Source
var FetchK8sSchemaExamples = `` /* 221-byte string literal not displayed */
View Source
var FetchK8sSchemaLong = `
kpt live fetch-k8s-schema [flags]
Flags:
--pretty-print
Format the output before printing
`
View Source
var FetchK8sSchemaShort = `Fetch the OpenAPI schema from the cluster`
View Source
var InitExamples = `` /* 165-byte string literal not displayed */
View Source
var InitLong = `` /* 386-byte string literal not displayed */
View Source
var InitShort = `Initialize a package with a object to track previously applied resources`
View Source
var LiveLong = `` /* 348-byte string literal not displayed */
View Source
var LiveShort = `Reconcile configuration files with the live state`
View Source
var PreviewExamples = `` /* 132-byte string literal not displayed */
View Source
var PreviewLong = `` /* 263-byte string literal not displayed */
View Source
var PreviewShort = `Preview prints the changes apply would make to the cluster`
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.