Documentation ¶
Index ¶
- func Down(ctx context.Context, path string) (*entities.PlayKubeReport, error)
- func DownWithBody(ctx context.Context, body io.Reader) (*entities.PlayKubeReport, error)
- func Kube(ctx context.Context, path string, options *KubeOptions) (*entities.PlayKubeReport, error)
- func KubeWithBody(ctx context.Context, body io.Reader, options *KubeOptions) (*entities.PlayKubeReport, error)
- type KubeOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownWithBody ¶ added in v4.3.0
func Kube ¶
func Kube(ctx context.Context, path string, options *KubeOptions) (*entities.PlayKubeReport, error)
func KubeWithBody ¶ added in v4.0.3
func KubeWithBody(ctx context.Context, body io.Reader, options *KubeOptions) (*entities.PlayKubeReport, error)
Types ¶
type KubeOptions ¶
type KubeOptions = kube.PlayOptions
Click to show internal directories.
Click to hide internal directories.