cmd

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

README

Command line interface

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

type ApiServer

type ApiServer struct {
	Endpoint string `yaml:"endpoint"`
}

type Config

type Config struct {
	ApiServer ApiServer `yaml:"apiserver"`
	User      string    `yaml:"user"`
}

Jump to

Keyboard shortcuts

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