errors

package
v1.39.18 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuilderImageAmbiguitiesErr

type BuilderImageAmbiguitiesErr struct{}

BuilderImageAmbiguitiesErr is an error returned by `skaffold init` when it can't resolve builder/image pairs.

func (BuilderImageAmbiguitiesErr) Error

func (BuilderImageAmbiguitiesErr) ExitCode

func (e BuilderImageAmbiguitiesErr) ExitCode() int

type NoBuilderErr

type NoBuilderErr struct{}

NoBuilderErr is an error returned by `skaffold init` when it couldn't find any build configuration.

func (NoBuilderErr) Error

func (e NoBuilderErr) Error() string

func (NoBuilderErr) ExitCode

func (e NoBuilderErr) ExitCode() int

type NoManifestErr

type NoManifestErr struct{}

NoManifestErr is an error returned by `skaffold init` when no valid Kubernetes manifest is found.

func (NoManifestErr) Error

func (e NoManifestErr) Error() string

func (NoManifestErr) ExitCode

func (e NoManifestErr) ExitCode() int

type PreExistingConfigErr

type PreExistingConfigErr struct {
	Path string
}

PreExistingConfigErr is an error returned by `skaffold init` when a skaffold config file already exists.

func (PreExistingConfigErr) Error

func (e PreExistingConfigErr) Error() string

func (PreExistingConfigErr) ExitCode

func (e PreExistingConfigErr) ExitCode() int

Jump to

Keyboard shortcuts

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