config

package
v0.0.0 Latest Latest
Warning

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

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

Documentation

Overview

Copyright 2021 The NitroCI Authors.

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.

Copyright 2021 The NitroCI Authors.

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.

Copyright 2021 The NitroCI Authors.

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.

Copyright 2021 The NitroCI Authors.

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.

Index

Constants

View Source
const (
	WorkspaceFileFolder = ".nitroci"
	WorkspaceFileName   = "workspace.yml"
)

Variables

This section is empty.

Functions

func EnsureConfiguration

func EnsureConfiguration() error

func FindCurrentWorkspaceFile

func FindCurrentWorkspaceFile(workspaceDepth int) (file string)

func FindGlobalConfig

func FindGlobalConfig() (configPath string)

func FindWorkspaceFiles

func FindWorkspaceFiles() (workspaceFiles []string)

func GetGlobalConfigString

func GetGlobalConfigString(profile string, key string) string

func LoadWorkspaceFile

func LoadWorkspaceFile(workspaceFile string) (*workspaces.WorkspaceModel, error)

func PromptGlobalConfigKey

func PromptGlobalConfigKey(profile string, label string, secret bool) (bool, string)

func PromptGlobalConfigKeyAndSave

func PromptGlobalConfigKeyAndSave(profile string, label string, secret bool, key string, save bool) (bool, string)

func SaveWorkspaceFile

func SaveWorkspaceFile(workspaceModel *workspaces.WorkspaceModel, workspaceFile string)

func SetGlobalConfigString

func SetGlobalConfigString(profile string, key string, value string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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