kubectl-utility

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

README

kubectl-utility

GOAL

I really love using fubectl. It makes interacting with a kubernetes cluster very easy. Being able to do shorthands makes for fast operations.

The down side with fubectl is it requires more then just kubectl to be installed, so getting this to work on something like a windows machince becomes hard. The aim for this project is to come up with a fubectl like utility, but instead have it all written in go, and only using libraries that can be crossed compiled.

Should I include kubectl in this

So its written in golang, which means maybe I should just extend kubectl with the shorthands? I thought about this, but I dont want to have to build a new version every time a new version of kubectl is released. I want to try and make this agnostic to kubernetes version. So for now I will just have it be an external dependency

Documentation

Overview

Copyright © 2020 NAME HERE <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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