Documentation ¶
Index ¶
- func Build(args []string, clientset *client.ConfigSet) error
- func BuildTemplate(args []string, clientset *client.ConfigSet) error
- func Channel(args []string, clientset *client.ConfigSet) error
- func Configuration(args []string, clientset *client.ConfigSet) error
- func NewDeleteCmd(clientset *client.ConfigSet) *cobra.Command
- func Revision(args []string, clientset *client.ConfigSet) error
- func Route(args []string, clientset *client.ConfigSet) error
- type Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildTemplate ¶
BuildTemplate removes knative buildtemplate
func Configuration ¶
Configuration removes knative configuration object
func NewDeleteCmd ¶
NewDeleteCmd returns cobra Command with set of resource deletion subcommands
Types ¶
type Service ¶
type Service struct {
Name string
}
Service structure has minimal required set of fields to delete service
func (Service) DeleteService ¶
DeleteService remove knative service object
Click to show internal directories.
Click to hide internal directories.