//
pkg.gl
Category
github.com/m3db/m3
src
cmd
tools
m3ctl
apply
package
1.5.0
Repository:
https://github.com/m3db/m3.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
2
Files
21 SLOC
#
Functions
DoApply
DoApply does the API call to handle the kubectl apply command It looks at the yaml, figures out what kind of API call to make Sends it all off to the API.