applydocs

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Code generated by "mdtogo"; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var ApplyLong = `
The ` + "`" + `apply` + "`" + ` command group contains subcommands for adding and transforming resources in a` + "`" + `kpt` + "`" + ` package
`
View Source
var ApplyShort = `Add and transform KRM resources in the package.`
View Source
var ClusterroleExamples = `` /* 155-byte string literal not displayed */
View Source
var ClusterroleLong = `
  kptgen apply clusterrole TARGET_DIR [flags]

Args:

  TARGET_DIR:
    The target directory of the package

Flags:

  --fn-config:
    Path to the file containing ` + "`" + `functionConfig` + "`" + ` for the operation.
`
View Source
var ClusterroleShort = `Add a clusterrole to the package.`
View Source
var ConfigExamples = `` /* 159-byte string literal not displayed */
View Source
var ConfigLong = `
  kptgen apply config TARGET_DIR [flags]

Args:

  TARGET_DIR:
    The target directory of the package

Flags:

  --fn-config-dir:
    Path to the fn-config dir containing ` + "`" + `functionConfig` + "`" + ` for the operation.
`
View Source
var ConfigShort = `Add a set of configuration specifed in the fn-config files to the package.`
View Source
var NamespaceExamples = `

  # Add a namespace to the package
  $ kptgen apply namespace ./blueprint/admin 
`
View Source
var NamespaceLong = `
  kptgen apply namespace TARGET_DIR [flags]

Args:

  TARGET_DIR:
    The target directory of the package
`
View Source
var NamespaceShort = `Add a namespace to the package.`
View Source
var PodExamples = `` /* 138-byte string literal not displayed */
View Source
var PodLong = `
  kptgen apply pod TARGET_DIR [flags]

Args:

  TARGET_DIR:
    The target directory of the package

Flags:

  --fn-config:
    Path to the file containing ` + "`" + `functionConfig` + "`" + ` for the operation.
`
View Source
var PodShort = `Add a pod to the package.`
View Source
var ServiceExamples = `` /* 150-byte string literal not displayed */
View Source
var ServiceLong = `
  kptgen apply service TARGET_DIR [flags]

Args:

  TARGET_DIR:
    The target directory of the package

Flags:

  --fn-config:
    Path to the file containing ` + "`" + `functionConfig` + "`" + ` for the operation.
`
View Source
var ServiceShort = `Add a service to the package.`
View Source
var WebhookExamples = `` /* 146-byte string literal not displayed */
View Source
var WebhookLong = `
  kptgen apply webhook TARGET_DIR [flags]

Args:

  TARGET_DIR:
    The target directory of the package

Flags:

  --fn-config:
    Path to the file containing ` + "`" + `functionConfig` + "`" + ` for the operation.
`
View Source
var WebhookShort = `Add a webhook to the package.`

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL