package binary
import "github.com/oslokommune/okctl/pkg/clients/kubectl/binary"
Package binary exposes kubectl commands through a binary provider
Index ¶
Functions ¶
func New ¶
func New(fs *afero.Afero, binaryProvider binaries.Provider, credentialsProvider credentials.Provider, cluster v1alpha1.Cluster) kubectl.Client
New returns an initialized kubectl binary client
Source Files ¶
api.go doc.go errors.go helpers.go types.go
- Version
- v0.0.106 (latest)
- Published
- Oct 21, 2022
- Platform
- linux/amd64
- Imports
- 19 packages
- Last checked
- 18 hours ago –
Tools for package owners.