package
6.11.2
Repository: https://github.com/giantswarm/app-operator.git
Documentation: pkg.go.dev

# Functions

IsExecutionFailed asserts executionFailedError.
IsInvalidConfig asserts invalidConfigError.
IsNotFound asserts notFoundError.
IsWrongType asserts wrongTypeError.
New creates a new configured configmap resource.

# Constants

Name is the identifier of the resource.

# Structs

Config represents the configuration used to create a new configmap resource.
Resource implements the configmap resource.