cmdimpl

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2021 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Status added in v0.0.4

func Status(allParams StatusParams) error

Status provides the implementation for the wego status application command

Types

type ConfigType added in v0.0.4

type ConfigType string

type DeploymentType added in v0.0.4

type DeploymentType string

type SourceType added in v0.0.4

type SourceType string

type StatusParams added in v0.1.0

type StatusParams struct {
	Namespace string
	Name      string
}

type Yaml added in v0.0.4

type Yaml struct {
	Status struct {
		Conditions []struct {
			LastTransitionTime string `yaml:"lastTransitionTime"`
		} `yaml:"conditions"`
	} `yaml:"status"`
}

Jump to

Keyboard shortcuts

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