@@ -16,7 +16,9 @@ limitations under the License.
|
||||
|
||||
package ippool
|
||||
|
||||
import "kubesphere.io/kubesphere/pkg/simple/client/network/ippool/calico"
|
||||
import (
|
||||
"kubesphere.io/kubesphere/pkg/simple/client/network/ippool/calico"
|
||||
)
|
||||
|
||||
type Options struct {
|
||||
Calico *calico.Options `json:"calico,omityempty" yaml:"calico,omityempty"`
|
||||
|
||||
Reference in New Issue
Block a user