Documentation ¶
Overview ¶
Package core is meant to gather the APIs to interact with a Kubernetes server from the command line interface. TODO: The shared, common and other features from package command will be moved to this one. TODO: Package command must solely hold the user interface
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceManager ¶
ResourceManager is the API entry point for Kubernetes Resource management for CLI
func NewResourceManager ¶
func NewResourceManager(client *kogitocli.Client) ResourceManager
NewResourceManager creates a new reference of a ResourceManager
Click to show internal directories.
Click to hide internal directories.