package
1.2.6
Repository: https://github.com/redhat-developer/ocdev.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCmdService implements the odo service command.
NewCmdServiceCreate implements the odo service create command.
NewCmdServiceDelete implements the odo service delete command.
NewCmdServiceList implements the odo service list command.
No description provided by the author
NewServiceCreateOptions creates a new ServiceCreateOptions instance.
NewServiceDeleteOptions creates a new ServiceDeleteOptions instance.
NewServiceListOptions creates a new ServiceListOptions instance.

# Constants

RecommendedCommandName is the recommended service command name.

# Structs

DynamicCRD holds the original CR obtained from the Operator (a CSV), or user (when they use --from-file flag), and few other attributes that are likely to be used to validate a CRD before creating a service from it.
ServiceCreateOptions encapsulates the options for the odo service create command.
ServiceDeleteOptions encapsulates the options for the odo service delete command.
ServiceListOptions encapsulates the options for the odo service list command.