flgosrv

package module
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

README

flTools

tools for flServices

Push export VERSION=v0.1.1 echo 'OK to publish ', $VERSION export VERSTR="'$VERSION'";git add -A; git commit -m $VERSTR; git tag $VERSION; git push origin $VERSION

dashboard

kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.1/aio/deploy/recommended.yaml kubectl proxy

http://localhost:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/#/node/docker-desktop?namespace=default Token : kubectl -n kube-system describe secret $(kubectl -n kube-system get secret | awk '/^deployment-controller-token-/{print $1}') | awk '$1=="token:"{print $2}'

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PingTools

func PingTools() string

PingTools dummy function

Types

This section is empty.

Directories

Path Synopsis
pkg
tools Module
src
try/grpc Module

Jump to

Keyboard shortcuts

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