cli

package
v0.0.0-...-57e549e Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Default

type Default struct {
	APIVersion string `json:"apiVersion"`
	Kind       string `json:"kind"`
	Metadata   struct {
	} `json:"metadata"`
	Spec struct {
		Users struct {
			DefaultID string `json:"defaultID"`
			ActiveID  string `json:"activeID"`
		} `json:"users"`
		Updates struct {
			Auto struct {
				Status string `json:"status"`
			} `json:"auto"`
		} `json:"updates"`
	} `json:"spec"`
}

type F

type F struct{}

func (F) Configure

func (f F) Configure()

func (F) GetAllProjectIDs

func (f F) GetAllProjectIDs() []string

func (F) GetConfig

func (f F) GetConfig() *Default

func (F) GetFilePath

func (f F) GetFilePath() string

func (F) HasUserNameDefault

func (f F) HasUserNameDefault() bool

func (F) SetConfig

func (f F) SetConfig() (*Default, string)

func (F) SetDefault

func (f F) SetDefault(resourceType string, idActive string) bool

func (F) SetUpdates

func (f F) SetUpdates()

func (F) ValidConfigDefaultProject

func (f F) ValidConfigDefaultProject() bool

Jump to

Keyboard shortcuts

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