Documentation
¶
Overview ¶
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 ¶
This section is empty.
Functions ¶
func GetConfigFilePath ¶
func GetConfigFilePath() string
GetConfigFilePath returns the path to the eks-node-viewer config file
func GetDefaultKubeconfigPath ¶
func GetDefaultKubeconfigPath() string
GetDefaultKubeconfigPath returns the default kubeconfig path for the current platform
func GetExecutableName ¶
func GetExecutableName() string
GetExecutableName returns the appropriate executable name for the current platform
func GetShellInfo ¶
GetShellInfo returns information about the current shell environment
func GetTempDir ¶
func GetTempDir() string
GetTempDir returns the appropriate temporary directory for the current platform
func IsWindowsTerminal ¶
func IsWindowsTerminal() bool
IsWindowsTerminal checks if running in Windows Terminal or PowerShell
func NormalizePath ¶
NormalizePath normalizes file paths for cross-platform compatibility
Types ¶
This section is empty.