Documentation ¶
Index ¶
- func CreateByRestClient(restClient *rest.RESTClient, mapping *meta.RESTMapping, namespace string, ...) (runtime.Object, error)
- func Deploy(c *gin.Context)
- func InitRestMapper(client client.Client, gvk *schema.GroupVersionKind) (*meta.RESTMapping, error)
- func NewRestClient(config *rest.Config, gvk *schema.GroupVersionKind) (*rest.RESTClient, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateByRestClient ¶ added in v1.2.0
func InitRestMapper ¶
func InitRestMapper(client client.Client, gvk *schema.GroupVersionKind) (*meta.RESTMapping, error)
func NewRestClient ¶
func NewRestClient(config *rest.Config, gvk *schema.GroupVersionKind) (*rest.RESTClient, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.