package
0.31.3
Repository: https://github.com/grafana/tanka.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New creates a new Manifest.
NewFromObj creates a new Manifest from an objx.Map.

# Constants

DefaultNameFormat to use when no nameFormat is supplied.

# Variables

No description provided by the author
No description provided by the author

# Structs

ErrorDuplicateName means two resources share the same name using the given nameFormat.
SchemaError means that some expected fields were missing.

# Type aliases

List of individual Manifests.
Manifest represents a Kubernetes API object.
Metadata is the metadata object from the Manifest.
SampleString is used for displaying code samples for error messages.