diff --git a/pkg/ssh/ssh.go b/pkg/ssh/ssh.go index 5b6072244ac..a63ce814b2a 100644 --- a/pkg/ssh/ssh.go +++ b/pkg/ssh/ssh.go @@ -14,6 +14,8 @@ See the License for the specific language governing permissions and limitations under the License. */ +// WARNING: DO NOT add new use-caes to this package as it is deprecated and slated for deletion. + package ssh import (