config

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeLogging

func InitializeLogging(cmd *cobra.Command, rootFlags *RootFlags) svc1log.Logger

Types

type KubeConfig

type KubeConfig struct {
	Context string
	Path    string
	URL     string
}

type RootFlags

type RootFlags struct {
	Quiet                bool
	Verbose              bool
	ServiceAccountConfig ServiceAccountConfig
	KubeConfig           KubeConfig
}

type ServiceAccountConfig

type ServiceAccountConfig struct {
	ServiceAccount bool
	Token          string
	CACert         string
}

Jump to

Keyboard shortcuts

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