Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for appsv1beta1 (0.19 sec)

  1. staging/src/k8s.io/api/extensions/v1beta1/types.go

    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 v1beta1
    
    import (
    	appsv1beta1 "k8s.io/api/apps/v1beta1"
    	v1 "k8s.io/api/core/v1"
    	metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
    	"k8s.io/apimachinery/pkg/util/intstr"
    )
    
    // describes the attributes of a scale subresource
    type ScaleSpec struct {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:29 UTC 2023
    - 61.3K bytes
    - Viewed (0)
Back to top