Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigmapError ¶
func (ConfigmapError) Error ¶
func (e ConfigmapError) Error() string
type KustomizationError ¶
First pass to encapsulate fields for more informative error messages.
func (KustomizationError) Error ¶
func (ke KustomizationError) Error() string
type KustomizationErrors ¶
type KustomizationErrors struct {
// contains filtered or unexported fields
}
func (*KustomizationErrors) Append ¶
func (ke *KustomizationErrors) Append(e error)
func (*KustomizationErrors) BatchAppend ¶
func (ke *KustomizationErrors) BatchAppend(e KustomizationErrors)
func (*KustomizationErrors) Error ¶
func (ke *KustomizationErrors) Error() string
func (*KustomizationErrors) Get ¶
func (ke *KustomizationErrors) Get() []error
type PatchError ¶
func (PatchError) Error ¶
func (e PatchError) Error() string
type ResourceError ¶
First pass to encapsulate fields for more informative error messages.
func (ResourceError) Error ¶
func (e ResourceError) Error() string
type SecretError ¶
func (SecretError) Error ¶
func (e SecretError) Error() string
Click to show internal directories.
Click to hide internal directories.