@@ -14,7 +14,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
*/
|
||||
*/
|
||||
package install
|
||||
|
||||
import (
|
||||
@@ -30,4 +30,4 @@ func init() {
|
||||
|
||||
func Install(c *restful.Container) {
|
||||
urlruntime.Must(devopsv1alpha2.AddToContainer(c))
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
*/
|
||||
*/
|
||||
package v1alpha2
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user