Documentation
¶
Overview ¶
Package update contains update command related functions.
Copyright 2021 Michael Bungenstock ¶
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Package update contains update command related functions.
Copyright 2021 Michael Bungenstock ¶
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Package update contains update command related functions.
Copyright 2021 Michael Bungenstock ¶
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Package update contains update command related functions.
Copyright 2021 Michael Bungenstock ¶
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Package update contains update command related functions.
Copyright 2021 Michael Bungenstock ¶
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Index ¶
- func NewClassCommand(conf *helper.Configuration) *cobra.Command
- func NewCommand(conf *helper.Configuration) *cobra.Command
- func NewDataTypeCommand(conf *helper.Configuration) *cobra.Command
- func NewDescriptorCommand(conf *helper.Configuration) *cobra.Command
- func NewFieldGroupCommand(conf *helper.Configuration) *cobra.Command
- func NewNamespaceCommand(conf *helper.Configuration) *cobra.Command
- func NewODCommand(conf *helper.Configuration) *cobra.Command
- func NewQueryTemplateCommand(conf *helper.Configuration) *cobra.Command
- func NewScheduleCommand(conf *helper.Configuration) *cobra.Command
- func NewSchemaCommand(conf *helper.Configuration) *cobra.Command
- func NewUpdateCommand(conf *helper.Configuration, f api.FuncPostID, use, short, long, example string, ...) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClassCommand ¶ added in v0.3.1
func NewClassCommand(conf *helper.Configuration) *cobra.Command
NewClassCommand creates an initialized command object
func NewCommand ¶
func NewCommand(conf *helper.Configuration) *cobra.Command
NewCommand creates an initialized command object
func NewDataTypeCommand ¶ added in v0.3.1
func NewDataTypeCommand(conf *helper.Configuration) *cobra.Command
NewDataTypeCommand creates an initialized command object
func NewDescriptorCommand ¶ added in v0.3.1
func NewDescriptorCommand(conf *helper.Configuration) *cobra.Command
NewDescriptorCommand creates an initialized command object
func NewFieldGroupCommand ¶ added in v0.3.1
func NewFieldGroupCommand(conf *helper.Configuration) *cobra.Command
NewFieldGroupCommand creates an initialized command object
func NewNamespaceCommand ¶ added in v0.3.1
func NewNamespaceCommand(conf *helper.Configuration) *cobra.Command
NewClassCommand creates an initialized command object
func NewODCommand ¶
func NewODCommand(conf *helper.Configuration) *cobra.Command
NewODCommand creates an initialized command object
func NewQueryTemplateCommand ¶ added in v0.3.2
func NewQueryTemplateCommand(conf *helper.Configuration) *cobra.Command
NewClassCommand creates an initialized command object
func NewScheduleCommand ¶ added in v0.3.2
func NewScheduleCommand(conf *helper.Configuration) *cobra.Command
NewScheduleCommand creates an initialized command object
func NewSchemaCommand ¶ added in v0.3.1
func NewSchemaCommand(conf *helper.Configuration) *cobra.Command
NewSchemaCommand creates an initialized command object
func NewUpdateCommand ¶ added in v0.3.1
func NewUpdateCommand(conf *helper.Configuration, f api.FuncPostID, use, short, long, example string, aliases ...string) *cobra.Command
NewUpdateCommand creates an initialized command object
Types ¶
This section is empty.