Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Os ¶
type Os interface { ReadFile(name string) ([]byte, error) IsNotExist(err error) bool IsDir(path string) (bool, error) }
Os is shim for methods from os package
Directories
¶
Path | Synopsis |
---|---|
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and Gardener contributors
|
SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and Gardener contributors |
Click to show internal directories.
Click to hide internal directories.