Documentation ¶
Overview ¶
Package krmfile provides functionality for working with Krmfiles.
Example Krmfile
apiVersion: config.k8s.io/v1alpha1 kind: Krmfile openAPI: definitions: io.k8s.cli.setters.replicas: x-k8s-cli: setter: name: replicas value: "3" setBy: me description: "hello world"
Index ¶
Constants ¶
View Source
const (
// KrmfileName is the name of the file that KRM metadata is written to
KrmfileName = "Krmfile"
)
KRMFileName is the file where Krm metadata is stored
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.