check

package
v0.0.0-...-6268fee Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Copyright © 2023 Juan Wiggenhauser <jgwiggenhauser@gmail.com>

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Copyright © 2023 Juan Wiggenhauser <jgwiggenhauser@gmail.com>

Copyright © 2023 Juan Wiggenhauser <jgwiggenhauser@gmail.com>

Index

Constants

This section is empty.

Variables

View Source
var CheckCmd = &cobra.Command{
	Use:   "check",
	Short: "Use the check command to check different information before doing a drain",
	Long: `You can use this command for checking for example the pods running on a node, 
affected PodDisruptionBudgets, affected Deployments or affected HPAs`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

CheckCmd represents the check command

Functions

This section is empty.

Types

type Deploy

type Deploy struct {
	// contains filtered or unexported fields
}

type PDB

type PDB struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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