We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f26b837 commit 4b9b2d3Copy full SHA for 4b9b2d3
pkg/ssh/ssh.go
@@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
14
limitations under the License.
15
*/
16
17
+// WARNING: DO NOT add new use-caes to this package as it is deprecated and slated for deletion.
18
+
19
package ssh
20
21
import (
0 commit comments