Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
func Apply(ctx context.Context, rcg genericclioptions.RESTClientGetter, opts *runclient.Options, root, manifestPath string) (string, error)
Apply is the equivalent of 'kubectl apply --server-side -f'. If the given manifest is a kustomization.yaml, then apply performs the equivalent of 'kubectl apply --server-side -k'.
func NewKubeClient ¶
func NewKubeConfigWithOptions ¶
func NewKubeConfigWithOptions(rcg genericclioptions.RESTClientGetter) (*rest.Config, error)
func NewScheme ¶
func NewScheme() *apiruntime.Scheme
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.