configuration

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Copyright © 2019 Doppler <[email protected]>

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 © 2019 Doppler <[email protected]>

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

This section is empty.

Variables

View Source
var ConfigFile string

ConfigFile path to the user's configuration file

Functions

func AllConfigs

func AllConfigs() map[string]models.Config

AllConfigs get all configs we know about

func Get

func Get(scope string) models.ScopedConfig

Get the config at the specified scope

func GetScopedConfigValue

func GetScopedConfigValue(conf models.ScopedConfig, key string) (string, string)

GetScopedConfigValue get the value of the specified key within the config

func IsValidConfigOption

func IsValidConfigOption(key string) bool

IsValidConfigOption whether the specified key is a valid option

func LocalConfig

func LocalConfig(cmd *cobra.Command) models.ScopedConfig

LocalConfig retrieves the config for the scoped directory

func Set

func Set(scope string, options map[string]string)

Set a local config

func SetConfigValue

func SetConfigValue(conf *models.Config, key string, value string)

SetConfigValue set the value for the specified key in the config

func Unset

func Unset(scope string, options []string)

Unset a local config

Types

This section is empty.

Jump to

Keyboard shortcuts

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