Documentation ¶
Index ¶
- func NewCmd(opts *options.CommonOptions) *cobra.Command
- func NewCmdCreate(opts *CmdOptions) *cobra.Command
- func NewCmdCreateCluster(opts *CmdCreateOptions) *cobra.Command
- func NewCmdCreateClusterKubernetes(opts *CmdCreateClusterOptions) *cobra.Command
- func NewCmdCreateLaunchSpec(opts *CmdCreateOptions) *cobra.Command
- func NewCmdCreateLaunchSpecKubernetes(opts *CmdCreateLaunchSpecOptions) *cobra.Command
- func NewCmdDelete(opts *CmdOptions) *cobra.Command
- func NewCmdDeleteCluster(opts *CmdDeleteOptions) *cobra.Command
- func NewCmdDeleteClusterKubernetes(opts *CmdDeleteClusterOptions) *cobra.Command
- func NewCmdDeleteLaunchSpec(opts *CmdDeleteOptions) *cobra.Command
- func NewCmdDeleteLaunchSpecKubernetes(opts *CmdDeleteLaunchSpecOptions) *cobra.Command
- func NewCmdDescribe(opts *CmdOptions) *cobra.Command
- func NewCmdDescribeCluster(opts *CmdDescribeOptions) *cobra.Command
- func NewCmdDescribeClusterKubernetes(opts *CmdDescribeClusterOptions) *cobra.Command
- func NewCmdDescribeLaunchSpec(opts *CmdDescribeOptions) *cobra.Command
- func NewCmdDescribeLaunchSpecKubernetes(opts *CmdDescribeLaunchSpecOptions) *cobra.Command
- func NewCmdEdit(opts *CmdOptions) *cobra.Command
- func NewCmdEditCluster(opts *CmdEditOptions) *cobra.Command
- func NewCmdEditClusterKubernetes(opts *CmdEditClusterOptions) *cobra.Command
- func NewCmdEditLaunchSpec(opts *CmdEditOptions) *cobra.Command
- func NewCmdEditLaunchSpecKubernetes(opts *CmdEditLaunchSpecOptions) *cobra.Command
- func NewCmdGet(opts *CmdOptions) *cobra.Command
- func NewCmdGetCluster(opts *CmdGetOptions) *cobra.Command
- func NewCmdGetClusterKubernetes(opts *CmdGetClusterOptions) *cobra.Command
- func NewCmdGetLaunchSpec(opts *CmdGetOptions) *cobra.Command
- func NewCmdGetLaunchSpecKubernetes(opts *CmdGetLaunchSpecOptions) *cobra.Command
- func NewCmdQuickstart(opts *CmdOptions) *cobra.Command
- func NewCmdQuickstartCluster(opts *CmdQuickstartOptions) *cobra.Command
- func NewCmdQuickstartClusterKubernetes(opts *CmdQuickstartClusterOptions) *cobra.Command
- func NewCmdQuickstartClusterKubernetesAWS(opts *CmdQuickstartClusterKubernetesOptions) *cobra.Command
- func NewCmdRollout(opts *CmdOptions) *cobra.Command
- func NewCmdRolloutHistory(opts *CmdRolloutOptions) *cobra.Command
- func NewCmdRolloutHistoryKubernetes(opts *CmdRolloutHistoryOptions) *cobra.Command
- func NewCmdRolloutStart(opts *CmdRolloutOptions) *cobra.Command
- func NewCmdRolloutStartKubernetes(opts *CmdRolloutStartOptions) *cobra.Command
- func NewCmdRolloutStatus(opts *CmdRolloutOptions) *cobra.Command
- func NewCmdRolloutStatusKubernetes(opts *CmdRolloutStatusOptions) *cobra.Command
- func NewCmdRolloutStop(opts *CmdRolloutOptions) *cobra.Command
- func NewCmdRolloutStopKubernetes(opts *CmdRolloutStopOptions) *cobra.Command
- func NewCmdSpark(opts *CmdOptions) *cobra.Command
- func NewCmdSparkCreate(opts *CmdSparkOptions) *cobra.Command
- func NewCmdSparkCreateCluster(opts *CmdSparkCreateOptions) *cobra.Command
- func NewCmdUpdate(opts *CmdOptions) *cobra.Command
- func NewCmdUpdateCluster(opts *CmdUpdateOptions) *cobra.Command
- func NewCmdUpdateClusterKubernetes(opts *CmdUpdateClusterOptions) *cobra.Command
- func NewCmdUpdateLaunchSpec(opts *CmdUpdateOptions) *cobra.Command
- func NewCmdUpdateLaunchSpecKubernetes(opts *CmdUpdateLaunchSpecOptions) *cobra.Command
- type Cmd
- type CmdCreate
- type CmdCreateCluster
- type CmdCreateClusterKubernetes
- type CmdCreateClusterKubernetesOptions
- type CmdCreateClusterOptions
- type CmdCreateLaunchSpec
- type CmdCreateLaunchSpecKubernetes
- type CmdCreateLaunchSpecKubernetesOptions
- type CmdCreateLaunchSpecOptions
- type CmdCreateOptions
- type CmdDelete
- type CmdDeleteCluster
- type CmdDeleteClusterKubernetes
- type CmdDeleteClusterKubernetesOptions
- type CmdDeleteClusterOptions
- type CmdDeleteLaunchSpec
- type CmdDeleteLaunchSpecKubernetes
- type CmdDeleteLaunchSpecKubernetesOptions
- type CmdDeleteLaunchSpecOptions
- type CmdDeleteOptions
- type CmdDescribe
- type CmdDescribeCluster
- type CmdDescribeClusterKubernetes
- type CmdDescribeClusterKubernetesOptions
- type CmdDescribeClusterOptions
- type CmdDescribeLaunchSpec
- type CmdDescribeLaunchSpecKubernetes
- type CmdDescribeLaunchSpecKubernetesOptions
- type CmdDescribeLaunchSpecOptions
- type CmdDescribeOptions
- type CmdEdit
- type CmdEditCluster
- type CmdEditClusterKubernetes
- type CmdEditClusterKubernetesOptions
- type CmdEditClusterOptions
- type CmdEditLaunchSpec
- type CmdEditLaunchSpecKubernetes
- type CmdEditLaunchSpecKubernetesOptions
- type CmdEditLaunchSpecOptions
- type CmdEditOptions
- type CmdGet
- type CmdGetCluster
- type CmdGetClusterKubernetes
- type CmdGetClusterKubernetesOptions
- type CmdGetClusterOptions
- type CmdGetLaunchSpec
- type CmdGetLaunchSpecKubernetes
- type CmdGetLaunchSpecKubernetesOptions
- type CmdGetLaunchSpecOptions
- type CmdGetOptions
- type CmdOptions
- type CmdQuickstart
- type CmdQuickstartCluster
- type CmdQuickstartClusterKubernetes
- type CmdQuickstartClusterKubernetesAWS
- type CmdQuickstartClusterKubernetesAWSOptions
- type CmdQuickstartClusterKubernetesOptions
- type CmdQuickstartClusterOptions
- type CmdQuickstartOptions
- type CmdRollout
- type CmdRolloutHistory
- type CmdRolloutHistoryKubernetes
- type CmdRolloutHistoryKubernetesOptions
- type CmdRolloutHistoryOptions
- type CmdRolloutOptions
- type CmdRolloutStart
- type CmdRolloutStartKubernetes
- type CmdRolloutStartKubernetesOptions
- type CmdRolloutStartOptions
- type CmdRolloutStatus
- type CmdRolloutStatusKubernetes
- type CmdRolloutStatusKubernetesOptions
- type CmdRolloutStatusOptions
- type CmdRolloutStop
- type CmdRolloutStopKubernetes
- type CmdRolloutStopKubernetesOptions
- type CmdRolloutStopOptions
- type CmdSpark
- type CmdSparkCreate
- type CmdSparkCreateCluster
- type CmdSparkCreateClusterOptions
- type CmdSparkCreateOptions
- type CmdSparkOptions
- type CmdUpdate
- type CmdUpdateCluster
- type CmdUpdateClusterKubernetes
- type CmdUpdateClusterKubernetesOptions
- type CmdUpdateClusterOptions
- type CmdUpdateLaunchSpec
- type CmdUpdateLaunchSpecKubernetes
- type CmdUpdateLaunchSpecKubernetesOptions
- type CmdUpdateLaunchSpecOptions
- type CmdUpdateOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdCreate ¶
func NewCmdCreate(opts *CmdOptions) *cobra.Command
func NewCmdCreateCluster ¶
func NewCmdCreateCluster(opts *CmdCreateOptions) *cobra.Command
func NewCmdCreateClusterKubernetes ¶
func NewCmdCreateClusterKubernetes(opts *CmdCreateClusterOptions) *cobra.Command
func NewCmdCreateLaunchSpec ¶
func NewCmdCreateLaunchSpec(opts *CmdCreateOptions) *cobra.Command
func NewCmdCreateLaunchSpecKubernetes ¶
func NewCmdCreateLaunchSpecKubernetes(opts *CmdCreateLaunchSpecOptions) *cobra.Command
func NewCmdDelete ¶
func NewCmdDelete(opts *CmdOptions) *cobra.Command
func NewCmdDeleteCluster ¶
func NewCmdDeleteCluster(opts *CmdDeleteOptions) *cobra.Command
func NewCmdDeleteClusterKubernetes ¶
func NewCmdDeleteClusterKubernetes(opts *CmdDeleteClusterOptions) *cobra.Command
func NewCmdDeleteLaunchSpec ¶
func NewCmdDeleteLaunchSpec(opts *CmdDeleteOptions) *cobra.Command
func NewCmdDeleteLaunchSpecKubernetes ¶
func NewCmdDeleteLaunchSpecKubernetes(opts *CmdDeleteLaunchSpecOptions) *cobra.Command
func NewCmdDescribe ¶
func NewCmdDescribe(opts *CmdOptions) *cobra.Command
func NewCmdDescribeCluster ¶
func NewCmdDescribeCluster(opts *CmdDescribeOptions) *cobra.Command
func NewCmdDescribeClusterKubernetes ¶
func NewCmdDescribeClusterKubernetes(opts *CmdDescribeClusterOptions) *cobra.Command
func NewCmdDescribeLaunchSpec ¶
func NewCmdDescribeLaunchSpec(opts *CmdDescribeOptions) *cobra.Command
func NewCmdDescribeLaunchSpecKubernetes ¶
func NewCmdDescribeLaunchSpecKubernetes(opts *CmdDescribeLaunchSpecOptions) *cobra.Command
func NewCmdEdit ¶
func NewCmdEdit(opts *CmdOptions) *cobra.Command
func NewCmdEditCluster ¶
func NewCmdEditCluster(opts *CmdEditOptions) *cobra.Command
func NewCmdEditClusterKubernetes ¶
func NewCmdEditClusterKubernetes(opts *CmdEditClusterOptions) *cobra.Command
func NewCmdEditLaunchSpec ¶
func NewCmdEditLaunchSpec(opts *CmdEditOptions) *cobra.Command
func NewCmdEditLaunchSpecKubernetes ¶
func NewCmdEditLaunchSpecKubernetes(opts *CmdEditLaunchSpecOptions) *cobra.Command
func NewCmdGet ¶
func NewCmdGet(opts *CmdOptions) *cobra.Command
func NewCmdGetCluster ¶
func NewCmdGetCluster(opts *CmdGetOptions) *cobra.Command
func NewCmdGetClusterKubernetes ¶
func NewCmdGetClusterKubernetes(opts *CmdGetClusterOptions) *cobra.Command
func NewCmdGetLaunchSpec ¶
func NewCmdGetLaunchSpec(opts *CmdGetOptions) *cobra.Command
func NewCmdGetLaunchSpecKubernetes ¶
func NewCmdGetLaunchSpecKubernetes(opts *CmdGetLaunchSpecOptions) *cobra.Command
func NewCmdQuickstart ¶
func NewCmdQuickstart(opts *CmdOptions) *cobra.Command
func NewCmdQuickstartCluster ¶
func NewCmdQuickstartCluster(opts *CmdQuickstartOptions) *cobra.Command
func NewCmdQuickstartClusterKubernetes ¶
func NewCmdQuickstartClusterKubernetes(opts *CmdQuickstartClusterOptions) *cobra.Command
func NewCmdQuickstartClusterKubernetesAWS ¶
func NewCmdQuickstartClusterKubernetesAWS(opts *CmdQuickstartClusterKubernetesOptions) *cobra.Command
func NewCmdRollout ¶ added in v0.0.14
func NewCmdRollout(opts *CmdOptions) *cobra.Command
func NewCmdRolloutHistory ¶ added in v0.0.14
func NewCmdRolloutHistory(opts *CmdRolloutOptions) *cobra.Command
func NewCmdRolloutHistoryKubernetes ¶ added in v0.0.14
func NewCmdRolloutHistoryKubernetes(opts *CmdRolloutHistoryOptions) *cobra.Command
func NewCmdRolloutStart ¶ added in v0.0.14
func NewCmdRolloutStart(opts *CmdRolloutOptions) *cobra.Command
func NewCmdRolloutStartKubernetes ¶ added in v0.0.14
func NewCmdRolloutStartKubernetes(opts *CmdRolloutStartOptions) *cobra.Command
func NewCmdRolloutStatus ¶ added in v0.0.14
func NewCmdRolloutStatus(opts *CmdRolloutOptions) *cobra.Command
func NewCmdRolloutStatusKubernetes ¶ added in v0.0.14
func NewCmdRolloutStatusKubernetes(opts *CmdRolloutStatusOptions) *cobra.Command
func NewCmdRolloutStop ¶ added in v0.0.14
func NewCmdRolloutStop(opts *CmdRolloutOptions) *cobra.Command
func NewCmdRolloutStopKubernetes ¶ added in v0.0.14
func NewCmdRolloutStopKubernetes(opts *CmdRolloutStopOptions) *cobra.Command
func NewCmdSpark ¶ added in v0.22.0
func NewCmdSpark(opts *CmdOptions) *cobra.Command
func NewCmdSparkCreate ¶ added in v0.22.0
func NewCmdSparkCreate(opts *CmdSparkOptions) *cobra.Command
func NewCmdSparkCreateCluster ¶ added in v0.22.0
func NewCmdSparkCreateCluster(opts *CmdSparkCreateOptions) *cobra.Command
func NewCmdUpdate ¶
func NewCmdUpdate(opts *CmdOptions) *cobra.Command
func NewCmdUpdateCluster ¶
func NewCmdUpdateCluster(opts *CmdUpdateOptions) *cobra.Command
func NewCmdUpdateClusterKubernetes ¶
func NewCmdUpdateClusterKubernetes(opts *CmdUpdateClusterOptions) *cobra.Command
func NewCmdUpdateLaunchSpec ¶
func NewCmdUpdateLaunchSpec(opts *CmdUpdateOptions) *cobra.Command
func NewCmdUpdateLaunchSpecKubernetes ¶
func NewCmdUpdateLaunchSpecKubernetes(opts *CmdUpdateLaunchSpecOptions) *cobra.Command
Types ¶
type CmdCreateCluster ¶
type CmdCreateCluster struct {
// contains filtered or unexported fields
}
type CmdCreateClusterKubernetes ¶
type CmdCreateClusterKubernetes struct {
// contains filtered or unexported fields
}
type CmdCreateClusterKubernetesOptions ¶
type CmdCreateClusterKubernetesOptions struct { *CmdCreateClusterOptions spot.OceanClusterOptions }
func (*CmdCreateClusterKubernetesOptions) Init ¶
func (x *CmdCreateClusterKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdCreateClusterOptions)
func (*CmdCreateClusterKubernetesOptions) Validate ¶
func (x *CmdCreateClusterKubernetesOptions) Validate() error
type CmdCreateClusterOptions ¶
type CmdCreateClusterOptions struct {
*CmdCreateOptions
}
func (*CmdCreateClusterOptions) Init ¶
func (x *CmdCreateClusterOptions) Init(fs *pflag.FlagSet, opts *CmdCreateOptions)
func (*CmdCreateClusterOptions) Validate ¶
func (x *CmdCreateClusterOptions) Validate() error
type CmdCreateLaunchSpec ¶
type CmdCreateLaunchSpec struct {
// contains filtered or unexported fields
}
type CmdCreateLaunchSpecKubernetes ¶
type CmdCreateLaunchSpecKubernetes struct {
// contains filtered or unexported fields
}
type CmdCreateLaunchSpecKubernetesOptions ¶
type CmdCreateLaunchSpecKubernetesOptions struct { *CmdCreateLaunchSpecOptions spot.OceanLaunchSpecOptions }
func (*CmdCreateLaunchSpecKubernetesOptions) Init ¶
func (x *CmdCreateLaunchSpecKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdCreateLaunchSpecOptions)
func (*CmdCreateLaunchSpecKubernetesOptions) Validate ¶
func (x *CmdCreateLaunchSpecKubernetesOptions) Validate() error
type CmdCreateLaunchSpecOptions ¶
type CmdCreateLaunchSpecOptions struct {
*CmdCreateOptions
}
func (*CmdCreateLaunchSpecOptions) Init ¶
func (x *CmdCreateLaunchSpecOptions) Init(fs *pflag.FlagSet, opts *CmdCreateOptions)
func (*CmdCreateLaunchSpecOptions) Validate ¶
func (x *CmdCreateLaunchSpecOptions) Validate() error
type CmdCreateOptions ¶
type CmdCreateOptions struct {
*CmdOptions
}
func (*CmdCreateOptions) Init ¶
func (x *CmdCreateOptions) Init(fs *pflag.FlagSet, opts *CmdOptions)
func (*CmdCreateOptions) Validate ¶
func (x *CmdCreateOptions) Validate() error
type CmdDeleteCluster ¶
type CmdDeleteCluster struct {
// contains filtered or unexported fields
}
type CmdDeleteClusterKubernetes ¶
type CmdDeleteClusterKubernetes struct {
// contains filtered or unexported fields
}
type CmdDeleteClusterKubernetesOptions ¶
type CmdDeleteClusterKubernetesOptions struct { *CmdDeleteClusterOptions ClusterID string }
func (*CmdDeleteClusterKubernetesOptions) Init ¶
func (x *CmdDeleteClusterKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdDeleteClusterOptions)
func (*CmdDeleteClusterKubernetesOptions) Validate ¶
func (x *CmdDeleteClusterKubernetesOptions) Validate() error
type CmdDeleteClusterOptions ¶
type CmdDeleteClusterOptions struct {
*CmdDeleteOptions
}
func (*CmdDeleteClusterOptions) Init ¶
func (x *CmdDeleteClusterOptions) Init(fs *pflag.FlagSet, opts *CmdDeleteOptions)
func (*CmdDeleteClusterOptions) Validate ¶
func (x *CmdDeleteClusterOptions) Validate() error
type CmdDeleteLaunchSpec ¶
type CmdDeleteLaunchSpec struct {
// contains filtered or unexported fields
}
type CmdDeleteLaunchSpecKubernetes ¶
type CmdDeleteLaunchSpecKubernetes struct {
// contains filtered or unexported fields
}
type CmdDeleteLaunchSpecKubernetesOptions ¶
type CmdDeleteLaunchSpecKubernetesOptions struct { *CmdDeleteLaunchSpecOptions LaunchSpecID string }
func (*CmdDeleteLaunchSpecKubernetesOptions) Init ¶
func (x *CmdDeleteLaunchSpecKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdDeleteLaunchSpecOptions)
func (*CmdDeleteLaunchSpecKubernetesOptions) Validate ¶
func (x *CmdDeleteLaunchSpecKubernetesOptions) Validate() error
type CmdDeleteLaunchSpecOptions ¶
type CmdDeleteLaunchSpecOptions struct {
*CmdDeleteOptions
}
func (*CmdDeleteLaunchSpecOptions) Init ¶
func (x *CmdDeleteLaunchSpecOptions) Init(fs *pflag.FlagSet, opts *CmdDeleteOptions)
func (*CmdDeleteLaunchSpecOptions) Validate ¶
func (x *CmdDeleteLaunchSpecOptions) Validate() error
type CmdDeleteOptions ¶
type CmdDeleteOptions struct {
*CmdOptions
}
func (*CmdDeleteOptions) Init ¶
func (x *CmdDeleteOptions) Init(fs *pflag.FlagSet, opts *CmdOptions)
func (*CmdDeleteOptions) Validate ¶
func (x *CmdDeleteOptions) Validate() error
type CmdDescribe ¶
type CmdDescribe struct {
// contains filtered or unexported fields
}
type CmdDescribeCluster ¶
type CmdDescribeCluster struct {
// contains filtered or unexported fields
}
type CmdDescribeClusterKubernetes ¶
type CmdDescribeClusterKubernetes struct {
// contains filtered or unexported fields
}
type CmdDescribeClusterKubernetesOptions ¶
type CmdDescribeClusterKubernetesOptions struct { *CmdDescribeClusterOptions ClusterID string }
func (*CmdDescribeClusterKubernetesOptions) Init ¶
func (x *CmdDescribeClusterKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdDescribeClusterOptions)
func (*CmdDescribeClusterKubernetesOptions) Validate ¶
func (x *CmdDescribeClusterKubernetesOptions) Validate() error
type CmdDescribeClusterOptions ¶
type CmdDescribeClusterOptions struct {
*CmdDescribeOptions
}
func (*CmdDescribeClusterOptions) Init ¶
func (x *CmdDescribeClusterOptions) Init(fs *pflag.FlagSet, opts *CmdDescribeOptions)
func (*CmdDescribeClusterOptions) Validate ¶
func (x *CmdDescribeClusterOptions) Validate() error
type CmdDescribeLaunchSpec ¶
type CmdDescribeLaunchSpec struct {
// contains filtered or unexported fields
}
type CmdDescribeLaunchSpecKubernetes ¶
type CmdDescribeLaunchSpecKubernetes struct {
// contains filtered or unexported fields
}
type CmdDescribeLaunchSpecKubernetesOptions ¶
type CmdDescribeLaunchSpecKubernetesOptions struct { *CmdDescribeLaunchSpecOptions LaunchSpecID string }
func (*CmdDescribeLaunchSpecKubernetesOptions) Init ¶
func (x *CmdDescribeLaunchSpecKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdDescribeLaunchSpecOptions)
func (*CmdDescribeLaunchSpecKubernetesOptions) Validate ¶
func (x *CmdDescribeLaunchSpecKubernetesOptions) Validate() error
type CmdDescribeLaunchSpecOptions ¶
type CmdDescribeLaunchSpecOptions struct {
*CmdDescribeOptions
}
func (*CmdDescribeLaunchSpecOptions) Init ¶
func (x *CmdDescribeLaunchSpecOptions) Init(fs *pflag.FlagSet, opts *CmdDescribeOptions)
func (*CmdDescribeLaunchSpecOptions) Validate ¶
func (x *CmdDescribeLaunchSpecOptions) Validate() error
type CmdDescribeOptions ¶
type CmdDescribeOptions struct { *CmdOptions // Create options Advanced bool }
func (*CmdDescribeOptions) Init ¶
func (x *CmdDescribeOptions) Init(fs *pflag.FlagSet, opts *CmdOptions)
func (*CmdDescribeOptions) Validate ¶
func (x *CmdDescribeOptions) Validate() error
type CmdEditCluster ¶
type CmdEditCluster struct {
// contains filtered or unexported fields
}
type CmdEditClusterKubernetes ¶
type CmdEditClusterKubernetes struct {
// contains filtered or unexported fields
}
type CmdEditClusterKubernetesOptions ¶
type CmdEditClusterKubernetesOptions struct { *CmdEditClusterOptions ClusterID string }
func (*CmdEditClusterKubernetesOptions) Init ¶
func (x *CmdEditClusterKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdEditClusterOptions)
func (*CmdEditClusterKubernetesOptions) Validate ¶
func (x *CmdEditClusterKubernetesOptions) Validate() error
type CmdEditClusterOptions ¶
type CmdEditClusterOptions struct {
*CmdEditOptions
}
func (*CmdEditClusterOptions) Init ¶
func (x *CmdEditClusterOptions) Init(fs *pflag.FlagSet, opts *CmdEditOptions)
func (*CmdEditClusterOptions) Validate ¶
func (x *CmdEditClusterOptions) Validate() error
type CmdEditLaunchSpec ¶
type CmdEditLaunchSpec struct {
// contains filtered or unexported fields
}
type CmdEditLaunchSpecKubernetes ¶
type CmdEditLaunchSpecKubernetes struct {
// contains filtered or unexported fields
}
type CmdEditLaunchSpecKubernetesOptions ¶
type CmdEditLaunchSpecKubernetesOptions struct { *CmdEditLaunchSpecOptions LaunchSpecID string }
func (*CmdEditLaunchSpecKubernetesOptions) Init ¶
func (x *CmdEditLaunchSpecKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdEditLaunchSpecOptions)
func (*CmdEditLaunchSpecKubernetesOptions) Validate ¶
func (x *CmdEditLaunchSpecKubernetesOptions) Validate() error
type CmdEditLaunchSpecOptions ¶
type CmdEditLaunchSpecOptions struct {
*CmdEditOptions
}
func (*CmdEditLaunchSpecOptions) Init ¶
func (x *CmdEditLaunchSpecOptions) Init(fs *pflag.FlagSet, opts *CmdEditOptions)
func (*CmdEditLaunchSpecOptions) Validate ¶
func (x *CmdEditLaunchSpecOptions) Validate() error
type CmdEditOptions ¶
type CmdEditOptions struct {
*CmdOptions
}
func (*CmdEditOptions) Init ¶
func (x *CmdEditOptions) Init(fs *pflag.FlagSet, opts *CmdOptions)
func (*CmdEditOptions) Validate ¶
func (x *CmdEditOptions) Validate() error
type CmdGetCluster ¶
type CmdGetCluster struct {
// contains filtered or unexported fields
}
type CmdGetClusterKubernetes ¶
type CmdGetClusterKubernetes struct {
// contains filtered or unexported fields
}
type CmdGetClusterKubernetesOptions ¶
type CmdGetClusterKubernetesOptions struct {
*CmdGetClusterOptions
}
func (*CmdGetClusterKubernetesOptions) Init ¶
func (x *CmdGetClusterKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdGetClusterOptions)
func (*CmdGetClusterKubernetesOptions) Validate ¶
func (x *CmdGetClusterKubernetesOptions) Validate() error
type CmdGetClusterOptions ¶
type CmdGetClusterOptions struct {
*CmdGetOptions
}
func (*CmdGetClusterOptions) Init ¶
func (x *CmdGetClusterOptions) Init(fs *pflag.FlagSet, opts *CmdGetOptions)
func (*CmdGetClusterOptions) Validate ¶
func (x *CmdGetClusterOptions) Validate() error
type CmdGetLaunchSpec ¶
type CmdGetLaunchSpec struct {
// contains filtered or unexported fields
}
type CmdGetLaunchSpecKubernetes ¶
type CmdGetLaunchSpecKubernetes struct {
// contains filtered or unexported fields
}
type CmdGetLaunchSpecKubernetesOptions ¶
type CmdGetLaunchSpecKubernetesOptions struct {
*CmdGetLaunchSpecOptions
}
func (*CmdGetLaunchSpecKubernetesOptions) Init ¶
func (x *CmdGetLaunchSpecKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdGetLaunchSpecOptions)
func (*CmdGetLaunchSpecKubernetesOptions) Validate ¶
func (x *CmdGetLaunchSpecKubernetesOptions) Validate() error
type CmdGetLaunchSpecOptions ¶
type CmdGetLaunchSpecOptions struct {
*CmdGetOptions
}
func (*CmdGetLaunchSpecOptions) Init ¶
func (x *CmdGetLaunchSpecOptions) Init(fs *pflag.FlagSet, opts *CmdGetOptions)
func (*CmdGetLaunchSpecOptions) Validate ¶
func (x *CmdGetLaunchSpecOptions) Validate() error
type CmdGetOptions ¶
type CmdGetOptions struct { *CmdOptions // Get options NoHeaders bool Output string }
func (*CmdGetOptions) Init ¶
func (x *CmdGetOptions) Init(fs *pflag.FlagSet, opts *CmdOptions)
func (*CmdGetOptions) Validate ¶
func (x *CmdGetOptions) Validate() error
type CmdOptions ¶
type CmdOptions struct { *options.CommonOptions // CloudProvider configures the name of the cloud provider associated with // the account. // // Populated by a pre-run function. CloudProvider spot.CloudProviderName }
func (*CmdOptions) Init ¶
func (x *CmdOptions) Init(fs *pflag.FlagSet, opts *options.CommonOptions)
func (*CmdOptions) Validate ¶
func (x *CmdOptions) Validate() error
type CmdQuickstart ¶
type CmdQuickstart struct {
// contains filtered or unexported fields
}
type CmdQuickstartCluster ¶
type CmdQuickstartCluster struct {
// contains filtered or unexported fields
}
type CmdQuickstartClusterKubernetes ¶
type CmdQuickstartClusterKubernetes struct {
// contains filtered or unexported fields
}
type CmdQuickstartClusterKubernetesAWS ¶
type CmdQuickstartClusterKubernetesAWS struct {
// contains filtered or unexported fields
}
type CmdQuickstartClusterKubernetesAWSOptions ¶
type CmdQuickstartClusterKubernetesAWSOptions struct { *CmdQuickstartClusterKubernetesOptions // Basic ClusterName string StateStore string // Networking Region string Zones []string VPC string Subnets []string // Infrastructure MasterCount int64 NodeCount int64 MasterMachineTypes []string NodeMachineTypes []string Image string KubernetesVersion string SSHPublicKey string // Security Authorization string // Metadata Tags []string }
func (*CmdQuickstartClusterKubernetesAWSOptions) Init ¶
func (x *CmdQuickstartClusterKubernetesAWSOptions) Init(fs *pflag.FlagSet, opts *CmdQuickstartClusterKubernetesOptions)
func (*CmdQuickstartClusterKubernetesAWSOptions) Validate ¶
func (x *CmdQuickstartClusterKubernetesAWSOptions) Validate() error
type CmdQuickstartClusterKubernetesOptions ¶
type CmdQuickstartClusterKubernetesOptions struct {
*CmdQuickstartClusterOptions
}
func (*CmdQuickstartClusterKubernetesOptions) Init ¶
func (x *CmdQuickstartClusterKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdQuickstartClusterOptions)
func (*CmdQuickstartClusterKubernetesOptions) Validate ¶
func (x *CmdQuickstartClusterKubernetesOptions) Validate() error
type CmdQuickstartClusterOptions ¶
type CmdQuickstartClusterOptions struct {
*CmdQuickstartOptions
}
func (*CmdQuickstartClusterOptions) Init ¶
func (x *CmdQuickstartClusterOptions) Init(fs *pflag.FlagSet, opts *CmdQuickstartOptions)
func (*CmdQuickstartClusterOptions) Validate ¶
func (x *CmdQuickstartClusterOptions) Validate() error
type CmdQuickstartOptions ¶
type CmdQuickstartOptions struct { *CmdOptions // Quickstart options Advanced bool }
func (*CmdQuickstartOptions) Init ¶
func (x *CmdQuickstartOptions) Init(fs *pflag.FlagSet, opts *CmdOptions)
func (*CmdQuickstartOptions) Validate ¶
func (x *CmdQuickstartOptions) Validate() error
type CmdRollout ¶ added in v0.0.14
type CmdRollout struct {
// contains filtered or unexported fields
}
type CmdRolloutHistory ¶ added in v0.0.14
type CmdRolloutHistory struct {
// contains filtered or unexported fields
}
type CmdRolloutHistoryKubernetes ¶ added in v0.0.14
type CmdRolloutHistoryKubernetes struct {
// contains filtered or unexported fields
}
type CmdRolloutHistoryKubernetesOptions ¶ added in v0.0.14
type CmdRolloutHistoryKubernetesOptions struct { *CmdRolloutHistoryOptions NoHeaders bool Output string ClusterID string }
func (*CmdRolloutHistoryKubernetesOptions) Init ¶ added in v0.0.14
func (x *CmdRolloutHistoryKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdRolloutHistoryOptions)
func (*CmdRolloutHistoryKubernetesOptions) Validate ¶ added in v0.0.14
func (x *CmdRolloutHistoryKubernetesOptions) Validate() error
type CmdRolloutHistoryOptions ¶ added in v0.0.14
type CmdRolloutHistoryOptions struct {
*CmdRolloutOptions
}
func (*CmdRolloutHistoryOptions) Init ¶ added in v0.0.14
func (x *CmdRolloutHistoryOptions) Init(fs *pflag.FlagSet, opts *CmdRolloutOptions)
func (*CmdRolloutHistoryOptions) Validate ¶ added in v0.0.14
func (x *CmdRolloutHistoryOptions) Validate() error
type CmdRolloutOptions ¶ added in v0.0.14
type CmdRolloutOptions struct {
*CmdOptions
}
func (*CmdRolloutOptions) Init ¶ added in v0.0.14
func (x *CmdRolloutOptions) Init(fs *pflag.FlagSet, opts *CmdOptions)
func (*CmdRolloutOptions) Validate ¶ added in v0.0.14
func (x *CmdRolloutOptions) Validate() error
type CmdRolloutStart ¶ added in v0.0.14
type CmdRolloutStart struct {
// contains filtered or unexported fields
}
type CmdRolloutStartKubernetes ¶ added in v0.0.14
type CmdRolloutStartKubernetes struct {
// contains filtered or unexported fields
}
type CmdRolloutStartKubernetesOptions ¶ added in v0.0.14
type CmdRolloutStartKubernetesOptions struct { *CmdRolloutStartOptions spot.OceanRolloutOptions }
func (*CmdRolloutStartKubernetesOptions) Init ¶ added in v0.0.14
func (x *CmdRolloutStartKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdRolloutStartOptions)
func (*CmdRolloutStartKubernetesOptions) Validate ¶ added in v0.0.14
func (x *CmdRolloutStartKubernetesOptions) Validate() error
type CmdRolloutStartOptions ¶ added in v0.0.14
type CmdRolloutStartOptions struct {
*CmdRolloutOptions
}
func (*CmdRolloutStartOptions) Init ¶ added in v0.0.14
func (x *CmdRolloutStartOptions) Init(fs *pflag.FlagSet, opts *CmdRolloutOptions)
func (*CmdRolloutStartOptions) Validate ¶ added in v0.0.14
func (x *CmdRolloutStartOptions) Validate() error
type CmdRolloutStatus ¶ added in v0.0.14
type CmdRolloutStatus struct {
// contains filtered or unexported fields
}
type CmdRolloutStatusKubernetes ¶ added in v0.0.14
type CmdRolloutStatusKubernetes struct {
// contains filtered or unexported fields
}
type CmdRolloutStatusKubernetesOptions ¶ added in v0.0.14
type CmdRolloutStatusKubernetesOptions struct { *CmdRolloutStatusOptions ClusterID string RolloutID string }
func (*CmdRolloutStatusKubernetesOptions) Init ¶ added in v0.0.14
func (x *CmdRolloutStatusKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdRolloutStatusOptions)
func (*CmdRolloutStatusKubernetesOptions) Validate ¶ added in v0.0.14
func (x *CmdRolloutStatusKubernetesOptions) Validate() error
type CmdRolloutStatusOptions ¶ added in v0.0.14
type CmdRolloutStatusOptions struct {
*CmdRolloutOptions
}
func (*CmdRolloutStatusOptions) Init ¶ added in v0.0.14
func (x *CmdRolloutStatusOptions) Init(fs *pflag.FlagSet, opts *CmdRolloutOptions)
func (*CmdRolloutStatusOptions) Validate ¶ added in v0.0.14
func (x *CmdRolloutStatusOptions) Validate() error
type CmdRolloutStop ¶ added in v0.0.14
type CmdRolloutStop struct {
// contains filtered or unexported fields
}
type CmdRolloutStopKubernetes ¶ added in v0.0.14
type CmdRolloutStopKubernetes struct {
// contains filtered or unexported fields
}
type CmdRolloutStopKubernetesOptions ¶ added in v0.0.14
type CmdRolloutStopKubernetesOptions struct { *CmdRolloutStopOptions spot.OceanRolloutOptions }
func (*CmdRolloutStopKubernetesOptions) Init ¶ added in v0.0.14
func (x *CmdRolloutStopKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdRolloutStopOptions)
func (*CmdRolloutStopKubernetesOptions) Validate ¶ added in v0.0.14
func (x *CmdRolloutStopKubernetesOptions) Validate() error
type CmdRolloutStopOptions ¶ added in v0.0.14
type CmdRolloutStopOptions struct {
*CmdRolloutOptions
}
func (*CmdRolloutStopOptions) Init ¶ added in v0.0.14
func (x *CmdRolloutStopOptions) Init(fs *pflag.FlagSet, opts *CmdRolloutOptions)
func (*CmdRolloutStopOptions) Validate ¶ added in v0.0.14
func (x *CmdRolloutStopOptions) Validate() error
type CmdSparkCreate ¶ added in v0.22.0
type CmdSparkCreate struct {
// contains filtered or unexported fields
}
type CmdSparkCreateCluster ¶ added in v0.22.0
type CmdSparkCreateCluster struct {
// contains filtered or unexported fields
}
type CmdSparkCreateClusterOptions ¶ added in v0.22.0
type CmdSparkCreateClusterOptions struct { *CmdSparkCreateOptions ClusterID string ClusterName string Region string Tags []string KubernetesVersion string KubeConfigPath string }
func (*CmdSparkCreateClusterOptions) Init ¶ added in v0.22.0
func (x *CmdSparkCreateClusterOptions) Init(fs *pflag.FlagSet, opts *CmdSparkCreateOptions)
func (*CmdSparkCreateClusterOptions) Validate ¶ added in v0.22.0
func (x *CmdSparkCreateClusterOptions) Validate() error
type CmdSparkCreateOptions ¶ added in v0.22.0
type CmdSparkCreateOptions struct {
*CmdSparkOptions
}
func (*CmdSparkCreateOptions) Init ¶ added in v0.22.0
func (x *CmdSparkCreateOptions) Init(fs *pflag.FlagSet, opts *CmdSparkOptions)
func (*CmdSparkCreateOptions) Validate ¶ added in v0.22.0
func (x *CmdSparkCreateOptions) Validate() error
type CmdSparkOptions ¶ added in v0.22.0
type CmdSparkOptions struct {
*CmdOptions
}
func (*CmdSparkOptions) Init ¶ added in v0.22.0
func (x *CmdSparkOptions) Init(fs *pflag.FlagSet, opts *CmdOptions)
func (*CmdSparkOptions) Validate ¶ added in v0.22.0
func (x *CmdSparkOptions) Validate() error
type CmdUpdateCluster ¶
type CmdUpdateCluster struct {
// contains filtered or unexported fields
}
type CmdUpdateClusterKubernetes ¶
type CmdUpdateClusterKubernetes struct {
// contains filtered or unexported fields
}
type CmdUpdateClusterKubernetesOptions ¶
type CmdUpdateClusterKubernetesOptions struct { *CmdUpdateClusterOptions spot.OceanClusterOptions }
func (*CmdUpdateClusterKubernetesOptions) Init ¶
func (x *CmdUpdateClusterKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdUpdateClusterOptions)
func (*CmdUpdateClusterKubernetesOptions) Validate ¶
func (x *CmdUpdateClusterKubernetesOptions) Validate() error
type CmdUpdateClusterOptions ¶
type CmdUpdateClusterOptions struct {
*CmdUpdateOptions
}
func (*CmdUpdateClusterOptions) Init ¶
func (x *CmdUpdateClusterOptions) Init(fs *pflag.FlagSet, opts *CmdUpdateOptions)
func (*CmdUpdateClusterOptions) Validate ¶
func (x *CmdUpdateClusterOptions) Validate() error
type CmdUpdateLaunchSpec ¶
type CmdUpdateLaunchSpec struct {
// contains filtered or unexported fields
}
type CmdUpdateLaunchSpecKubernetes ¶
type CmdUpdateLaunchSpecKubernetes struct {
// contains filtered or unexported fields
}
type CmdUpdateLaunchSpecKubernetesOptions ¶
type CmdUpdateLaunchSpecKubernetesOptions struct { *CmdUpdateLaunchSpecOptions spot.OceanLaunchSpecOptions }
func (*CmdUpdateLaunchSpecKubernetesOptions) Init ¶
func (x *CmdUpdateLaunchSpecKubernetesOptions) Init(fs *pflag.FlagSet, opts *CmdUpdateLaunchSpecOptions)
func (*CmdUpdateLaunchSpecKubernetesOptions) Validate ¶
func (x *CmdUpdateLaunchSpecKubernetesOptions) Validate() error
type CmdUpdateLaunchSpecOptions ¶
type CmdUpdateLaunchSpecOptions struct {
*CmdUpdateOptions
}
func (*CmdUpdateLaunchSpecOptions) Init ¶
func (x *CmdUpdateLaunchSpecOptions) Init(fs *pflag.FlagSet, opts *CmdUpdateOptions)
func (*CmdUpdateLaunchSpecOptions) Validate ¶
func (x *CmdUpdateLaunchSpecOptions) Validate() error
type CmdUpdateOptions ¶
type CmdUpdateOptions struct {
*CmdOptions
}
func (*CmdUpdateOptions) Init ¶
func (x *CmdUpdateOptions) Init(fs *pflag.FlagSet, opts *CmdOptions)
func (*CmdUpdateOptions) Validate ¶
func (x *CmdUpdateOptions) Validate() error
Source Files ¶
- create.go
- create_cluster.go
- create_cluster_k8s.go
- create_launchspec.go
- create_launchspec_k8s.go
- delete.go
- delete_cluster.go
- delete_cluster_k8s.go
- delete_launchspec.go
- delete_launchspec_k8s.go
- describe.go
- describe_cluster.go
- describe_cluster_k8s.go
- describe_launchspec.go
- describe_launchspec_k8s.go
- edit.go
- edit_cluster.go
- edit_cluster_k8s.go
- edit_launchspec.go
- edit_launchspec_k8s.go
- get.go
- get_cluster.go
- get_cluster_k8s.go
- get_launchspec.go
- get_launchspec_k8s.go
- ocean.go
- quickstart.go
- quickstart_cluster.go
- quickstart_cluster_k8s.go
- quickstart_cluster_k8s_aws.go
- rollout.go
- rollout_history.go
- rollout_history_k8s.go
- rollout_start.go
- rollout_start_k8s.go
- rollout_status.go
- rollout_status_k8s.go
- rollout_stop.go
- rollout_stop_k8s.go
- spark.go
- spark_create.go
- spark_create_cluster.go
- update.go
- update_cluster.go
- update_cluster_k8s.go
- update_launchspec.go
- update_launchspec_k8s.go
Click to show internal directories.
Click to hide internal directories.